mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Renamed text variable to label * Added label variable * Fixed typos * Fixed PHPDoc * Added runTrigger method return type * Refactored to use super class constructor * Added contributor details. Cleaned indentation. * Added user login failed string * Added label & description localized strings * Converted event label, description & date variables to class properties. Added class method to initialize event data. Refactored & cleaned code. * Added user string parameter * Cleaned code * Moved langs loading * Added code comment * Cleaned code * Added code comment * Fixed PHPDoc comments * Refactored event label & description assignment * Deleted unneeded empty lines * Added event action text dictionary. Refactored event data initialization. Added static class method for dynamic localization to check if event text has an event action key n. * Updated string parameter placement * Added condition to check if event description has an event action key in order to do dynamic frontend translation * Updated code comments. Renamed event action array. * Added user status key * Cleaned code * Update interface_20_all_Logevents.class.php --------- Co-authored-by: William Mead <william.mead@manchenumerique.fr> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr> |
||
|---|---|---|
| .. | ||
| dolibarr_export.php | ||
| dolibarr_import.php | ||
| export_files.php | ||
| export.php | ||
| index.php | ||
| listevents.php | ||
| listsessions.php | ||
| purge.php | ||
| update.php | ||