Commit Graph

9 Commits

Author SHA1 Message Date
Thomas FORGIONE 619d16c66b A lot of cleaning
Avoid main.js of 500 lines, and factor what can be factored between
interactive, replay and tutorial
2015-07-08 18:28:45 +02:00
Thomas FORGIONE 9c7350d41b Added namespaces 2015-07-01 16:31:43 +02:00
Thomas FORGIONE 86f2094af6 A hell of a lot cleaning 2015-07-01 15:03:11 +02:00
Thomas FORGIONE e915fb58e7 Got rid of static_path...was a bad idea 2015-06-25 16:51:47 +02:00
Thomas FORGIONE 8308ce5ab7 corrected bug 2015-06-25 16:30:05 +02:00
Thomas FORGIONE baccd01111 Different scenes are now managed correctly 2015-06-05 10:35:20 +02:00
Thomas FORGIONE 13485d8e6c Removed useless buttons from replays... 2015-06-02 14:14:32 +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