Roland Haroutiounian
|
2bb71f824f
|
PEP8 on Reference class
|
8 years ago |
Roland Haroutiounian
|
90c3c8518b
|
Changed the validation check for the references
|
8 years ago |
Roland Haroutiounian
|
70674ea0ac
|
Changed the allowed property type
|
8 years ago |
Roland Haroutiounian
|
2610d70e5b
|
Fixing the editorial model test script
|
8 years ago |
Yann Weber
|
2ff01ee498
|
Starts of a test editorial model
|
8 years ago |
Yann Weber
|
472fcf1d43
|
Add Doxyfile form doxygen generation
|
8 years ago |
Roland Haroutiounian
|
a57c9e8500
|
Added a todo
|
8 years ago |
Roland Haroutiounian
|
bba3a1bbb8
|
Added the add_ref method
|
8 years ago |
Roland Haroutiounian
|
954bd3874f
|
Changed the overrides of the Reference class methods
|
8 years ago |
Roland Haroutiounian
|
07dccafcf1
|
First implementation of the List Reference type
|
8 years ago |
Roland Haroutiounian
|
8f795a168d
|
First implementation of Reference abstract class and the child classes Link and Set
|
8 years ago |
Yann Weber
|
b0fa7de76d
|
Put hex representation of expected hashes in tests
|
8 years ago |
Yann Weber
|
c98d1cb703
|
EmField d_hash() bugfix + tests updates
|
8 years ago |
Roland Haroutiounian
|
15148112aa
|
Bug Fix on the field_data_handler
|
8 years ago |
Roland Haroutiounian
|
475543b0fe
|
Fix on module_name method
|
8 years ago |
Roland Haroutiounian
|
dd73e0a5b2
|
Fix on the call to FieldDataHandler.from_name
|
8 years ago |
Roland Haroutiounian
|
4ba90eabfe
|
Fixed the init of Field_Data_Handler
|
8 years ago |
Yann Weber
|
62752d9f8c
|
[broken tests] Updated EmField to use FieldDataHandler
|
8 years ago |
Yann Weber
|
a102a064e8
|
More tests on d_hash() + some fixes
|
8 years ago |
Yann Weber
|
0ad46e9e37
|
Disabled deterministic __hash__ method and renamed it d_hash() + tests
|
8 years ago |
Yann Weber
|
24865eb6ee
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
0bc507829f
|
Tests update
|
8 years ago |
Yann Weber
|
2835624bad
|
Implements deterministic __hash__ methods for objects
|
8 years ago |
Roland Haroutiounian
|
2f85642769
|
First implementation of the data_fields type and of the field_data_handler
|
8 years ago |
Yann Weber
|
c85a78ff8a
|
EmGroup implementation + fixes + tests
|
8 years ago |
Roland Haroutiounian
|
51425bc319
|
First implementation of data_field and field_data_handler modules
|
8 years ago |
Roland Haroutiounian
|
44402a667e
|
Moved regexchar to regexvarchar
|
8 years ago |
Roland Haroutiounian
|
6ad872b7f7
|
First implementation of regex string data field
|
8 years ago |
Roland Haroutiounian
|
e461d1e75b
|
Moved files to a new "lodel" package
|
8 years ago |
Roland Haroutiounian
|
e89b11ec58
|
Added first implementations of new data fields types
|
8 years ago |
Yann Weber
|
fa949ddd64
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
ba28ec26c0
|
Begin editorial_model package implementation + tests
|
8 years ago |
Yann Weber
|
7910374183
|
Implementing mlstring + tests
|
8 years ago |
Roland Haroutiounian
|
91fe18d375
|
FieldDataHandler.module_name is now a static method
|
8 years ago |
Roland Haroutiounian
|
3d72fcbfcc
|
Added a generic datafield class name to all the data field modules (to be called dynamically)
|
8 years ago |
Roland Haroutiounian
|
c5e57b7031
|
first implementation of data_fields types
|
8 years ago |
Roland Haroutiounian
|
e84fe5a633
|
Added data_handlers first modules (to be filled)
|
8 years ago |
Roland Haroutiounian
|
9d4a85b5af
|
First empty packages (to create the folder hierarchy)
|
8 years ago |
Roland Haroutiounian
|
df424f9af1
|
New cleaned requirements file
|
8 years ago |
Roland Haroutiounian
|
5cae70382a
|
Cleaning the folder hierarchy
|
8 years ago |
Roland Haroutiounian
|
a6c6a5c98d
|
deleted obsolete flask main entrance module
|
8 years ago |
Yann Weber
|
7995bf7887
|
Small changes & bugfixes in graphviz backend & some fieldtypes
|
8 years ago |
Yann Weber
|
3325e8ee16
|
Change the hardcoded listen addr in netipy.py
|
8 years ago |
Yann Weber
|
e4fb0532f2
|
[Doxygen] fixing some warnings at documentation generation
|
8 years ago |
Yann Weber
|
34dd2e95e6
|
Disables warnings for tests
|
8 years ago |
Yann Weber
|
4c6f189c1f
|
Added tests for Lodel.user module
Testing authentication_method and identification_method decorator classes + UserIdentity and UserContext classes
|
8 years ago |
Yann Weber
|
b782b929df
|
Added tests for leapi_delete_* and leapi_insert_* hooks calls
|
8 years ago |
Yann Weber
|
04636f7582
|
Add a LodelHook tests, for leapi_update_* hooks calls
|
8 years ago |
Yann Weber
|
be675bc723
|
Writing some tests for LodelHook
|
8 years ago |
Yann Weber
|
1ac0df3068
|
Renamed acl plugin into dummy_acl + documentation update
|
8 years ago |