Roland Haroutiounian
1739a009bb
Implemented the emfield_del method in the migration handler
8 years ago
Yann Weber
3fe63787fb
Updated lequery.py to use targe_class datasource and not taking it as arguement of execute methods
8 years ago
Yann Weber
a7c69629e7
Introducing a datasource attribute by em_class
8 years ago
Roland Haroutiounian
84003e95f6
TODO added in the migration handler
8 years ago
Roland Haroutiounian
97de4a91b6
Reference fix on the call of a class property in the migration handler
8 years ago
Roland Haroutiounian
c3072a1bea
Deleted a useless comment
8 years ago
Roland Haroutiounian
a05d4cfbec
Added more methods to the mongodb migration handler
8 years ago
Yann Weber
67c53443b5
Activated raise on invalid settings + enhancement in Settings exceptions
8 years ago
Yann Weber
f8e8750eec
Progress in datasource as plugin implementation
8 years ago
Yann Weber
6fb04a69fb
Documentation on datasources plugins + confspec updates in validator.py
+ a new validator named 'string', it tries to cast the conf value using str()
8 years ago
Yann Weber
bf879a833c
Adds tests for LeGetQuery + bugfixes
- separates LeGetQuery tests and LeFilteredQuery tests
- small bugfixes associated to tests
8 years ago
Yann Weber
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
8 years ago
Yann Weber
373987ab9f
[Broken tests] Add some tests for xmlfile EM translator
8 years ago
Roland Haroutiounian
4c0d447df3
added an identifier escaping method to the utils module
8 years ago
Roland Haroutiounian
7ea8470089
Moved the MongoDb database connection method to the utils module
8 years ago
Yann Weber
be8084b4fb
Small bugfix in LeObject
8 years ago
Yann Weber
6b5f377dc2
Regroup all code concerning webui in plugins/webui
8 years ago
Yann Weber
5991bc8e6f
Add leading & trailing spaces to all operators in LefilteredQuery
Doing so forbids operators like << == =! in* etc..
The tests were updated
8 years ago
Yann Weber
f402902b5b
Written some tests for filtered queries + query re modifications
- the re for filter spliting is modified to better handle operators
- added leading & trailing space to some operators
8 years ago
Yann Weber
76f002d06c
Bugfixes in leobject and queries classes
8 years ago
prieto
42361efe7a
Comments are added
8 years ago
prieto
aa67601c81
Bugs correction
8 years ago
Yann Weber
e5b9a4abd3
Bugfix in leapi/query.py
8 years ago
Yann Weber
b22655d18b
Bugfixes (uwsgi + create_instance )
8 years ago
Yann Weber
5c8f46c51e
Updated webui plugin to enable standalone mode
To start in standalone uwsgi set lodel2.webui.standalone=True in conf file and start loader.py
8 years ago
Yann Weber
85d11c0376
Nice exceptions for settings validation fails
8 years ago
Yann Weber
d7ae15e0bd
Validators update
- fixes exceptions output
- add "none" validator that validates only None
8 years ago
Yann Weber
251fc6d324
Add some utility function + addition in query.py
8 years ago
prieto
7070838e92
Addons for xml translator
8 years ago
prieto
d2a570ca45
Correction d_hash
8 years ago
prieto
9497130e8b
Add Save of Settings, EM translator in xml
8 years ago
Roland Haroutiounian
ce7bea7086
Deleted the old run.py file
8 years ago
Roland Haroutiounian
7d97a15a10
Code cleaning on the run.py module
8 years ago
Roland Haroutiounian
e16bd85072
Routing and Templating have been added
8 years ago
Roland Haroutiounian
872fc47724
Interface module's folder is created
8 years ago
Roland Haroutiounian
d58168a69f
Mongodb datasource : added new methods
8 years ago
prieto
0c65414dda
22/04/2016
8 years ago
prieto
2dd2c3cc34
Set
8 years ago
prieto
25b5f32061
Sauvegarde de la configuration lors de modifications
8 years ago
prieto
48165e0fcb
Ajouts
8 years ago
prieto
ee795f539d
modifs
8 years ago
prieto
92921708ca
Settings loader en rw
8 years ago
Yann Weber
a312cbc4d9
First version of lodel2 instance creation script
8 years ago
Yann Weber
0bdcd36740
Fixes broken import
8 years ago
Roland Haroutiounian
3a504e6065
Migration handler
8 years ago
Roland Haroutiounian
825dea770b
Added the "group by" option in the select method of the mongodb datasource and started the implementation of the migration handler
8 years ago
prieto
c38cfa6b8d
Ajout ligne 48
8 years ago
Yann Weber
d30f3e189f
[1 test fail] Updated the settings to prepare them to be writable + more tests
8 years ago
Yann Weber
2739a94e5a
Add more capabilities to Model class to handles actives groups
8 years ago
prieto
f55980de2e
Ajout insertion multiple
8 years ago