- Nov 29, 2011
-
-
Tim Roes authored
Since there are currently a lot of error coded returning 1, that mean completly different thing, i guess it would be very nice to change this. A client should not be forced to parse the error message, the error code should be enough to explain the error. This change suggests some error codes, that have a hierarchical structure. In the following list the categories begin with = and the error codes actually used with -. = 100 Page errors == 110 Page access errors --- 111 User is not allowed to read the requested page --- 112 User is not allowed to edit the page == 120 Page existance errors --- 121 The requested page does not exist == 130 Page edit errors --- 131 Empty page id --- 132 Empty page content --- 133 Page is locked --- 134 Positive wordblock check = 200 Media errors == 210 Media access errors --- 211 User is not allowed to read media --- 215 User is not allowed to list media == 220 Media existance errors --- 221 The requested media does not exist = 300 Search errors == 310 Argument errors --- 311 The provided value is not a valid timestamp == 320 Search result errors --- 321 No chances in specified timeframe
-
- Nov 26, 2011
-
-
Tim Roes authored
Without creating an IXR_Base64 object, the file will be encoded as base64, but send as string. The client XML-RPC parser cannot detect that it is meant to be a base64 encoded file.
-
- Nov 25, 2011
-
-
Andreas Gohr authored
adds html label to plugins in plugin management page
-
- Nov 24, 2011
-
-
Elan Ruusamäe authored
i needed to disable all plugins to figure out which plugin was causing template error, so it was quite annoying to click on the tiny checkbox added html label so i could at least click on the plugin name to toggle checkbox state
-
- Nov 23, 2011
-
-
Anika Henke authored
just minor capitalization corrections
-
Anika Henke authored
eo: language updates
-
Elan Ruusamäe authored
-
- Nov 20, 2011
-
-
Anika Henke authored
-
- Nov 14, 2011
-
-
Felipe Castro authored
-
Matthias Schulte authored
-
- Nov 13, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Kiril Velikov authored
-
Zbyněk Křivka authored
-
Otto Vainio authored
-
Andreas Gohr authored
-
- Nov 12, 2011
-
-
Andreas Gohr authored
de/de-informal language updates / fixed using mailprefix in registration and password lost notifications
-
lupo49 authored
-
lupo49 authored
-
lupo49 authored
-
- Nov 10, 2011
-
-
Robert Bogenschneider authored
-
Martin Michalek authored
-
Adrian Lang authored
-
- Nov 08, 2011
-
-
Anika Henke authored
-
- Nov 06, 2011
-
-
Anika Henke authored
-
Anika Henke authored
fixed resizing mediamanager panels in Chrome using browser sniffing (FS#2351) - any better solution welcome
-
Anika Henke authored
Changes to plugins cascade for FS#2359
-
Piyush Mishra authored
renamed plugins.protected.php to plugins.required.php and added it cascade to allow overwriting as a local protected file
-
- Nov 05, 2011
-
-
Guy Brand authored
-
Guy Brand authored
-
Anika Henke authored
pt: paraphrased '<' character in some language files to avoid XML errors
-
André Neves authored
as per commit 34bc7405
-
Anika Henke authored
paraphrased '<' character in some language files (en, de, de-informal) to avoid XML errors -- please fix other languages
-
Guy Brand authored
-
Anika Henke authored
re-added font-size to .ui-widget of jqueryui theme to make programmatical removing of font-family easier
-
- Nov 04, 2011
-
-
Anika Henke authored
-
Anika Henke authored
-
- Nov 03, 2011
-
-
Anika Henke authored
fix widths of panels in fullscreen mediamanager to be 100% when resizing (FS#2351) -- please test in different screen sizes, etc
-
- Oct 31, 2011
-
-
Andreas Gohr authored
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.
-
- Oct 30, 2011
-
-
Hakan Sandell authored
-