| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-07-23 | Split the logic into different python modules: | Alexis Metaireau | 1 | -258/+0 | |
| * 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 | |||||
| 2011-07-23 | Kick-start multiple projects support. | Alexis Metaireau | 1 | -36/+156 | |
| This commit adds: * support for projects (creation not yet finished) * an authentication mechanism * bugs (basically all the features are not working anymore) | |||||
| 2011-03-18 | add a delete feature | Alexis Metaireau | 1 | -0/+8 | |
| 2011-03-12 | fix typos | Alexis Metaireau | 1 | -2/+2 | |
| 2011-03-10 | reshape the folder structure. Add conf files | Alexis Metaireau | 1 | -0/+130 | |
