Frédéric Sureau
e9b9a06779
Adding bill works
2011-07-29 17:14:33 +02:00
Frédéric Sureau
8dd2091f31
Homepage created and project authentication refactored
2011-07-29 15:44:15 +02:00
Frédéric Sureau
c7f9df9859
Check project id before authentication
2011-07-26 16:03:00 +02:00
Alexis Metaireau
a3b49a231f
Manage users creation
2011-07-23 20:36:13 +02:00
Alexis Metaireau
f09d86a06c
Project creation.
2011-07-23 19:11:24 +02:00
Alexis Metaireau
adabd8beec
update the TODO file
2011-07-23 18:47:29 +02:00
Alexis Metaireau
5e63a5034b
Split the logic into different python modules:
...
* 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 18:45:40 +02:00
Alexis Metaireau
4fcaf7d7ec
Kick-start multiple projects support.
...
This commit adds:
* support for projects (creation not yet finished)
* an authentication mechanism
* bugs (basically all the features are not working anymore)
2011-07-23 15:54:23 +02:00
Alexis Metaireau
54de7abf23
add a delete feature
2011-03-18 19:44:40 +00:00
Alexis Metaireau
03ce000e9a
fix typos
2011-03-12 20:57:22 +00:00
Alexis Metaireau
6200eaa48d
fix typo
2011-03-10 20:31:02 +00:00
Alexis Metaireau
dce104a183
add a confirmation button
2011-03-10 20:12:52 +00:00
Alexis Metaireau
dea22b9a89
add some stuff in the readme about deployment
2011-03-10 17:51:16 +00:00
Alexis Metaireau
83a59fba10
update the path to the app for all conf files
2011-03-10 17:37:10 +00:00
Alexis Metaireau
044ccd2d47
update the names in the nginx conf
2011-03-10 17:33:48 +00:00
Alexis Metaireau
de708ce3ef
reshape the folder structure. Add conf files
2011-03-10 17:32:53 +00:00
Alexis Metaireau
fc569241be
create the db in any case when loading the module
2011-03-10 17:05:34 +00:00
Alexis Metaireau
4947a99c3a
add a readme
2011-03-10 02:41:05 +00:00
Alexis Metaireau
b3db90545c
initial import
2011-03-10 02:37:21 +00:00