| 545ebaa4 | 01-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
do not use char class in Mailer header cleaning
\w could match multibyte chars depending on system setup |
| 65ee48a5 | 01-Jul-2012 |
Hakan Sandell <sandell.hakan@gmail.com> |
Made multiline test cases work on windows too |
| e6101bb6 | 01-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
make MD5 crypt without salts always use PHP implementation
crypt seems to behave different on different systems when the salt is empty. |
| 4e7a6f51 | 30-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
moved spacing corrections for first line away from h1 to .page in order to fix overlapping issue in Chrome (FS#2542) |
| 41d7c8ab | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
made link icons smaller |
| 8cb31473 | 30-Jun-2012 |
lupo49 <post@lupo49.de> |
de/de-informal: added missing localization / update existing ones |
| bd7a6180 | 30-Jun-2012 |
lupo49 <post@lupo49.de> |
de-informal: Fixed typos "Abonnementliste" (FS#2456) |
| 765fba80 | 30-Jun-2012 |
Вячеслав Третьяков <tret2003@gmail.com> |
iRussian language update |
| dbd59995 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
gradient fixups |
| 07a4718a | 30-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
removed icons for site tools (only left them for user tools) and changed icon for user profile (FS#2450) |
| 3f7dd173 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
make sure content column is at least as long as sidebar |
| 2329bcd3 | 30-Jun-2012 |
Christopher Smith <chris@jalakai.co.uk> |
separate determination of device class & set as an html class on <html>, only attempt layout changes with device class changes |
| ff74ee7c | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
move down the message area |
| 9ce556d2 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed ACL loading after the recent changes/messup |
| ea39a99f | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
use a PNG alpha gradient instead of CSS3 or SVG |
| 32e82180 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed group wildcards and added tests |
| 772c9249 | 30-Jun-2012 |
Michael Hamann <michael@content-space.de> |
Add a test case for nested events, this tests 8cb3706df5ad54c654bffb76a69ac0ca1006521e |
| e6889ecc | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed debugging and check for TOC/sidebar exisance |
| 430db121 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
test for setting the title config |
| 688c5219 | 30-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed the toc/sidebar toggling script for real |
| 4d053d04 | 29-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
moved URI setup to execute() |
| 9e777cee | 29-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
simplified using the TestRequest class
You now can call get() or post() on it and give it all the wanted input variables |
| ef7e36e4 | 29-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
make mobile javascript work correctly on orientation change |
| 30fc91c7 | 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
adjusted comment in mobile.css to reflect recent changes |
| ddc8fa81 | 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
adjusted wrong dimension for tablet mode |