- Feb 06, 2011
-
-
Anika Henke authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Adrian Lang authored
Changes: * XML-RPC now correctly allows leading and trailing _ * Error messages from XML-RPC are correct * MEDIA_UPLOAD_FINISH has a sixth param specifying the move function * Not having upload rights when using media_upload throws a msg
-
Myron Turner authored
This patch makes the plugin manager not descend into symbolically linked directories as this behaviour is not expected from a recursive delete.
-
Adrian Lang authored
Functionality changes: * deleteAttachment now triggers MEDIA_DELETE_FILE (closes FS#1568) * deletion success msg in mediamanager is correct, even when the ns dir was deleted * media_delete changed quite a bit
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
I also adjusted the coding style to match our other JS classes
-
- Feb 05, 2011
-
-
João Espírito Santo authored
-
- Feb 04, 2011
-
-
Georgios Petsagourakis authored
-
- Feb 01, 2011
-
-
Johan Guilbaud authored
-
Kiril Velikov authored
-
- Jan 31, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
When a <select> tag has the class "quickselect", this script will automatically submit its parent form when the select value changes. It also hides the submit button of the form.
-
- Jan 23, 2011
-
-
Danny Lin authored
-
Cédric Schmitz authored
-
- Jan 22, 2011
-
-
Jacopo Corbetta authored
-
Matej Urbančič authored
-
danny0838 authored
-
Ladyko Andrey authored
-
- Jan 16, 2011
-
-
Andreas Gohr authored
-
Michael Hamann authored
For locks and getRevisions there hasn't been any acl check. In many other cases the id hadn't been cleaned before the acl check was done which means that many acl rules that should be applied weren't applied. So e.g. when you have read permissions for the root namespace but not for a subnamespace you could add a leading ":" and the permissions for the root namespace will be used instead of the permissions for the subnamespace. This did not apply to writing pages and reading media files, but writing and deleting media files have been concerned as well as reading both plain and html versions of pages. This only concerns installations where XML-RPC is enabled (default is disabled) and XML-RPC is allowed for all or untrusted users.
-
- Jan 15, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This makes it possible for plugin and template authors to overwrite or extend the quicksearch JavaScript logic.
-
Andreas Gohr authored
-
- Jan 14, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This patch moves the shortening of namespaces in the quicksearch results to JavaScript. This makes it independend from used template and will always try to fill the width of the result pane correctly. Things missing: * Make it work with RTL-languages * Check Browser compatibility (only tested in Chrome so far)
-
Christian Wichmann authored
-
Christian Wichmann authored
-
Andreas Gohr authored
-
- Jan 12, 2011
-
-
Yaron Shahrabani authored
-
Usama Akkad authored
-
- Jan 09, 2011
-
-
Michael Hamann authored
-
Gabriel Birke authored
-
Niels Lange authored
-
Massimiliano Vassalli authored
- better use of Latin terminology for DokuWiki - ACL is not translated as AAA (Aditus Administrationis Aditus) but with ICA (Index Custodiae Aditus), which is a more literal translation - minor corrections of grammar and logic - The word "namespace" is more literally translated "spatium nominis", but according to other translations (like the Italian one), I preferred to use "genus".
-
- Jan 04, 2011
-
-
Anika Henke authored
-
Anika Henke authored
usage: [[paypal>email@address.com]]
-
lupo49 authored
-