Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merging | Kate Arzamastseva | 2011-08-25 |
|\ | |||
| * | avoid 100% cpu usage when reading HTTP headers FS#2304 | Andreas Gohr | 2011-08-21 |
| | | |||
| * | 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 |
| | | |||
| * | jqueryized locktimer | Andreas Gohr | 2011-08-19 |
| | | |||
| * | 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. | ||
| * | | 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 |
| | | | |||
| * | | added apple-touch-icon (aka 'mobile favicon') | Anika Henke | 2011-07-31 |
| | | | |||
| * | | French language update | Christophe Martin | 2011-07-30 |
| | | | |||
| * | | added solidus to character picker and moved multiplication sign to other ↵ | Anika Henke | 2011-07-30 |
| | | | | | | | | | | | | mathmatical symbols | ||
| * | | Croatian language update | Dejan Igrec | 2011-07-25 |
| | | | |||
| * | | Finish language update | Sami Olmari | 2011-07-25 |
| | | | |||
* | | | issue #9 permission for restore | Kate Arzamastseva | 2011-08-24 |
| | | | |||
* | | | issue #57, function names, params, html fixes | Kate Arzamastseva | 2011-08-24 |
| | | | |||
* | | | Merge pull request #58 from michitux/media-revisions | Kate Arzamastseva | 2011-08-21 |
|\ \ \ | | | | | | | | | Fix permission and existence check for the recent changes | ||
| * | | | Fix the permission and file existence check in the recent changes | Michael Hamann | 2011-08-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before it was possible that changes for media files the user can't access were shown if the user could access a page with the same name. This also reverts the file existence check so it now really checks for media changes that the media file exists and for page changes the page and that not one of the two suffice for both. | ||
* | | | | issue #44 uploader fixes, #45 browser testing | Kate Arzamastseva | 2011-08-21 |
|/ / / | |||
* | | | issue #44 removing drop-area after upload | Kate Arzamastseva | 2011-08-19 |
| | | | |||
* | | | issue #44 new uploader in the media popup | Kate Arzamastseva | 2011-08-19 |
| | | | |||
* | | | html fix | Kate Arzamastseva | 2011-08-19 |
| | | | |||
* | | | issue #56 ajax deleting images | Kate Arzamastseva | 2011-08-19 |
| | | | |||
* | | | issue #50 styling uploader | Kate Arzamastseva | 2011-08-18 |
| | | | |||
* | | | issue #55 Search results are clickable now | Kate Arzamastseva | 2011-08-15 |
| | | | |||
* | | | media revisions form less/more recent buttons fix | Kate Arzamastseva | 2011-08-15 |
| | | | |||
* | | | mediamanager html bug fixes | Kate Arzamastseva | 2011-08-15 |
| | | | |||
* | | | issue #50 styling the new uploader | Kate Arzamastseva | 2011-08-15 |
| | | | |||
* | | | issue #51 link from detail view to fullscreen manager | Kate Arzamastseva | 2011-08-12 |
| | | | |||
* | | | issue #50 partly styling the new uploader | Kate Arzamastseva | 2011-08-12 |
| | | | |||
* | | | issue #44, #52 media_upload reused, error handling | Kate Arzamastseva | 2011-08-12 |
| | | | |||
* | | | issue #44 overwrite checkbox added to uploader | Kate Arzamastseva | 2011-08-08 |
| | | | |||
* | | | issue #45 browser testing | Kate Arzamastseva | 2011-08-07 |
| | | | |||
* | | | issue #44 new fileuploader completely replaces the old one | Kate Arzamastseva | 2011-08-07 |
| | | | |||
* | | | issue #48 alternative diff views for images with different size | Kate Arzamastseva | 2011-08-06 |
| | | | |||
* | | | issue #43 images align | Kate Arzamastseva | 2011-08-06 |
| | | | |||
* | | | issue #44 multi file uploader | Kate Arzamastseva | 2011-08-04 |
| | | | |||
* | | | issue #43 diff slider | Kate Arzamastseva | 2011-08-03 |
| | | | |||
* | | | issue #41 old version saved in the case of external edits | Kate Arzamastseva | 2011-08-03 |
| | | | |||
* | | | issue #38 diff links only if diff available; deleted files | Kate Arzamastseva | 2011-08-03 |
| | | | |||
* | | | issue #9 config option to disable media revisions, auth | Kate Arzamastseva | 2011-08-02 |
| | | | |||
* | | | issue #10 media revisions/changes in RSS feed | Kate Arzamastseva | 2011-08-02 |
| | | | |||
* | | | css class name fix | Kate Arzamastseva | 2011-08-01 |
| | | | |||
* | | | issue #40 image resized in all diff views | Kate Arzamastseva | 2011-08-01 |
| | | | |||
* | | | issue #39 sort by date desc, saved in cookie | Kate Arzamastseva | 2011-07-30 |
| | | | |||
* | | | issue #38 links and icons in recent changes | Kate Arzamastseva | 2011-07-30 |
| | | | |||
* | | | image diffs fixes | Kate Arzamastseva | 2011-07-26 |
| | | | |||
* | | | mediamanager sort button | Kate Arzamastseva | 2011-07-25 |
| | | | |||
* | | | Recent Changes integration of media changes | Kate Arzamastseva | 2011-07-25 |
| | | |