This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/routes
Régis Hanol 245bc19379 BUGFIX: PMs could be created with a category
BUGFIX: hide category column when displaying the list of private messages
2014-01-24 12:57:48 +01: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 BUGFIX: clicking the logo when the homepage was /categories or /top would fail 2014-01-23 17:08:52 +01:00
discovery_route_builders.js BUGFIX: edit category button should only be shown to staff members 2014-01-19 13:55:32 +01:00
discovery_route.js BUGFIX: display links to other periods at the bottom of the top/:period page 2014-01-18 19:27:26 +01: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 Upgrade Ember.js, fix swallowing of template errors, report unresolved promises in development mode. 2013-12-02 13:15:58 -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