Yann Weber
e278200414
More tests on LeObject
8年前
Yann Weber
976d0c90c8
First tests on LeObjects
8年前
Yann Weber
e9f17eab6e
Fixes #79 (and brokes tests of xml translator)
Adding a field to all non abstract classes to store in DB the name of corresponding LeObject subclass
8年前
Yann Weber
0f9b07f08a
More tests & debug on multi datasource queries + em_test update
- Added missing allowed_classes options to some references in em_test
8年前
Yann Weber
e55954d947
First test on multi datasource queries + em_test update + query.py debug
- Modified again the em_test to fit with testing purpose
- First test on multi datasource query written
- debugging of query.py
8年前
Yann Weber
b8d5b5bba2
Completing em_test modifications + completing the dump_infos method of LeFilteredQuery
- adding an EmClass to make a double link between indexes and texts
- adding subqueries infos to dump_infos method of LeFilteredQuery
8年前
Yann Weber
d6fbc5cfd1
Test editorial model updated to use two different datasources
- defining a new datasource named dummy2 in both tests conf and install/conf.d
- adding two class using the new datasource in em_test.py
- index : abtract class representing indexes (two fields, name & content)
- indextheme : thematic index, inheriting from index but with one more field "theme"
8年前
Yann Weber
2628e67982
Bugfix in utility script
8年前
Yann Weber
a312cbc4d9
First version of lodel2 instance creation script
8年前
Yann Weber
54493b4538
Fixes scripts & em_tests (bugs with settings bootstrap)
8年前
Yann Weber
c5971d9590
Updated comments (and deleting space between ## and @brief )
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
a9b4a1bfae
em_test.py and examples/em_test.pickle updates
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
747205a0fe
LeFactory first implementation
This implementation is broken because of relation data_handler. Backreference is a broken concept and relation data_handler too.
8年前
Roland Haroutiounian
aeacf2bf89
Bug Fix on the Relation class instanciation
8年前
Yann Weber
7d209cdb3b
DataHandler names unification + test_em modifications
8年前
Roland Haroutiounian
2610d70e5b
Fixing the editorial model test script
8年前
Yann Weber
2ff01ee498
Starts of a test editorial model
8年前