- Nov 05, 2011
-
-
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
-
Hakan Sandell authored
-
Adrian Lang authored
-
Adrian Lang authored
-
Adrian Lang authored
-
- Oct 29, 2011
-
-
Hakan Sandell authored
-
Hakan Sandell authored
-
Adrian Lang authored
-
- Oct 27, 2011
-
-
Martin Michalek authored
-
Kiril Velikov authored
-
Pierre Corell authored
-
schplurtz le déboulonné authored
-
- Oct 23, 2011
-
-
Martin Michalek authored
-
Jon Magne Bøe authored
-
Andreas Gohr authored
Now params_toarray() correctly decodes parameters on parsing query strings
-
- Oct 17, 2011
-
-
Hakan Sandell authored
-
- Oct 16, 2011
-
-
Andreas Gohr authored
From the release notes: This release fixes a few bugs, including a major URL parsing bug, where URLs with query strings were parsed incorrectly.
-
- Oct 15, 2011
-
-
Andreas Gohr authored
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).
-
Andreas Gohr authored
-
Johan Guilbaud authored
-
Aivars Miska authored
-
Anika Henke authored
-
Andreas Gohr authored
-
Anika Henke authored
show accesskey also on actionlink title and add accesskey parameter only if a key is defined (FS#2226)
-
Christopher Smith authored
-
Anika Henke authored
-
Andreas Gohr authored
The login wasn't able to modify the session as it was already closed earlier. This patch also executes the correct event when logins via XMLRPC are done.
-
Hakan Sandell authored
patch by Chris Green
-
Christopher Smith authored
-
Hakan Sandell authored
-
Michael Hamann authored
If the user is already logged in, a 403 is sent instead now.
-
Michael Hamann authored
This is far from perfect but should solve most issues in the recommended configuration where only authorized users have access. Sending proper status codes should be implemented when the API implementation refactoring is done.
-
Andreas Gohr authored
unset does not reset the Array's internal pointer which messes up later calls. array_pop is still much faster than array_splice
-
Andreas Gohr authored
-