summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* mediamanager window resize fixKate Arzamastseva2011-09-02
|
* issue #46 Render links to missing media files as link to the media managerKate Arzamastseva2011-09-02
|
* issue #47 Changes to old media manager popup: removing edit and delete ↵Kate Arzamastseva2011-09-02
| | | | functionality
* issue #54 sorting on searchKate Arzamastseva2011-09-02
|
* issue #54 listview switch/sorting on searchKate Arzamastseva2011-08-27
|
* mergingKate Arzamastseva2011-08-25
|\
| * Update jquery-cookie, cleanup dw_cookieAdrian Lang2011-08-22
| | | | | | | | Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie.
| * Add missing callback param to dw_toggleAdrian Lang2011-08-22
| |
| * Deprecate several helper functions, JSLINT helpers.jsAdrian Lang2011-08-22
| |
| * page.js: Improve footnote cleaning regex, cleaner toc togglingAdrian Lang2011-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 draftsaveAdrian Lang2011-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#2304Andreas Gohr2011-08-21
| |
| * fixed TOC-Bug and moved TOC behaviour to page.js FS#2314Andreas Gohr2011-08-21
| |
| * moved keyhandler to the new dw_editor objectAndreas Gohr2011-08-19
| |
| * renamed some variables in editor.jsAndreas Gohr2011-08-19
| |
| * deprecated delay.jsAndreas Gohr2011-08-19
| |
| * jQuerify acl plugin JavaScriptAdrian Lang2011-08-19
| |
| * Don't delete meta files when pages are deleted, fixes FS#2301Michael Hamann2011-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 Lang2011-08-19
| |
| * moved more stuff out from script.jsAndreas Gohr2011-08-19
| | | | | | | | the file is nearly empty now
| * jqueryized diff checkbox scriptAndreas Gohr2011-08-19
| |
| * jQuerify edit section highlightingAdrian Lang2011-08-19
| |
| * Fix popup DOM element sharing, simplify event handlingAdrian Lang2011-08-19
| |
| * jqueryized locktimerAndreas Gohr2011-08-19
| |
| * added missing fileAndreas Gohr2011-08-19
| | | | | | | | yeah, yeah I know...
| * Merge pull request #53 from gturri/masterMichael Hamann2011-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 Turri2011-08-19
| |/
| * added link to popularity page in intro FS#2305Andreas Gohr2011-08-18
| |
| * moved footnotes and section highlighting to ne fileAndreas Gohr2011-08-18
| | | | | | | | jquerized
| * Merge pull request #19 from gbirke/masterDominik Eckelmann2011-08-18
| |\ | | | | | | Make cookie path configurable
| | * If cookiedir is configured, use it.Gabriel Birke2011-01-02
| | | | | | | | | | | | If $conf['cookiedir'] is set, use this setting instead of DOKU_REL.
| | * Modified config and lang files for new optionGabriel Birke2010-12-30
| | |
| * | moved subscription javascript into behaviourAndreas Gohr2011-08-18
| | |
| * | added some function commentsAndreas Gohr2011-08-18
| | |
| * | jqueryized usermanager scriptAndreas Gohr2011-08-18
| | |
| * | popularity plugin: send info on autosendAndreas Gohr2011-08-18
| | | | | | | | | | | | | | | Added information about the autosubmitting feature of the popularity plugin itself.
| * | removed events.jsAndreas Gohr2011-08-18
| | |
| * | don't remove msg() errors on clickAndreas Gohr2011-08-14
| | | | | | | | | | | | this interferred with copy'n'pasting error messages
| * | Hide hidden and deleted pages from the backlinksMichael Hamann2011-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 linkAnika Henke2011-08-01
| | |
| * | Transliteration for Sanskrit diacritics FS#2246Eivind Morland2011-08-01
| | |
| * | fixed media insertion FS#2298Andreas Gohr2011-08-01
| | |
| * | added apple-touch-icon (aka 'mobile favicon')Anika Henke2011-07-31
| | |
| * | French language updateChristophe Martin2011-07-30
| | |
| * | Portuguese language updateAndré Neves2011-07-30
| | |
| * | added solidus to character picker and moved multiplication sign to other ↵Anika Henke2011-07-30
| | | | | | | | | | | | mathmatical symbols
| * | Merge pull request #52 from gturri/masterAndreas Gohr2011-07-30
| |\ \ | | | | | | | | tiny modification of striplangs.php's help
| | * | Adding a \n to striplangs' helpGuillaume Turri2011-07-30
| | | | | | | | | | | | | | | | Making it more aesthetic, and consistent with the others bin/*php scripts
| * | | made TOC toggle faster to avoid clunky text flow around itAnika Henke2011-07-30
| |/ /
| * | Croatian language updateDejan Igrec2011-07-25
| | |