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
|
5b7622ce90
|
[cosm] many cosmetic comment fixes, + ensure license and copyright everywhere
|
2017-10-08 19:31:34 +02:00 |
Benjamin Sonntag
|
8ba0fbf88c
|
[fix] error message not appearing in main.php (in case of CSRF failure)
|
2017-10-07 17:49:19 +02:00 |
Benjamin Sonntag
|
1c6191eabc
|
adding \n at the end of error message in logAlternC()
|
2017-10-07 16:48:56 +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 |
Benjamin Sonntag
|
33f8e78885
|
[fix] class m_messages fixed to use 'level' instead of 'type' or 'cat' + force CAP on levels + merge OK and INFO
|
2017-10-06 18:04:36 +02:00 |
Benjamin Sonntag
|
b777f982e5
|
[doc] switching comments to english for quenenni patches
|
2017-10-06 12:00:27 +02:00 |
quenenni
|
a9cd6dc4af
|
Ajout de la classe messages qui remplace la classe error
|
2017-08-15 02:30:38 +02:00 |