Yann Weber
7ef1bd8a2f
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
9 年前
Yann Weber
2404c53fef
Add a loader for tests in order to bootstrap settings
9 年前
prieto
c7a218f251
names of variables
9 年前
prieto
9efbbf8878
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
9 年前
prieto
7fe080eb38
ajout getter
9 年前
Yann Weber
c0c5d23adb
Commit with comments, code clean etc.
9 年前
prieto
8156104d1d
corrections
9 年前
prieto
7a4faaf5eb
test settingloader
9 年前
prieto
25c787051a
corrections
9 年前
prieto
c887008dc3
corrections
9 年前
Yann Weber
acb415f977
Settings and plugins first implementation
9 年前
Yann Weber
4c2d83e8d5
Settings validators implementation
9 年前
prieto
40d2df4f05
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
9 年前
prieto
ebc3e742c7
Settings
9 年前
Roland Haroutiounian
8bc0f8484e
Code cleaning on the query module
9 年前
Yann Weber
68a27ff5dd
[Broken state] started settings implementation
9 年前
Yann Weber
cc578d504d
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
9 年前
Yann Weber
6297a2c67c
SettingsError exception class implementation
9 年前
Roland Haroutiounian
95e5b3c03d
First implementation of the query preparation of the LeGetQuery class
9 年前
prieto
20b148f0d0
Ajout getter
9 年前
prieto
34012cd30a
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
9 年前
prieto
841b2334ff
Classe SettingsLoader
9 年前
Roland Haroutiounian
81ad187977
Bug fix on the name of a method in query module
9 年前
Roland Haroutiounian
9c9dd8bc96
code cleaning
9 年前
Roland Haroutiounian
62161a0ffb
LeGetQuery.__get() now takes into account the group argument
9 年前
Roland Haroutiounian
f9df2fb0f3
Added the implementation of LeGetQuery.__prepare_order()
9 年前
Roland Haroutiounian
efe35331fe
Moved the validate_query_filters method from LeQuery to LeFilteredQuery
9 年前
Roland Haroutiounian
c342a85995
Implementation of the prepare method for LeDeleteQuery with the check of the validity of the query filters operators
9 年前
Roland Haroutiounian
886e123d40
Hook-less implementation of the crud methods in the query module's classes
9 年前
Roland Haroutiounian
22c43078bb
Added the signatures for the LeInsertQuery methods
9 年前
Roland Haroutiounian
4fc3a0eb2a
Signatures of LeGetQuery methods , First implementation of LeDeleteQuery
9 年前
Roland Haroutiounian
b36062534b
First coding of the LeUpdateQuery class
9 年前
Roland Haroutiounian
859ceb30f2
Fixed a relative import
9 年前
Roland Haroutiounian
a326c1c3de
Deleted a debug code block from the Query module
9 年前
Roland Haroutiounian
be57cf17c0
First implementation of the query class
9 年前
Roland Haroutiounian
9114028304
Added the signatures of the prepare_query and execute_query methods in LeQuery class
9 年前
Roland Haroutiounian
12dd7a0d4c
PEP8 + added the action class property on the query classes
9 年前
prieto
f2cf90d1e1
correction import pymysql
9 年前
Yann Weber
a3c5a7932a
Bugfix in settings.py
9 年前
Yann Weber
2b954d4a4d
First implementation of hierarchical data handler
9 年前
Yann Weber
2c47c71116
Modification in backreference handling.
Now a backreference is represented by a tuple(LeObject child class, fieldname)
9 年前
Yann Weber
a57899fb18
Bugfix on backreferences + updates of em_test
9 年前
Yann Weber
9676537c40
Add a small dirty Makefile (to make doc and dynamic code)
9 年前
Yann Weber
b4f809d9bd
em_test modifications
9 年前
Yann Weber
01df586379
Bugfix in lefactory method that allow to sort EmClass by dependencies + test update
9 年前
Yann Weber
f572743c09
Bugfixes + add backreference support in datahandlers (untested)
9 年前
Yann Weber
a9b4a1bfae
em_test.py and examples/em_test.pickle updates
9 年前
Yann Weber
5d0ded158f
Add settings & logger module
9 年前
Yann Weber
222cae438c
Fixed the em_test.py (not fixed, just comments some lines) + update the em_test.pickle file
9 年前
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
9 年前