Robin Ward
|
6b236d3c83
|
FEATURE: Bulk Unlisting of topics
|
2015-10-27 16:57:40 -04:00 |
|
Sam
|
e8d0aa9777
|
FIX: since stuff is unbound in the list we must issue a refresh on all bulk actions
Otherwise when you recategorize stuff will look as though its in the wrong category
|
2015-08-27 11:43:32 +10:00 |
|
Robin Ward
|
f50280a889
|
Split out bulk operations modal and Discourse.Route.showModal
This makes it easier to share bulk topic operations, for example
from a plugin's custom topic list.
|
2015-03-10 15:40:56 -04:00 |
|
Régis Hanol
|
9b9bd9c0a1
|
fix my git foo
|
2015-03-07 02:36:35 +01:00 |
|
Régis Hanol
|
12919f72fa
|
Revert "Support for plugins to add bulk operations"
This reverts commit 7a508b201a.
|
2015-03-07 02:30:53 +01:00 |
|
Robin Ward
|
7a508b201a
|
Support for plugins to add bulk operations
|
2015-03-06 15:58:37 -05:00 |
|
Régis Hanol
|
0947191060
|
UX: improved our footer handling
- new "show-footer" mixins
- converted most of the routes to ES6
- FIX: handling of "indexStream" in user pages
There will now be a footer on all the following pages
- /exception
- /about
- /latest
- /new
- /unread
- /starred
- /top
- /categories
- /c/:category
- /c/:category/l/latest
- /c/:category/l/new
- /c/:category/l/unread
- /c/:category/l/top
- /t/:topic/:id
- /groups/:name/members
- /user/activity
- /user/activity/topics
- /user/activity/posts
- /user/activity/replies
- /user/activity/likes-given
- /user/activity/likes-received
- /user/activity/bookmarks
- /user/activity/starred
- /user/badges
- /user/notifications
- /user/flagged-posts
- /user/deleted-posts
- /user/private-messages
- /user/private-messages/mine
- /user/private-messages/unread
- /user/invited
- /user/:username/preferences
- /faq (static pages)
- /badges
- /badges/:id/:badge
|
2014-11-19 20:37:43 +01:00 |
|
cpradio
|
afdbb2bb96
|
FEATURE: Add Archive Topics to Bulk actions
Add the ability to archive topics in bulk
https://meta.discourse.org/t/archive-topics-via-bulk/20302
|
2014-09-22 14:56:48 -04:00 |
|
Neil Lalonde
|
7756b72a59
|
FIX: after bulk change category, refresh topic list
|
2014-08-22 13:01:08 -04:00 |
|
Robin Ward
|
0adfeb1cff
|
ES6: Mega update of controllers
|
2014-08-13 10:22:47 -04:00 |
|
Robin Ward
|
15c7e01b90
|
FEATURE: Can bulk delete topics now using the modal.
|
2014-08-11 15:14:02 -04:00 |
|
Robin Ward
|
fb8dda7f42
|
FIX: We should use category_id instead of category_name to perform
operations, now that the subcategory names are not unique.
|
2014-07-16 15:40:35 -04:00 |
|
Robin Ward
|
663c57a0f0
|
ES6: Most controllers converted over now.
|
2014-05-27 10:51:03 -04:00 |
|