summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵Kate Arzamastseva2011-09-05
|\ | | | | | | media-revisions
| * Revert tmp commitsAdrian Lang2011-09-04
| | | | | | | | | | This reverts commit ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c. This reverts commit 923510088dda99cb2790b15308593e47369d4f01.
| * tmp: Introduce sneaky2Adrian Lang2011-09-04
| |
| * Use search_universal in search_indexAdrian Lang2011-09-04
| |
| * Polish language updateŁukasz Chmaj2011-08-27
| |
| * Spanish language updateOscar Ciudad2011-08-27
| |
* | 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
|\|
| * avoid 100% cpu usage when reading HTTP headers FS#2304Andreas Gohr2011-08-21
| |
| * 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
| |
| * jqueryized locktimerAndreas Gohr2011-08-19
| |
| * 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.
| * | 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
| | |
| * | added apple-touch-icon (aka 'mobile favicon')Anika Henke2011-07-31
| | |
| * | French language updateChristophe Martin2011-07-30
| | |
| * | added solidus to character picker and moved multiplication sign to other ↵Anika Henke2011-07-30
| | | | | | | | | | | | mathmatical symbols
| * | Croatian language updateDejan Igrec2011-07-25
| | |
| * | Finish language updateSami Olmari2011-07-25
| | |
* | | issue #9 permission for restoreKate Arzamastseva2011-08-24
| | |
* | | issue #57, function names, params, html fixesKate Arzamastseva2011-08-24
| | |
* | | Merge pull request #58 from michitux/media-revisionsKate Arzamastseva2011-08-21
|\ \ \ | | | | | | | | Fix permission and existence check for the recent changes
| * | | Fix the permission and file existence check in the recent changesMichael Hamann2011-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 testingKate Arzamastseva2011-08-21
|/ / /
* | | issue #44 removing drop-area after uploadKate Arzamastseva2011-08-19
| | |
* | | issue #44 new uploader in the media popupKate Arzamastseva2011-08-19
| | |
* | | html fixKate Arzamastseva2011-08-19
| | |
* | | issue #56 ajax deleting imagesKate Arzamastseva2011-08-19
| | |
* | | issue #50 styling uploaderKate Arzamastseva2011-08-18
| | |
* | | issue #55 Search results are clickable nowKate Arzamastseva2011-08-15
| | |
* | | media revisions form less/more recent buttons fixKate Arzamastseva2011-08-15
| | |
* | | mediamanager html bug fixesKate Arzamastseva2011-08-15
| | |
* | | issue #50 styling the new uploaderKate Arzamastseva2011-08-15
| | |
* | | issue #51 link from detail view to fullscreen managerKate Arzamastseva2011-08-12
| | |
* | | issue #50 partly styling the new uploaderKate Arzamastseva2011-08-12
| | |
* | | issue #44, #52 media_upload reused, error handlingKate Arzamastseva2011-08-12
| | |
* | | issue #44 overwrite checkbox added to uploaderKate Arzamastseva2011-08-08
| | |
* | | issue #45 browser testingKate Arzamastseva2011-08-07
| | |
* | | issue #44 new fileuploader completely replaces the old oneKate Arzamastseva2011-08-07
| | |
* | | issue #48 alternative diff views for images with different sizeKate Arzamastseva2011-08-06
| | |
* | | issue #43 images alignKate Arzamastseva2011-08-06
| | |
* | | issue #44 multi file uploaderKate Arzamastseva2011-08-04
| | |
* | | issue #43 diff sliderKate Arzamastseva2011-08-03
| | |
* | | issue #41 old version saved in the case of external editsKate Arzamastseva2011-08-03
| | |