1057 Commits (cec9b1884e9756ffee446bef441ab204fe725c11)
 

Author SHA1 Message Date
  Roland Haroutiounian 140898e8e4 Merge branch 'ui-web-werkzeug' into ui-web 8 years ago
  Roland Haroutiounian a6c6a5c98d deleted obsolete flask main entrance module 8 years ago
  Roland Haroutiounian e68537c1f8 The session id is parsed from the cookies of the request environment 8 years ago
  Roland Haroutiounian d317db6a7b Added the werkzeug library in the requirements 8 years ago
  Roland Haroutiounian 55e902a749 Werkzeug response implementation 8 years ago
  Roland Haroutiounian 497955b394 Request parsing now takes into account the HTTP cookies 8 years ago
  Yann Weber 7995bf7887 Small changes & bugfixes in graphviz backend & some fieldtypes 8 years ago
  Roland Haroutiounian b9964ca254 Merge branch 'ui-web' of git.labocleo.org:lodel2 into ui-web 8 years ago
  Roland Haroutiounian 9911207fd4 deleted obsolete file 8 years ago
  Roland Haroutiounian 7dd42375c2 The jinja2 template cache can be disabled if needed 8 years ago
  Roland Haroutiounian 6f451bcdee The router is now able to parse correctly get and post arguments and the files too 8 years ago
  Roland Haroutiounian ac3ff53496 PEP8 8 years ago
  Roland Haroutiounian 24d7ad44fd PEP8 8 years ago
  Roland Haroutiounian 62739b1c52 Restructured the run.py script and added a router module in the web Interface package 8 years ago
  Roland Haroutiounian 5c8ad59f66 Changed the structure of the application, adding a Modules package 8 years ago
  Roland Haroutiounian d303628171 Added utf8 support on lodel_wsgi script 8 years ago
  Roland Haroutiounian 7fe3152699 Plugins urls are taken into account in the main routing process 8 years ago
  Roland Haroutiounian 6a3a65d3e5 Deleted the lodel.py obsolete file 8 years ago
  Roland Haroutiounian cb50168bcd Added the import of the template loader in the controllers module 8 years ago
  Roland Haroutiounian f956730c3c Added the parsed POST and GET params in the WSGI environement 8 years ago
  Roland Haroutiounian a9363bcd29 Removed a debug print 8 years ago
  Roland Haroutiounian d1875d0dd8 Added a urls module with basic controllers 8 years ago
  Roland Haroutiounian e5f6a382e4 Implementation of a web router using wsgi 8 years ago
  Roland Haroutiounian a154daf8c5 Added an admin and index controllers 8 years ago
  Roland Haroutiounian 61547aff27 Integration of a "controllers" module in the WebUI package 8 years ago
  Roland Haroutiounian 47a7801a4b Added the structure of the Interface package 8 years ago
  Roland Haroutiounian d67f824e81 Deleted the Router package (will be reimplemented with the Web UI) 8 years ago
  Yann Weber 3325e8ee16 Change the hardcoded listen addr in netipy.py 8 years ago
  Yann Weber e4fb0532f2 [Doxygen] fixing some warnings at documentation generation 8 years ago
  Yann Weber 34dd2e95e6 Disables warnings for tests 8 years ago
  Yann Weber 4c6f189c1f Added tests for Lodel.user module 8 years ago
  Yann Weber b782b929df Added tests for leapi_delete_* and leapi_insert_* hooks calls 8 years ago
  Yann Weber 04636f7582 Add a LodelHook tests, for leapi_update_* hooks calls 8 years ago
  Yann Weber be675bc723 Writing some tests for LodelHook 8 years ago
  Yann Weber 1ac0df3068 Renamed acl plugin into dummy_acl + documentation update 8 years ago
  Yann Weber dab52a3941 New plugins organisation + utility methods + manage_lodel.py script 8 years ago
  Yann Weber 3948e5e543 Small bugfixes in Lodel/user.py & "acl" plugin 8 years ago
  Yann Weber 1d6dc1ad89 Updated netipy client to disables console logging + add a security logging instruction to dummy_auth plugin 8 years ago
  Yann Weber 0df2ffbf32 Add utility functions to Lodel.logger and updated settings 8 years ago
  Yann Weber eec3e107ba Added a logger to Lodel2 8 years ago
  Yann Weber cb1da3be7d Small updates in Lodel.user module 8 years ago
  Yann Weber a1ea4c5769 Add a netipy (network interactive python) interface to install folder + settings modification 8 years ago
  Yann Weber 97f1256615 Example plugins that uses UserContext 8 years ago
  Yann Weber 6ac0984ba2 First implementation of UserContext handler 8 years ago
  Yann Weber cb9b53e7a2 Hooks & plugins first implementation 8 years ago
  Roland Haroutiounian c829643475 The jinja2 template cache can be disabled if needed 8 years ago
  Roland Haroutiounian bdc9a385fc The router is now able to parse correctly get and post arguments and the files too 8 years ago
  Roland Haroutiounian 0409cb7f8f PEP8 8 years ago
  Roland Haroutiounian 2d327dec85 PEP8 8 years ago
  Roland Haroutiounian 79f6bef5f8 Restructured the run.py script and added a router module in the web Interface package 8 years ago