Yann Weber
|
2010fb29e8
|
empty method implementation for Reference objects
|
8 years ago |
Yann Weber
|
78e3dca30b
|
MultipleRef datahandlers bugfixes
In construct and check data
|
8 years ago |
prieto
|
e4214a1705
|
Bugfixes
|
8 years ago |
prieto
|
43bf90d1ca
|
Bugfixes
|
8 years ago |
prieto
|
d7b2feb35a
|
Bugfixe
|
8 years ago |
prieto
|
f9000bbc83
|
Bugfixes
|
8 years ago |
m.orban
|
556bea1f73
|
Added comment to bases_classes
|
8 years ago |
m.orban
|
06609ca238
|
Added tests for MultiRef datahandler and modified _check_data_value raise exception
|
8 years ago |
m.orban
|
c270977e4e
|
Added test for multiple references
|
8 years ago |
prieto
|
2f68c55f65
|
Bugfixes due to datahandler changes
|
8 years ago |
m.orban
|
6edda9f5ba
|
Started to implement test for reference datahandler
|
8 years ago |
Yann Weber
|
61e892fe61
|
Implements an empty() classmethod for multiref datahandlers
Return the value of this datahandler when empty
|
8 years ago |
Yann Weber
|
0b443a6d93
|
Various bugfixes in DataHandlers
refs #131
|
8 years ago |
Yann Weber
|
ae9829d31d
|
Bugfix in Reference abstract DataHandler class
refs #131
|
8 years ago |
Yann Weber
|
4e90475dbf
|
Continuing mongodb backreference implementation
|
8 years ago |
m.orban
|
67bd4087a9
|
Moved new class exceptions in exceptions.py
|
8 years ago |
m.orban
|
120a8028d8
|
Added list error when check MultipleRef value
|
8 years ago |
m.orban
|
1f4a822945
|
Added comment in datahandler class and derived class
|
8 years ago |
m.orban
|
c7c0952ffb
|
checked_data_value passed test for datahandler class and derived class
|
8 years ago |
m.orban
|
56b3b9d7ab
|
Added Checked_data_value for datahandlers
|
8 years ago |
m.orban
|
21d2f4da27
|
Added check_data_value function for data handlers Reference
|
8 years ago |
Yann Weber
|
24a64eea59
|
Starts backref handling for mongodb datasource plugin
Methods are written.
They are not called by anyone and the only tests that were done is that no syntax error is raised.
( refs #131 )
|
8 years ago |
Yann Weber
|
0fc8616c02
|
Small changes in Datahandlers
- deletion of unused attributes
- copy the back_reference checks in _set_back_reference function and use it in Reference.__init__()
|
8 years ago |
prieto
|
66712d9a6a
|
Bugfixes
|
8 years ago |
prieto
|
440d85aaec
|
Added Make__consistency
|
8 years ago |
Yann Weber
|
4acd6f8fbe
|
Deleted debug messages
|
8 years ago |
Yann Weber
|
20c1627bda
|
Commenting & bufixing in datahandlers & queries
|
8 years ago |
prieto
|
38fda3ce43
|
Some comments
|
8 years ago |
prieto
|
57688e7afb
|
Automatic update of Back-references
|
8 years ago |
Roland Haroutiounian
|
909b9478e3
|
Added tests for the datahandler abstract class
|
8 years ago |
prieto
|
a0d32cadb3
|
Some bugfixes in datahandlers
|
8 years ago |
prieto
|
e3826c1750
|
Replace the term lodel_id in the interface by LeObject class method
|
8 years ago |
m.orban
|
6787ec1cc8
|
Added a discover_plugin function to browse plugin directory
|
8 years ago |
m.orban
|
40d1d827d9
|
Deleted Warning message useless
|
8 years ago |
Yann Weber
|
0aec7f6ca8
|
Bugfixe in leobject
Deleted hardcoded condition that brokes standart field validation process
|
8 years ago |
m.orban
|
a759ca3572
|
Changed classcmethod to classmethod in datahandlers/bases_classes in name function
|
8 years ago |
m.orban
|
4e22b24b01
|
Changed staticmethod to classmethod in datahandlers/bases_classes in name function
|
8 years ago |
Yann Weber
|
52c60a9f63
|
Bugfixes in XmlFile translator & in base_classes datahandlers
|
8 years ago |
prieto
|
114148498b
|
Start handling some back_ref constraints
Updated interface with nex dyncode
|
8 years ago |
prieto
|
7a321018a0
|
Interface
|
8 years ago |
prieto
|
9a66c9a2f6
|
Gestion des relations
|
8 years ago |
Yann Weber
|
dd2f93faea
|
A lot of small bugfixes
|
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
|
5ba8fd8e7f
|
em_test update + DataHandler bugfix & enhancement
|
8 years ago |
Yann Weber
|
3128b17be8
|
Bugfixes in datahandlers base_classes.py
|
8 years ago |
Yann Weber
|
e55954d947
|
First test on multi datasource queries + em_test update + query.py debug
- Modified again the em_test to fit with testing purpose
- First test on multi datasource query written
- debugging of query.py
|
8 years ago |
Yann Weber
|
251fc6d324
|
Add some utility function + addition in query.py
|
8 years ago |
Yann Weber
|
a312cbc4d9
|
First version of lodel2 instance creation script
|
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 |