Roland Haroutiounian
be57cf17c0
First implementation of the query class
преди 8 години
Roland Haroutiounian
9114028304
Added the signatures of the prepare_query and execute_query methods in LeQuery class
преди 8 години
Roland Haroutiounian
12dd7a0d4c
PEP8 + added the action class property on the query classes
преди 8 години
prieto
f2cf90d1e1
correction import pymysql
преди 8 години
Yann Weber
a3c5a7932a
Bugfix in settings.py
преди 8 години
Yann Weber
2b954d4a4d
First implementation of hierarchical data handler
преди 8 години
Yann Weber
2c47c71116
Modification in backreference handling.
Now a backreference is represented by a tuple(LeObject child class, fieldname)
преди 8 години
Yann Weber
a57899fb18
Bugfix on backreferences + updates of em_test
преди 8 години
Yann Weber
9676537c40
Add a small dirty Makefile (to make doc and dynamic code)
преди 8 години
Yann Weber
b4f809d9bd
em_test modifications
преди 8 години
Yann Weber
01df586379
Bugfix in lefactory method that allow to sort EmClass by dependencies + test update
преди 8 години
Yann Weber
f572743c09
Bugfixes + add backreference support in datahandlers (untested)
преди 8 години
Yann Weber
a9b4a1bfae
em_test.py and examples/em_test.pickle updates
преди 8 години
Yann Weber
5d0ded158f
Add settings & logger module
преди 8 години
Yann Weber
222cae438c
Fixed the em_test.py (not fixed, just comments some lines) + update the em_test.pickle file
преди 8 години
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
преди 8 години
Yann Weber
3cd22a08d5
Small changes in datahandlers
преди 8 години
Yann Weber
6df3b4d5ce
Add some scripts to handler dynamic code generation (without doc)
преди 8 години
Yann Weber
747205a0fe
LeFactory first implementation
This implementation is broken because of relation data_handler. Backreference is a broken concept and relation data_handler too.
преди 8 години
Yann Weber
d96b8812c0
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
преди 8 години
Yann Weber
9fb87ec0ec
Changed the EmField override check in EmClass + updated tests
преди 8 години
Yann Weber
c7ef7d471b
Beginin leapi implementation
преди 8 години
Roland Haroutiounian
311ef0c4f3
Created a mongodb subpackage in the datasource package
преди 8 години
Roland Haroutiounian
7b7430ab90
Refactoring on dict reference type
преди 8 години
Roland Haroutiounian
1c1d353719
Added the management of allowed_classes in Reference
преди 8 години
Roland Haroutiounian
9986d068c0
PEP8
преди 8 години
Roland Haroutiounian
c075992819
Refactoring on the can_override method in data_handlers types
преди 8 години
Roland Haroutiounian
9b237fbe2e
Added can_override method to the data_handler types
преди 8 години
Roland Haroutiounian
00f02c2c18
First implementations of the can_override method on the data_handler types
преди 8 години
Yann Weber
4c01b5dafc
Add tests for EmClass field overriding
преди 8 години
Yann Weber
a87ade8803
Updated EmClass fields overriding checks (still incomplete)
преди 8 години
Roland Haroutiounian
aeacf2bf89
Bug Fix on the Relation class instanciation
преди 8 години
Roland Haroutiounian
35730ee916
Added a first implementation of the insert method in mongodb
преди 8 години
Roland Haroutiounian
71bf295b27
Code cleaning
преди 8 години
Roland Haroutiounian
9729d40fa4
Changed the relation init method
преди 8 години
Roland Haroutiounian
c7695e0166
Moved relation module in references package
преди 8 години
Yann Weber
7d209cdb3b
DataHandler names unification + test_em modifications
преди 8 години
Roland Haroutiounian
036f16f8aa
Added the username and password management for the mongodb connection string
преди 8 години
Roland Haroutiounian
e47dc0d8ee
First implementation of the delete method of the MongoDbDataSource
преди 8 години
Roland Haroutiounian
f5cfdb76c0
Created the structure of pymongo Datasource
преди 8 години
Roland Haroutiounian
33851ac919
Code cleaning
преди 8 години
Roland Haroutiounian
acf560e761
First implementation of Relation
преди 8 години
Roland Haroutiounian
2bb71f824f
PEP8 on Reference class
преди 8 години
Roland Haroutiounian
90c3c8518b
Changed the validation check for the references
преди 8 години
Roland Haroutiounian
70674ea0ac
Changed the allowed property type
преди 8 години
Roland Haroutiounian
2610d70e5b
Fixing the editorial model test script
преди 8 години
Yann Weber
2ff01ee498
Starts of a test editorial model
преди 8 години
Yann Weber
472fcf1d43
Add Doxyfile form doxygen generation
преди 8 години
Roland Haroutiounian
a57c9e8500
Added a todo
преди 8 години
Roland Haroutiounian
bba3a1bbb8
Added the add_ref method
преди 8 години