| c275533e | 19-May-2010 |
Mauro Javier Giamberardino Fernandez <mgiamberardino@gmail.com> |
Spanish language update |
| dd512d24 | 08-May-2010 |
Andreas Gohr <andi@splitbrain.org> |
use ALT as hotkey modifier |
| 4062d3d5 | 30-Apr-2010 |
Marek Sacha <sachamar@fel.cvut.cz> |
Reimplementation of Accesskeys in javascript (FS#1809), toolbar accesskyes fix. |
| 7ea8e592 | 26-Apr-2010 |
Marek Sacha <sachamar@fel.cvut.cz> |
Reimplementation of Accesskeys in JavaScript (FS#1809) |
| 3e0c7aa3 | 04-May-2010 |
Adrian Lang <lang@cosmocode.de> |
Add locking for indexer-based notifications |
| d796a891 | 30-Apr-2010 |
Andreas Gohr <andi@splitbrain.org> |
avoid autocompletion in usermanager password field |
| dc62d03d | 30-Apr-2010 |
Andreas Gohr <andi@splitbrain.org> |
optimized SMB link warning thingy |
| 28f6aae1 | 29-Apr-2010 |
Adrian Lang <lang@cosmocode.de> |
Support getSelection in input fields in IE |
| 288007e1 | 26-Apr-2010 |
Adrian Lang <lang@cosmocode.de> |
Fix lock refresh and draft saving |
| e6f4c9d4 | 17-Apr-2010 |
Georges-Etienne Legendre <legege@bonsai.home.legege.com> |
Adding getTitle to the XML-RPC API |
| ac1ffdde | 17-Apr-2010 |
Georges-Etienne Legendre <legege@bonsai.home.legege.com> |
Fix #1943: full text search XML-RPC call should return the $pages instead of $data |
| 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 |
| e600c834 | 12-Apr-2010 |
Christopher Smith <chris@jalakai.co.uk> |
Fix #1938, rtl style for blockquote |
| b4877af3 | 11-Apr-2010 |
Usama Akkad <uahello@gmail.com> |
Arabic language update |
| fe27e296 | 10-Apr-2010 |
Christopher Smith <chris@jalakai.co.uk> |
fix incorrectly placed explicit font declaration for pre |
| b3389c7a | 10-Apr-2010 |
Christopher Smith <chris@jalakai.co.uk> |
rtl improvements, plus explicitly specify monospace for pre |
| 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 ...
|