Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A reworked table for displaying a list of services | Valentin Popov | 2018-09-09 | 2 | -162/+153 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Fix table version | Valentin Popov | 2018-09-09 | 1 | -0/+0 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Task handler from the list | Valentin Popov | 2018-09-09 | 1 | -0/+62 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Refactoring the event handler | Valentin Popov | 2018-09-09 | 1 | -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 handler | Valentin Popov | 2018-03-21 | 1 | -8/+7 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Fixed the name of the constant | Valentin Popov | 2018-03-13 | 7 | -7/+7 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Service edit form is focused on the new standard | Valentin Popov | 2018-03-12 | 1 | -17/+12 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Delete the variable | Valentin Popov | 2018-03-12 | 1 | -2/+1 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Fixed a potential performance hole | Valentin Popov | 2018-03-12 | 1 | -3/+1 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Using a constant | Valentin Popov | 2018-03-12 | 7 | -7/+7 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Fixed table in the latest version of Moodle | Valentin Popov | 2018-03-11 | 1 | -4/+24 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | The extension is added to the event handler | Valentin Popov | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | Event handler is rewritten to work with the cache | Valentin Popov | 2018-02-18 | 1 | -6/+8 |
| | |||||
* | Links to the editor contain sesskey | Valentin Popov | 2018-01-04 | 1 | -2/+2 |
| | |||||
* | An additional column is added | Valentin Popov | 2017-12-27 | 1 | -0/+13 |
| | |||||
* | Refactoring the handler class | Valentin Popov | 2017-12-27 | 1 | -43/+4 |
| | |||||
* | Added the function of receiving all the events | Valentin Popov | 2017-12-27 | 1 | -1/+3 |
| | |||||
* | Integration of the event system into functions | Valentin Popov | 2017-12-21 | 1 | -2/+2 |
| | |||||
* | Refactoring the system of events | Valentin Popov | 2017-12-21 | 1 | -0/+65 |
| | |||||
* | The data recovery form has been extended | Valentin Popov | 2017-12-21 | 1 | -0/+5 |
| | |||||
* | A class was added to display the table | Valentin Popov | 2017-12-19 | 1 | -0/+132 |
| | |||||
* | Update event registration classes | Valentin Popov | 2017-11-23 | 3 | -3/+3 |
| | |||||
* | Correcting errors, adding a logging system | Valentin Popov | 2017-11-23 | 1 | -4/+6 |
| | |||||
* | Repeated refactoring of the event handler | Valentin Popov | 2017-11-23 | 1 | -21/+8 |
| | |||||
* | Renaming a file | Valentin Popov | 2017-11-23 | 1 | -0/+0 |
| | |||||
* | Refactoring the code of the event handler | Valentin Popov | 2017-11-23 | 1 | -37/+3 |
| | |||||
* | Refactoring the code for creating forms | Valentin Popov | 2017-11-23 | 1 | -19/+0 |
| | |||||
* | Service deletion event | Valentin Popov | 2017-11-18 | 1 | -0/+65 |
| | |||||
* | Service update event | Valentin Popov | 2017-11-18 | 1 | -0/+65 |
| | |||||
* | Service creation event | Valentin Popov | 2017-11-18 | 1 | -0/+65 |
| | |||||
* | Renaming an event | Valentin Popov | 2017-11-18 | 2 | -2/+2 |
| | |||||
* | Recovery event | Valentin Popov | 2017-11-18 | 1 | -0/+65 |
| | |||||
* | Backup event | Valentin Popov | 2017-11-18 | 1 | -0/+65 |
| | |||||
* | Added hostname to the request | Valentin Popov | 2017-11-18 | 1 | -0/+5 |
| | |||||
* | Aesthetics in the code | Valentin Popov | 2017-11-18 | 3 | -9/+10 |
| | |||||
* | Form class loading a backup | Valentin Popov | 2017-11-18 | 1 | -1/+33 |
| | |||||
* | Updated the event handler | Valentin Popov | 2017-11-15 | 1 | -6/+2 |
| | |||||
* | Edit translation | Valentin Popov | 2017-10-29 | 1 | -1/+1 |
| | |||||
* | Processor additional fieldv1.1.0 | Valentin Popov | 2017-10-29 | 1 | -0/+4 |
| | |||||
* | Adding an additional field | Valentin Popov | 2017-10-29 | 1 | -0/+5 |
| | |||||
* | Simplification of the class | Valentin Popov | 2017-10-27 | 1 | -10/+1 |
| | |||||
* | Filtering for possible errors | Valentin Popov | 2017-10-27 | 1 | -5/+11 |
| | |||||
* | Edit translation | Valentin Popov | 2017-10-27 | 1 | -1/+1 |
| | |||||
* | Event registration is added | Valentin Popov | 2017-10-27 | 1 | -4/+22 |
| | |||||
* | Grinding of the final class | Valentin Popov | 2017-10-27 | 1 | -5/+7 |
| | |||||
* | The described class for simple journaling | Valentin Popov | 2017-10-27 | 1 | -0/+74 |
| | |||||
* | Rename a class | Valentin Popov | 2017-10-27 | 1 | -0/+0 |
| | |||||
* | Rename the handler class | Valentin Popov | 2017-10-27 | 1 | -2/+2 |
| | |||||
* | A small correction of logic | Valentin Popov | 2017-10-27 | 1 | -2/+3 |
| | |||||
* | Bug fix | Valentin Popov | 2017-10-26 | 1 | -1/+4 |
| |