Yann
006b0c4bc0
Deleting old stuff + bugfix in install/Makefile and in install/lodel_admin.py
2016-06-16 15:57:13 +02:00
prieto
d24b7a92d6
Comments for doxygene
2016-06-16 15:34:30 +02:00
Yann
d12d1e2865
Bugfixes in query.py and leobject.py + more test on Query <-> Datasource relations
2016-06-16 14:42:35 +02:00
prieto
6db8ef8404
Add Concat datahandler
2016-06-16 14:20:25 +02:00
prieto
2e01764b67
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
2016-06-16 14:19:53 +02:00
Yann
3128b17be8
Bugfixes in datahandlers base_classes.py
2016-06-16 14:16:43 +02:00
prieto
0154d7bdc4
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
2016-06-16 11:52:40 +02:00
Yann
c6334f903f
Bugfixes in LeGetQuery + more tests on LeObject.get <-> LeGetQuery
2016-06-16 10:57:29 +02:00
prieto
2bd1cbdc61
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
2016-06-16 08:44:23 +02:00
prieto
db835cd61e
Debug 15/06
2016-06-16 08:44:07 +02:00
Yann
1ea9269742
Small bugfixes in leobject and validator
...
- Replaced a self. by cls. in leobject
- Changed default value for runtest option
2016-06-15 16:37:11 +02:00
Yann
33b9ad84c6
Tests + bugfix on LeObject.get method
...
- Changed the way of instanciating results object in get (using __new__ )
2016-06-15 15:05:50 +02:00
Yann
4e504f759e
Bufix on LeObject.update + test
2016-06-15 14:07:55 +02:00
Yann
96f736ae16
Bufixes making test pass
2016-06-15 12:19:06 +02:00
Yann
59e33b9a68
Bugfixes in query, in the execute method
2016-06-15 12:01:33 +02:00
Yann
a3b3102604
New way to run test via loader & conf
2016-06-15 12:01:11 +02:00
prieto
7c5ebc3035
self.__namein delete
2016-06-15 10:17:03 +02:00
prieto
27985b8411
O
2016-06-15 10:15:35 +02:00
prieto
69c3001b1b
__ instead of _
2016-06-15 10:01:40 +02:00
prieto
11328fca29
Correction
2016-06-15 09:54:32 +02:00
prieto
96aa360702
Remove conflictsMerge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
...
Conflicts:
lodel/leapi/leobject.py
lodel/leapi/query.py
2016-06-15 09:52:46 +02:00
prieto
c3e62e57be
Corrections
2016-06-15 09:49:33 +02:00
Yann
9c23abcdcc
Bugfixes on leobject & query
2016-06-10 17:46:24 +02:00
prieto
669ec976a4
Corrections __init
2016-06-10 17:24:31 +02:00
prieto
53ad4dcbc0
Adding import warnings
2016-06-10 17:16:59 +02:00
prieto
96f35011fa
Datas_base
2016-06-10 17:08:12 +02:00
prieto
4acb7832ff
Coorecting dats_base
2016-06-10 17:07:37 +02:00
prieto
b8b740ebd3
Adding _check_data_value methods for all types
2016-06-10 17:01:20 +02:00
prieto
a5474695a8
correct an error of keyboard
2016-06-10 16:47:53 +02:00
prieto
955e327215
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
2016-06-10 16:46:52 +02:00
prieto
8806738bba
correct lequery execute
2016-06-10 16:46:16 +02:00
Yann
378dfd9766
More test + change 1 exception in LeObject
2016-06-10 16:43:53 +02:00
Yann
7f2246756d
Exceptions enhancement in LeObject
2016-06-10 16:24:08 +02:00
prieto
45f09240f7
Coorecting error by passing cls to query
2016-06-10 16:05:48 +02:00
prieto
a4dd1950e2
Name of exceptions
2016-06-10 15:30:30 +02:00
prieto
754a5b7baa
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
2016-06-10 15:27:34 +02:00
prieto
521f81728d
Correction raise LeApiErrors
2016-06-10 15:26:00 +02:00
Yann
77d6fd8df5
More tests on LeOject
2016-06-10 15:12:01 +02:00
prieto
d5f0f9fd16
Corrections of a method name
2016-06-10 14:55:58 +02:00
Yann
cccabc7ce4
More forgotten files
2016-06-10 14:47:24 +02:00
Yann
976d0c90c8
First tests on LeObjects
2016-06-10 14:46:38 +02:00
Yann
ca3fa4cc27
Forgotten files
2016-06-10 14:39:16 +02:00
prieto
0d95a9e7ae
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
2016-06-10 14:28:51 +02:00
prieto
8bee875d27
Method load
2016-06-10 14:28:28 +02:00
Yann
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
2016-06-10 14:10:52 +02:00
Yann
785a208d07
LodelHook logging enhancement
2016-06-10 14:05:33 +02:00
prieto
b39c279437
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
2016-06-10 14:03:23 +02:00
prieto
30b939f158
New load method
2016-06-10 14:02:33 +02:00
Yann
59691165ae
Wrong method was called for preparing datas in LeUpdateQuery
2016-06-10 11:32:41 +02:00
Yann
9da19f3665
Moved exceptions + LeUpdateQuery.__query implementation
...
- The LeUpdateQuery implementation is broken or at least have huge performance issue
- Moved LeObject exceptions and LeQuery exceptions in lodel.leapi.exceptions
2016-06-10 11:27:52 +02:00