200 Commits

Author SHA1 Message Date
79fe101e1b
Added function 'local_webhooks_get_list_events_for_service'
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-13 00:08:18 +04:00
b12c850a2f
Fix: Global variable
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 23:52:38 +04:00
57a870f56f
Update function 'local_webhooks_create_record'
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 23:48:00 +04:00
639276c33d
Added function 'local_webhooks_update_record'
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 23:45:35 +04:00
0d9fe62ec6
The function 'local_webhooks_insert_event' is replaced by the function 'local_webhooks_insert_events'
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 23:38:14 +04:00
2b7e419f8f
Added internal function 'local_webhooks_insert_event'
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 23:29:02 +04:00
adb9a1e69c
Added internal function 'local_webhooks_delete_events'
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 23:23:57 +04:00
2c013b3230
The function 'local_webhooks_create_record' was rewritten for new storage
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 22:50:40 +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
4d69ca0da6
The revised structure of information storage
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 21:54:39 +04:00
f220e057bd
The web service 'local_webhooks_get_list_records' has been expanded
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 14:48:20 +04:00
422cbfd57d
New parameters of function 'local_webhooks_get_list_records' have been added
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 14:38:33 +04:00
e0a43273a3
Added constants to the cache
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 14:20:30 +04:00
cce50b316d
Delete the variable
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 03:42:08 +04:00
55b1a6b5a9
Delimiter
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 03:30:57 +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
0a07c2ab22
Added a new function 'local_webhooks_get_total_count'
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 02:05:27 +04:00
0e94634c49
Updated description
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 01:45:08 +04:00
d29ee546a2
Renaming a variable
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-03-12 01:44:01 +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
9cf4fc575c
Correction of spaces v4.0.0-rc.2 2018-02-25 01:32:29 +04:00
f3c2ebbe4d
Correcting a stupid mistake 2018-02-25 01:27:40 +04:00
8f25379f32
Change version 2018-02-25 01:21:50 +04:00
90897b0e7d
General refactoring of the web services code 2018-02-25 01:19:19 +04:00
685d9ee15e Change version 2018-02-22 12:58:37 +04:00
db500cddce Fix 'invalid OPTIONAL value specified' 2018-02-22 12:55:20 +04:00
85bcb64e37 Added general list functions 2018-02-22 12:44:50 +04:00
1736128dbf Adding the function of forming events 2018-02-22 12:37:59 +04:00
5cdd8de9e3 Small code refactoring 2018-02-20 15:40:50 +04:00
b6ddc8bd40 Some variables have been removed 2018-02-20 15:17:27 +04:00
f10786bfb0 Update function 'local_webhooks_create_record' 2018-02-20 14:38:36 +04:00
899b129d23 The extension is added to the event handler 2018-02-19 15:26:27 +04:00
dd19065313 The extension is added to external functions 2018-02-19 15:25:49 +04:00
3a2bddeea4 The search function is expanded 2018-02-19 15:24:34 +04:00
a41dbbb950 Transferring internal functions to the internal library 2018-02-19 13:44:11 +04:00
a68882140b An external service search function is declared 2018-02-19 13:38:27 +04:00
43f0bf98d2 Added external functions to find services 2018-02-19 13:37:27 +04:00
95c4cf061a Rename the function to reset the cache 2018-02-19 13:15:14 +04:00
a1099245b5 Cache description added 2018-02-19 13:06:06 +04:00
66b5928e6e Added clearing the cache when changing data 2018-02-19 12:36:09 +04:00
4f75d9c5c8 Event handler is rewritten to work with the cache 2018-02-18 22:05:58 +04:00
29bdbc7456 Added a service search function that contains the specified event 2018-02-18 21:37:43 +04:00
ebf76795da Change the location of the functions for working with the cache 2018-02-18 21:28:46 +04:00
53c49b69de Added functions for working with the cache 2018-02-18 20:01:55 +04:00
f392fd42d9 Update the PHP version for testing. 2018-02-18 18:05:33 +04:00
67f8d73a15 Update versions of Moodle for testing. 2018-02-18 18:02:23 +04:00
22b7569f71 Correct the check for 'sesskey'. 2018-02-18 17:58:59 +04:00
fa74622268 Links to the editor contain sesskey 2018-01-04 15:38:55 +04:00
9b7426fb20 Check the sesskey on the editor page 2018-01-04 15:35:27 +04:00