.. |
application_controller.js
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
avatar_selector_controller.js
|
better file upload dialog
|
2013-10-08 18:58:24 +02:00 |
composer_controller.js
|
FIX: do not destroy current draft when *NOT* abandoning the current reply
|
2013-12-05 18:08:33 +01:00 |
composer_messages_controller.js
|
Post Expansion enhancements
|
2013-10-16 14:10:18 -04:00 |
controller.js
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +10:00 |
create_account_controller.js
|
Block passwords that are in the top 5000 most common passwords. Site setting block_common_passwords can disable this feature.
|
2013-12-27 11:00:21 -05:00 |
edit_category_controller.js
|
Allow categories with null position, which means sort them based on activity. Mix absolutely positioned (position is not null) categories with null position categories.
|
2013-12-16 15:13:57 -05:00 |
edit_topic_auto_close_controller.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 |
flag_action_type_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
flag_controller.js
|
FIX: edit category modal with no title, empty modals that can't be closed. Added a better way to hide a modal without really closing it.
|
2013-10-15 15:41:15 -04:00 |
forgot_password_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
header_controller.js
|
refactors site map
|
2013-11-27 21:58:36 +01:00 |
history_controller.js
|
only display inline HTML revision history on mobile
|
2013-12-17 17:45:04 +01:00 |
invite_controller.js
|
Support for inviting to a forum from a user's invite page.
|
2013-11-06 12:56:50 -05:00 |
invite_private_controller.js
|
Support for inviting to a forum from a user's invite page.
|
2013-11-06 12:56:50 -05:00 |
list_categories_controller.js
|
Show more than one topic per category on the wide categories page. Disable support for the 2-column categories page. The category_featured_topics site setting controls how many topics to show.
|
2013-12-12 15:52:30 -05:00 |
list_controller.js.erb
|
add top page
|
2013-12-24 00:50:36 +01:00 |
list_topics_controller.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 |
login_controller.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 |
merge_topic_controller.js
|
Support for choosing a destination category when splitting topics.
|
2013-10-29 15:30:06 -04:00 |
modal_controller.js
|
FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close
|
2013-06-11 16:41:09 -04:00 |
not_activated_controller.js
|
Use POST for send_activation_email action
|
2013-07-05 12:26:46 -04:00 |
notification_controller.js
|
refactors header notifications (renders them via separate controller / template)
|
2013-11-08 21:06:27 +01:00 |
notifications_controller.js
|
refactors header notifications (renders them via separate controller / template)
|
2013-11-08 21:06:27 +01:00 |
object_controller.js
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +10:00 |
poster_expansion_controller.js
|
Extra comma
|
2013-10-16 14:16:14 -04:00 |
preferences_about_controller.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
preferences_controller.js
|
enable_names site setting implementation.
|
2013-12-08 19:31:25 +05:30 |
preferences_email_controller.js
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
preferences_username_controller.js
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
quote_button_controller.js
|
FIX: quote text twice overwrites the first quote
|
2013-12-03 16:39:35 -05:00 |
search_controller.js
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
share_controller.js
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
site_map_category_controller.js
|
refactors site map
|
2013-11-27 21:58:36 +01:00 |
site_map_controller.js
|
refactors site map
|
2013-11-27 21:58:36 +01:00 |
split_topic_controller.js
|
Support for choosing a destination category when splitting topics.
|
2013-10-29 15:30:06 -04:00 |
static_controller.js
|
allow for arbitrary HTML at the top/bottom of every pages
|
2013-11-18 17:13:24 +01:00 |
topic_admin_menu_controller.js
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
topic_controller.js
|
Missing percentage. CANADIAN SORRY!
|
2013-12-09 14:48:32 -05:00 |
upload_selector_controller.js
|
Don't show the upload option if max_attachment_size_kb is 0.
|
2013-12-06 10:29:15 +05:30 |
user_activity_controller.js
|
Two Column User View
|
2013-10-16 15:51:01 -04:00 |
user_controller.js
|
SiteSetting to hide regular names from users
|
2013-10-30 15:45:34 -04:00 |
user_invited_controller.js
|
Support for inviting to a forum from a user's invite page.
|
2013-11-06 12:56:50 -05:00 |
user_topics_list_controller.js
|
FIX: Pagination while sorting on column headers
|
2013-11-14 12:35:18 -05:00 |