89 Commits

Author SHA1 Message Date
c42e13d182
Fixed violations CI
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-11 13:54:14 +04:00
747055f9d1
Added external function add service
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-11 00:57:18 +04:00
e84ac6859a
Renamed a classes function "delete_service"
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-10 15:22:48 +04:00
e550237b4b
Renamed a classes function "update_service"
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-10 15:20:56 +04:00
db2d98d210
Renamed a classes function "create_service"
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-10 15:19:18 +04:00
d441f44698
Added get a total count records
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-09 20:35:59 +04:00
cb6d5c7e13
Added sort fields
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-09 19:09:36 +04:00
8bf6ed8122
Added function get an event's list
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-08 02:47:19 +04:00
eb4b9b69f8
Added worked a class observer
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-06 05:47:03 +04:00
bde135499d
Added a new class for processing events
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-06 04:46:09 +04:00
4806fad728
Did a deep refactoring main class in the plugin
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-06 04:27:01 +04:00
654eade42b
Added description record's class
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-06 00:10:26 +04:00
d8f5be6670
Moodle style fixes
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-10-22 04:04:35 +04:00
99c835a63d
Correction of implicit style errors
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-10-22 03:48:04 +04:00
1352b5ee79
Code style fix
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-10-22 02:59:06 +04:00
36ddf415c4
Reducing nesting in the code
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-09-20 18:05:02 +04:00
67cf87d17c
Correction of the file name
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-09-20 17:59:58 +04:00
dc4bc38f80
Removing old event recorders
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-09-20 17:46:42 +04:00
d0e7af84ff
A reworked table for displaying a list of services
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-09-09 05:33:14 +04:00
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