Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Added external function display a list of events | Valentin Popov | 2017-12-27 | 1 | -0/+44 |
| | |||||
* | Added the function of receiving all the events | Valentin Popov | 2017-12-27 | 2 | -1/+13 |
| | |||||
* | Reconstructed external restore function from the backup | Valentin Popov | 2017-12-27 | 1 | -7/+11 |
| | |||||
* | Edit the result of the function | Valentin Popov | 2017-12-27 | 1 | -3/+3 |
| | |||||
* | Registration of external plug-in functions is added | Valentin Popov | 2017-12-27 | 1 | -0/+99 |
| | |||||
* | Added external plugin functions | Valentin Popov | 2017-12-27 | 1 | -0/+541 |
| | |||||
* | Fixed the text of the button | Valentin Popov | 2017-12-22 | 1 | -1/+1 |
| | |||||
* | Integration of the event system into functions | Valentin Popov | 2017-12-21 | 2 | -9/+14 |
| | |||||
* | Refactoring the system of events | Valentin Popov | 2017-12-21 | 2 | -48/+79 |
| | |||||
* | Edit translation | Valentin Popov | 2017-12-21 | 2 | -1/+2 |
| | |||||
* | Refactoring the editor code | Valentin Popov | 2017-12-21 | 1 | -4/+5 |
| | |||||
* | The functional was updated to a new form | Valentin Popov | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | The data recovery form has been extended | Valentin Popov | 2017-12-21 | 1 | -0/+5 |
| | |||||
* | Updated package dependencies | Valentin Popov | 2017-12-21 | 1 | -5/+6 |
| | |||||
* | Correction on the main page | Valentin Popov | 2017-12-21 | 1 | -2/+2 |
| | |||||
* | Refactoring function code plugins | Valentin Popov | 2017-12-21 | 1 | -67/+76 |
| | |||||
* | Added function to change the status of the service | Valentin Popov | 2017-12-19 | 1 | -0/+19 |
| | |||||
* | Refactoring the main page | Valentin Popov | 2017-12-19 | 1 | -62/+30 |
| | |||||
* | A class was added to display the table | Valentin Popov | 2017-12-19 | 1 | -0/+132 |
| | |||||
* | Additions to the description file | Valentin Popov | 2017-12-11 | 1 | -20/+4 |
| | |||||
* | Changes to the User's Guide | Valentin Popov | 2017-12-11 | 1 | -15/+12 |
| | |||||
* | User guide | Valentin Popov | 2017-12-11 | 1 | -0/+114 |
| | |||||
* | Screenshots for documentation | Valentin Popov | 2017-12-11 | 2 | -0/+0 |
| | |||||
* | Change versionv3.0.0 | Valentin Popov | 2017-11-26 | 1 | -2/+2 |
| | |||||
* | Local class for calling events | Valentin Popov | 2017-11-26 | 1 | -0/+144 |
| | |||||
* | Update event registration classes | Valentin Popov | 2017-11-23 | 3 | -3/+3 |
| | |||||
* | Adding a logging system | Valentin Popov | 2017-11-23 | 1 | -0/+8 |
| | |||||
* | Correcting errors, adding a logging system | Valentin Popov | 2017-11-23 | 1 | -4/+6 |
| | |||||
* | Repeated refactoring of the event handler | Valentin Popov | 2017-11-23 | 1 | -21/+8 |
| |