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
getabetterpic 87725206cd Fix bug when adding new custom group
When adding a new group, if Delete was clicked before saving the
group, the modal would come up, but the Yes confirmation would
do nothing. This fixes that by taking an approach similar to the
Badges and checks to see if the Group is new, and if it is, just
returns to the index instead of invoking the confirm modal.

This also fixes the redirect after saving a new Group.
2015-09-17 10:23:58 -04:00
..
admin Fix bug when adding new custom group 2015-09-17 10:23:58 -04:00
defer FIX: remove invalid hack, correct whitelist to use value returned from callback 2014-07-25 12:16:00 +10:00
discourse Merge pull request #3780 from tgxworld/fix_mistake 2015-09-17 09:58:46 +02:00
docs Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
ember-addons Ember 1.12 support 2015-08-13 11:14:16 -04:00
locales FEATURE: Localization fallbacks (client) 2015-07-15 10:17:28 -07:00
admin.js.erb Add support for plugins to declare ES6 in the admin bundle 2015-08-17 15:03:55 -04:00
application.js.erb Add support for plugins to declare ES6 in the admin bundle 2015-08-17 15:03:55 -04:00
discourse.js Add semi colon linting to Javascript 2015-09-15 17:08:50 -04:00
ember_include.js.erb Ember 1.12 support 2015-08-13 11:14:16 -04:00
env.js Many fixes for Ember 1.9.0 2014-12-17 09:31:40 -05:00
jquery_include.js.erb Ember 1.11 broken WIP 2015-05-11 11:18:37 -04:00
main_include_admin.js FIX: List views in admin were broken 2015-05-11 13:17:12 -04:00
main_include.js FEATURE: add support for generic external avatar services 2015-09-11 15:10:56 +02:00
pagedown_custom.js FIX: quote whote post should insert at cursor position 2015-02-02 19:08:28 +01:00
preload_store.js FEATURE: on mobile take users to full page search 2015-09-08 11:04:03 +10:00
vendor.js SECURITY: fix possible XSS expanding quotes 2015-09-08 15:25:00 +10:00