summaryrefslogtreecommitdiff
path: root/src/static/js
AgeCommit message (Collapse)Author
2014-07-03Fixes search on plugins without Descriptionkpn3m000
example "tables_ssl"
2014-06-12pluginfw: accept 'null' as a hook-result, as this is needed by handleMessageluto
2014-04-30Fix #online_countMarcel Klehr
Rather dirty, but works.
2014-04-15fix colorJohn McLear
2014-03-31Toolbar: Fix timeslider buttonMarcel Klehr
Wouldn't play nice with url params in document.location fixes #2124
2014-03-30Fix redo toolbar command, again.Marcel Klehr
2014-03-30Create a customizable timeslider toolbarMarcel Klehr
2014-03-30Fix timeslider export dropdownMarcel Klehr
2014-03-29fix error on focus remove from import/exportJohn McLear
2014-03-26changelog, package file and fix for redoJohn McLear
2014-03-17quick formatting clean upJohn McLear
2014-03-16Toolbar: Allow custom dropdowns for pluginsMarcel Klehr
2014-03-16Merge branch 'pr/1579' into toolbar-testMarcel Klehr
Conflicts: settings.json.template src/static/js/pad_editbar.js
2014-03-13Merge pull request #2089 from dmitryuv/changesetslib-fixesJohn McLear
fix for infinite loop on bad changeset
2014-03-13Merge pull request #2080 from ether/ignore-ctrl-pageupJohn McLear
allow tabs to be cycled when focus is in editor
2014-03-05cleaner logicJohn McLear
2014-03-05mergeJohn McLear
2014-03-04fix dintenationJohn McLear
2014-03-04preprocessor for domline attributesJohn McLear
2014-02-26Merge pull request #2074 from ↵Marcel Klehr
webzwo0i/fix-disconnect-on-new-changes-in-padinitialization don't call ace_getInInternationalComposition if editor is not fully load...
2014-02-20fix for infinite loop on bad changesetDmitry Uvarov
2014-02-17escape rendered npm package infoBenjamin Chodoroff
2014-02-01allow tabs to be cycled when focus is in editorJohn McLear
2014-01-28don't call ace_getInInternationalComposition if editor is not fully loadedwebzwo0i
2014-01-25Merge pull request #2052 from ether/fix/l10n-fallbacks-related-langsMarcel Klehr
Try to find related languages as a fallback
2014-01-24Merge pull request #2062 from Gared/enable_import_buttonsMarcel Klehr
Fix #1835 Enable import buttons after failed import (timeout)
2014-01-19Fix #1835 Enable import buttons after failed import (timeout)Gared
2014-01-19Fix #2058 Add square brackets to url charactersGared
2013-12-30Try to find related languages as a fallbackMarcel Klehr
fixes #2029
2013-12-18expose update browser selection functionJohn McLear
2013-12-18dont error when pressing del on rep 0 0John McLear
2013-12-17better handling for attribute queriesJohn McLear
2013-12-09Merge pull request #2028 from webzwo0i/remove-deadcodeJohn McLear
Remove deadcode
2013-12-09Merge pull request #2013 from ether/getAttributeOnSelectionJohn McLear
getAttributeOnSelection function
2013-12-08[pad_modals] remove unused variables. for the hide/show functions jquery's ↵webzwo0i
default variables are used everywhere
2013-12-08[virtual_lines] remove traces of virtual_lines/makeVirtualLineView. this ↵webzwo0i
code was used for FF2 key handling code and is long unused
2013-12-08[pad_connectionstatus] padeditbar is not used anywhere in pad_connectionstatuswebzwo0i
2013-12-08[timeslider] do not include underscore, as its not (longer) usedwebzwo0i
2013-12-08[collab_client] remove unused function getStatswebzwo0i
2013-12-08[collab_client] remove keys function, which was not used and variable ↵webzwo0i
reconnectTimes which was used for some long gone disconnect tracking code
2013-12-08do not send globalPadId in clientvars - its not used anywherewebzwo0i
2013-12-08[Changeset] a?lines_length was not used within inverse functionwebzwo0i
2013-12-08[ace2_inner] init() has replaced setup(), reflect this change in the ↵webzwo0i
comments and remove the unused setup()
2013-12-08remove empty&unused overlaysdivwebzwo0i
2013-12-08[ace2inner] remove unused function boldColorFromColorwebzwo0i
2013-12-08[ace2inner] remove unused recolorLineByKey that was part of old recolor modulewebzwo0i
2013-12-08[ace2_inner] remove unused getLineKeyForOffset that was part of old recolor ↵webzwo0i
module
2013-12-08[ace2_inner] remove unused function htmlForRemovedChildwebzwo0i
2013-12-08[collab_client] remove socketid because its not usedwebzwo0i
2013-12-08[ace2_inner] remove incorpIfQuick because its unused since Julywebzwo0i