| b2e7cc70 | 16-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
deprecated the old CLI opts parser |
| 1c36b3d8 | 16-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
code reformat |
| e82b082e | 16-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
refactored dwpage.php to new CLI |
| 0712fefa | 16-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
don't unlock based on empty session |
| 0671dd21 | 15-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
fix header in Dutch local |
| fde860be | 15-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Move colon from code to language strings |
| b9b1fa3c | 14-May-2014 |
Francesco <francesco.cavalli@hotmail.com> |
translation update |
| 33cfab00 | 14-May-2014 |
Francesco <francesco.cavalli@hotmail.com> |
translation update |
| 470bf4b2 | 14-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
username_link should show user's name in feed too |
| 918a4468 | 14-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
don't treat double slashes as comments when used in string
This avoids treating double slashes as single line comments in CSS when they are used in a filter or content string.
closes #638 |
| 1b4623e7 | 14-May-2014 |
Mati <mackosa@wp.pl> |
translation update |
| ca86c17e | 13-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Reformat getInfo function
with previous commit, Fixes #681 |
| e5c4f36c | 13-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Improve missing plugin.info.txt message. |
| 38fb1fc7 | 13-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
extend lang file cascade, so users can override some lang strings
Fixes #692 |
| e80146eb | 13-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
added another test for fe5a50
That commit did not test what it actually made for. Handling protocol relative URLs in CSS. |
| 59d6be95 | 13-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
update manager.dat correctly on install. closes #704 |
| c0d17c85 | 13-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
removed another case of superflous multiple cache invalidation |
| 48627974 | 13-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
translation update |
| 9d60a747 | 13-May-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Issue 694: fix failing test - set filemtimes explicitly in test setup |
| 6222beda | 13-May-2014 |
Mirko <malisan.mirko@gmail.com> |
translation update |
| b5638884 | 13-May-2014 |
Rene <wllywlnt@yahoo.com> |
translation update |
| 93691af5 | 13-May-2014 |
ilker rifat kapaç <irifat@gmail.com> |
translation update |
| 227a9832 | 13-May-2014 |
lainme <lainme993@gmail.com> |
translation update |
| 6164d900 | 10-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
doc block updates |
| 1419a485 | 10-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
log deprecated function calls FS#2399
This introduces a new dbg_deprecated() function which allows for easy marking of deprecated functions. Each call is logged to the debuglog when debuggin is enab
log deprecated function calls FS#2399
This introduces a new dbg_deprecated() function which allows for easy marking of deprecated functions. Each call is logged to the debuglog when debuggin is enabled.
show more ...
|