| 618191d0 | 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Replace part of localized searchtext by placeholder |
| c09f3f15 | 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
use correct permission level for showing 'create page' text |
| f019ab46 | 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
added login form at denied access page
- restore lang string as well |
| 55a71a16 | 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
removed pre PHP 5.2 code wrt setcookie and session setting
- moved cookiedir determination in the if-statement |
| 709fd925 | 02-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
resolve scrutinizer issue, is_a type hint doesn't allow null |
| 0e668267 | 02-Mar-2014 |
Khan M. B. Asad <muhammad2017@gmail.com> |
translation update |
| 489dcad6 | 28-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
remove require handled by autoloader |
| 5ee37844 | 28-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
remove rendundant msg |
| c09f0eb1 | 28-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
define overridable constants for session properties FS#1913 |
| 524df576 | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
added stripped bit to language file
this has been done by a script and might not be 100% accurate |
| e30b0f28 | 22-Feb-2014 |
Wild <wild.dagger@free.fr> |
translation update |
| a049856d | 26-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
revert back to trigger error |
| f3283f02 | 25-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
change to an Exception and expect it |
| 5b76ad91 | 25-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
code cleaning - add some braces |
| 548d801f | 25-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
rework p_get_renderer() for use with autoloading bundled renderers |
| 2ada8709 | 25-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
add renderers to autolader |
| 8daa2c9f | 25-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update localizations |
| d59dea9f | 25-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
added new html_denied() method as well |
| 2f2c518c | 25-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Show 'not logged in' only when logged out FS#2124 |
| becfa414 | 25-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
refactor detail.php to template.php
- refactor detail en mediamanager link creation - refactor metadata listing |
| 252398f0 | 25-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
remove reference operator from p_get_renderer() declaration, not required for php5 |
| 11ac6abd | 25-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
if configured renderer is not found, try to fallback to a bundled renderer |
| 4d51938b | 23-Feb-2014 |
Rene <wllywlnt@yahoo.com> |
translation update |
| 01c9a118 | 23-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
have most current revision always available in $INFO
fixes fix for FS#2853 |
| adfe6daf | 23-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed proxy authentication in SSL tunneling |