summaryrefslogtreecommitdiff
path: root/src/static/js/pad_modals.js
AgeCommit message (Collapse)Author
2012-07-14Fix showModal animation.Marcel Klehr
New content shouldn' slide in before the containing popup.
2012-07-14Only disable toolbar.Marcel Klehr
Make content available and allow scrolling
2012-07-13Fix typo.Marcel Klehr
2012-07-13Use nice editbar popups for connection status instead of srceen-blocking modals.Marcel Klehr
2012-05-28Remove trailing comma added in e661f653b194bb04211259867b1bfca0cb3fd00d. ↵Chad Weider
Fixes #733.
2012-04-21adding padutils to padmodalsMatthias Bartelmeß
2012-04-20sharebox and Feedback are not used. Removing themMatthias Bartelmeß
2012-03-10Merge branch 'require-paths' into pluginChad Weider
Conflicts: node/server.js src/static/js/Changeset.js src/static/js/ace.js src/static/js/ace2_common.js src/static/js/ace2_inner.js src/static/js/broadcast.js src/static/js/changesettracker.js src/static/js/chat.js src/static/js/collab_client.js src/static/js/contentcollector.js src/static/js/domline.js src/static/js/linestylefilter.js src/static/js/pad.js src/static/js/pad_connectionstatus.js src/static/js/pad_docbar.js src/static/js/pad_editbar.js src/static/js/pad_editor.js src/static/js/pad_impexp.js src/static/js/pad_modals.js src/static/js/pad_savedrevs.js src/static/js/pad_userlist.js src/static/js/pad_utils.js src/static/js/timeslider.js src/static/js/undomodule.js src/static/pad.html src/static/timeslider.html
2012-02-26First stab at getting client side require(plugin/..) to work from within ↵Egil Moeller
etherpad
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller