aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/scripts/linkwiz.js
Commit message (Collapse)AuthorAge
* register linkwizard in windowAndreas Gohr2024-11-25
| | | | | This fixes a backwards compatibility issue with the changes made in PR #4329. Plugins rely on the wizard being a globally registered object.
* LinkWizard: fix multilevel parents in referencesAnna Dabrowska2024-10-21
|
* use relative links in LinkWizardAndreas Gohr2024-10-15
| | | | | When the linked page has a common prefix with the current page, construct a relative link instead of always inserting absolute links.
* LinkWizard: add method to create a relative linkAndreas Gohr2024-10-15
| | | | | | | This is not used, yet. Usage will be added in a future commit. Since we don't have a proper testing framework in place, yet. Tests have been added as a standalone script that can be run manually.
* doc blocks in link wizardAndreas Gohr2024-10-14
|
* Linkwizard: use strict comparisonsAndreas Gohr2024-10-14
|
* LinkWizard: don't use the deprecated keycode property anymoreAndreas Gohr2024-10-14
|
* turn link wizard into a classAndreas Gohr2024-10-14
| | | | Basic modernisation of the link wizard to more modern JavaScript.
* Revert "use a dispatcher to access static image files"Andreas Gohr2024-09-08
| | | | | | | This reverts commit 944e9ba7254387adb60f253b0d8796f2276096b1. It was accidentally pused to master before review. A PR with a revert for the revert will be pushed shortly.
* use a dispatcher to access static image filesAndreas Gohr2024-09-08
| | | | | | | | This makes it possible to replace default images in an update safe way. It also addresses the issue raised in dokuwiki/docker#16 A .htaccess rewrite catches any direct accesses that might come in from plugins.
* jquery-migrate: replace on()/trigger() shorthand and use prop() for disabled ↵Phy2020-02-23
| | | | | | attr Related to #1546.
* replace deprecated delegate() callsAndreas Gohr2016-11-26
| | | | | The delegate() call is deprecated in jQuery 3. This replaces it with the on() call.
* after insert external link, reset to parent namespaceGerrit Uitslag2016-05-02
|
* If external link inserted with link wizard, empty inputGerrit Uitslag2016-04-30
| | | | Fixes #1483
* Add pipe to end of link pasted w/o titleMichael Große2015-05-05
| | | | | It is helpful if the pipe is still inserted by the linkwizard when there is no title. This increases usability for beginners.
* 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
| | | | | Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff.
* Improve Linkwizard, make it can be used more than once.haobug2013-06-28
| | | | | | | | As reported in https://forum.dokuwiki.org/thread/9988 the previous implementation can not handle the situation of use the linkwiz more than once. Now you can use in you toolbar plugin 'type' => 'linkwiz' to make use of the handy Linkwizard for choosing the wiki pages.
* 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
| | | | div.dokuwiki to just .dokuwiki (some templates have the class in the body)
* 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
| | | | IE8 can't substr() with negative offsets.
* 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
| | | | | This reverts commit ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c. This reverts commit 923510088dda99cb2790b15308593e47369d4f01.
* 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
|\ | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup
| * 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
| | | | | | | | Ignore-this: 47573bdaf0c547971bb3013c90c4c037 Fixes a problem with the link wizard in MSIE6 darcs-hash:20091215130634-6e07b-d9da628897912a086c0fe5ea5aad49b505fe1a1e.gz
* LinkWizard: don't add a title when useheading is used for content FS#1745Andreas Gohr2009-11-02
| | | | | | Ignore-this: 48f0da3ab0bf0178197b16e63143e1ca darcs-hash:20091102130115-6e07b-d10e1c076791cdeb08b87ec76d6be8730228c8fb.gz
* LinkWizard: fix for problems with root links in subnamespaces FS#1771Andreas Gohr2009-11-02
| | | | | | Ignore-this: e07c765961bc73acda47cb4b2a464fde darcs-hash:20091102121632-6e07b-0bd882243d225753c8dd9e2992914d1b723b4ce0.gz
* hide pickers with margin-left - fixes FS#1781Andreas Gohr2009-10-18
| | | | | | Ignore-this: 51cdec6032a57653543cc2f73f92fa74 darcs-hash:20091018135147-7ad00-7c58d9343250d2d331b820497df6807a71e9b5ef.gz
* declare media and linkwiz objects with var FS#1756Andreas Gohr2009-09-29
| | | | | | Ignore-this: 98f8e6cfa17f9ebd845ed51978de0d2d darcs-hash:20090929185824-7ad00-3dbd7c88dcb06bbc58a764b8e63648ea5e6a23fb.gz
* Fixed IE compatibility for recent JavaScript changesAndreas Gohr2009-08-27
| | | | | | | | | Ignore-this: 62d43ad8ce4d6c506839a0da4a8ec40 Note: development is part of ICKE 2.0 project http://www.icke-projekt.de darcs-hash:20090827113438-6e07b-4378f3835e023b81dc12ce93e2c5b20cb8ad9a59.gz
* More Link wizard cleanupAndreas Gohr2009-08-14
| | | | | | Ignore-this: 100b66fbe26d82dfd6cffba751cf6992 darcs-hash:20090814114056-7ad00-f5dc711f467f9f6d8904bb6b08d7daac4e675ec2.gz