aboutsummaryrefslogtreecommitdiff
path: root/classes
Commit message (Collapse)AuthorAgeFilesLines
* Added get a total count recordsValentin Popov2019-05-091-0/+12
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added sort fieldsValentin Popov2019-05-091-6/+7
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added function get an event's listValentin Popov2019-05-081-0/+143
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added worked a class observerValentin Popov2019-05-062-20/+16
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added a new class for processing eventsValentin Popov2019-05-062-68/+90
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Did a deep refactoring main class in the pluginValentin Popov2019-05-062-2/+200
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added description record's classValentin Popov2019-05-051-0/+80
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Moodle style fixesValentin Popov2018-10-222-48/+48
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Correction of implicit style errorsValentin Popov2018-10-223-56/+57
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Code style fixValentin Popov2018-10-224-88/+106
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Reducing nesting in the codeValentin Popov2018-09-201-9/+11
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Correction of the file nameValentin Popov2018-09-202-137/+103
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Removing old event recordersValentin Popov2018-09-207-455/+0
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* A reworked table for displaying a list of servicesValentin Popov2018-09-092-162/+153
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Fix table versionValentin Popov2018-09-091-0/+0
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Task handler from the listValentin Popov2018-09-091-0/+62
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* 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
|