prieto
|
b4da6c14c9
|
test
|
8 years ago |
prieto
|
e42af4dfa8
|
corrections
|
8 years ago |
prieto
|
3b37eb6337
|
correction erreur nom de section
|
8 years ago |
prieto
|
b0bff45d94
|
corrections
|
8 years ago |
prieto
|
b3eb8134b6
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
49893e877e
|
Corrections
|
8 years ago |
Yann Weber
|
e0717c9317
|
More comments + a script to list default settings validators
|
8 years ago |
Yann Weber
|
c5971d9590
|
Updated comments (and deleting space between ## and @brief )
|
8 years ago |
Yann Weber
|
8dbe6b6234
|
More tests on SettingsLoader
|
8 years ago |
Yann Weber
|
397f173571
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
640f665326
|
More tests for SettingsLoader class
|
8 years ago |
Yann Weber
|
d360b11af0
|
Changing behavior when no settings loaded
|
8 years ago |
prieto
|
40e30935f2
|
Ajout d'exemples de conf
|
8 years ago |
Yann Weber
|
d7a6e22db3
|
Changes the loader in order to load settings_local.ini instead of versionned settings.ini
|
8 years ago |
Yann Weber
|
7ef1bd8a2f
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
2404c53fef
|
Add a loader for tests in order to bootstrap settings
|
8 years ago |
prieto
|
c7a218f251
|
names of variables
|
8 years ago |
prieto
|
9efbbf8878
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
7fe080eb38
|
ajout getter
|
8 years ago |
Yann Weber
|
c0c5d23adb
|
Commit with comments, code clean etc.
|
8 years ago |
prieto
|
8156104d1d
|
corrections
|
8 years ago |
prieto
|
7a4faaf5eb
|
test settingloader
|
8 years ago |
prieto
|
25c787051a
|
corrections
|
8 years ago |
prieto
|
c887008dc3
|
corrections
|
8 years ago |
Yann Weber
|
acb415f977
|
Settings and plugins first implementation
|
8 years ago |
Yann Weber
|
4c2d83e8d5
|
Settings validators implementation
|
8 years ago |
prieto
|
40d2df4f05
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
ebc3e742c7
|
Settings
|
8 years ago |
Roland Haroutiounian
|
8bc0f8484e
|
Code cleaning on the query module
|
8 years ago |
Yann Weber
|
68a27ff5dd
|
[Broken state] started settings implementation
|
8 years ago |
Yann Weber
|
cc578d504d
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
6297a2c67c
|
SettingsError exception class implementation
|
8 years ago |
Roland Haroutiounian
|
95e5b3c03d
|
First implementation of the query preparation of the LeGetQuery class
|
8 years ago |
prieto
|
20b148f0d0
|
Ajout getter
|
8 years ago |
prieto
|
34012cd30a
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
841b2334ff
|
Classe SettingsLoader
|
8 years ago |
Roland Haroutiounian
|
81ad187977
|
Bug fix on the name of a method in query module
|
8 years ago |
Roland Haroutiounian
|
9c9dd8bc96
|
code cleaning
|
8 years ago |
Roland Haroutiounian
|
62161a0ffb
|
LeGetQuery.__get() now takes into account the group argument
|
8 years ago |
Roland Haroutiounian
|
f9df2fb0f3
|
Added the implementation of LeGetQuery.__prepare_order()
|
8 years ago |
Roland Haroutiounian
|
efe35331fe
|
Moved the validate_query_filters method from LeQuery to LeFilteredQuery
|
8 years ago |
Roland Haroutiounian
|
c342a85995
|
Implementation of the prepare method for LeDeleteQuery with the check of the validity of the query filters operators
|
8 years ago |
Roland Haroutiounian
|
886e123d40
|
Hook-less implementation of the crud methods in the query module's classes
|
8 years ago |
Roland Haroutiounian
|
22c43078bb
|
Added the signatures for the LeInsertQuery methods
|
8 years ago |
Roland Haroutiounian
|
4fc3a0eb2a
|
Signatures of LeGetQuery methods , First implementation of LeDeleteQuery
|
8 years ago |
Roland Haroutiounian
|
b36062534b
|
First coding of the LeUpdateQuery class
|
8 years ago |
Roland Haroutiounian
|
859ceb30f2
|
Fixed a relative import
|
8 years ago |
Roland Haroutiounian
|
a326c1c3de
|
Deleted a debug code block from the Query module
|
8 years ago |
Roland Haroutiounian
|
be57cf17c0
|
First implementation of the query class
|
8 years ago |
Roland Haroutiounian
|
9114028304
|
Added the signatures of the prepare_query and execute_query methods in LeQuery class
|
8 years ago |