Commit Graph

20 Commits

Author SHA1 Message Date
Benjamin Sonntag dbb41924bd [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
Benjamin Sonntag 8dc5c20fa5 [fix] remove now unused ico for menu icons (in css) 2018-06-23 11:49:49 +02:00
Benjamin Sonntag 5b7622ce90 [cosm] many cosmetic comment fixes, + ensure license and copyright everywhere 2017-10-08 19:31:34 +02:00
Benjamin Sonntag 3de55aca37 [cosm] reindent, check language of comments, ensure /** phpdoc style comments, simplify file header (license only) etc. 2017-10-06 23:42:39 +02:00
quenenni 6b7d5e7d90 le reste des fichiers & style.css 2017-08-17 03:32:18 +02:00
Benjamin Sonntag d3ab589e56 REFACTORING: code formatting of the panel + braces on if/while/for + fixe some missing or too many Globals in functions 2015-09-25 17:42:00 +02:00
Benjamin Sonntag 616306ecc6 adding tail log view + order by DATE last files before in logs 2015-02-11 11:28:15 +01:00
Alan Garcia 822471cfa1 Simplifie la classe log
Fix #1553
2014-02-28 15:25:07 +00:00
Axel ROGER 60432b77a9 Allow to have a custom dir for apache logs 2013-04-24 15:26:09 +00:00
Axel ROGER 785f7afbaf Panel's logs and webservers' logs can't be separated 2013-04-02 13:17:12 +00:00
Alan Garcia 938fcba146 Adieu, menulist.txt ! Bonjour, menu avec des hooks magique dans les classes.
Plus simple à gérer pour modifier le html, plus facile à surcharger dans l'optique
de permettre de mettre des préférences.

Active se souvenir pour la session des préférences de menu.

Passe le stockage dans la session de php serialize à json
2013-02-18 10:01:28 +00:00
Benjamin Sonntag 2f18f271ca METRO TASK: syntax & comments in classes 2012-08-28 08:59:05 +00:00
Alan Garcia a2a47ead7d Bugfixes m_log 2012-08-27 10:37:58 +00:00
Alan Garcia 92b5341514 Bug m_log 2012-08-26 18:26:53 +00:00
Alan Garcia 7399963cfd On peux a nouveau télécharger un fichier depuis le browser 2012-08-26 17:55:41 +00:00
Alan Garcia 169e544bd5 Economise une requete 2012-08-26 10:22:54 +00:00
Alan Garcia 5ce5b9f565 Gestion de "pas de fichiers de log" 2012-08-23 07:47:30 +00:00
Alan Garcia c596e0c37c Logo de log 2012-08-23 07:41:32 +00:00
Alan Garcia 7b3e26cff5 Correction indentation 2012-08-23 07:36:11 +00:00
Steven Mondji-Lerider 687e461324 Ajout classe de logs 2012-08-21 18:25:56 +00:00