Roland Haroutiounian
dc3a8f4e22
Code cleaning on references module
hace 7 años
Roland Haroutiounian
adfe7b886a
Fixed some methods' documentation
hace 8 años
Yann Weber
8085efeb99
Replaced all lodel subthings import by LodelContext.expose_modules calls
Test passes
hace 8 años
Yann Weber
78e3dca30b
MultipleRef datahandlers bugfixes
In construct and check data
hace 8 años
Yann Weber
61e892fe61
Implements an empty() classmethod for multiref datahandlers
Return the value of this datahandler when empty
hace 8 años
Yann Weber
0b443a6d93
Various bugfixes in DataHandlers
refs #131
hace 8 años
m.orban
67bd4087a9
Moved new class exceptions in exceptions.py
hace 8 años
m.orban
1f4a822945
Added comment in datahandler class and derived class
hace 8 años
m.orban
56b3b9d7ab
Added Checked_data_value for datahandlers
hace 8 años
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__()
hace 8 años
Yann Weber
4acd6f8fbe
Deleted debug messages
hace 8 años
Yann Weber
20c1627bda
Commenting & bufixing in datahandlers & queries
hace 8 años
prieto
38fda3ce43
Some comments
hace 8 años
prieto
57688e7afb
Automatic update of Back-references
hace 8 años
prieto
fee8dfdb68
Small corrections
hace 8 años
prieto
5f889169d3
Small bugfixes
hace 8 años
prieto
a0d32cadb3
Some bugfixes in datahandlers
hace 8 años
prieto
2961b7f916
Debug messages deleted
hace 8 años
prieto
1cb07dc6bf
Adding of an attribute cast_type in UniqID datahandler, for a right insertion of uids in database
hace 8 años
prieto
114148498b
Start handling some back_ref constraints
Updated interface with nex dyncode
hace 8 años
prieto
7a321018a0
Interface
hace 8 años
prieto
9a66c9a2f6
Gestion des relations
hace 8 años
Yann Weber
dd2f93faea
A lot of small bugfixes
hace 8 años
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
hace 8 años
Roland Haroutiounian
10b24a43ff
Added the FieldValidationError reference to the references module
hace 8 años
Yann Weber
c5971d9590
Updated comments (and deleting space between ## and @brief )
hace 8 años
Yann Weber
6297a2c67c
SettingsError exception class implementation
hace 8 años
Yann Weber
2b954d4a4d
First implementation of hierarchical data handler
hace 8 años
Yann Weber
e5898b29b6
Refactoring of datahandlers to simplify from_name() method
Warning, this commit is in a broken state. The em_test.py doesn't works yet
because it uses old relation handler (that doesn't exists anymore). The pickle file in
example is broken too
hace 8 años