ruan
caee6e306b
Clean up lang files
2016-02-12 11:52:16 +02:00
ruan
7959d2be81
Update settings.php
2016-02-12 11:51:29 +02:00
ruan
9afe5d37b4
Clean up index.php
2016-02-12 11:46: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
Ruan
6bde301830
Merge pull request #4 from deltaflyer4747/master
...
Support for international localisation via separate language files
2016-02-12 11:32:46 +02:00
BuildTools
45acc06fd8
Fix for typo in bans.php
2016-02-12 10:32:14 +01:00
BuildTools
d63d69e553
Support for international localisation via separate language files
2016-02-12 10:20:05 +01:00
Ruan
9c9fd1f3de
Merge pull request #3 from deltaflyer4747/master
...
Fix for custom titles instead of titles taken from page name
2016-02-12 06:45:13 +02:00
BuildTools
cdc5726121
Fix for custom titles instead of titles taken from page name
2016-02-11 21:43:33 +01:00
ruan
417971dbf5
Update README.md
2016-02-10 04:56:43 +02:00
ruan
d7077004bd
Update tables-not-found.php
2016-01-19 16:35:07 +02: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
ruan
57777295bb
Optimize history.php for large data sets
2015-12-31 12:31:04 +02:00
ruan
ee70900b8e
Reformat code
2015-11-03 09:04:18 +02:00
ruan
9b3943ad5c
Require UTF-8
2015-11-03 09:01:26 +02:00
ruan
335229b0d1
Validate arguments further
2015-11-01 12:56:26 +02:00
ruan
0b5aa7f0fb
Remove debug_mode
2015-10-27 07:22:11 +02:00
ruan
b8b4d25b70
Catch PDOException in header.php
2015-10-16 14:51:01 +02:00
ruan
ac801e1543
Simplify table header printing
2015-10-16 06:03:05 +02:00
ruan
a862212326
Enable error reporting by default
2015-10-12 08:22:52 +02:00
ruan
7473a0916a
Reformat code
2015-10-09 15:09:42 +02:00
ruan
29f7008f7d
Return outside if
2015-10-09 15:05:17 +02:00
ruan
1a37b1a87c
Looks like the PHP bug applies at random across multiple versions
2015-10-09 15:04:49 +02:00
ruan
a72ed2faf0
Fix check.php
2015-10-09 14:10:06 +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
329088cb0d
Don't redirect if href is undefined
2015-10-08 10:40:03 +02:00
ruan
4c2844e17e
Wait until jQuery is loaded before making clicky table
2015-10-06 12:03:38 +02:00
ruan
ec15770339
Add bootstrap.min.css
2015-10-06 11:43:25 +02:00
ruan
153b8fe2c7
Print PHP version
2015-10-03 12:08:40 +02:00
ruan
9146b9a0d8
Add debug_mode
2015-10-03 12:02:37 +02:00
ruan
0231f52523
Update default configuration
2015-10-03 09:17:50 +02:00
ruan
9aef83a730
Add workaround for PHP 5.3.x bug
2015-09-25 18:47:10 +02:00
ruan
214981a859
Fix staffhistory for console
2015-09-25 09:32:08 +02:00
ruan
3e9a0698a2
Fix "Received Warnings" column with PHP <= 5.3
2015-09-25 08:40:48 +02:00
ruan
175e1703a6
Less inline CSS
2015-09-25 08:40:11 +02:00
ruan
47c6d27ac6
Okay, it's a string
2015-09-24 09:49:34 +02:00
ruan
ec48432a94
Possible fix for expired bans with PHP <=5.3
2015-09-24 09:30:08 +02:00
ruan
2eb60e8a75
Reformat header.php
2015-09-23 16:49:08 +02:00
ruan
0243d02e2f
Clean up line breaks
2015-09-23 09:35:36 +02:00
ruan
8bc3af57f9
HTML cleanup, make header mobile-friendly
2015-09-23 09:14:38 +02:00
ruan
17f13948f0
Add staffhistory implementation and links
2015-09-20 13:23:22 +02:00
ruan
7cfa109b95
Make history.php pager inherit 'from' parameter
2015-09-19 14:06:15 +02:00