| 3ddc5b7b | 12-Jul-2010 |
Omid Mottaghi <omidmr@gmail.com> |
Persian language update |
| e03f8da3 | 02-Jul-2010 |
Michael Kjær Pedersen <subben@gmail.com> |
Danish language update |
| c8f80b4e | 27-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
Use config_cascade for ACLs and plain auth users FS#1677 |
| 1a93c67c | 27-Jun-2010 |
Szabó Dávid <szabo.david@gyumolcstarhely.hu> |
Hungarian language update |
| 7aeda574 | 26-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
added proxy exception regexp FS#1247 |
| 93eefc2f | 26-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
generate password if wanted on usermodify FS#1873 |
| f338aa80 | 26-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
Let config manager post to script FS#1942 |
| 80601d26 | 26-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
fixed wildcard handling in ACL manager FS#1955
This patch also removes legacy support for @USER@. Only %USER% is valid now. |
| def4baf2 | 22-Jun-2010 |
Samuel Dorsaz <samuel.dorsaz@novelion.net> |
French language update |
| e53f9e72 | 22-Jun-2010 |
Marijn Hofstra <hofstra.m@gmail.com> |
Dutch language update |
| 147c74da | 18-Jun-2010 |
Adrian Lang <mail@adrianlang.de> |
Do not output trailing whitespace in conf/local.php |
| b6258081 | 13-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
msgs are saved in send_redirect now, less code duplication needed |
| c275533e | 19-May-2010 |
Mauro Javier Giamberardino Fernandez <mgiamberardino@gmail.com> |
Spanish language update |
| d796a891 | 30-Apr-2010 |
Andreas Gohr <andi@splitbrain.org> |
avoid autocompletion in usermanager password field |
| 77e60697 | 18-Apr-2010 |
Usama Akkad <uahello@gmail.com> |
Arabic language update |
| 0d9c4a0b | 18-Apr-2010 |
Grzegorz Widła <dzesdzes@gmail.com> |
Polish language update |
| acca0b77 | 15-Apr-2010 |
Usama Akkad <uahello@gmail.com> |
Arabic language update |
| d258a977 | 15-Apr-2010 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| b4877af3 | 11-Apr-2010 |
Usama Akkad <uahello@gmail.com> |
Arabic language update |
| 767b2cc2 | 10-Apr-2010 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| 28a7a643 | 09-Apr-2010 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| 94f1f78b | 08-Apr-2010 |
Usama Akkad <uakkad@gmail.com> |
Arabic language update |
| f03fd957 | 04-Apr-2010 |
Andreas Gohr <andi@splitbrain.org> |
new fnencode option FS#1649
This patch adds an option to choose how filenames are encoded when saved to the file system. You can choose between urlencoding (url), the new SafeFn method (safe) and st
new fnencode option FS#1649
This patch adds an option to choose how filenames are encoded when saved to the file system. You can choose between urlencoding (url), the new SafeFn method (safe) and storing real UTF-8 (utf-8).
show more ...
|
| 40307ce6 | 03-Apr-2010 |
Michael Hamann <michael@content-space.de> |
Preserve selected item in the acl manager during ajax requests
There are two new parameters submitted that contain the currently selected namespace and page id so it can be selected again indenpende
Preserve selected item in the acl manager during ajax requests
There are two new parameters submitted that contain the currently selected namespace and page id so it can be selected again indenpendently from the opened namespace.
show more ...
|
| d74913c6 | 03-Apr-2010 |
Michael Hamann <michael@content-space.de> |
Fixed sorting in the acl manager treeview
Previously the content of expanded namespaces was displayed below all other pages, now it is placed below it's parent namespace. The new comparison function
Fixed sorting in the acl manager treeview
Previously the content of expanded namespaces was displayed below all other pages, now it is placed below it's parent namespace. The new comparison function is quite complex. Please have a look at it if it can done easier or if there are cases I haven't considered where the function produces incorrect results.
show more ...
|