Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mediamanager window resize fix | Kate Arzamastseva | 2011-09-02 |
| | |||
* | issue #46 Render links to missing media files as link to the media manager | Kate Arzamastseva | 2011-09-02 |
| | |||
* | issue #47 Changes to old media manager popup: removing edit and delete ↵ | Kate Arzamastseva | 2011-09-02 |
| | | | | functionality | ||
* | issue #54 sorting on search | Kate Arzamastseva | 2011-09-02 |
| | |||
* | issue #54 listview switch/sorting on search | Kate Arzamastseva | 2011-08-27 |
| | |||
* | merging | Kate Arzamastseva | 2011-08-25 |
|\ | |||
| * | Update jquery-cookie, cleanup dw_cookie | Adrian Lang | 2011-08-22 |
| | | | | | | | | Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie. | ||
| * | Add missing callback param to dw_toggle | Adrian Lang | 2011-08-22 |
| | | |||
| * | Deprecate several helper functions, JSLINT helpers.js | Adrian Lang | 2011-08-22 |
| | | |||
| * | page.js: Improve footnote cleaning regex, cleaner toc toggling | Adrian Lang | 2011-08-22 |
| | | | | | | | | | | * <sup> elements are only removed from the start of a footnote * the TOC wrapper instantly gets the target size to reduce layout jumping | ||
| * | JSLINT locktimer, fix date passing in draftsave | Adrian Lang | 2011-08-22 |
| | | | | | | | | | | Since 80997d21e0aee9b8f27153000742ecd781f429f8 the date passed to the draft save backend is indeed the page id, not the date. | ||
| * | avoid 100% cpu usage when reading HTTP headers FS#2304 | Andreas Gohr | 2011-08-21 |
| | | |||
| * | fixed TOC-Bug and moved TOC behaviour to page.js FS#2314 | Andreas Gohr | 2011-08-21 |
| | | |||
| * | moved keyhandler to the new dw_editor object | Andreas Gohr | 2011-08-19 |
| | | |||
| * | renamed some variables in editor.js | Andreas Gohr | 2011-08-19 |
| | | |||
| * | deprecated delay.js | Andreas Gohr | 2011-08-19 |
| | | |||
| * | jQuerify acl plugin JavaScript | Adrian Lang | 2011-08-19 |
| | | |||
| * | Don't delete meta files when pages are deleted, fixes FS#2301 | Michael Hamann | 2011-08-19 |
| | | | | | | | | | | | | | | | | As we need to keep all core meta files anyway (the only core file that had been deleted but shouldn't be deleted is the .indexed file) and plugins can keep care of their own metadata files using the IO_WIKIPAGE_WRITE event there is no reason for using the expensive metaFiles() function during the deletion of pages. | ||
| * | Fix tree HTML (closes FS#2299) | Adrian Lang | 2011-08-19 |
| | | |||
| * | moved more stuff out from script.js | Andreas Gohr | 2011-08-19 |
| | | | | | | | | the file is nearly empty now | ||
| * | jqueryized diff checkbox script | Andreas Gohr | 2011-08-19 |
| | | |||
| * | jQuerify edit section highlighting | Adrian Lang | 2011-08-19 |
| | | |||
| * | Fix popup DOM element sharing, simplify event handling | Adrian Lang | 2011-08-19 |
| | | |||
| * | jqueryized locktimer | Andreas Gohr | 2011-08-19 |
| | | |||
| * | added missing file | Andreas Gohr | 2011-08-19 |
| | | | | | | | | yeah, yeah I know... | ||
| * | Merge pull request #53 from gturri/master | Michael Hamann | 2011-08-19 |
| |\ | | | | | | | French localization for the link to the popularity page | ||
| | * | French localization of 69b3d ("added link to popularity page in intro FS#2305") | Guillaume Turri | 2011-08-19 |
| |/ | |||
| * | added link to popularity page in intro FS#2305 | Andreas Gohr | 2011-08-18 |
| | | |||
| * | moved footnotes and section highlighting to ne file | Andreas Gohr | 2011-08-18 |
| | | | | | | | | jquerized | ||
| * | Merge pull request #19 from gbirke/master | Dominik Eckelmann | 2011-08-18 |
| |\ | | | | | | | Make cookie path configurable | ||
| | * | If cookiedir is configured, use it. | Gabriel Birke | 2011-01-02 |
| | | | | | | | | | | | | If $conf['cookiedir'] is set, use this setting instead of DOKU_REL. | ||
| | * | Modified config and lang files for new option | Gabriel Birke | 2010-12-30 |
| | | | |||
| * | | moved subscription javascript into behaviour | Andreas Gohr | 2011-08-18 |
| | | | |||
| * | | added some function comments | Andreas Gohr | 2011-08-18 |
| | | | |||
| * | | jqueryized usermanager script | Andreas Gohr | 2011-08-18 |
| | | | |||
| * | | popularity plugin: send info on autosend | Andreas Gohr | 2011-08-18 |
| | | | | | | | | | | | | | | | Added information about the autosubmitting feature of the popularity plugin itself. | ||
| * | | removed events.js | Andreas Gohr | 2011-08-18 |
| | | | |||
| * | | don't remove msg() errors on click | Andreas Gohr | 2011-08-14 |
| | | | | | | | | | | | | this interferred with copy'n'pasting error messages | ||
| * | | Hide hidden and deleted pages from the backlinks | Michael Hamann | 2011-08-10 |
| | | | | | | | | | | | | | | | | | | | | | | | | Sometimes pages aren't deleted from the index (that should be fixed, too) and appear in the backlinks although they don't exist anymore. This change hides them and hidden pages that shouldn't appear at all as the backlinks view is an automatic listing. Hidden pages had been hidden before the transition to the metadata index, too. | ||
| * | | fixed empty target in license link | Anika Henke | 2011-08-01 |
| | | | |||
| * | | Transliteration for Sanskrit diacritics FS#2246 | Eivind Morland | 2011-08-01 |
| | | | |||
| * | | fixed media insertion FS#2298 | Andreas Gohr | 2011-08-01 |
| | | | |||
| * | | added apple-touch-icon (aka 'mobile favicon') | Anika Henke | 2011-07-31 |
| | | | |||
| * | | French language update | Christophe Martin | 2011-07-30 |
| | | | |||
| * | | Portuguese language update | André Neves | 2011-07-30 |
| | | | |||
| * | | added solidus to character picker and moved multiplication sign to other ↵ | Anika Henke | 2011-07-30 |
| | | | | | | | | | | | | mathmatical symbols | ||
| * | | Merge pull request #52 from gturri/master | Andreas Gohr | 2011-07-30 |
| |\ \ | | | | | | | | | tiny modification of striplangs.php's help | ||
| | * | | Adding a \n to striplangs' help | Guillaume Turri | 2011-07-30 |
| | | | | | | | | | | | | | | | | Making it more aesthetic, and consistent with the others bin/*php scripts | ||
| * | | | made TOC toggle faster to avoid clunky text flow around it | Anika Henke | 2011-07-30 |
| |/ / | |||
| * | | Croatian language update | Dejan Igrec | 2011-07-25 |
| | | |