Robin Ward
|
c8a908e81a
|
Remove some useless views
|
2013-02-21 15:55:58 -05:00 |
Neil Lalonde
|
2d1bbf22e9
|
Refactor functions out of the dashboard controller
|
2013-02-21 15:03:55 -05:00 |
Robin Ward
|
dd6d98f48f
|
More documentation to Admin Controllers
|
2013-02-21 14:42:48 -05:00 |
Robin Ward
|
c1b5803486
|
Cleaned up admin JS, added YUIDoc headers to all admin classes.
|
2013-02-21 14:12:09 -05:00 |
Neil Lalonde
|
8620024798
|
Show which SHA is installed on the admin dashboard
|
2013-02-21 13:48:14 -05:00 |
Neil Lalonde
|
1e794f98a7
|
Add an option to not flush redis every time sidekiq.rb is loaded in development
|
2013-02-21 13:45:16 -05:00 |
Robin Ward
|
13f8f3c45e
|
Cleaned up JS, added basic documentation support for Admin Controllers
|
2013-02-21 13:29:21 -05:00 |
Robin Ward
|
6096a447b7
|
Fix Regression: In reply to
|
2013-02-21 12:59:38 -05:00 |
Robin Ward
|
f6263749d4
|
Fix javascript regression with quoting
|
2013-02-21 12:54:40 -05:00 |
Robin Ward
|
c5393d93f3
|
Add icons and and archived style to categories list
|
2013-02-21 11:38:38 -05:00 |
Robin Ward
|
c3b03e3cb6
|
Show fancy title when you scroll down on topics
|
2013-02-21 11:21:10 -05:00 |
Robin Ward
|
42d996aae1
|
Show empty categories to those who can create them (admins/mods)
|
2013-02-21 10:43:10 -05:00 |
Neil Lalonde
|
560411eece
|
Add site_setting to disable version checks
|
2013-02-21 10:19:17 -05:00 |
Robin Ward
|
cf595a56a8
|
Merge pull request #220 from ZogStriP/patch-5
copyedits on README
|
2013-02-21 07:15:16 -08:00 |
Robin Ward
|
84cb08e035
|
Merge pull request #215 from tms/auth-token-changes
Sign the auth token cookie and make it httpOnly
|
2013-02-21 07:14:15 -08:00 |
Robin Ward
|
ba8efd8b51
|
Merge pull request #211 from Shahor/master
French translation fixes
|
2013-02-21 07:12:37 -08:00 |
Robin Ward
|
94bb59f577
|
Merge pull request #219 from ZogStriP/patch-4
typo [skip-ci]
|
2013-02-21 07:09:03 -08:00 |
Robin Ward
|
c8d8afac6e
|
Merge pull request #218 from ZogStriP/patch-3
[skip-ci] update topic-progress z-index to show up in front...
|
2013-02-21 07:08:22 -08:00 |
Régis Hanol
|
d7b79cae7b
|
copyedits on README
|
2013-02-21 16:02:28 +01:00 |
Régis Hanol
|
8ddea9ded5
|
typo [skip-ci]
|
2013-02-21 15:53:11 +01:00 |
Régis Hanol
|
0884318207
|
update topic-progress z-index to show up in front
of all other items (especially the read-icon)
|
2013-02-21 14:59:35 +01:00 |
Sam Saffron
|
97ceea8878
|
add delay and trivial 200 code check
|
2013-02-21 16:37:17 +11:00 |
Sam Saffron
|
012941ea62
|
basic smoke test script
|
2013-02-21 16:01:40 +11:00 |
Sam Saffron
|
250bd3cd21
|
post processor
|
2013-02-21 16:01:40 +11:00 |
Sam Saffron
|
2226207ecd
|
smoke test
|
2013-02-21 16:01:40 +11:00 |
Sam Saffron
|
30f743e185
|
mobile fix
|
2013-02-21 16:01:40 +11:00 |
Neil Lalonde
|
803a86a21d
|
Add more documentation to secret_token.rb
|
2013-02-20 20:32:40 -05:00 |
Robin Ward
|
26e1cfd12c
|
`rake jshint` works
|
2013-02-20 19:09:27 -05:00 |
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
tms
|
5616fdc475
|
Sign the auth token cookie and make it httpOnly
|
2013-02-20 17:24:19 -05:00 |
Shahor
|
f1c011ebcc
|
Added new translations and fixed typo/grammar
|
2013-02-20 23:03:27 +01:00 |
Shahor
|
7aad3bb3de
|
Merge branch 'master' of https://github.com/discourse/discourse
|
2013-02-20 22:55:13 +01:00 |
Jeff Atwood
|
68ad545f0f
|
copyedits
|
2013-02-20 13:33:11 -08:00 |
Neil Lalonde
|
85f8f8f2d5
|
Better checking of blacklisted emails on create and when email is being updated
|
2013-02-20 16:25:08 -05:00 |
Jeff Atwood
|
2204ded099
|
further copyedits
|
2013-02-20 13:22:12 -08:00 |
Jeff Atwood
|
451412ef2e
|
copyedits on readme
|
2013-02-20 13:07:38 -08:00 |
Neil Lalonde
|
2668be690f
|
version bump
|
2013-02-20 16:00:52 -05:00 |
Neil Lalonde
|
6885e6cfa9
|
Fix login with google in IE9
|
2013-02-20 15:40:52 -05:00 |
Jeff Atwood
|
7ff7fe3d3c
|
add css3 fade in/out transition to post menus
|
2013-02-20 12:36:07 -08:00 |
Alexandre Gaudencio
|
2d51bd9919
|
French translation : Grammar,typo fixes and useless file removal
|
2013-02-20 18:43:56 +01:00 |
Neil Lalonde
|
046c330858
|
Changes to email_domains_blacklist shouldn't invalidate existing users
|
2013-02-20 12:16:16 -05:00 |
Robin Ward
|
a588f62fc7
|
Merge pull request #210 from ZogStriP/patch-1
corrected right-arrow html entity encoding
|
2013-02-20 08:13:46 -08:00 |
Régis Hanol
|
55c7ced2f3
|
corrected right-arrow html entity encoding
when using a javascript-disabled browser
|
2013-02-20 17:00:28 +01:00 |
Neil Lalonde
|
1dd882ea99
|
Fix admin dashboard version check losing its css styling
|
2013-02-20 10:37:51 -05:00 |
Robin Ward
|
e5e0900850
|
Merge pull request #208 from shapkin/master
Fix spaces and use link_to instead of <a> tags.
|
2013-02-20 07:30:46 -08:00 |
Alexander Shapkin
|
105ae2a174
|
fix spaces and use link_to instead of <a> tags
|
2013-02-20 12:08:22 +04:00 |
Sam
|
d81cd6eb80
|
Merge pull request #207 from danneu/validate-category-user-id
validate category user_id presence to match DB constraint.
|
2013-02-19 22:48:39 -08:00 |
Sam Saffron
|
a02414410f
|
amazing the amount of damage a missing .js extension can cause
|
2013-02-20 17:17:05 +11:00 |
Sam Saffron
|
15c5f5b840
|
grrrrr asset pipeline hates me
|
2013-02-20 17:00:24 +11:00 |
Sam Saffron
|
ea7b97be34
|
missing localization on categories
|
2013-02-20 16:11:56 +11:00 |