30 Commits

Author SHA1 Message Date
b4f1225a56 Page selection 2021-06-25 23:26:18 +02:00
3b3066c83b Add 404 error handling 2020-06-07 14:28:06 +02:00
cd155d17dd Minor improvements 2020-03-31 21:19:03 +02:00
b175fd28ab Fix timezone for dates in the past 2020-02-09 13:10:36 +01:00
01106f0aa5 remove debug 2019-11-02 19:53:15 +01:00
96e54cfb4e Change constructor parameter position 2019-11-02 19:52:05 +01:00
229aeedea9 Custom (user) timezone 2019-10-19 20:57:09 +02:00
181baffbe3 Use mask class on every page & add paramaters to translations 2019-10-19 18:26:12 +02:00
256cd31b0b Add default translations to Main 2019-10-13 19:16:04 +02:00
a1003760f8 Add language detection (guessing) 2019-10-13 18:57:48 +02:00
6e253911cf Fix main __FILE__ value 2019-10-06 21:08:33 +02:00
8e0f4a8a12 Update logs layout 2019-10-06 10:14:57 +02:00
956f6c7022 Fix http scheme detection 2019-10-05 23:51:40 +02:00
06798d8a3b Add db backup/restore 2019-10-05 00:51:46 +02:00
1d9576856b Cleanup code 2019-09-07 11:05:02 +02:00
f86ff58053 DB connection not mandatory anymore 2019-03-23 21:10:04 +01:00
ddf37dad09 remove serv name filter in addTimestampToFilePath 2019-01-26 15:09:21 +01:00
2b0b5e54ba Get SQL Install Script 2019-01-26 10:32:48 +01:00
8416ef2105 add custom constants 2019-01-19 14:24:20 +01:00
260bc06370 add db state 2018-11-25 15:44:16 +01:00
3d2bacf380 add addTimestampToFilePath function 2018-10-09 20:12:06 +02:00
francois
8bb84c1a24 replace MySqlManager with Db 2018-04-11 20:20:23 +02:00
francois.lutran
5d3379af00 fix request scheme hard coded value 2016-12-15 11:23:46 +13:00
5e2acb53ac few tweaks + remove accents function 2015-12-25 20:32:44 +01:00
5aa9105fc3 update mysql library 2015-12-10 23:15:37 +01:00
174b559464 adding abstract methods (mandatory for children classes) 2015-12-01 23:20:52 +01:00
a35382646e adding main class as an abstract class 2015-10-07 00:12:59 +02:00
64e90c5bc6 install function 2015-07-03 21:57:03 +02:00
98086bfc21 auth class 2015-05-25 23:08:51 +02:00
49a500fafb init 2014-12-03 20:27:47 +01:00