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/views/modal
Sam 8de172c0da Removed invite on ENTER key
1. We can not use this feature as admins
2. It will be inconsistent if admins don't have it and others do
3. inviting people by mistake is no good

tab enter should do fine
2014-05-12 09:40:22 +10:00
..
archetype_options_modal_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
archetype_options_view.js Fixed ContainerView code to build views correctly 2013-06-06 16:45:25 -04:00
avatar_selector_view.js BUGFIX: check image size before uploading an avatar/background 2014-04-03 19:19:38 +02:00
change_owner_view.js Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
color_picker_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
create_account_view.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
edit_category_view.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
edit_topic_auto_close_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
flag_view.js Add a way to flag a topic 2014-02-12 12:57:55 -05:00
forgot_password_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
hide_modal_view.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
history_view.js better revision history 2013-12-12 03:41:34 +01:00
invite_private_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
invite_view.js Removed invite on ENTER key 2014-05-12 09:40:22 +10:00
keyboard_shortcuts_help_view.js Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
login_view.js FEATURE REMOVAL: persona login 2014-02-11 16:56:48 +11:00
merge_topic_view.js Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
modal_body_view.js Fix inefficent jQuery usage 2014-03-18 19:09:49 -07:00
modal_view.js Fixed ContainerView code to build views correctly 2013-06-06 16:45:25 -04:00
not_activated_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
option_boolean_view.js Easier to group bindings. Perf improvements. 2013-08-02 13:18:09 -04:00
split_topic_view.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
upload_selector_view.js display the copy & paste images hint to FF users too 2014-04-23 18:49:54 +02:00