Commit Graph

6 Commits

Author SHA1 Message Date
Thomas FORGIONE 3c59dce3a6 Corrected bugs, and prepare for tutorial 2015-07-22 14:48:14 +02:00
Thomas FORGIONE 9b319f3c33 Added lock option in session 2015-07-22 10:10:11 +02:00
Thomas FORGIONE 6ac0e54906 Removed useless logs and docs in prototype since there is a tutorial 2015-06-08 09:44:09 +02:00
Thomas FORGIONE baccd01111 Different scenes are now managed correctly 2015-06-05 10:35:20 +02:00
Thomas FORGIONE a6a6c3521c A lot of cleaning, and compilation of the js code 2015-05-22 16:59:33 +02:00
Thomas FORGIONE 74eda889be Monster commit : a lot of cleaning
- Removed the series of nested callback in
    controller/prototype/index.js. Now, there are dbrequests that gives
    functions to easily access results of SQL requests.

  - Cleaning in the views : removed if / else if / else if in prototype
    and replaced by template inheritance
2015-05-22 12:04:39 +02:00