Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve ManageTagController coverage and error handling | ArthurHoaro | 2020-07-23 | 6 | -633/+1160 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 4 | -12/+12 |
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 2 | -77/+2 |
* | Handle shaare creation/edition/deletion through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+652 |
* | Process manage tags page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+272 |
* | Process configure page through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -0/+275 |
* | Password change: UT use case with open shaarli | ArthurHoaro | 2020-07-23 | 1 | -0/+17 |
* | Test ShaarliAdminController | ArthurHoaro | 2020-07-23 | 1 | -0/+199 |
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 5 | -26/+187 |
* | Process tools page through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -1/+74 |
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 3 | -0/+439 |