Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2011-10-23 | Integration of PHP backend with /beta and /gamma front ends | Giulio Cesare Solaroli | 1 | -13/+176 |
Fixed PHP backend and /beta code to handle request and data format compatible with /gamma. At the moment adding/deleting/editing records seem to work fine. | ||||
2011-10-06 | Fixed the formatting of PHP code | Giulio Cesare Solaroli | 1 | -2/+3 |
2011-10-06 | Fix timestamps on records | Josh | 1 | -0/+7 |
- update the access and update date when a record is saved - set the creation date when a record is created | ||||
2011-10-04 | Fixed code indentation | Giulio Cesare Solaroli | 1 | -3/+3 |
2011-10-04 | send an exception when a session has timed out on the server side | Josh | 1 | -2/+5 |
2011-10-02 | First version of the newly restructured repository | Giulio Cesare Solaroli | 1 | -0/+744 |