Robin Ward
18e98851e3
Use lower case group names in URLs
2014-02-18 16:43:19 -05:00
Sam
3eec3136d5
Merge pull request #1972 from verg/user_pref_save_btn
...
Add Save button to top of user preferences
2014-02-19 08:30:17 +11:00
Robin Ward
f19b0b5fe0
Include members count on groups page.
2014-02-18 16:17:04 -05:00
Robin Ward
3f3c07f136
FEATURE: Can bulk update the notification level of topics
2014-02-18 13:02:22 -05:00
verg
d087783fe8
Add Save button to top of user preferences
2014-02-18 12:51:37 -05:00
Régis Hanol
74f1db11e9
remove useless binding
2014-02-18 18:23:28 +01:00
Régis Hanol
30ccdf3fb7
BUGFIX: calling _super() won't actually set the model to the controller
...
cf.
351719f7c1 (commitcomment-5410366)
for more information
2014-02-18 18:21:35 +01:00
Sam
887e835a9b
Merge pull request #1969 from riking/scroll-position
...
Put requested post in middle of page
2014-02-18 16:17:26 +11:00
riking
19922ff174
Have keyboard_shortcuts use Discourse.TopicView.jumpToPost
...
Instead of _scrollList, which is more appropriate on the topic list.
2014-02-17 16:45:36 -08:00
riking
ebb001c24a
When entering a topic, place the desired post in the middle of the page
2014-02-17 16:38:01 -08:00
Régis Hanol
351719f7c1
BUGFIX: do not forget Ember's default behavior
2014-02-17 21:58:28 +01:00
Régis Hanol
aac4b55926
FEATURE: do not redirect to top page when number of topis is low
2014-02-17 14:28:12 +01:00
Régis Hanol
90d20c4373
Merge pull request #1950 from verg/master
...
Don't render 'Reply' button when user can't post
2014-02-17 14:04:49 +01:00
Régis Hanol
35fd03c1e4
Merge pull request #1961 from verg/site_settings_load_top
...
Scroll to top on Site-Setting category render
2014-02-17 09:47:20 +01:00
Sam
49efb055f2
Merge pull request #1954 from verg/unbind_user_name
...
Don't display edits during user's name update
2014-02-17 10:38:43 +11:00
verg
7e8c30c715
Scroll to top on Site-Setting category render
2014-02-16 16:35:07 -05:00
Robin Ward
79b406c0f3
FIX: If default page is categories, anonymous users were seeing latest
...
categories when going into a category.
2014-02-15 18:54:04 -05:00
verg
fd40d40eca
Don't display edits during user's name update
2014-02-15 11:10:06 -05:00
Régis Hanol
683bf8c0a4
FEATURE: add all email logs tab
2014-02-15 01:17:13 +01:00
Régis Hanol
3f3c9ca7cb
FEATURE: add filters on email logs
2014-02-15 00:50:08 +01:00
Régis Hanol
21f757fd72
mention shortcut in the tooltip on the submit button
2014-02-15 00:49:36 +01:00
verg
8447fd47e5
Don't render 'Reply' button when user can't post
2014-02-14 14:10:22 -05:00
Robin Ward
f7b3856101
FIX: Don't append posts directly to the stream unless all posts are loaded.
2014-02-14 14:03:09 -05:00
Neil Lalonde
e83ec810e1
FIX: heading shouldn't say Sent At on the page that shows email that were not sent. duh.
2014-02-14 13:09:22 -05:00
Neil Lalonde
35dae76bbd
Log when and why an email was not sent in email_logs
2014-02-14 13:06:39 -05:00
Robin Ward
feb4fa3bb5
FIX: Draft topics should remember the category you chose
2014-02-14 12:33:46 -05:00
Robin Ward
97aa2c8dfe
Revert "FIX: restore category when opening draft"
...
This reverts commit dd7fa2d946
.
Unfortunately this introduced a regression where editing a post, then
replying soon after would leave you in edit mode.
2014-02-14 12:06:58 -05:00
verg
de9cac0406
Add Private Message count to User Dropdown
2014-02-14 08:45:09 -05:00
Régis Hanol
a8b3269fdb
reload the page when read_only mode is disabled
2014-02-14 00:27:25 +01:00
Régis Hanol
41d16a3657
forgot the AdminBackupsLogsRoute
2014-02-13 13:31:14 -08:00
Régis Hanol
50273ba815
rename site setting to
2014-02-13 13:31:14 -08:00
Régis Hanol
6123223fd0
change button order, read-only mode comes first
2014-02-13 13:31:14 -08:00
Régis Hanol
0e941a6253
add an alert when trying to login while in read-only mode
2014-02-13 13:31:14 -08:00
Régis Hanol
38e365ea45
do not show the read-only alert to the admin
2014-02-13 13:31:13 -08:00
Régis Hanol
e7472dc374
readonly mode
2014-02-13 13:31:13 -08:00
Régis Hanol
babcc3fc50
backup & restore client-side code
2014-02-13 13:31:13 -08:00
Régis Hanol
310a439f3d
update client-side admin routes
2014-02-13 13:31:13 -08:00
Régis Hanol
ffac197386
humanSize handlebars helper
2014-02-13 13:31:13 -08:00
Régis Hanol
fe3a76817d
fix login on sub-directory install
2014-02-13 13:31:13 -08:00
Régis Hanol
a86002f582
add case insensitive test on ajax request type
2014-02-13 13:31:13 -08:00
Régis Hanol
185f4bd8c8
fix code styling
2014-02-13 13:31:13 -08:00
Régis Hanol
a89e7ab662
binding to a POJO is useless
2014-02-13 13:31:13 -08:00
Régis Hanol
26409dbef8
remove unnecessary ()
2014-02-13 13:31:13 -08:00
Régis Hanol
1636dce624
this should really be the AdminController
2014-02-13 13:31:13 -08:00
Robin Ward
0b6bd5c187
Schedule a blur
on links when the route changes. Also, convert DOM
...
cleanup tasks to only schedule once per render.
2014-02-13 15:35:53 -05:00
Neil Lalonde
85eba22d65
Use ember computed property shortcuts
2014-02-13 14:48:46 -05:00
Robin Ward
a555dc9f5e
FIX: Incorrect post number following a link. Updated ember-cloaking.
2014-02-13 14:08:12 -05:00
Neil Lalonde
8711762143
Users who have made no more than one post can delete their own accounts from their user preferences page.
2014-02-13 13:52:06 -05:00
Robin Ward
5932e32528
Merge pull request #1937 from verg/user_dropdown
...
Add User Avatar Dropdown
2014-02-13 10:55:58 -05:00
verg
95f4c0f583
Add User dropdown menu to Header
2014-02-13 09:45:51 -05:00