38 Commits

Author SHA1 Message Date
ruan
4abcd21eaf
Added server origin to punishment info pages 2018-02-28 09:57:05 +02:00
ruan
da32ec89b2
Make it possible to translate info.php tags - Active, Inactive, Permanent 2018-01-31 16:45:20 +02:00
ruan
cfe574d9cf
Fixed warnings generating an error on history.php (fixes #31) 2018-01-11 06:04:17 +02:00
ruan
bc233ad9d4
Add server scope column to all tables 2017-12-04 06:53:05 +02:00
ruan
260d6a67cc
Big refactor to locale system for fallback language support 2017-12-04 06:44:23 +02:00
ruan
9f20c77428
Allow name_under for info.php 2017-06-30 19:51:00 +02:00
ruan
424be314af
Disable left align in info.php (fixes #20) 2017-05-09 13:05:01 +02:00
ruan
d80d7b2f49
Show permanent label only for active punishments 2016-12-10 09:42:24 +02:00
ruan
d26d56775a
Fix info.php labels 2016-10-15 08:39:54 +02:00
ruan
fc2471d94c
Fix info.php labels 2016-10-15 08:39:00 +02:00
ruan
534e0d2ca2
Fix error with info.php as well 2016-10-04 02:32:03 +02:00
ruan
40b132a686
Close cursor after query 2016-10-04 01:14:19 +02:00
ruan
320aa974bc Fallback to date() if strftime() doesn't work 2016-08-14 18:50:52 +02:00
ruan
ee87e090ea Refactor 2016-07-15 10:29:43 +02:00
ruan
50cbbe2594 Fix info.php page title showing incorrectly 2016-07-06 18:07:51 +02:00
ruan
ee71bcc1b9 Fix warning info page 2016-02-15 19:20:40 +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
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
ruan
ee70900b8e Reformat code 2015-11-03 09:04:18 +02:00
ruan
335229b0d1 Validate arguments further 2015-11-01 12:56:26 +02:00
ruan
7817c33088 Use same selection across all queries 2015-10-09 09:34:26 +02:00
ruan
180d757078 Another try 2015-10-09 08:44:10 +02:00
ruan
55ebee2724 Does it work on PHP 5.3.x yet? Maybe 2015-10-09 05:11:46 +02:00
ruan
162d0ede65 Updates
- Updated jQuery to v2.1.4,  include original unformatted versions

- Added punishment totals to the header (bans, mutes, warnings, kicks) as badges

- Refactored and cleaned up a few classes
2015-10-09 04:27:07 +02:00
ruan
ec48432a94 Possible fix for expired bans with PHP <=5.3 2015-09-24 09:30:08 +02:00
ruan
17f13948f0 Add staffhistory implementation and links 2015-09-20 13:23:22 +02:00
ruan
6597a423e6 Add history.php 2015-09-14 18:49:19 +02:00
ruan
32e544d431 Require arguments for info.php 2015-09-14 14:19:19 +02:00
ruan
b50ebe9808 Refactor HTML+PHP code into simple PHP 2015-09-12 09:27:22 +02:00
ruan
33398503ce Fix avatars 2015-09-12 07:25:54 +02:00
ruan
c270cb23a0 Clean up 2015-09-10 20:08:54 +02:00
ruan
8e99801af6 Clean up 2015-09-10 20:07:15 +02:00
ruan
a83db5dd6f Add configurable avatar source URL 2015-09-10 19:39:09 +02:00
ruan
e4de92b925 Use table_begin() and table_end() for info table 2015-09-10 17:14:51 +02:00
ruan
e2997eb9d9 Fix info table style 2015-09-10 17:13:18 +02:00
ruan
0adc356af5 Place header inside of container 2015-09-10 15:12:09 +02:00
ruan
7253b08960 Update 2015-09-10 15:01:30 +02:00