| 73afc609 | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
removed useless css from config manager (causing issues in Opera, FS#2678) |
| 8a65ef2e | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
fixed edit toolbar being cut off (FS#2715) |
| 6d6be32b | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
initialize link wizard with current namespace FS#2683 |
| a9b6a8b5 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
allow richer email addresses in notify and registernotify FS#2689
This deprecates the "richemail" config class |
| 62147bf8 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
don't expose version in info plugin FS#2701 |
| 36625b96 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
run main code only for non-tests in lib/exe/fetch.php |
| 3b399a1b | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
reformatted lib/exe/fetch.php |
| a701b283 | 08-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed config loading for auth plugins |
| ed2c6a71 | 05-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
use consistent name for authpgsql |
| fe3fe1c7 | 05-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed authpg plugin info |
| 138c83ca | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed jquery-ui FS permissions |
| 192151b7 | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed revision JS for images |
| f144452f | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed obsolete browser plugin (migrate does it) |
| b84f9471 | 03-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
adjust spacing to match standard 1.4em grid |
| 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. |
| 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 |