1057 コミット (cec9b1884e9756ffee446bef441ab204fe725c11)
 

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