407 Commits

Author SHA1 Message Date
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
Ruan
e5eda0345c Merge pull request #5 from rj0495/patch-1
Bug fix for Date Format.
2016-03-27 19:51:09 +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
ee71bcc1b9 Fix warning info page 2016-02-15 19:20:40 +02:00
ruan
1c38f28ba4 Update en_US.php 2016-02-12 11:57:47 +02:00
ruan
1584b6bb71 Update en_US.php 2016-02-12 11:55:54 +02:00
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