summaryrefslogtreecommitdiff
path: root/src/static/js
AgeCommit message (Expand)Author
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ß
2012-04-05renamed performDocumentApplyAttributesToRange to setAttributesOnRange and ...Matthias Bartelmeß
2012-04-05added lineMarkerAttribute + more commentsMatthias Bartelmeß
2012-04-05Added init hook to install plugin database default content and the likeEgil Moeller
2012-04-05remove debugger statementMatthias Bartelmeß
2012-04-05fixing lineHasMarkerMatthias Bartelmeß
2012-04-05added AttributeManager, ChangesetUtilsMatthias Bartelmeß
2012-04-04Merge branch 'fix/client_plugins' into ace2_refactoringMatthias Bartelmeß
2012-04-04Merge branch 'develop' into feature/implicit_hooksMatthias Bartelmeß
2012-04-04use hook name as function name, if not specifiedMatthias Bartelmeß
2012-04-04make jshint happyMatthias Bartelmeß
2012-04-04get rid of node.extend (since duplicated by underscorejs)Matthias Bartelmeß
2012-04-03Merge branch 'develop' into ace2_refactoringMatthias Bartelmeß
2012-04-02Fix the nocolor embed parameterSofian Benaissa
2012-04-02Merge pull request #557 from redhog/masterJohn McLear
2012-04-01Removed prefixfree as it breaks @import in css filesEgil Moeller
2012-04-01Merge branch 'johnyma22'Egil Moeller
2012-03-28Merge branch 'develop' into timeslider_authorsMatthias Bartelmeß
2012-03-27Merge branch 'develop' of git://github.com/Pita/etherpad-liteEgil Moeller
2012-03-27Add jquery to ace iframeEgil Moeller
2012-03-27One more exposed ace functionEgil Moeller
2012-03-27Added client side hook postAceInitEgil Moeller
2012-03-27Better argument handling and defaultsEgil Moeller
2012-03-27setupMozillaCaretHack is never called, so removing it should be safeMatthias Bartelmeß
2012-03-27replaced function(){} with noopMatthias Bartelmeß
2012-03-27use underscore in skipListMatthias Bartelmeß