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
Benjamin Kampmann 8167207e38 Wrap extended post actions in ellipsis.
Add a new SiteSetting to specify a maximum of items to be shown in post action menus per default. If more buttons are rendered and those after mentioned maximum will be hidden behind a collapsible ellipsis-button. Once clicked it slides in the missing buttons and hides itself.

If the setting is set to 0, the ellipsis will not be applied. It default is set to 4 though.

All buttons are created equal - but the Reply-Button is more equal than others: If it is rendered, the reply button will never be hidden behind the ellipsis. The max count is exclusiding the reply button and its position would make the reply button hide, it is removed there and pushed to the end of the list.
2014-06-10 09:55:07 +02:00
..
admin Add ability to run validation on site settings. notification_email and other email address settings are now validated. 2014-06-09 16:59:20 -04:00
defer BUGFIX: Do not allow font tags. 2014-02-20 11:10:56 -05:00
discourse Wrap extended post actions in ellipsis. 2014-06-10 09:55:07 +02:00
docs Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
locales New translation per instructions: 2014-05-29 09:54:44 +02:00
admin.js.erb allow apps to give custom admin javascripts 2014-03-17 13:19:08 +01:00
application.js.erb FEATURE: allow plugins to overwrite handlebars templates 2013-12-31 16:43:29 +01:00
discourse.js Many Plugin upgrades. 2014-06-03 10:33:47 -04:00
ember_include.js.erb fix build? 2013-12-23 17:53:33 +11:00
env.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
jquery_include.js.erb Bump hashes on various files 2014-05-15 15:52:09 +10:00
main_include_admin.js FEATURE: upload backups 2014-02-22 01:41:01 +01:00
main_include.js FIX: Load order for pagedown-preview 2014-06-09 15:15:39 -04:00
pagedown_custom.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
preload_store.js Bump hashes on various files 2014-05-15 15:52:09 +10:00
vendor.js Merge pull request #2333 from rhacker/select2 2014-05-28 11:42:40 -04:00