Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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> | |||||
* | The revised structure of information storage | Valentin Popov | 2018-03-12 | 1 | -10/+19 | |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | |||||
* | The web service 'local_webhooks_get_list_records' has been expanded | Valentin Popov | 2018-03-12 | 1 | -3/+12 | |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | |||||
* | New parameters of function 'local_webhooks_get_list_records' have been added | Valentin Popov | 2018-03-12 | 1 | -2/+4 | |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | |||||
* | Added constants to the cache | Valentin Popov | 2018-03-12 | 1 | -4/+7 | |
| | | | | 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> | |||||
* | Delimiter | Valentin Popov | 2018-03-12 | 1 | -0/+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 | 8 | -14/+16 | |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | |||||
* | Added a new function 'local_webhooks_get_total_count' | Valentin Popov | 2018-03-12 | 1 | -0/+10 | |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | |||||
* | Updated description | Valentin Popov | 2018-03-12 | 1 | -1/+2 | |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | |||||
* | Renaming a variable | Valentin Popov | 2018-03-12 | 1 | -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> | |||||
* | Correction of spacesv4.0.0-rc.2 | Valentin Popov | 2018-02-25 | 1 | -1/+1 | |
| | ||||||
* | Correcting a stupid mistake | Valentin Popov | 2018-02-25 | 1 | -1/+1 | |
| | ||||||
* | Change version | Valentin Popov | 2018-02-25 | 1 | -2/+2 | |
| | ||||||
* | General refactoring of the web services code | Valentin Popov | 2018-02-25 | 1 | -128/+96 | |
| | ||||||
* | Change version | Valentin Popov | 2018-02-22 | 1 | -2/+2 | |
| | ||||||
* | Fix 'invalid OPTIONAL value specified' | Valentin Popov | 2018-02-22 | 1 | -1/+1 | |
| | ||||||
* | Added general list functions | Valentin Popov | 2018-02-22 | 1 | -20/+25 | |
| | ||||||
* | Adding the function of forming events | Valentin Popov | 2018-02-22 | 1 | -15/+19 | |
| | ||||||
* | Small code refactoring | Valentin Popov | 2018-02-20 | 1 | -11/+10 | |
| | ||||||
* | Some variables have been removed | Valentin Popov | 2018-02-20 | 2 | -10/+5 | |
| | ||||||
* | Update function 'local_webhooks_create_record' | Valentin Popov | 2018-02-20 | 2 | -8/+7 | |
| | ||||||
* | The extension is added to the event handler | Valentin Popov | 2018-02-19 | 1 | -1/+1 | |
| | ||||||
* | The extension is added to external functions | Valentin Popov | 2018-02-19 | 1 | -5/+7 | |
| | ||||||
* | The search function is expanded | Valentin Popov | 2018-02-19 | 1 | -4/+12 | |
| | ||||||
* | Transferring internal functions to the internal library | Valentin Popov | 2018-02-19 | 2 | -22/+22 | |
| | ||||||
* | An external service search function is declared | Valentin Popov | 2018-02-19 | 1 | -0/+8 | |
| | ||||||
* | Added external functions to find services | Valentin Popov | 2018-02-19 | 1 | -0/+80 | |
| | ||||||
* | Rename the function to reset the cache | Valentin Popov | 2018-02-19 | 2 | -5/+5 | |
| | ||||||
* | Cache description added | Valentin Popov | 2018-02-19 | 1 | -0/+31 | |
| | ||||||
* | Added clearing the cache when changing data | Valentin Popov | 2018-02-19 | 1 | -2/+34 | |
| | ||||||
* | Event handler is rewritten to work with the cache | Valentin Popov | 2018-02-18 | 1 | -6/+8 | |
| | ||||||
* | Added a service search function that contains the specified event | Valentin Popov | 2018-02-18 | 1 | -0/+19 | |
| | ||||||
* | Change the location of the functions for working with the cache | Valentin Popov | 2018-02-18 | 2 | -34/+44 | |
| | ||||||
* | Added functions for working with the cache | Valentin Popov | 2018-02-18 | 1 | -0/+34 | |
| | ||||||
* | Update the PHP version for testing. | Valentin Popov | 2018-02-18 | 1 | -2/+2 | |
| | ||||||
* | Update versions of Moodle for testing. | Valentin Popov | 2018-02-18 | 1 | -13/+3 | |
| | ||||||
* | Correct the check for 'sesskey'. | Valentin Popov | 2018-02-18 | 1 | -2/+2 | |
| | ||||||
* | Links to the editor contain sesskey | Valentin Popov | 2018-01-04 | 2 | -3/+3 | |
| | ||||||
* | Check the sesskey on the editor page | Valentin Popov | 2018-01-04 | 1 | -1/+1 | |
| | ||||||
* | Check the sesskey on the recovery page | Valentin Popov | 2018-01-04 | 1 | -1/+1 | |
| | ||||||
* | Change versionv4.0.0-rc.1 | Valentin Popov | 2017-12-29 | 1 | -4/+4 | |
| | ||||||
* | Added correct update from old versions | Valentin Popov | 2017-12-29 | 1 | -0/+52 | |
| | ||||||
* | 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 function to send the request | Valentin Popov | 2017-12-27 | 1 | -0/+23 | |
| | ||||||
* | Updated the function to update the record | Valentin Popov | 2017-12-27 | 1 | -2/+3 | |
| | ||||||
* | Register a new external function | Valentin Popov | 2017-12-27 | 1 | -0/+8 | |
| |