| 5d7f3164 | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
moved display stuff to gui class, added template list |
| d7410643 | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
added tab navigation |
| a8332b68 | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
various gui fixes |
| e45b5c14 | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
added connectivity recheck |
| 14140778 | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed typo in define |
| b8d600ef | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed screenshot height |
| dfabb223 | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
added tabURL builder |
| d5808163 | 04-Aug-2013 |
Sven <Svenluecke48@gmx.d> |
translation update |
| ae68c26a | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed now unused interwiki icons
|
| 17dd8786 | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed old, possibly never used interwiki definitions
If you used any of them readd them from http://usemod.com/intermap.txt |
| d637819d | 04-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added spacing below video and audio elements
Note: The spacing will now show as too much as long as the paragraph bug is not fixed |
| f50634f0 | 04-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
refactored audio/video code, removed wrong link around audio |
| 2f46ade0 | 04-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2806 - fix auth capability listing in html_debug() |
| 5d92c7d2 | 04-Aug-2013 |
mprins <mprins@users.sf.net> |
translation update |
| 6d4af72a | 04-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
fixed typo |
| 08d5d52a | 04-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
FS#2829 check if auth_random is available in PassHash |
| 99dca513 | 03-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
added missing default |
| b6c97c70 | 03-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
FS#2677 support arrays in to, cc, bcc headers in Mailer
This does not fix FS#2677, it only adds support for fixing it later. |
| 724f2999 | 03-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added style.local.ini to cache files |
| 8c5aad7b | 03-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
fixed conf style.ini not working due to wrong incbase path |
| 90e793b9 | 03-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed debug statement |
| bed4ab79 | 03-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
change 'debug' setting to 'security' (rather than 'danger') |
| efcec72b | 03-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
convert from iso-8859-1 if not utf8 |
| b44a5dce | 03-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added support for html5 audio
Similar to videos, all .ogg, .mp3 and .wav files with the same filename are automatically chosen as alternative sources when only one of them is mentioned in the media
added support for html5 audio
Similar to videos, all .ogg, .mp3 and .wav files with the same filename are automatically chosen as alternative sources when only one of them is mentioned in the media syntax.
show more ...
|
| 39245054 | 03-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add 'danger' alert to authpgsql config settings |