1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-31 19:49:02 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Yann
9d273e6fef Add a new sttings validator + use it
- Written a new custom_list validator, it takes another validator name as argument (in order to validate items of list)
- Using it to validate list of plugins names
2016-09-08 14:48:35 +02:00
prieto
33e65b1518 Authentification form in Webui interface 2016-09-01 12:12:59 +02:00
Yann
9781577cb6 Add tests for filtered queries + bugfixes
- adds tests on filter parse & check
 - standart filters parse & check
 - relational filters parse & check
- bugfixes related to tests in query.py
- update the example and the test EM
- bugfixes in admin script
2016-05-25 12:23:41 +02:00
Yann
2628e67982 Bugfix in utility script 2016-05-25 10:37:39 +02:00
Yann
b328900bec Deleted absolute path in global.ini 2016-05-20 09:31:13 +02:00
Yann
251fc6d324 Add some utility function + addition in query.py 2016-05-18 10:50:13 +02:00
Yann
3ed55fdc29 Some modifications + tests update for settings loader 2016-04-20 11:08:46 +02:00
Yann
8659e91f43 Fixing settings & logger 2016-04-13 11:41:14 +02:00
Yann
2404c53fef Add a loader for tests in order to bootstrap settings 2016-04-12 09:47:56 +02:00