aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* The web service 'local_webhooks_get_list_records' has been expandedValentin Popov2018-03-121-3/+12
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* New parameters of function 'local_webhooks_get_list_records' have been addedValentin Popov2018-03-121-2/+4
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added constants to the cacheValentin Popov2018-03-121-4/+7
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Delete the variableValentin Popov2018-03-121-2/+1
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* DelimiterValentin Popov2018-03-121-0/+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-128-14/+16
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Added a new function 'local_webhooks_get_total_count'Valentin Popov2018-03-121-0/+10
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Updated descriptionValentin Popov2018-03-121-1/+2
| | | | Signed-off-by: Valentin Popov <info@valentineus.link>
* Renaming a variableValentin Popov2018-03-121-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>
* Correction of spacesv4.0.0-rc.2Valentin Popov2018-02-251-1/+1
|
* Correcting a stupid mistakeValentin Popov2018-02-251-1/+1
|
* Change versionValentin Popov2018-02-251-2/+2
|
* General refactoring of the web services codeValentin Popov2018-02-251-128/+96
|
* Change versionValentin Popov2018-02-221-2/+2
|
* Fix 'invalid OPTIONAL value specified'Valentin Popov2018-02-221-1/+1
|
* Added general list functionsValentin Popov2018-02-221-20/+25
|
* Adding the function of forming eventsValentin Popov2018-02-221-15/+19
|
* Small code refactoringValentin Popov2018-02-201-11/+10
|
* Some variables have been removedValentin Popov2018-02-202-10/+5
|
* Update function 'local_webhooks_create_record'Valentin Popov2018-02-202-8/+7
|
* The extension is added to the event handlerValentin Popov2018-02-191-1/+1
|
* The extension is added to external functionsValentin Popov2018-02-191-5/+7
|
* The search function is expandedValentin Popov2018-02-191-4/+12
|
* Transferring internal functions to the internal libraryValentin Popov2018-02-192-22/+22
|
* An external service search function is declaredValentin Popov2018-02-191-0/+8
|
* Added external functions to find servicesValentin Popov2018-02-191-0/+80
|
* Rename the function to reset the cacheValentin Popov2018-02-192-5/+5
|
* Cache description addedValentin Popov2018-02-191-0/+31
|
* Added clearing the cache when changing dataValentin Popov2018-02-191-2/+34
|
* Event handler is rewritten to work with the cacheValentin Popov2018-02-181-6/+8
|
* Added a service search function that contains the specified eventValentin Popov2018-02-181-0/+19
|
* Change the location of the functions for working with the cacheValentin Popov2018-02-182-34/+44
|
* Added functions for working with the cacheValentin Popov2018-02-181-0/+34
|
* Update the PHP version for testing.Valentin Popov2018-02-181-2/+2
|
* Update versions of Moodle for testing.Valentin Popov2018-02-181-13/+3
|
* Correct the check for 'sesskey'.Valentin Popov2018-02-181-2/+2
|
* Links to the editor contain sesskeyValentin Popov2018-01-042-3/+3
|
* Check the sesskey on the editor pageValentin Popov2018-01-041-1/+1
|
* Check the sesskey on the recovery pageValentin Popov2018-01-041-1/+1
|
* Change versionv4.0.0-rc.1Valentin Popov2017-12-291-4/+4
|
* Added correct update from old versionsValentin Popov2017-12-291-0/+52
|
* An additional column is addedValentin Popov2017-12-271-0/+13
|
* Refactoring the handler classValentin Popov2017-12-271-43/+4
|
* Added function to send the requestValentin Popov2017-12-271-0/+23
|
* Updated the function to update the recordValentin Popov2017-12-271-2/+3
|
* Register a new external functionValentin Popov2017-12-271-0/+8
|
* Added external function display a list of eventsValentin Popov2017-12-271-0/+44
|
* Added the function of receiving all the eventsValentin Popov2017-12-272-1/+13
|