Commit Graph

10 Commits

Author SHA1 Message Date
Thomas FORGIONE fab183eaa7 A lot of cleaning... jshint likes me now ! 2015-07-01 10:14:15 +02:00
Thomas FORGIONE ebc30a3bc5 Corrected bug on 404 2015-06-22 14:48:44 +02:00
Thomas FORGIONE 12065cfc0b Removed useless logs 2015-06-05 17:58:34 +02:00
Thomas FORGIONE baccd01111 Different scenes are now managed correctly 2015-06-05 10:35:20 +02:00
Thomas FORGIONE d0e3d4bc3e Fixed bug 2015-06-04 17:27:10 +02:00
Thomas FORGIONE d6b45ab85b Corrected SQL mistake and improved replay index 2015-06-04 17:08:52 +02:00
Thomas FORGIONE fa063a0f91 Added user_id and exp_id (disinction between both) 2015-06-04 16:52:58 +02:00
Thomas FORGIONE b05ed54738 Removed useless variable 2015-05-22 18:36:38 +02:00
Thomas FORGIONE fe34290802 A little cleaning 2015-05-22 14:21:11 +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