summaryrefslogtreecommitdiff
path: root/src/static/js
AgeCommit message (Expand)Author
2012-04-29fixed socket.io in timeslider.jsMatthias Bartelmeß
2012-04-29fix #677Matthias Bartelmeß
2012-04-25added baseURL export to pad.js, timeslider.js, plugins.js, fixing #670Matthias Bartelmeß
2012-04-20Merge pull request #647 from etinquis/fixesJohn McLear
2012-04-20Merge pull request #658 from redhog/masterJohn McLear
2012-04-20Bugfix for recursive dependency-installation and pathsEgil Moeller
2012-04-19Fix #626, Plugins don't work if pad is on a subdir0ip
2012-04-19Merge pull request #649 from rassie/patch-1John McLear
2012-04-19Merge pull request #641 from 0ip/highlight_moduleJohn McLear
2012-04-19Bugfix for callFirst to actually call call hooks until it finds one that retu...Egil Moeller
2012-04-19Corrected color picker: `jQuery(...).css('background-color')` returns a hex n...Nikolai Prokoschenko
2012-04-18added new hook 'acePostWriteDomLineHTML' which gets called after a domline is...Martyn York
2012-04-18Better plugin admin interfaceEgil Moeller
2012-04-18Spelling bugfixesEgil Moeller
2012-04-17Plugin admin fixesEgil Moeller
2012-04-17Separated out the code for the plugin managerEgil Moeller
2012-04-17Bugfix for this being wrong in editorInfo.ace_performDocumentApplyAttributesT...Egil Moeller
2012-04-16pad_editbar adapated hacky highlighting of currently opened module to recent ...0ip
2012-04-15Merge pull request #637 from fourplusone/feature/timeslider_cleanupJohn McLear
2012-04-15removed sliderEnabled, supportsSlider clientVars, as they were not used anywhereMatthias Bartelmeß
2012-04-15avoid missing anon. timeslider authorsMatthias Bartelmeß
2012-04-13Fix re-enabling line numbers. issue #618Jordan Hollinger
2012-04-11Work around strange order of execution bug in Firefox. Fixes #620Chad Weider
2012-04-09removed a weird plus0ip
2012-04-09improved userlist ux (prevent overlapping of objects)0ip
2012-04-08added a comment on skiplist.jsMatthias Bartelmeß
2012-04-08documentation on AttributeManagerMatthias Bartelmeß
2012-04-07Merge branch 'fix/list-removal' into ace2_refactoringMatthias Bartelmeß
2012-04-07Merge branch 'develop' into fix/list-removalMatthias Bartelmeß
2012-04-07Fixing bug where lists get deleted when pressing enterMatthias Bartelmeß
2012-04-07Merge commit '57e137f65bd5152c0c2dc8508c796674d3289545' into ace2_refactoringMatthias Bartelmeß
2012-04-07linestylefilter now uses attributemanager to find lineattributemarkersMatthias Bartelmeß
2012-04-07syntax candyMatthias Bartelmeß
2012-04-07made domline and content collector lineAttributes compatibleMatthias Bartelmeß
2012-04-06Merge pull request #599 from fourplusone/ace2_refactoringJohn McLear
2012-04-07removed unused variableMatthias Bartelmeß
2012-04-07added aceEditorCSS hookMatthias Bartelmeß
2012-04-07Delete key removes line attributes if prev line is not emtpyMatthias Bartelmeß
2012-04-07postAceInit passes ace instanceMatthias Bartelmeß
2012-04-07Pad message handler detects lineattributemakers by asking Attribute managerMatthias Bartelmeß
2012-04-07Added 2 new HooksMatthias Bartelmeß
2012-04-06Deselect highlighted editbar module button when userlist is opened0ip
2012-04-06Merge branch 'develop' into ace2_refactoringMatthias Bartelmeß
2012-04-06corrected documentation on Attribute ManagerMatthias Bartelmeß
2012-04-05Merge pull request #591 from fourplusone/timeslider_authorsJohn McLear
2012-04-05fixing 'rep is not defined' errorMatthias Bartelmeß
2012-04-05Merge branch 'develop' into timeslider_authorsMatthias Bartelmeß
2012-04-05Merge branch 'develop' of git://github.com/Pita/etherpad-liteEgil Moeller
2012-04-05Minor coding style improvement. Does the same as beforeMatthias Bartelmeß
2012-04-05documented lineAndColumnFromCharMatthias Bartelmeß