120 Commits

Author SHA1 Message Date
ruan
9cece83fee Do early table check 2016-04-24 12:23:46 +02:00
ruan
f110eb7f5b Fix warning glyphicons not being shown when translated 2016-04-11 09:02:14 +02:00
ruan
7e88925385 Use "en_US.utf8" rather than "en_US" 2016-03-27 23:44:56 +02:00
ruan
8ab18fd0f8 Use %R which is %H:%M rather than %H:%M:%S 2016-03-27 19:54:04 +02:00
Ryan James
2dfa355cbd Bug fix for Date Format.
The minutes in the Date were off. So I fixed them.
2016-03-26 22:48:14 +00:00
ruan
ea86a211f1 Add warning to settings.php 2016-02-29 08:14:38 +02:00
ruan
e06b02b67e More code to support ancient PHP versions 2016-02-21 07:41:55 +02:00
ruan
7cb40db874 Handle null title properly 2016-02-21 06:48:13 +02:00
ruan
c9bc532c82 Rename handle_database_error to handle_error 2016-02-21 06:47:56 +02:00
ruan
db4f0c3d80 Add original "access denied" error to access-denied.php 2016-02-17 06:10:07 +02:00
ruan
7959d2be81 Update settings.php 2016-02-12 11:51:29 +02:00
ruan
4d019365f6 Reformat code 2016-02-12 11:44:36 +02:00
ruan
a91df5ae9d Fix default date format for strftime 2016-02-12 11:42:11 +02:00
ruan
02964cc22f Fix error in settings.php 2016-02-12 11:34:43 +02:00
BuildTools
d63d69e553 Support for international localisation via separate language files 2016-02-12 10:20:05 +01:00
BuildTools
cdc5726121 Fix for custom titles instead of titles taken from page name 2016-02-11 21:43:33 +01:00
ruan
816d9c781d Add lcfirst implementation for PHP < 5.3 2016-01-18 09:50:54 +02:00
ruan
676931a4a9 Add unconfigured.php 2016-01-11 08:10:11 +02:00
ruan
f77a5944d0 Clean up settings.php 2016-01-09 21:27:28 +02:00
ruan
5660317403 Updates
- Remove namespaces for PHP 5.2 support

- Rename "includes" to "inc"

- Add database error handling and error pages
2016-01-09 21:24:18 +02:00