summaryrefslogtreecommitdiff
path: root/lib/scripts/linkwiz.js
Commit message (Expand)AuthorAge
* Add pipe to end of link pasted w/o titleMichael Große2015-05-05
* Add comment to explain purpose of folliwing linesMichael Große2015-04-23
* Move cursor to the end of the text in inputMichael Große2015-04-23
* renamed conflicting JavaScript functions FS#2915Andreas Gohr2014-01-17
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* Improve Linkwizard, make it can be used more than once.haobug2013-06-28
* initialize link wizard with current namespace FS#2683Andreas Gohr2013-02-16
* fixed closing of link wizardAndreas Gohr2013-01-26
* fixed link wizard being appended to every div.dokuwiki (FS#2395) and changed ...Anika Henke2011-11-28
* rely on jQuery UI's dialog methods for toggling the linkwizard FS#2394Andreas Gohr2011-11-27
* IE8: fix namespace selection in link wizard FS#2391Andreas Gohr2011-11-27
* media manager: IE7 fixes (and other small improvements)Anika Henke2011-09-27
* Use jQuery UI Dialog for linkwizAdrian Lang2011-09-15
* Various JavaScript improvements, JSLint, jQueryAdrian Lang2011-09-13
* Revert tmp commitsAdrian Lang2011-09-04
* tmpAdrian Lang2011-09-04
* aliased some vars in linkwiz for brevityAndreas Gohr2011-07-08
* fixed linkwiz positionAndreas Gohr2011-07-08
* renamed linkwiz objectAndreas Gohr2011-07-08
* some initial refactoring of the linkwizardAndreas Gohr2011-07-08
* Merge branch 'jquery'Michael Hamann2011-05-29
|\
| * jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
| |\ | |/ |/|
| * Got rid of drag.js and added jQuery UI instead.Pierre Spring2010-10-10
| * minimaly jQueryfied link wizardPierre Spring2010-10-10
* | make sure linkwizard position is absolute FS#2065Andreas Gohr2010-10-19
|/
* Link wizard starts with the last opened namespace FS#1989Michael Hamann2010-10-02
* Remove trailing whitespace in the link wizard FS#1760Michael Hamann2010-10-02
* Append linkwizard directly to the edit formAdrian Lang2010-03-09
* Avoid whitespace because of toolbar pickers FS#1841Andreas Gohr2010-01-09
* get text selection early in linkwizard FS#1820Andreas Gohr2009-12-15
* LinkWizard: don't add a title when useheading is used for content FS#1745Andreas Gohr2009-11-02
* LinkWizard: fix for problems with root links in subnamespaces FS#1771Andreas Gohr2009-11-02
* hide pickers with margin-left - fixes FS#1781Andreas Gohr2009-10-18
* declare media and linkwiz objects with var FS#1756Andreas Gohr2009-09-29
* Fixed IE compatibility for recent JavaScript changesAndreas Gohr2009-08-27
* More Link wizard cleanupAndreas Gohr2009-08-14
* fix scrolling on keyboard select in LinkWizardAndreas Gohr2009-08-14
* Link Wizard addedAndreas Gohr2009-08-12