357 Commits

Author SHA1 Message Date
64d91740b6 Added errors 400, 401, 402, 405, 406, 408, 500, 501, 502, 503, and 504 customized pages. Modified 403 and 404 customized pages. Modified git ignore rules. 2024-02-18 22:06:31 +01:00
d4b64b7b6e Deny access from web of all cron.php files 2024-02-18 20:22:48 +01:00
52a77aa5b5 Added error 403 and 404 customized pages. Added ignore rules. 2024-02-18 19:59:48 +01:00
3cf4131cfa Added error 403 and 404 customized pages. Added ignore rules. 2024-02-18 19:59:21 +01:00
41cd480484 Added not ignoring some files in data/static/html/system/ 2024-02-18 19:44:55 +01:00
ce75519afa Added lib/package/phpmailer/templates/ in .gitignore (with exceptions) 2024-02-18 17:52:04 +01:00
c53a07b145 Added data/image/icons/apps/ in .gitignore (apps icons for smartgrade coordination object 2024-02-18 17:46:31 +01:00
e9a02f03ba Added 403 and 404 errors custom pages in .htaccess 2024-02-18 17:44:12 +01:00
ef52c50732 Fixed issue #106 by updating PHPMailer to version 6.8.1. 2023-11-08 21:00:18 +01:00
8223485aee Done #104. Autoload a coordination object css file when exists 2023-10-30 23:48:08 +01:00
e4b844b1a4 Added apps icons ressources 2023-10-28 10:56:00 +02:00
23627fa7c5 Added some missing graphic ressources 2023-10-28 10:51:48 +02:00
e0ce6ba88a Done #104 and fixed issue #103 2023-10-28 10:48:56 +02:00
a151172ad6 Restrctured file organization of dataTables.bootstrap css and js files. 2023-08-28 01:53:01 +02:00
30159c4344 Added links of current versions for js and css tools. 2023-08-28 01:50:33 +02:00
b3ec2c8b57 Updated fr translation file of bootstrap.datepicker for version 1.9.0 2023-08-28 01:47:44 +02:00
a80be30bb5 Updated summernote to version 0.8.20 2023-08-28 01:46:31 +02:00
35a23a78e6 Updated javascript files of bootstra-datepicker(1.10.0), bootstrap-toggle(5.0.6), bootstrap(5.2.3), jquery(3.7.0) and jquery.dataTables(1.13.5). 2023-08-28 01:44:14 +02:00
9eb1498b0d Updated jquery.dataTables to version 1.13.5 2023-08-28 01:41:02 +02:00
5fec7d028e Updated fork-awesome to version 1.2.0 2023-08-28 01:40:18 +02:00
884a2217c5 Updated Bootstrap to version 5.2.3 2023-08-28 01:39:01 +02:00
521a82fcd5 Updated bootstrap-toggle to version 5.0.6 2023-08-28 01:38:05 +02:00
ee09655e5a Updated bootstrap-datepicker to version 1.10.0 2023-08-28 01:37:04 +02:00
e7f4ab2ddd Updated GIT ignore file. 2023-08-28 01:32:38 +02:00
a66f90a43c Enhanced authentication logs. Enhanced matrix script call for authentication ad so on. 2023-05-28 13:11:46 +02:00
c455299b5d Fixed issue #102 2023-01-08 11:31:20 +01:00
ff1a2a5f8a Fixed issue #101 2023-01-08 10:06:36 +01:00
f71e773858 Updated .gitignore file 2022-12-17 12:00:29 +01:00
c3f35a8c2c Deleted obsolete data/template/qware/css.mxt file, moved to data/template/qware/headers/css.mxt 2022-12-17 11:52:59 +01:00
43ff79179c Fixed issue #99 2022-12-17 11:46:20 +01:00
084262319f Added data/template/qware/headers/css.mxt. Updated .gitignore file 2022-12-17 11:44:54 +01:00
2539a1bdf1 Removed data/template/ from ignored files 2022-12-17 11:40:02 +01:00
4b8fe3d009 Added not ignoring data/template/qware/headers/* files 2022-12-17 11:36:59 +01:00
690360cca8 Add database comment. Switched all tables to InnoDB engine. Checked and switched all tables and fields to collate utf8mb4_unicode_ci. 2022-12-15 01:09:11 +01:00
c57dd047fd Remove ignored 8_* files in install/db_scripts/mysql 2022-12-15 00:58:51 +01:00
9381ac2bdc Fixed issue #98 - Blank page when editing an user with admin right 2022-11-01 11:10:34 +01:00
a281ca4e38 Updated .gitignore files to remove some ignored path. 2022-11-01 10:50:11 +01:00
b138f17ffc Updated .gitignore files to remove lib/ path ignoring. 2022-11-01 10:46:39 +01:00
8f133f68af Modified .htaccess for rewriting permanent url of last hellz tournament 2022-11-01 10:39:45 +01:00
37a52f1838 Added permanent url for hellwars tournaments 2022-05-06 11:24:58 +02:00
3efd6eed07 Modified main css of qware template 2022-05-06 00:26:21 +02:00
b7f1d5bc9b Removed objecttest from qware_core repository 2022-02-27 12:38:18 +01:00
dad9868e01 Removed news localization files from core. 2022-02-04 19:19:04 +01:00
35950951df Removed blogs localization files from core. 2022-02-04 19:17:00 +01:00
2f3ec8d4bd Optimized dataTables css rendering. Removed hellzwars localization files from core repo. 2022-02-03 17:03:45 +01:00
70c0c5ac2a Removed hellzwars files from core 2022-01-29 13:33:38 +01:00
59d6b539ca Removed from git repository of files not basicaly in core (hellzwars). 2022-01-19 17:25:09 +01:00
dc69c95aaa Removed hellzwars.ini from core. 2022-01-07 11:35:40 +01:00
c3bdc89d77 Added custom mysql server port in installer. 2021-12-28 17:34:22 +01:00
cdc7db51f8 Fixed issue #96. 2021-12-13 13:26:26 +01:00