discourse/app/assets/javascripts/discourse/routes
2014-02-03 11:38:11 -05:00
..
application_route.js FEATURE: Automatically force a full refresh between pages if assets change 2014-01-15 12:08:35 +11:00
application_routes.js BUGFIX: JS error when login_required is enabled 2014-01-20 14:41:11 +01:00
discourse_location.js Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
discourse_restricted_user_route.js Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
discourse_route.js FEATURE: better top pages 2014-01-14 01:09:12 +01:00
discovery_categories_route.js REMOVE: Get rid of the hotness control for good. 2014-01-29 11:54:34 -05:00
discovery_route_builders.js FIX: search context was missing when searching inside a category 2014-02-03 11:38:11 -05:00
discovery_route.js Front end code is complete for changing categories of topics in bulk 2014-01-30 11:44:29 -05:00
discovery_top_routes.js BUGFIX: edit category button should only be shown to staff members 2014-01-19 13:55:32 +01:00
preferences_routes.js FIX: Could navigate back to "Preferences" from "Change Email" 2014-01-23 11:39:02 -05:00
static_route.js FEATURE: better top pages 2014-01-14 01:09:12 +01:00
topic_from_params_route.js Support for a /last route to go to the last post in a topic. 2014-01-30 15:24:04 -05:00
topic_route.js BUGFIX: url was overriden when using the back button after visiting a topic 2014-01-18 19:27:25 +01:00
user_activity_route.js Two Column User View 2013-10-16 15:51:01 -04:00
user_activity_stream_route.js Collapse user details when not viewing index view 2013-10-17 11:27:03 -04:00
user_index_route.js Two Column User View 2013-10-16 15:51:01 -04:00
user_invited_route.js Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
user_route.js FIX: Could navigate back to "Preferences" from "Change Email" 2014-01-23 11:39:02 -05:00
user_topic_list_routes.js BUGFIX: PMs could be created with a category 2014-01-24 12:57:48 +01:00