summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Collapse)Author
2015-04-02fix for #2574John McLear
2015-03-31Merge pull request #2423 from ether/fix/reimplement-ace-getAttributeOnSelectionJohn McLear
Re-implement ace_getAttributeOnSelection
2015-03-31Merge pull request #2482 from ether/chrome-list-handlingJohn McLear
chrome list handling fix for #2412
2015-03-31Merge pull request #2541 from cristo-rabani/patch-3John McLear
fixed + support for value
2015-03-31Merge pull request #2565 from tm-linkwerk/feature-2558-attributes-on-positionJohn McLear
feature #2558 get attributes on position
2015-03-31feature #2558 added documentationThomas Muehlichen
2015-03-26Feature #2567 Added workaround to enable contentcollector to write key-value ↵Thomas Muehlichen
attributes
2015-03-25feature #2558 more precise documentationThomas Muehlichen
2015-03-25feature #2558 added functions to get all attributes at the current or an ↵Thomas Muehlichen
abritrary position
2015-03-24own listcristo-rabani
2015-03-24disable cut renumbering of OLs so cut paste worksJohn McLear
2015-03-24temp fix for cut paste but might break some OL functionalityJohn McLear
2015-03-22fixcristo-rabani
2015-03-20fixes #2556 (error toggling line attribute) and clarified method ↵Thomas Muehlichen
documentation (AttributeManager.toggleAttributeOnLine)
2015-03-13Return true from handleCut functionlid2000
2015-03-06fixed + support for valueCristo
2015-03-04a should always have white space pre-wrap stops caret walking in chrome on themJohn McLear
2015-02-27Trigger renumbering when deleting (via cut) the first item of a listChris Ball
Fixes #2514.
2015-02-26Merge branch 'develop' of github.com:ether/etherpad-lite into developJohn McLear
2015-02-22mobile stylings for chat always on screenJohn McLear
2015-02-16throw in applyToText and not in applyToATextwebzwo0i
2015-02-16add semicolonswebzwo0i
2015-02-15we do not have the text/padid, but at least we can print the changesetwebzwo0i
2015-02-15print the actual text...webzwo0i
2015-02-15string concat, not multiple arguments...webzwo0i
2015-02-15better error messagewebzwo0i
2015-02-15remove unnecessary code; because we have checks in every op now we don'twebzwo0i
need this anymore
2015-02-15add newline counting for - and + opwebzwo0i
2015-02-15off by 1webzwo0i
2015-02-15add a comment to make clear that the string in stringIteratorwebzwo0i
does not change; only curIndex is increased. Newlines are counted between curIndex and the end of string.
2015-02-14totally wrong, introduced by myself inwebzwo0i
3354b9406b94e1a04b5eee1c0152914dde73ba89 the first part is always false so the second part which is always true in case a cs deleted some lines was never triggered...sigh
2015-02-11seems rightJohn McLear
2015-02-09fix JS error in timeslider if offset doesn't existJohn McLear
2015-02-09minor css polish for user inputJohn McLear
2015-02-09should be final logic for chatandusersJohn McLear
2015-02-09and even mroe polishJohn McLear
2015-02-09more styling stuffJohn McLear
2015-02-09better cssJohn McLear
2015-02-08cleaner fix for queue issueJohn McLear
2015-02-07fix scroll issue where focus is not well managedJohn McLear
remove console logs
2015-01-28hrm bit of a hack, anyone any ideas on better way?John McLear
2015-01-27better variable nameJohn McLear
2015-01-27change to cc..John McLear
2015-01-27content collector should also register the blocks, no idea why this wasnt in ↵John McLear
before
2015-01-26even cleanerJohn McLear
2015-01-26much cleanerJohn McLear
2015-01-26clean support for image hookJohn McLear
2015-01-25tell installer if old etherpad needs updating during plugin installJohn McLear
2015-01-24fix issue with load of showuserandchatJohn McLear
2015-01-24Merge pull request #2490 from Gared/https_plugins_jsonJohn McLear
Use https to download plugins.json