summaryrefslogtreecommitdiff
path: root/src/static/js/ace.js
AgeCommit message (Expand)Author
2016-05-20heh whoops :)John McLear
2016-05-20client Var value for disabling scriptsJohn McLear
2015-12-01aceEditorCSS to allow absolute paths to resources to include external CSSMikk Andresen
2015-10-22add classes for bootstrap targeting, pew pewJohn McLear
2015-03-26more working logic and also pretty nice screen reader experienceJohn McLear
2015-03-26stop listing URL each time focus is placed back on inner iframeJohn McLear
2015-03-26make the pad contents act like an application and not contents, this can prob...John McLear
2014-01-28don't call ace_getInInternationalComposition if editor is not fully loadedwebzwo0i
2013-12-08remove empty&unused overlaysdivwebzwo0i
2013-06-15allow cssmanager to manage outer_aceChia-liang Kao
2012-10-12fix Pita/etherpad-lite #1032NAGOYA, Yoshihiko
2012-09-21Make intialization of Ace2Inner analogous to other page controllers.Chad Weider
2012-09-21Reformat Ace2Editor frame boot scripts.Chad Weider
2012-09-21Consolidate Ace2Editor frame's boot script.Chad Weider
2012-09-11Replace ParentRequire hack.Chad Weider
2012-09-11Split client and server plugin functionality.Chad Weider
2012-09-09If the file was not found this should be nothing.Chad Weider
2012-09-09Drop embedding of modules.Chad Weider
2012-09-03Make exception case for require kernel obvious.Chad Weider
2012-05-30Bugfix for bug introduced by 96ab3dc3b46a0f5d02d8ddb64d7ba2dcdb6b8aa6: jQuery...Egil Moeller
2012-05-28These definitions are meaningless.Chad Weider
2012-05-28jQuery is packaged - this is pure duplication.Chad Weider
2012-05-28Correct parent_require path.Chad Weider
2012-05-28Fix paths for ace files.Chad Weider
2012-05-14Fix ordering of editer code loading operations.Chad Weider
2012-05-14Require ace2_common separately.Chad Weider
2012-05-14Remove unused line.Chad Weider
2012-05-13Merge pull request #667 from fourplusone/feature/cleaner_codeJohn McLear
2012-04-20removing de-facto noopMatthias Bartelmeß
2012-04-18added new hook 'acePostWriteDomLineHTML' which gets called after a domline is...Martyn York
2012-04-07added aceEditorCSS hookMatthias Bartelmeß
2012-03-27Merge branch 'develop' of git://github.com/Pita/etherpad-liteEgil Moeller
2012-03-27Add jquery to ace iframeEgil Moeller
2012-03-22Merge commit '1a64a6c1'Egil Moeller
2012-03-21Bugfix for misplaced hook callEgil Moeller
2012-03-17use underscore.jsMatthias Bartelmeß
2012-03-14makes plugin architecture work in client-side from inside IFrames as wellConstantin Jucovschi
2012-03-10Merge branch 'require-paths' into pluginChad Weider
2012-03-10Change paths.Chad Weider
2012-03-10Correct paths to reflect their being libraries.Chad Weider
2012-03-10Remove unnecessary line.Chad Weider
2012-03-10Remove require code that is unnecessary and/or incorrect.Chad Weider
2012-03-10Remove require changes in `pushScriptsTo` method.Chad Weider
2012-03-02Merge branch 'pita'Egil Moeller
2012-03-01Made ace actually use the new hooks system, and removed remnants of old systemEgil Moeller
2012-02-28So simple, yet so hard to find. Finally I found you, oh error caused by the n...Egil Moeller
2012-02-28Partial bugfixEgil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller