Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | de/de-informal/en language file updates | Matthias Schulte | 2011-09-11 |
| | | | | | | | | This commit adds new strings to the de/de-informals files which have been introduced through the new Media-Manager. All lang.php-files in inside en/de/de-informal have been reordered and reformatted. | ||
* | Merge branch 'plugincontroller' of git://github.com/piyushmishra/dokuwiki ↵ | Anika Henke | 2011-09-10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into plugincontroller This adds support for the config_cascade when enabling/disabling plugins, making farming easier. The changes have been implemented by Piyush Mishra and are a part of the new extension manager which will follow later. It's the result of a Google Summer of Code project, the official project page can be found at http://www.google-melange.com/gsoc/project/google/gsoc2011/piyushmishra/26001 Thanks to Piyush for the work and Google for sponsoring it! Conflicts: inc/lang/en/lang.php | ||
| * | empty conf/plugins.local is created if not existing | Hakan Sandell | 2011-09-10 |
| | | |||
| * | Added comment in conf/plugins.local about how disabled files work | Hakan Sandell | 2011-09-10 |
| | | |||
| * | Removed tmp_bak array, no need for checking before save if anything changed | Hakan Sandell | 2011-09-10 |
| | | |||
| * | Now using io_savefile with locking and added header | Hakan Sandell | 2011-09-10 |
| | | | | | | | | when saving plugin.local | ||
| * | Whitespace and brackets cleanup | Hakan Sandell | 2011-09-10 |
| | | |||
| * | Usage of 'disabled' file to control plugins deprecated | Hakan Sandell | 2011-09-10 |
| | | | | | | | | | | Plugins with a disabled file will be treated as having an entry (=0) in conf/plugins.default.php overridable by conf/plugins.local.php | ||
| * | Code cleanup documentation before merge | Hakan Sandell | 2011-09-10 |
| | | | | | | | | Function get_plugin_components() moved to extantion manager | ||
| * | added new plugins config cascade and added plugin.info.txt | Piyush Mishra | 2011-08-20 |
| | | |||
* | | media manager design: added icon to resizing handle and changed background ↵ | Anika Henke | 2011-09-10 |
| | | | | | | | | colour | ||
* | | media manager design: more spacing and some colour changes | Anika Henke | 2011-09-10 |
| | | |||
* | | media manager design: improved some spacing | Anika Henke | 2011-09-10 |
| | | |||
* | | media manager design: added headline | Anika Henke | 2011-09-10 |
| | | |||
* | | Merge branch 'media-revisions' | Michael Hamann | 2011-09-08 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces a new media manager and media revisions to DokuWiki. The changes have been implemented by Kate Arzamastseva and are the result of a Google Summer of Code project, the official project page can be found at http://www.google-melange.com/gsoc/project/google/gsoc2011/kate/18001 Thanks to Kate for the work and Google for sponsoring it! | ||
| * | | issue #61 security fix | Kate Arzamastseva | 2011-09-06 |
| | | | |||
| * | | issue #59 security fix | Kate Arzamastseva | 2011-09-06 |
| | | | |||
| * | | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵ | Kate Arzamastseva | 2011-09-05 |
| |\ \ | |/ / |/| | | | | | media-revisions | ||
* | | | Add testcases for search_index | Adrian Lang | 2011-09-04 |
| | | | |||
* | | | Revert tmp commits | Adrian Lang | 2011-09-04 |
| | | | | | | | | | | | | | | | This reverts commit ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c. This reverts commit 923510088dda99cb2790b15308593e47369d4f01. | ||
* | | | tmp | Adrian Lang | 2011-09-04 |
| | | | |||
* | | | tmp: Introduce sneaky2 | Adrian Lang | 2011-09-04 |
| | | | |||
* | | | Use search_universal in search_index | Adrian Lang | 2011-09-04 |
| | | | |||
* | | | Polish language update | Łukasz Chmaj | 2011-08-27 |
| | | | |||
* | | | Spanish language update | Oscar Ciudad | 2011-08-27 |
| | | | |||
| * | | 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... |