| 4ad1b4ca | 29-Oct-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Full screen media manager, file list is now updated on delete (FS#2346) |
| 74509418 | 29-Oct-2011 |
Adrian Lang <mail@adrianlang.de> |
Let mediamanager screen expand on window resize (FS#2351) |
| ad7ad47e | 27-Oct-2011 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| d9edf351 | 27-Oct-2011 |
Kiril Velikov <neohidra@gmail.com> |
Bulgarian language update |
| 12e233d3 | 27-Oct-2011 |
Pierre Corell <info@joomla-praxis.de> |
German language updates |
| 6fd41509 | 27-Oct-2011 |
schplurtz le déboulonné <schplurtz@laposte.net> |
Use JSON wrapper in image upload (FS#2345) |
| 3bc1b86f | 23-Oct-2011 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| 71861ac4 | 23-Oct-2011 |
Jon Magne Bøe <jonmagne@gmail.com> |
Norwegian language update |
| e409148d | 23-Oct-2011 |
Andreas Gohr <andi@splitbrain.org> |
Fix upload to deeper namespaces with new AJAX uploader
Now params_toarray() correctly decodes parameters on parsing query strings |
| 5446f3ff | 22-Oct-2011 |
Dominik Eckelmann <deckelmann@gmail.com> |
use correct phpdoc @return tag. |
| 434f5921 | 17-Oct-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
HTML compliant fix for missing ul wrapper in TOC (FS#2328) |
| e10e770c | 16-Oct-2011 |
Andreas Gohr <andi@splitbrain.org> |
Upgraded SimplePie library to 1.2.1
From the release notes: This release fixes a few bugs, including a major URL parsing bug, where URLs with query strings were parsed incorrectly. |
| 8071beaa | 15-Oct-2011 |
Andreas Gohr <andi@splitbrain.org> |
bind security token to username
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 infor
bind security token to username
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).
show more ...
|
| f20ead66 | 15-Oct-2011 |
Andreas Gohr <andi@splitbrain.org> |
readded delete in popup and link to full mediamanager FS#2347 |
| 335d098a | 15-Oct-2011 |
Johan Guilbaud <guilbaud.johan@gmail.com> |
French language update |
| cb5d4146 | 15-Oct-2011 |
Aivars Miska <allefm@gmail.com> |
Latvian language update |
| ee7ed651 | 15-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: removed obsolete and broken hiding of parts of the option labels |
| 85fef7e2 | 15-Oct-2011 |
Andreas Gohr <andi@splitbrain.org> |
allow page unlocking based on session IDs FS#2262 |
| c7e90e3f | 15-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
show accesskey also on actionlink title and add accesskey parameter only if a key is defined (FS#2226) |
| f5379589 | 15-Oct-2011 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2317 fix CSS compress for generic pseudo classes/pseudo elements |
| d9898601 | 15-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
added test case for non-breaking spaces in headlines and pagenames (to accompany FS#2291) |
| fe13bd81 | 15-Oct-2011 |
Andreas Gohr <andi@splitbrain.org> |
Fix XML-RPC login method FS#2324
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. |
| a533b440 | 15-Oct-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Fixes FS#2323 Symbolic link to template doesn't work patch by Chris Green |
| 32261ab5 | 15-Oct-2011 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2291 replace space with non-breaking space in utf8 special chars |
| 87671313 | 15-Oct-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Fixed missing ul wrapper in TOC (FS#2328) |