| d06c626c | 19-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
html fix |
| 96a7ba82 | 19-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #56 ajax deleting images |
| c5f92742 | 19-Aug-2011 |
Michael Hamann <michael@content-space.de> |
Don't delete meta files when pages are deleted, fixes FS#2301
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) a
Don't delete meta files when pages are deleted, fixes FS#2301
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.
show more ...
|
| 9e4f7880 | 19-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Fix tree HTML (closes FS#2299) |
| 99e7bfd4 | 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
jqueryized locktimer |
| da45d883 | 18-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #50 styling uploader |
| db738de5 | 15-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #55 Search results are clickable now |
| 7e6b49bb | 15-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media revisions form less/more recent buttons fix |
| 5b9353fa | 15-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
mediamanager html bug fixes |
| 873cd06e | 15-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #50 styling the new uploader |
| e9eba4b1 | 12-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #51 link from detail view to fullscreen manager |
| 44d638d0 | 12-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #50 partly styling the new uploader |
| 2d6cc64f | 12-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #44, #52 media_upload reused, error handling |
| fe165917 | 10-Aug-2011 |
Michael Hamann <michael@content-space.de> |
Hide hidden and deleted pages from the backlinks
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
Hide hidden and deleted pages from the backlinks
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.
show more ...
|
| 6bdff083 | 08-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #44 overwrite checkbox added to uploader |
| f517998a | 07-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #45 browser testing |
| 92c93223 | 07-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #44 new fileuploader completely replaces the old one |
| 50fc55fe | 06-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #48 alternative diff views for images with different size |
| b4b31bac | 06-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #43 images align |
| 09063cc6 | 04-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #44 multi file uploader |
| a1a02ef6 | 03-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #43 diff slider |
| dbf57c96 | 03-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #41 old version saved in the case of external edits |
| 92cac9a9 | 03-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #38 diff links only if diff available; deleted files |
| e5d185e1 | 02-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #9 config option to disable media revisions, auth |
| 6dd095f5 | 02-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #10 media revisions/changes in RSS feed |