| 483b6238 | 30-Jul-2013 |
Michael Hamann <michael@content-space.de> |
Add truly random numbers and use them in places where randomness matters |
| fc498a42 | 30-Jul-2013 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2770 - prevent <file> and <code> syntax regex matching token names which start '<file' or '<code' |
| b0a0b422 | 30-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
unlessified and lessified a few more css |
| ea9bf416 | 30-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed broken structure |
| c6f665dd | 30-Jul-2013 |
Michael Hamann <michael@content-space.de> |
Don't recommend the deprecated default template for JS debugging |
| fbaa8777 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed debug statement. sorry |
| cbe37079 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
convert ini replacements to less vars first
This makes it possible to safely overwrite ini replacements from within any less file |
| b0df08e2 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
make sure calculations are correct |
| 45d33630 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
lessified more files |
| bd9a4965 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
lessyfied another one |
| c19c611e | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
lessyfied the first of template's CSS files |
| c51b334e | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed ini replacement to less variables stuff |
| 1b7fc214 | 30-Jul-2013 |
Mohamed Amine BERGAOUI <mabergaoui@gmail.com> |
corrected coding style, deleted ?>, renamed function keys and used plugin_load |
| 9f8068d2 | 30-Jul-2013 |
Mohamed Amine BERGAOUI <mabergaoui@gmail.com> |
moving ACL remote functions to the ACL plugin |
| 627fc03f | 30-Jul-2013 |
Guy Brand <gb@unistra.fr> |
Fix for the FS#1833 parser error |
| 559615ac | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
added missing lessc library |
| 5f0edced | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
added test case for FS#1442 |
| d90a68f3 | 30-Jul-2013 |
Mohamed Amine BERGAOUI <mabergaoui@gmail.com> |
adding ACL handlers to xmlrpc |
| d4a1ece8 | 29-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
add LESS support
still needs testing |
| 7d8a6abb | 29-Jul-2013 |
Michael Hamann <michael@content-space.de> |
Fix popularity data submission in the backend FS#2808
The POST data contained the raw data instead of an array with the data that should be submitted like in the requests from the browser. The serve
Fix popularity data submission in the backend FS#2808
The POST data contained the raw data instead of an array with the data that should be submitted like in the requests from the browser. The server backend has been fixed to be able to process both versions.
show more ...
|
| 9b136f13 | 28-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed typo in commented section indenting css |
| 22064dd9 | 28-Jul-2013 |
Márton Sebők <sebokmarton@gmail.com> |
Hungarian language update |
| 4b0e9be1 | 28-Jul-2013 |
Maciej Matejczuk <mmatejczuk@gmail.com> |
Polish language update |
| b3fd8639 | 28-Jul-2013 |
이명진 <aranet100@gmail.com> |
Korean language update |
| 654436fb | 21-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed references to images in old template (FS#2816) |