aboutsummaryrefslogtreecommitdiff
path: root/classes
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring the event handlerValentin Popov2018-09-091-20/+13
| | | | | | | Event processing is asynchronous. For asynchronous processing, events are added to the job queue. Signed-off-by: Valentin Popov <info@valentineus.link>
* Reworked the event handlerValentin Popov2018-03-211-8/+7
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Fixed the name of the constantValentin Popov2018-03-137-7/+7
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Service edit form is focused on the new standardValentin Popov2018-03-121-17/+12
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Delete the variableValentin Popov2018-03-121-2/+1
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Fixed a potential performance holeValentin Popov2018-03-121-3/+1
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Using a constantValentin Popov2018-03-127-7/+7
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Fixed table in the latest version of MoodleValentin Popov2018-03-111-4/+24
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* The extension is added to the event handlerValentin Popov2018-02-191-1/+1
|
* Event handler is rewritten to work with the cacheValentin Popov2018-02-181-6/+8
|
* Links to the editor contain sesskeyValentin Popov2018-01-041-2/+2
|
* An additional column is addedValentin Popov2017-12-271-0/+13
|
* Refactoring the handler classValentin Popov2017-12-271-43/+4
|
* Added the function of receiving all the eventsValentin Popov2017-12-271-1/+3
|
* Integration of the event system into functionsValentin Popov2017-12-211-2/+2
|
* Refactoring the system of eventsValentin Popov2017-12-211-0/+65
|
* The data recovery form has been extendedValentin Popov2017-12-211-0/+5
|
* A class was added to display the tableValentin Popov2017-12-191-0/+132
|
* Update event registration classesValentin Popov2017-11-233-3/+3
|
* Correcting errors, adding a logging systemValentin Popov2017-11-231-4/+6
|
* Repeated refactoring of the event handlerValentin Popov2017-11-231-21/+8
|
* Renaming a fileValentin Popov2017-11-231-0/+0
|
* Refactoring the code of the event handlerValentin Popov2017-11-231-37/+3
|
* Refactoring the code for creating formsValentin Popov2017-11-231-19/+0
|
* Service deletion eventValentin Popov2017-11-181-0/+65
|
* Service update eventValentin Popov2017-11-181-0/+65
|
* Service creation eventValentin Popov2017-11-181-0/+65
|
* Renaming an eventValentin Popov2017-11-182-2/+2
|
* Recovery eventValentin Popov2017-11-181-0/+65
|
* Backup eventValentin Popov2017-11-181-0/+65
|
* Added hostname to the requestValentin Popov2017-11-181-0/+5
|
* Aesthetics in the codeValentin Popov2017-11-183-9/+10
|
* Form class loading a backupValentin Popov2017-11-181-1/+33
|
* Updated the event handlerValentin Popov2017-11-151-6/+2
|
* Edit translationValentin Popov2017-10-291-1/+1
|
* Processor additional fieldv1.1.0Valentin Popov2017-10-291-0/+4
|
* Adding an additional fieldValentin Popov2017-10-291-0/+5
|
* Simplification of the classValentin Popov2017-10-271-10/+1
|
* Filtering for possible errorsValentin Popov2017-10-271-5/+11
|
* Edit translationValentin Popov2017-10-271-1/+1
|
* Event registration is addedValentin Popov2017-10-271-4/+22
|
* Grinding of the final classValentin Popov2017-10-271-5/+7
|
* The described class for simple journalingValentin Popov2017-10-271-0/+74
|
* Rename a classValentin Popov2017-10-271-0/+0
|
* Rename the handler classValentin Popov2017-10-271-2/+2
|
* A small correction of logicValentin Popov2017-10-271-2/+3
|
* Bug fixValentin Popov2017-10-261-1/+4
|
* Refactoring the class displaying the form of the editorValentin Popov2017-10-261-23/+10
|
* Refactoring the code to work with eventsValentin Popov2017-10-261-10/+7
|
* Correcting the error if there is no valueValentin Popov2017-10-261-2/+1
|