Yann Weber
ea8bb4f6d1
em_test updates
8年前
prieto
0e4b87c41c
Corrects allowed_classes in Collection
8年前
prieto
5f52ddcb15
Added an allowaed_class for Publication.collection
8年前
prieto
322a68f2d5
Added an allowaed_class for Publication.collection
8年前
prieto
33e65b1518
Authentification form in Webui interface
8年前
Yann Weber
25a231702e
Changed confspec to include Auth specs + em_test modifications
8年前
Yann Weber
91fff4ca1c
Bugfixes on EmGroups handling
8年前
Yann Weber
69f59baa2c
Bugfix on group activation (in EmClasses all fields were always actives)
8年前
Yann Weber
6e89fca151
The automatic UID creation by datasource implementation implies somes changes :
The UniqID datahandler has to call the datasource
LeObject has to be able to determine wich parent class define its UID datahandler
[NOT IMPLEMENTED] the datasource should be able to select with an abstract LeObject as target ( see #92 )
8年前
Yann Weber
ece5029d66
em_test update + bugfix in tests
8年前
Yann Weber
5ba8fd8e7f
em_test update + DataHandler bugfix & enhancement
8年前
Yann Weber
0b60023145
More tests on LeObject
8年前
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年前