| a4760d1f | 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
try twitter bootstrap version of media queries for mobile and tablet modes |
| d14f4018 | 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
improved media queries for mobile and tablet modes |
| df06cef4 | 29-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed superfluous whitespaces |
| 11f03531 | 29-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed another occurance of the obsolete config option |
| d0f8d50b | 29-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
simplified %GROUP% wildcard support |
| 36d61a2c | 29-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
fix incorrect usage of tpl_getMediaFile |
| 361f1762 | 29-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
fix necessary global declaration |
| f0859d4b | 29-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Input wrapper for html forms |
| 8108113c | 29-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Input validation for media manager |
| bfd0f597 | 29-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Input wrapper for exe scripts |
| 5d0aaf95 | 28-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
treat empty string inputs as unset for int and bool |
| 0189bd86 | 28-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
make sure all globals are available in test requests |
| a6ba0720 | 27-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Avoid timeout when content-length is 0 |
| 8243e610 | 27-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Limit size of reads when max_bodysize is set or content-length is present |
| 44b0470c | 27-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
compressed new template graphics with tinypng.org |
| 7d01a0ea | 27-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
more INPUT wrapper uses: cache purge, sectok, getID |
| 90f1b7bd | 27-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Input wrapper for action.php |
| 3272d797 | 25-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
some code cleanup and php docs |
| fbb9105e | 25-Jun-2012 |
Andreas Gohr <gohr@cosmocode.de> |
fixed tests
The test suite was missing a global keyword to access the $INPUT class. |
| ed856534 | 24-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
enable ACL by default on install |
| 591acd87 | 24-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
some Input class fixes and unit tests |
| 4b530faa | 24-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
validate inputs to install form |
| bcc94b2c | 24-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
Input wrapper for auth.php |
| d720a82c | 24-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
remove() implemented for Input class |
| a12aaeb7 | 24-Jun-2012 |
Andreas Gohr <andi@splitbrain.org> |
allow setting values via input class |