| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-07-26 | Check project id before authentication | Frédéric Sureau | 3 | -4/+6 | |
| 2011-07-23 | Manage users creation | Alexis Metaireau | 5 | -37/+66 | |
| 2011-07-23 | Project creation. | Alexis Metaireau | 3 | -28/+56 | |
| 2011-07-23 | update the TODO file | Alexis Metaireau | 1 | -1/+0 | |
| 2011-07-23 | Split the logic into different python modules: | Alexis Metaireau | 7 | -258/+266 | |
| * 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 | 8 | -43/+200 | |
| 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 | 2 | -1/+10 | |
| 2011-03-12 | fix typos | Alexis Metaireau | 1 | -2/+2 | |
| 2011-03-10 | fix typo | Alexis Metaireau | 1 | -1/+1 | |
| 2011-03-10 | add a confirmation button | Alexis Metaireau | 1 | -1/+1 | |
| 2011-03-10 | add some stuff in the readme about deployment | Alexis Metaireau | 1 | -0/+6 | |
| 2011-03-10 | update the path to the app for all conf files | Alexis Metaireau | 2 | -5/+5 | |
| 2011-03-10 | update the names in the nginx conf | Alexis Metaireau | 1 | -2/+2 | |
| 2011-03-10 | reshape the folder structure. Add conf files | Alexis Metaireau | 43 | -0/+64 | |
| 2011-03-10 | create the db in any case when loading the module | Alexis Metaireau | 1 | -1/+1 | |
| 2011-03-10 | add a readme | Alexis Metaireau | 1 | -0/+10 | |
| 2011-03-10 | initial import | Alexis Metaireau | 39 | -0/+1904 | |
