Yann Weber
ae8d8c05a6
Bugfix on EM groups handling (now we have to set actives groups in settings)
пре 8 година
Yann Weber
2668770369
Begin abstract LeObject child query factorisation in mongodb Datasource
пре 8 година
Yann Weber
8e6e60f0f4
Bugfixes concerning UniqID and select on abtract LeObject child
пре 8 година
Yann Weber
01566ca815
Exception msg enhancement + use of method instead of protected attr in datasource
пре 8 година
Yann Weber
36bded3051
Add the possibility to add custom methods ton LeAPI dynamic objects using plugin
пре 8 година
Roland Haroutiounian
6a6396f0d2
Bug fix
пре 8 година
Yann Weber
1f1e6f13b3
Add a new get_class_childs to Model class and a child_classes method to LeObject
Now lefactory populate a LeObject attribute named _child_classes
пре 8 година
Yann Weber
6e89fca151
The automatic UID creation by datasource implementation implies somes changes :
The UniqID datahandler has to call the datasource
LeObject has to be able to determine wich parent class define its UID datahandler
[NOT IMPLEMENTED] the datasource should be able to select with an abstract LeObject as target ( see #92 )
пре 8 година
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 година
Yann Weber
0acd3d6612
Bugfixes in query and datasources.
пре 8 година
Yann Weber
e3dbdc8e49
Untested but written db initialisation function in install/lodel_admin.py
пре 8 година
Yann Weber
4c90b68fda
Bugfix and better exceptions handling in datasource initialization methods
пре 8 година
Yann Weber
2da4b82770
Continue to split _init_datasource method of LeObject
пре 8 година
Yann Weber
9b3087b363
Continue to prepare MigrationHandler database initialization script
пре 8 година
Yann Weber
5ba8fd8e7f
em_test update + DataHandler bugfix & enhancement
пре 8 година
Yann Weber
d12d1e2865
Bugfixes in query.py and leobject.py + more test on Query <-> Datasource relations
пре 8 година
prieto
6db8ef8404
Add Concat datahandler
пре 8 година
Yann Weber
3128b17be8
Bugfixes in datahandlers base_classes.py
пре 8 година
Yann Weber
c6334f903f
Bugfixes in LeGetQuery + more tests on LeObject.get <-> LeGetQuery
пре 8 година
prieto
db835cd61e
Debug 15/06
пре 8 година
Yann Weber
1ea9269742
Small bugfixes in leobject and validator
- Replaced a self. by cls. in leobject
- Changed default value for runtest option
пре 8 година
Yann Weber
33b9ad84c6
Tests + bugfix on LeObject.get method
- Changed the way of instanciating results object in get (using __new__ )
пре 8 година
Yann Weber
4e504f759e
Bufix on LeObject.update + test
пре 8 година
Yann Weber
96f736ae16
Bufixes making test pass
пре 8 година
Yann Weber
59e33b9a68
Bugfixes in query, in the execute method
пре 8 година
prieto
7c5ebc3035
self.__namein delete
пре 8 година
prieto
27985b8411
O
пре 8 година
prieto
69c3001b1b
__ instead of _
пре 8 година
prieto
11328fca29
Correction
пре 8 година
prieto
c3e62e57be
Corrections
пре 8 година
Yann Weber
9c23abcdcc
Bugfixes on leobject & query
пре 8 година
prieto
669ec976a4
Corrections __init
пре 8 година
prieto
53ad4dcbc0
Adding import warnings
пре 8 година
prieto
96f35011fa
Datas_base
пре 8 година
prieto
4acb7832ff
Coorecting dats_base
пре 8 година
prieto
b8b740ebd3
Adding _check_data_value methods for all types
пре 8 година
prieto
a5474695a8
correct an error of keyboard
пре 8 година
prieto
8806738bba
correct lequery execute
пре 8 година
Yann Weber
378dfd9766
More test + change 1 exception in LeObject
пре 8 година
Yann Weber
7f2246756d
Exceptions enhancement in LeObject
пре 8 година
prieto
45f09240f7
Coorecting error by passing cls to query
пре 8 година
prieto
a4dd1950e2
Name of exceptions
пре 8 година
prieto
521f81728d
Correction raise LeApiErrors
пре 8 година
Yann Weber
77d6fd8df5
More tests on LeOject
пре 8 година
prieto
d5f0f9fd16
Corrections of a method name
пре 8 година
Yann Weber
cccabc7ce4
More forgotten files
пре 8 година
Yann Weber
976d0c90c8
First tests on LeObjects
пре 8 година
prieto
8bee875d27
Method load
пре 8 година
Yann Weber
9a82936fbf
Datasources plugins enhancement and loading bugfixes
- now we have a LodelHook to trigger migration handlers loading
- datasources initialization in dyncode is now trigger by a hook (lodel2_plugin_loaded)
- datasources loading by dyncode is better
пре 8 година
prieto
30b939f158
New load method
пре 8 година