summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* Setup auth system from pluginsJan Schumann2012-01-03
|
* Added Auth-Plugin-Prototype to autoloadJan Schumann2012-01-03
|
* added plugin type 'auth'Jan Schumann2012-01-02
|
* French language updateskimpax2011-12-22
|
* Japanese language updateKazutaka Miyasaka2011-12-22
|
* Revert 4a24b459, thus fixing FETCH_MEDIA_STATUS for missing files (FS#2405)Adrian Lang2011-12-20
|
* Fix double URL-encoding in media manager (FS#2403)Adrian Lang2011-12-18
|
* Malay language updateJian Wei Tay2011-12-15
|
* Polish language updateBegina Felicysym2011-12-14
|
* Avoid a warning when a media cachefile doesn't exist yetAndreas Gohr2011-12-13
|
* Dutch language updateRicardo Guijt2011-12-08
|
* Norwegian language updateEgil Hansen2011-12-06
|
* fixed link in popup media manager to fullscreen media manager to open in ↵Anika Henke2011-12-04
| | | | correct namespace (FS#2401)
* Merge pull request #66 from dploeger/28db35ad3dd974cc2f627d25f7bcc16e9fd0ceacAndreas Gohr2011-11-28
|\ | | | | This fix is alright. The action gets escaped by DokuForm's use of buildAttributes()
| * Fixes SYMPTOMS of FS #2393dploeger2011-11-28
| |
* | deprecated 3rd parameter of cleanID() FS#2377Andreas Gohr2011-11-28
|/ | | | | | | For some reason trailing/leading underscores were allowed when uploading files. But the rest of the code (eg. listing or downloading files) never supported this. This patch removes this special case for uploading files to streamline ID cleaning of pages and media files.
* suppress errors on stream_select FS#2276Andreas Gohr2011-11-27
| | | | | On certain environments, stream_select might produce temporary errors when file descriptors are running scarce.
* Latvian language updateAivars Miska2011-11-27
|
* Dutch language updateMarijn Hofstra2011-11-27
|
* French language updateChristophe Martin2011-11-27
|
* Traditional Chinese language updateShuo Ting Jian2011-11-27
|
* Chinese language updateShuo Ting Jian2011-11-27
|
* Merge pull request #62 from lupo49/masterAnika Henke2011-11-23
|\ | | | | eo: language updates
| * eo: language updatesFelipe Castro2011-11-14
| |
* | fixed german language stringsAndreas Gohr2011-11-13
| |
* | fixed various errors in language filesAndreas Gohr2011-11-13
| |
* | Bulgarian language updateKiril Velikov2011-11-13
| |
* | Czech language updateZbyněk Křivka2011-11-13
| |
* | Finnish language fixesOtto Vainio2011-11-13
| |
* | fixed HTML in Esperanto language fileAndreas Gohr2011-11-13
|/
* Use mailprefix also for registration and resend password notification mails ↵lupo492011-11-12
| | | | (FS#2366)
* Esperanto language updateRobert Bogenschneider2011-11-10
|
* use DOKU_SCRIPT instead of stray doku.php in checkUpdateMessages() (FS#2364)Anika Henke2011-11-08
|
* renamed plugins.protected.php to plugins.required.php and added it cascade ↵Piyush Mishra2011-11-06
| | | | to allow overwriting as a local protected file
* French strings minor fix and obsolete email address updateGuy Brand2011-11-05
|
* Verify conf/ directory is writable in the do=check actionGuy Brand2011-11-05
|
* fixed media list options in new mediamanager to work without JavaScript ↵Anika Henke2011-11-04
| | | | again (FS#2363)
* Do not send empty changes to the AD backendAndreas Gohr2011-10-31
| | | | | | This fixes password changing operations: password change and user modification are two different operations on the AD backend - the user modification should not be done on password only changes.
* Remove references to (un)?subscribens.Adrian Lang2011-10-30
|
* MediaManager: Check DOKU_PREF cookie value for validnessAdrian Lang2011-10-30
|
* Removed faulty <span> tags from translations (FS#2360)Hakan Sandell2011-10-29
|
* Slovak language updateMartin Michalek2011-10-27
|
* Bulgarian language updateKiril Velikov2011-10-27
|
* German language updatesPierre Corell2011-10-27
|
* Slovak language updateMartin Michalek2011-10-23
|
* Norwegian language updateJon Magne Bøe2011-10-23
|
* HTML compliant fix for missing ul wrapper in TOC (FS#2328)Hakan Sandell2011-10-17
|
* Upgraded SimplePie library to 1.2.1Andreas Gohr2011-10-16
| | | | | From the release notes: This release fixes a few bugs, including a major URL parsing bug, where URLs with query strings were parsed incorrectly.
* bind security token to usernameAndreas Gohr2011-10-15
| | | | | | | This makes the security token more robust agains session fixation attacks. A CSRF warning will no longer abort a page save but lead to the preview mode to avoid information loss when a user logs in during editing (eg in another tab).
* readded delete in popup and link to full mediamanager FS#2347Andreas Gohr2011-10-15
|