Roland Haroutiounian
|
965aad1cbd
|
Method and variable calls fix in mongodb datasource
|
8 years ago |
Yann Weber
|
2faeff1ecb
|
Implement construct data for datetime + bugfix in datahandler base class
- datahandler base class was not supporting default values due to a bug
- implements the datetime datahandler construct_data method
|
8 years ago |
Yann Weber
|
ece5029d66
|
em_test update + bugfix in tests
|
8 years ago |
Yann Weber
|
0acd3d6612
|
Bugfixes in query and datasources.
|
8 years ago |
Roland Haroutiounian
|
910f1d70c1
|
Downgrade of pymongo in the requirements (to go with the same current version of debian packages)
|
8 years ago |
Yann Weber
|
bbaf954d1c
|
MH constructor simplification
|
8 years ago |
Yann Weber
|
329a69ad61
|
Update README.txt and install/Makefile
|
8 years ago |
Yann Weber
|
27969719ac
|
Cleaning now useless LodelHook call and import
|
8 years ago |
Yann Weber
|
13a2d157e3
|
Database initialization function written
|
8 years ago |
prieto
|
f5dbb136fa
|
Connections arguments passed in class init
|
8 years ago |
Yann Weber
|
e3dbdc8e49
|
Untested but written db initialisation function in install/lodel_admin.py
|
8 years ago |
Yann Weber
|
f386701392
|
New headers for dummy MH
|
8 years ago |
prieto
|
e6ad53e618
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
214c29d545
|
Minor change
|
8 years ago |
Yann Weber
|
4c90b68fda
|
Bugfix and better exceptions handling in datasource initialization methods
|
8 years ago |
prieto
|
3827bb2c1d
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
491bdb4849
|
MongoDB MigrationHandler takes a list of classes instead of an editorial model
|
8 years ago |
Yann Weber
|
2da4b82770
|
Continue to split _init_datasource method of LeObject
|
8 years ago |
Yann Weber
|
9b3087b363
|
Continue to prepare MigrationHandler database initialization script
|
8 years ago |
Yann Weber
|
c035c0efa9
|
Bugfix in scripts/admin.py
|
8 years ago |
Yann Weber
|
d54ef17061
|
Unskipping and debuging a test
|
8 years ago |
Yann Weber
|
5ba8fd8e7f
|
em_test update + DataHandler bugfix & enhancement
|
8 years ago |
Yann Weber
|
006b0c4bc0
|
Deleting old stuff + bugfix in install/Makefile and in install/lodel_admin.py
|
8 years ago |
prieto
|
d24b7a92d6
|
Comments for doxygene
|
8 years ago |
Yann Weber
|
fe64cd4d9c
|
Forgotten doxygen files
|
8 years ago |
Roland Haroutiounian
|
1ccd19c43c
|
starting the implementation of the init all dbs script (makefile and function declaration)
|
8 years ago |
Roland Haroutiounian
|
56e2dc1d5f
|
Code cleaning in the migration handler
|
8 years ago |
Yann Weber
|
d12d1e2865
|
Bugfixes in query.py and leobject.py + more test on Query <-> Datasource relations
|
8 years ago |
Roland Haroutiounian
|
2e13ab78bc
|
Changed the mongodb migration handler name to a more generic one
|
8 years ago |
prieto
|
6db8ef8404
|
Add Concat datahandler
|
8 years ago |
prieto
|
2e01764b67
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
3128b17be8
|
Bugfixes in datahandlers base_classes.py
|
8 years ago |
Roland Haroutiounian
|
12006b11ab
|
Added a condition on the class of the datasource for the classes used in the init_collection_names
|
8 years ago |
prieto
|
0154d7bdc4
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
c6334f903f
|
Bugfixes in LeGetQuery + more tests on LeObject.get <-> LeGetQuery
|
8 years ago |
Yann Weber
|
df8e38d9a9
|
Bugfix in leapi_dyncode import for migration handler
|
8 years ago |
Yann Weber
|
9ccf793127
|
Add tests for LeDeleteQuery Datasource calls
|
8 years ago |
Roland Haroutiounian
|
67ce738578
|
Gets the initial collection names from the dynamic code
|
8 years ago |
Roland Haroutiounian
|
84cddbf67f
|
Changed the init_db method in the admin module of the scripts package to use an editorial model as argument
|
8 years ago |
prieto
|
2bd1cbdc61
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
db835cd61e
|
Debug 15/06
|
8 years ago |
Roland Haroutiounian
|
46732d6ce0
|
fixed a method call in the migration handler
|
8 years ago |
Roland Haroutiounian
|
9ee52042bd
|
Init collection names are dynamically defined in the migration handler
|
8 years ago |
Roland Haroutiounian
|
74463649da
|
Added the editorial model in the init of the migration handler
|
8 years ago |
Yann Weber
|
ee06ccf1eb
|
Bugfix in webui plugin
Avoid useless impossible import by putting confpsec in a dedicated file
|
8 years ago |
Roland Haroutiounian
|
1b9cb1a72d
|
Changed the routing rules naming system
|
8 years ago |
Roland Haroutiounian
|
77a857be5e
|
Bug fix on the migration_handler's register change method
|
8 years ago |
Roland Haroutiounian
|
510c4f29de
|
An unused import is deleted
|
8 years ago |
Yann Weber
|
79cd9b21b1
|
Bugfixes in MongoDb datasource
- bugfixes in connection string generator
- bugfixes in garbage collection of opened connections
|
8 years ago |
Yann Weber
|
1ea9269742
|
Small bugfixes in leobject and validator
- Replaced a self. by cls. in leobject
- Changed default value for runtest option
|
8 years ago |