summaryrefslogtreecommitdiff
path: root/lib/scripts
Commit message (Expand)AuthorAge
* Use in cookie a correct path, added DOKU_COOKIEPATH to js constantsGerrit Uitslag2013-10-08
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* show media files in date order (most recent first) after an upload is completedChristopher Smith2013-08-03
* Merge pull request #235 from haobug/masterAndreas Gohr2013-08-03
|\
| * Improve Linkwizard, make it can be used more than once.haobug2013-06-28
* | Merge pull request #238 from splitbrain/logjserrorsChristopher Smith2013-08-01
|\ \
| * | Don't recommend the deprecated default template for JS debuggingMichael Hamann2013-07-30
| * | In debug mode: catch and log JS errors with file informationMichael Hamann2013-07-21
* | | added aria roles to search and acl managerAnika Henke2013-08-01
* | | added aria attributes for footnote tooltipsAnika Henke2013-08-01
* | | removed unused and old hasFlash() JS functionAnika Henke2013-08-01
* | | added aria attributes to edit modeAnika Henke2013-08-01
* | | added aria attributes to tree and show/hide functionsAnika Henke2013-07-31
|/ /
* / updated jquery.cookie.js to 1.3.1 FS#2804Andreas Gohr2013-07-12
|/
* Add missing jQuery-UI image and update update scriptMichael Hamann2013-03-30
* upgrade jQuery scriptsAndreas Gohr2013-03-24
* Fix sample handling in toolbar in tb_format FS#2691Michael Hamann2013-02-24
* Abort old quick search requests when starting new onesMichael Hamann2013-02-16
* initialize link wizard with current namespace FS#2683Andreas Gohr2013-02-16
* fixed jquery-ui FS permissionsAndreas Gohr2013-02-03
* Merge pull request #163 from splitbrain/jquery1.9Andreas Gohr2013-02-03
|\
| * fixed revision JS for imagesAndreas Gohr2013-02-03
| * removed obsolete browser plugin (migrate does it)Andreas Gohr2013-02-03
| * added minified version of jquery-migrateAndreas Gohr2013-01-26
| * added jquery-migrate as a copatibility layerAndreas Gohr2013-01-26
| * fixed closing of link wizardAndreas Gohr2013-01-26
| * fixed permission messupAndreas Gohr2013-01-26
| * Merge branch 'master' of git://github.com/gronke/dokuwiki into pull-request-158Andreas Gohr2013-01-26
| |\
| | * update.js appliedStefan Grönke2013-01-20
| | * update.sh must overwrite stylesheetStefan Grönke2013-01-19
| | * jQuery update.shStefan Grönke2013-01-19
| | * jQuery latestStefan Grönke2013-01-19
* | | use var and remove suggestions when neededKlap-in2013-02-03
* | | Keep search suggestions, during typing in search fieldKlap-in2013-01-29
|/ /
* | fixed files being unselectable after upload (FS#2591)Anika Henke2013-01-24
* | fixed sample handling in toolbar FS#2691Kazutaka Miyasaka2013-01-22
|/
* compat js findPosX/y more closely mimic historical functionSchplurtz le Déboulonné2012-11-12
* crossbrowser fixes for quicksearch shortening FS#2660Andreas Gohr2012-11-12
* #2541, alter section highlighting to insert a container into the DOM to hold ...Christopher Smith2012-10-12
* Fix media manager height handling after resize FS#2369Michael Hamann2012-09-10
* Fix section edit highlighting when the start marker is hiddenMichael Hamann2012-09-09
* Add more tolerance in js resize of the media manager FS#2369Michael Hamann2012-09-09
* Replace language-dependent selector in the mediamanager js FS#2573Michael Hamann2012-09-08
* do not intialize media manager JS if not needed FS#2578Andreas Gohr2012-08-26
* html validity fixes (removed name and align in some plugins)Anika Henke2012-08-05
* improved toolbar appearing to load slowlyAnika Henke2012-07-28
* remove min-height after toggling FS#2555Andreas Gohr2012-07-28
* changed all doctypes to html5 doctypeAnika Henke2012-07-14
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* changed 'height' in JS to 'min-height'Anika Henke2012-07-01