| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-10-08 | Complete the REST API + Tests. Fix #27 | Alexis Metaireau | 1 | -8/+7 | |
| 2011-09-13 | API: Create and Update support | Alexis Metaireau | 1 | -2/+17 | |
| 2011-09-13 | REST API is now able to list stuff \o/ | Alexis Metaireau | 1 | -1/+26 | |
| 2011-09-13 | Add a serialization mechanism | Alexis Metaireau | 1 | -0/+7 | |
| 2011-09-09 | Move some logic to the models and add comments. | Alexis Metaireau | 1 | -0/+27 | |
| 2011-09-09 | Start working on archive management | Alexis Metaireau | 1 | -0/+17 | |
| 2011-08-10 | Add some more tests about membership. (#14) | Alexis Metaireau | 1 | -1/+1 | |
| Fixes #15 as invalid: deactivated users are not listed on the bill form or on the balance. | |||||
| 2011-08-09 | Users are deleted when no bill is assigned to them. Fixes #5 | Frédéric Sureau | 1 | -0/+8 | |
| 2011-07-31 | Makes the computation working. | Alexis Metaireau | 1 | -1/+25 | |
| 2011-07-31 | Adding a bill is now working properly | Alexis Metaireau | 1 | -0/+3 | |
| 2011-07-23 | Manage users creation | Alexis Metaireau | 1 | -1/+1 | |
| 2011-07-23 | Split the logic into different python modules: | Alexis Metaireau | 1 | -0/+54 | |
| * web.py contains the controllers (also called views) + url definitions * models.py contains the models * forms.py contains the forms * utils.py contains a set of utility fonctions to ease the dev. process | |||||
