83 Commits

Author SHA1 Message Date
ruan
fc2471d94c
Fix info.php labels 2016-10-15 08:39:00 +02:00
ruan
5074cbfc5f
Fixed more possible error instances 2016-10-04 02:36:26 +02:00
ruan
ee53e992a4
Simplify get_name even further 2016-10-04 01:47:31 +02:00
ruan
25b147de9a
Simplify get_name 2016-10-04 01:46:19 +02:00
ruan
5ccda17ad9
Fix empty pages 2016-10-04 01:40:36 +02:00
ruan
40b132a686
Close cursor after query 2016-10-04 01:14:19 +02:00
ruan
28a0531f86
Use {name} rather than $name 2016-09-27 08:28:09 +02:00
ruan
3b7a7bab78 Fix kicks not being shown with show_inactive_bans=false 2016-09-16 21:06:43 +02:00
ruan
f6b86b8c2a Add month translation option 2016-09-09 20:04:03 +02:00
ruan
3e7c7f8163 Fixed ghost pages again 2016-09-09 18:14:09 +02:00
ruan
1d9c7d9a5d Fix issues with show_inactive_bans 2016-09-09 17:47:41 +02:00
ruan
1762f71a08 Another fix for IP bans 2016-09-08 06:55:45 +02:00
ruan
cd998e5c82 Fix pure IP bans being shown on pager 2016-09-03 07:10:03 +02:00
ruan
7fef0ac8f7 Remove fallback 2016-09-02 06:23:14 +02:00
ruan
4c61258013 Maybe it's null? 2016-08-14 19:47:03 +02:00
ruan
320aa974bc Fallback to date() if strftime() doesn't work 2016-08-14 18:50:52 +02:00
ruan
54d0ba166e Make expired punishments show as (Expired) 2016-07-27 16:34:13 +02:00
ruan
38345fc8ed Updates 2016-07-26 13:52:25 +02:00
ruan
a5044fe044 Possible fix for another strange non-reproducible PHP bug 2016-07-20 17:42:54 +02:00
ruan
ee87e090ea Refactor 2016-07-15 10:29:43 +02:00
ruan
7bdd2a9b75 Added (Unbanned by $name) to ban and mute listings
Hope I got the translations right.
2016-07-06 18:01:30 +02:00
ruan
835152be95 Fix column selection issue 2016-07-06 17:37:24 +02:00
ruan
1eba03cc29 Fix column selection issue 2016-07-06 17:35:40 +02:00
ruan
2d519f6396 Updates 2016-07-05 12:19:24 +02:00
ruan
414167e84f Remove deprecated ini_set 2016-05-08 12:04:45 +02:00
ruan
f110eb7f5b Fix warning glyphicons not being shown when translated 2016-04-11 09:02:14 +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
4d019365f6 Reformat code 2016-02-12 11:44:36 +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
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