327 Commits

Author SHA1 Message Date
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
570d1c762a Update tables-not-found.php 2016-06-09 08:33:55 +02:00
ruan
259a48e816 Disable Cloudflare rocket loader for check.php 2016-06-08 17:07:17 +02:00
ruan
43caee64b7 Merge remote-tracking branch 'origin/master' 2016-06-07 14:06:27 +02:00
ruan
5f3a430652 Change default avatar source to Crafatar 2016-06-07 14:02:24 +02:00
Ruan
0ec4799206 Merge pull request #8 from JosephGamerYT/patch-2
Update es_ES.utf8.php (v0.2)
2016-06-05 07:15:46 +02:00
JosephGamerYT
4219de6b25 Update es_ES.utf8.php (v0.2)
Fixed:
- Grammar Errors
- Wrong Translated Words
- Changed "Kickeos" to "Expulsiones"
- Changed "Kickeo" to "Expulsion"
- Changed "\'s Baneos" to " Network!"
- Changed "Kickeado por" to "Expulsado por"
- Bad Grammar Use

Updated 04/06/2016!
2016-06-04 18:14:36 -06:00
ruan
0526e6fb31 Merge remote-tracking branch 'origin/master' 2016-05-08 12:05:00 +02:00
ruan
414167e84f Remove deprecated ini_set 2016-05-08 12:04:45 +02:00
Ruan
be89b07b48 Merge pull request #6 from JosephGamerYT/patch-1
Create es_ES.utf8.php
2016-05-05 08:34:10 +02:00
JosephGamerYT
ede650fb38 Create es_ES.utf8.php 2016-05-04 20:58:27 -06: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
d4e9230f74 Add MIT license 2016-04-12 06:46:18 +02:00
ruan
0c8f4557b5 Remove redundant closing tag 2016-04-11 09:04:12 +02:00
ruan
f7f2449e13 Clean up en_US.utf8.php 2016-04-11 09:03:29 +02:00
ruan
f110eb7f5b Fix warning glyphicons not being shown when translated 2016-04-11 09:02:14 +02:00
ruan
126517a985 Edit tables-not-found.php 2016-03-29 14:07:11 +02:00
ruan
a001248f68 unconfigured.php: "Try Again" -> "Continue" 2016-03-29 13:42:45 +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
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