| 36ec377e | 03-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
update for encoded cookie value & using rawurlencode |
| 192151b7 | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed revision JS for images |
| b75f4cc2 | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
upgraded SimplePie to 1.3.1 FS#2708 |
| f144452f | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed obsolete browser plugin (migrate does it) |
| 02143fe9 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
some urldecoding also needed in the cookie setter |
| 66ab63ca | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
check preferences in cookie against urldecoded key |
| 57f1b6f7 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
removed urldecode from js again (it's already in init()) |
| b84f9471 | 03-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
adjust spacing to match standard 1.4em grid |
| 907f24f7 | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
added comment on use of whitelist vs blacklist |
| 58bedc8a | 30-Jan-2013 |
borekb <borekb@gmail.com> |
Updated idfilter() function for IIS
There is a condition inside idfilter() function that helps Apache on Windows to properly handle colon as a namespace separator by replacing it with semicolon. How
Updated idfilter() function for IIS
There is a condition inside idfilter() function that helps Apache on Windows to properly handle colon as a namespace separator by replacing it with semicolon. However, this is not necessary on Microsoft IIS server so the condition was improved.
show more ...
|
| 48606867 | 03-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
use var and remove suggestions when needed Use variable for maximum number of suggestions for quicksearch. And hide suggestions when search field is emptied, or when no suggestion are found. |
| fca4df27 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
added 'home' class to first link in hierarchical breadcrumbs |
| c94fb9c2 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
urldecode DOKU_PREFS cookie values |
| 9b6dbaa9 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
reduced required max width to go into tablet mode |
| 16ff96a1 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
re-added linear gradients for firefox
We removed them because of FS#2447 a while ago. But as the original problem was most probably only caused by the gradient for the page background and that's usi
re-added linear gradients for firefox
We removed them because of FS#2447 a while ago. But as the original problem was most probably only caused by the gradient for the page background and that's using a PNG now, the gradients for the buttons should be fine. Please test to double check if this change causes performance problems in Firefox.
show more ...
|
| 0859da57 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
added missing styling for disabled form elements (FS#2705) |
| 16c8df01 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
fixed acronyms in italics (FS#2684) |
| 264643e6 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
improved print styles (includes fixes for FS#2645 and FS#2707) |
| 04f76e04 | 03-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
basic styles improvements |
| 6cf2bbfa | 02-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
added config metadata for authpgsql plugin |
| 9a391616 | 02-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
added config metadata for authmysql plugin |
| 10bf8148 | 02-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
dded config metadata for authldap plugin |
| 52c3bef9 | 02-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
added config metadata to authad plugin |
| 58e98218 | 01-Feb-2013 |
Vasileios Karavasilis <vasileioskaravasilis@gmail.com> |
Greek language update |
| 3dfd89ae | 31-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Use list in acl help text, for more structure |