Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | piwigo: Add .images.add including form handling. | Elrond | 2013-05-09 | 1 | -0/+16 |
| | | | | | To make things a bit easier, switch to WTForms for validating the received data. | ||||
* | piwigo: Start at pwg.images.addSimple. | Elrond | 2013-03-26 | 1 | -0/+28 |
Without a session and a logged in user, this can't go much further. Misses check for the file upload field. Need refactored test tool for this. |