70 Commits

Author SHA1 Message Date
aae3ea70b2
Fix table version
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-09-09 05:08:26 +04:00
05ce3e0664
Task handler from the list
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-09-09 04:57:04 +04:00
2194bc4a01
Refactoring the event handler
Event processing is asynchronous.  For asynchronous processing, events
are added to the job queue.

Signed-off-by: Valentin Popov <info@valentineus.link>
2018-09-09 03:23:12 +04:00
9ee0af7e28
Reworked the event handler
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-21 08:13:13 +04:00
6aed41d675
Fixed the name of the constant
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-13 01:52:44 +04:00
f3dc13ac91
Service edit form is focused on the new standard
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 22:09:36 +04:00
cce50b316d
Delete the variable
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 03:42:08 +04:00
6a711bfc48
Fixed a potential performance hole
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 03:24:38 +04:00
9ada0cfe74
Using a constant
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 02:29:32 +04:00
27fe9e412b
Fixed table in the latest version of Moodle
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-11 22:31:15 +04:00
899b129d23 The extension is added to the event handler 2018-02-19 15:26:27 +04:00
4f75d9c5c8 Event handler is rewritten to work with the cache 2018-02-18 22:05:58 +04:00
fa74622268 Links to the editor contain sesskey 2018-01-04 15:38:55 +04:00
2126708201 An additional column is added 2017-12-27 21:03:09 +04:00
0041667754 Refactoring the handler class 2017-12-27 20:45:31 +04:00
3d4b78bd8b Added the function of receiving all the events 2017-12-27 16:01:48 +04:00
499f36d118 Integration of the event system into functions 2017-12-21 12:06:20 +04:00
49516bea82 Refactoring the system of events 2017-12-21 11:48:43 +04:00
0cbf2bbb87 The data recovery form has been extended 2017-12-21 11:12:40 +04:00
82c7463e4a A class was added to display the table 2017-12-19 14:15:07 +04:00
bec8dcdc08 Update event registration classes 2017-11-23 22:00:36 +04:00
de3c3a6553 Correcting errors, adding a logging system 2017-11-23 21:54:50 +04:00
05512c5440 Repeated refactoring of the event handler 2017-11-23 19:29:36 +04:00
91754489b0 Renaming a file 2017-11-23 18:57:22 +04:00
f8b85a270c Refactoring the code of the event handler 2017-11-23 18:54:31 +04:00
03d22ef096 Refactoring the code for creating forms 2017-11-23 17:58:29 +04:00
c1077bc9c1 Service deletion event 2017-11-18 08:33:04 +04:00
bc02d0dce2 Service update event 2017-11-18 08:32:03 +04:00
93d788f046 Service creation event 2017-11-18 08:30:38 +04:00
29c12fa971 Renaming an event 2017-11-18 08:29:21 +04:00
1e8cbe7f09 Recovery event 2017-11-18 08:26:49 +04:00
ad07800be9 Backup event 2017-11-18 08:25:05 +04:00
f28b408b1e Added hostname to the request 2017-11-18 07:34:38 +04:00
97140dccf7 Aesthetics in the code 2017-11-18 06:31:25 +04:00
7b56375c05 Form class loading a backup 2017-11-18 04:56:33 +04:00
97296b795a Updated the event handler 2017-11-15 10:46:09 +04:00
098514660f Edit translation 2017-10-29 12:56:45 +04:00
07970f36e3 Processor additional field 2017-10-29 11:32:50 +04:00
4c63223050 Adding an additional field 2017-10-29 11:24:15 +04:00
700833b532 Simplification of the class 2017-10-27 12:41:48 +04:00
31ecf15e95 Filtering for possible errors 2017-10-27 12:41:15 +04:00
2885dddccc Edit translation 2017-10-27 12:25:07 +04:00
0e4b7bc4d9 Event registration is added 2017-10-27 12:22:55 +04:00
d6d13338e3 Grinding of the final class 2017-10-27 12:16:21 +04:00
6dfe28dab5 The described class for simple journaling 2017-10-27 12:10:16 +04:00
9e4c2dcbae Rename a class 2017-10-27 10:57:40 +04:00
1160a52753 Rename the handler class 2017-10-27 08:51:27 +04:00
af6ac9fb22 A small correction of logic 2017-10-27 08:04:23 +04:00
21ad3135c8 Bug fix 2017-10-26 18:28:34 +04:00
4f34a6db0f Refactoring the class displaying the form of the editor 2017-10-26 17:41:16 +04:00