Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed link wizard being appended to every div.dokuwiki (FS#2395) and changed ↵ | Anika Henke | 2011-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#2394 | Andreas Gohr | 2011-11-27 |
| | |||
* | IE8: fix namespace selection in link wizard FS#2391 | Andreas Gohr | 2011-11-27 |
| | | | | IE8 can't substr() with negative offsets. | ||
* | media manager: IE7 fixes (and other small improvements) | Anika Henke | 2011-09-27 |
| | |||
* | Use jQuery UI Dialog for linkwiz | Adrian Lang | 2011-09-15 |
| | |||
* | Various JavaScript improvements, JSLint, jQuery | Adrian Lang | 2011-09-13 |
| | |||
* | Revert tmp commits | Adrian Lang | 2011-09-04 |
| | | | | | This reverts commit ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c. This reverts commit 923510088dda99cb2790b15308593e47369d4f01. | ||
* | tmp | Adrian Lang | 2011-09-04 |
| | |||
* | aliased some vars in linkwiz for brevity | Andreas Gohr | 2011-07-08 |
| | |||
* | fixed linkwiz position | Andreas Gohr | 2011-07-08 |
| | |||
* | renamed linkwiz object | Andreas Gohr | 2011-07-08 |
| | |||
* | some initial refactoring of the linkwizard | Andreas Gohr | 2011-07-08 |
| | |||
* | Merge branch 'jquery' | Michael Hamann | 2011-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 project | Michal Rezler | 2011-03-23 |
| |\ | |/ |/| | |||
| * | Got rid of drag.js and added jQuery UI instead. | Pierre Spring | 2010-10-10 |
| | | |||
| * | minimaly jQueryfied link wizard | Pierre Spring | 2010-10-10 |
| | | |||
* | | make sure linkwizard position is absolute FS#2065 | Andreas Gohr | 2010-10-19 |
|/ | |||
* | Link wizard starts with the last opened namespace FS#1989 | Michael Hamann | 2010-10-02 |
| | |||
* | Remove trailing whitespace in the link wizard FS#1760 | Michael Hamann | 2010-10-02 |
| | |||
* | Append linkwizard directly to the edit form | Adrian Lang | 2010-03-09 |
| | |||
* | Avoid whitespace because of toolbar pickers FS#1841 | Andreas Gohr | 2010-01-09 |
| | |||
* | get text selection early in linkwizard FS#1820 | Andreas Gohr | 2009-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#1745 | Andreas Gohr | 2009-11-02 |
| | | | | | | Ignore-this: 48f0da3ab0bf0178197b16e63143e1ca darcs-hash:20091102130115-6e07b-d10e1c076791cdeb08b87ec76d6be8730228c8fb.gz | ||
* | LinkWizard: fix for problems with root links in subnamespaces FS#1771 | Andreas Gohr | 2009-11-02 |
| | | | | | | Ignore-this: e07c765961bc73acda47cb4b2a464fde darcs-hash:20091102121632-6e07b-0bd882243d225753c8dd9e2992914d1b723b4ce0.gz | ||
* | hide pickers with margin-left - fixes FS#1781 | Andreas Gohr | 2009-10-18 |
| | | | | | | Ignore-this: 51cdec6032a57653543cc2f73f92fa74 darcs-hash:20091018135147-7ad00-7c58d9343250d2d331b820497df6807a71e9b5ef.gz | ||
* | declare media and linkwiz objects with var FS#1756 | Andreas Gohr | 2009-09-29 |
| | | | | | | Ignore-this: 98f8e6cfa17f9ebd845ed51978de0d2d darcs-hash:20090929185824-7ad00-3dbd7c88dcb06bbc58a764b8e63648ea5e6a23fb.gz | ||
* | Fixed IE compatibility for recent JavaScript changes | Andreas Gohr | 2009-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 cleanup | Andreas Gohr | 2009-08-14 |
| | | | | | | Ignore-this: 100b66fbe26d82dfd6cffba751cf6992 darcs-hash:20090814114056-7ad00-f5dc711f467f9f6d8904bb6b08d7daac4e675ec2.gz | ||
* | fix scrolling on keyboard select in LinkWizard | Andreas Gohr | 2009-08-14 |
| | | | | | | Ignore-this: 831a3252b5cb7c3f8658c377f60c0a95 darcs-hash:20090814105344-7ad00-6643571c3363ceb25d818246cf1425e3db6c8216.gz | ||
* | Link Wizard added | Andreas Gohr | 2009-08-12 |
Ignore-this: c15561aa909f921f7845576378851b93 This adds a new link wizard to the toolbar which helps users to find the page the want to link to. Pages can be found by a simple page name search or by browsing the existing namespaces. This is the first checkin. Some cleanup and MSIE compatibility checks remain. note: development was part of the ICKE 2.0 project see http://www.icke-projekt.de for info darcs-hash:20090812102302-6e07b-fcc564fcaf2ed6aa832918870dd0f92607748687.gz |