Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating the table structure | Valentin Popov | 2018-09-07 | 1 | -4/+8 |
| | | | | | | | | | | * Fixed bug with 'XMLDB PATH'. The latest update to Moodle includes a strict check. * Remotely the status field in the event table. The logic is simplified, if there is an event subscription, the event is stored in a table. There are no subscriptions, no events in the table. 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> | ||||
* | Additional field in the database | Valentin Popov | 2017-10-29 | 1 | -1/+2 |
| | |||||
* | Deleting an additional table | Valentin Popov | 2017-10-27 | 1 | -14/+1 |
| | |||||
* | Additional table | Valentin Popov | 2017-10-27 | 1 | -1/+14 |
| | |||||
* | Bug fix | Valentin Popov | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Adding an additional field to the database | Valentin Popov | 2017-10-26 | 1 | -0/+1 |
| | |||||
* | Added a field to the database for the security key | Valentin Popov | 2017-10-26 | 1 | -1/+2 |
| | |||||
* | Additional field in the database | Valentin Popov | 2017-10-26 | 1 | -1/+2 |
| | |||||
* | Instructions for creating a table in the database | Valentin Popov | 2017-10-22 | 1 | -0/+16 |