1057 Commits (cec9b1884e9756ffee446bef441ab204fe725c11)
 

Author SHA1 Message Date
  Roland Haroutiounian cec9b1884e Todos added for the refactoring of the run.py 8 years ago
  Roland Haroutiounian dcf9537b1d Merge branch 'ui-web-sessions' into ui-web 8 years ago
  Roland Haroutiounian 337a67b7d7 Added the session management with expiration timestamp 8 years ago
  Roland Haroutiounian 0bf152c515 Deleted debug prints 8 years ago
  Roland Haroutiounian 8a6ae5ce4d First implementation of the session management 8 years ago
  Roland Haroutiounian e9444656f4 Changed the variable name for the request environment inside the router module 8 years ago
  Roland Haroutiounian 3b115a8c53 Bug fix : deleted an old import for the request module of the web package 8 years ago
  Roland Haroutiounian ecb7483807 Merge branch 'ui-web-usercontext' into ui-web 8 years ago
  Roland Haroutiounian f31392684e Implemented a LodelRequest class 8 years ago
  Roland Haroutiounian dc6e5e6c9b started to implement the user context management inside the router module's get_controller method 8 years ago
  Roland Haroutiounian e2a204bac1 UserContext is now not static 8 years ago
  Roland Haroutiounian c3cd30e096 Merge branch 'ui-web' of git.labocleo.org:lodel2 into ui-web 8 years ago
  Roland Haroutiounian beeb9f9918 The session id is parsed from the cookies of the request environment 8 years ago
  Roland Haroutiounian 6fec4b2d91 Added the werkzeug library in the requirements 8 years ago
  Roland Haroutiounian 50e0479992 Werkzeug response implementation 8 years ago
  Roland Haroutiounian 49a463e845 Request parsing now takes into account the HTTP cookies 8 years ago
  Roland Haroutiounian 8faf9f754a deleted obsolete file 8 years ago
  Roland Haroutiounian b11a604ca3 The router is now able to parse correctly get and post arguments and the files too 8 years ago
  Roland Haroutiounian a393db2d90 PEP8 8 years ago
  Roland Haroutiounian 0105a3a92c PEP8 8 years ago
  Roland Haroutiounian e7230ce232 Restructured the run.py script and added a router module in the web Interface package 8 years ago
  Roland Haroutiounian f301f402f3 Changed the structure of the application, adding a Modules package 8 years ago
  Roland Haroutiounian 340c92024b Added utf8 support on lodel_wsgi script 8 years ago
  Roland Haroutiounian 5f71c66363 Plugins urls are taken into account in the main routing process 8 years ago
  Roland Haroutiounian 6191724a7a Deleted the lodel.py obsolete file 8 years ago
  Roland Haroutiounian 0e792d98d5 Added the import of the template loader in the controllers module 8 years ago
  Roland Haroutiounian 7497a83232 Added the parsed POST and GET params in the WSGI environement 8 years ago
  Roland Haroutiounian 3e1be996f8 Removed a debug print 8 years ago
  Roland Haroutiounian c7a2e8ddee Added a urls module with basic controllers 8 years ago
  Roland Haroutiounian beb69f879a Implementation of a web router using wsgi 8 years ago
  Roland Haroutiounian 49540bef91 Added an admin and index controllers 8 years ago
  Roland Haroutiounian 52aa35d6c9 Integration of a "controllers" module in the WebUI package 8 years ago
  Roland Haroutiounian 4f312bbf37 Added the structure of the Interface package 8 years ago
  Roland Haroutiounian 5c42dcdd25 The jinja2 template cache can be disabled if needed 8 years ago
  Roland Haroutiounian ce0c2cc3c9 The router is now able to parse correctly get and post arguments and the files too 8 years ago
  Roland Haroutiounian c19a671bff PEP8 8 years ago
  Roland Haroutiounian 3b0cd70b90 PEP8 8 years ago
  Roland Haroutiounian e17151d360 Restructured the run.py script and added a router module in the web Interface package 8 years ago
  Roland Haroutiounian 209e3d14cc Changed the structure of the application, adding a Modules package 8 years ago
  Roland Haroutiounian e0ed468196 Added utf8 support on lodel_wsgi script 8 years ago
  Roland Haroutiounian 43712963be Plugins urls are taken into account in the main routing process 8 years ago
  Roland Haroutiounian b263d485c6 Added the import of the template loader in the controllers module 8 years ago
  Roland Haroutiounian 7bcf6fa7b5 Added the parsed POST and GET params in the WSGI environement 8 years ago
  Roland Haroutiounian 4a1c0438a3 Removed a debug print 8 years ago
  Roland Haroutiounian bb01ee26d7 Added a urls module with basic controllers 8 years ago
  Roland Haroutiounian ee54e0b8d3 Implementation of a web router using wsgi 8 years ago
  Roland Haroutiounian 2724ad5a70 Added an admin and index controllers 8 years ago
  Roland Haroutiounian 687daf7cb2 Integration of a "controllers" module in the WebUI package 8 years ago
  Roland Haroutiounian 357a3c5116 Added the structure of the Interface package 8 years ago
  Roland Haroutiounian 32f0680f9d Deleted the Router package (will be reimplemented with the Web UI) 8 years ago