| 0b1e5003 | 23-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
made search form styles independent from sitetools ID |
| 46b189b5 | 23-Feb-2014 |
Robert Bogenschneider <bogi@uea.org> |
translation update |
| 0ebbba20 | 22-Feb-2014 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 948d482d | 22-Feb-2014 |
Marina Vladi <deldadam@gmail.com> |
translation update |
| 2472a8f6 | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Removed unused vars, define undefined ones |
| 900a9e9e | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
replace dir_delete by io_rmdir |
| c130b0f8 | 19-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
improved positioning of diff options |
| 8f3927df | 19-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
improved styling of diff nav row |
| fd3ec3c5 | 18-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
file icon updates
now we no longer limit generation to the extensions in mime types, because file icons are used in downloadable code blocks, too.
All icons were regenerated with the latest update
file icon updates
now we no longer limit generation to the extensions in mime types, because file icons are used in downloadable code blocks, too.
All icons were regenerated with the latest update of the generator.
show more ...
|
| 56b0b744 | 18-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs js.php |
| 98a6b214 | 17-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
roughly styled diff nav row |
| 6198904b | 16-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
generalised link colour in header, making interwiki links blue as well (to fit design) |
| dfe934f9 | 16-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
Switched file icons against generated ones, added 32x32 versions |
| be9008d3 | 16-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
user global strings for password confirmation prompt & error |
| 359e9417 | 15-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
add password confirmation field when setting password in the usermanager |
| 40d72af6 | 15-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
add braces and indentation per coding standards |
| 6ed3476b | 15-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
fixes possibility of a user password change being sent out when a password couldn't be/wasn't changed |
| 221cb665 | 15-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
fixed pagetools being inaccessible on screens lacking necessary height, and aligned them to content when on smaller screens |
| 0ba750c0 | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed retrieveUser function in authad
previously it never returned any users |
| b9a6663f | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
handle limit=0 correctly in authmysql/pgsql FS#2919 |
| 9a2c73e8 | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
streamlined retrieveUsers() signature over all auth plugins FS#2919 |
| 3593102d | 15-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
included geshi styles per @import, removed from lib/exe/css |
| da7d718c | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
LESSified GeSHI styles |
| 5c36c548 | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
combined geshi styles
using http://cleancss.com/ |
| 5d67b5e1 | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
recompiled geshi styles FS#2902 |