48 Commits

Author SHA1 Message Date
ruan
21b774a33a
Make colors configurable for navbar and badges 2018-07-08 11:18:29 +02:00
ruan
f276e9df34
Set name_link to index.php by default, add example 2018-04-19 12:38:35 +02:00
ruan
813b72d2b0
Redirect to outdated-plugin instead of tables-not-found if bans table exists 2018-04-19 05:52:51 +02:00
ruan
dec15c1ca5
Use gmstrftime() instead of strftime() for testing
I can't replicate any bugs that may affect test_strftime(), so this might not fix anything.
2018-03-20 14:52:26 +02:00
ruan
3435a68fff
Use gmstrftime() instead of strftime() for testing
I can't replicate any bugs that may affect test_strftime(), so this might not fix anything.
2018-03-20 14:51:05 +02:00
ruan
9260bbdf4e
Add #30 - option to disable server scope column 2018-02-28 10:05:06 +02:00
ruan
16f2dc1f7c
Changed avatar source tokens from $UUID/$NAME to {uuid}/{name} 2018-02-28 09:32:52 +02:00
ruan
f70426330d
Refactor settings.php, added documentation
Clarified offline-mode avatar source situation.
2018-02-23 15:48:44 +02:00
ruan
a2abd7f782
Add offline-mode avatar source as Crafatar no longer supports names 2018-02-21 12:40:15 +02:00
ruan
da32ec89b2
Make it possible to translate info.php tags - Active, Inactive, Permanent 2018-01-31 16:45:20 +02:00
ruan
f9f3ffde8c
Added option to hide silent bans 2018-01-20 12:40:51 +02:00
ruan
b29aa21fcc
Update for version 2.2.5 2017-11-14 09:01:29 +02:00
ruan
531aa2c6d5
Add option for offline-mode UUID avatars 2017-09-08 06:29:33 +02:00
ruan
12ff3aad62
Update strftime assertion error message 2017-02-27 10:02:19 +02:00
ruan
d9b7360f25
Modify strftime test 2017-02-04 14:47:44 +02:00
ruan
ea25965003
Possible fix for #16 2017-02-03 13:36:45 +02:00
ruan
e60cefc43b
Use UTC for strftime testing 2017-01-08 08:23:10 +02:00
ruan
2dbe4c1da6
Make date format test compatible with all locales 2017-01-01 08:12:09 +02:00
ruan
87953d86f8
Make it possible to search for punishments by ID 2016-11-14 08:59:21 +02:00
ruan
fea240ef03
Test strftime before attempting to use it 2016-11-10 13:21:53 +02:00
ruan
6dbbbd6b5e
Update tables-not-found.php 2016-11-05 12:20:06 +02:00
ruan
5074cbfc5f
Fixed more possible error instances 2016-10-04 02:36:26 +02:00
ruan
e693ba8d7f
Clean up settings.php 2016-09-27 08:43:11 +02:00
ruan
1db18b089d
Clean up settings.php 2016-09-27 08:41:29 +02:00
ruan
09b502e033
Clean up settings.php 2016-09-27 08:40:07 +02:00
ruan
c9fdf6e313 Align translations 2016-09-09 20:06:25 +02:00
ruan
f6b86b8c2a Add month translation option 2016-09-09 20:04:03 +02:00
ruan
24936479f9 Avoid showing any errors if error reporting is disabled 2016-09-09 19:45:00 +02:00
ruan
0f874cc521 Fix date format again 2016-09-09 17:45:16 +02:00
ruan
a16e29016d Fix date format causing issues under Windows 2016-08-15 17:12:27 +02:00
ruan
2d519f6396 Updates 2016-07-05 12:19:24 +02:00
ruan
5f3a430652 Change default avatar source to Crafatar 2016-06-07 14:02:24 +02:00
ruan
497641acbb Fix default date format 2016-04-30 06:34:03 +02:00
ruan
9cece83fee Do early table check 2016-04-24 12:23:46 +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
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
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
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