| a1288cae | 31-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
localize some meta header titels. Fixes FS#2409 |
| 6589c60c | 30-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
compatibility functions for missing ctype extension FS#2873 |
| 9269d0b1 | 29-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix the media usage index to include local links |
| e068f3bf | 29-Oct-2013 |
Robert Bogenschneider <bogi@uea.org> |
translation update |
| 32f6505f | 28-Oct-2013 |
Ahmad Abd-Elghany <tolpa1@gmail.com> |
translation update |
| c3d02ebb | 27-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Fix issues from teams:i18n:translation-check in localizations |
| 269e961b | 25-Oct-2013 |
Remon <no@email.local> |
translation update |
| 1d8036c2 | 22-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
Mailer: avoid overlong headers in content ids FS#2868 |
| af2e0360 | 22-Oct-2013 |
Mustafa Aslan <maslan@hotmail.com> |
translation update |
| 21c3090a | 21-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
replace \s, \S with [ \t], [^ \t] in regexs used with acls |
| e4e504c4 | 21-Oct-2013 |
Roy Zahor <roy.zahor@gmail.com> |
translation update |
| 214eb73e | 21-Oct-2013 |
Jens Hyllegaard <jens.hyllegaard@gmail.com> |
translation update |
| 4c4b65c8 | 20-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix handling of the legacy subscription action name |
| f9fbe4cf | 20-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
fix proxy CONNECT where HTTP 1.1 answer is given |
| a8dba452 | 19-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix FS#2854: Treat numerically different keys as different |
| 9c107bd1 | 19-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
use preg_replace_callback instead of '/e' flag when encoding quoated printable ('/e' regex flag deprecated in PHP5.5) |
| 9060b8b0 | 18-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add <THEAD> to top rows of tables when all cells are <TH> |
| 61e0b2f8 | 18-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
comment improvements |
| f05a1cc5 | 17-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implements FS#1764 |
| 7b4ce9b0 | 17-Oct-2013 |
Soren Birk <soer9648@hotmail.com> |
translation update |
| a386d1a7 | 17-Oct-2013 |
Soren Birk <soer9648@hotmail.com> |
translation update |
| 5e40b274 | 16-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
refactor to avoid php notice and match structure of rest of p_get_renderer() |
| 53bfcb59 | 16-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
initialize $inParagraph before use |
| 443e135d | 16-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
replace boolean conditional checks on possibly uninitialized vars with \!empty/empty/isset as appropriate |
| 1d82c8d3 | 16-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
Ensure language strings are reloaded for each unit test |