Commit Graph

20 Commits

Author SHA1 Message Date
Squidly271 b64cdd68a3 Protect GUI from invalid .page files
If the format of the .page is completely wrong, then every page gets corrupted, and the system becomes unusable.  Personally, I hate it that every .page file can potentially take down the entire GUI in case of an error.  Blocking the output of the parse_ini_file protects the GUI, and the file gets logged to inform the user / forum.
2021-03-07 15:48:01 -05:00
bergware 89f3c11f1f Multi-language support
Deprecated function my_lang()
Consolidated function into _()
Convert automatically apostrophes to HTML code
2020-06-05 23:54:11 +02:00
bergware 643771f902 Minor code optimisation 2020-05-28 17:40:42 +02:00
bergware 13dff5638b Multi-language support 2020-04-10 09:06:11 +02:00
bergware 58509f1176 Multi cache support 2020-03-21 13:58:26 +01:00
bergware f4a7309be8 AFP deprecated 2020-03-19 08:46:26 +01:00
bergware 1f92d82900 Multi-language support 2020-03-15 13:39:04 +01:00
bergware c8148442d2 Multi-language support 2020-03-04 17:33:46 +01:00
bergware ac6630733c Added custom case selection 2018-12-25 10:14:09 +01:00
bergware 2c04699163 Minor changes
Sort pages natural, so numbers are in correct order, e.g. 10 is after 9
2018-03-09 09:25:34 +01:00
bergware 24e0a9e47d Minor code optimizations 2018-01-04 12:51:45 +01:00
bergware ef3ca5a01b Allow images and font-awesome icons in titles and panels 2017-08-20 18:12:52 +02:00
Eric Schultz 0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware 16dab2eafc Replace fixed path with absolute path in docroot variable 2016-10-24 09:30:54 +02:00
bergware 3a08bee756 Update copyright [7] 2016-06-26 11:53:24 +02:00
bergware e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware f3d44d4528 Update copyright [2] 2016-06-12 10:51:48 +02:00
bergware 600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
Eric Schultz 8095de8759 merge ronalds changes from upstream + some vm and dashboard fixes 2016-01-12 19:59:16 -08:00
Eric Schultz 30ca111094 initial commit 2015-10-24 10:17:28 -07:00