1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-26 07:16:54 +01:00
Commit graph

326 commits

Author SHA1 Message Date
Roland Haroutiounian
2bb71f824f PEP8 on Reference class 2016-03-25 09:40:45 +01:00
Roland Haroutiounian
90c3c8518b Changed the validation check for the references 2016-03-24 17:24:05 +01:00
Roland Haroutiounian
70674ea0ac Changed the allowed property type 2016-03-24 16:34:58 +01:00
Roland Haroutiounian
a57c9e8500 Added a todo 2016-03-24 14:59:16 +01:00
Roland Haroutiounian
bba3a1bbb8 Added the add_ref method 2016-03-24 14:57:51 +01:00
Roland Haroutiounian
954bd3874f Changed the overrides of the Reference class methods 2016-03-24 14:45:05 +01:00
Roland Haroutiounian
07dccafcf1 First implementation of the List Reference type 2016-03-24 13:58:31 +01:00
Roland Haroutiounian
8f795a168d First implementation of Reference abstract class and the child classes Link and Set 2016-03-24 11:17:04 +01:00
Yann
c98d1cb703 EmField d_hash() bugfix + tests updates 2016-03-23 17:28:57 +01:00
Roland Haroutiounian
15148112aa Bug Fix on the field_data_handler 2016-03-23 17:25:04 +01:00
Roland Haroutiounian
475543b0fe Fix on module_name method 2016-03-23 17:13:36 +01:00
Roland Haroutiounian
dd73e0a5b2 Fix on the call to FieldDataHandler.from_name 2016-03-23 17:10:01 +01:00
Roland Haroutiounian
4ba90eabfe Fixed the init of Field_Data_Handler 2016-03-23 16:59:24 +01:00
Yann
62752d9f8c [broken tests] Updated EmField to use FieldDataHandler 2016-03-23 16:48:34 +01:00
Yann
a102a064e8 More tests on d_hash() + some fixes 2016-03-23 16:40:31 +01:00
Yann
0ad46e9e37 Disabled deterministic __hash__ method and renamed it d_hash() + tests 2016-03-23 16:10:25 +01:00
Yann
24865eb6ee Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-03-23 15:50:13 +01:00
Yann
2835624bad Implements deterministic __hash__ methods for objects 2016-03-23 15:48:39 +01:00
Roland Haroutiounian
2f85642769 First implementation of the data_fields type and of the field_data_handler 2016-03-23 12:15:26 +01:00
Yann
c85a78ff8a EmGroup implementation + fixes + tests 2016-03-23 11:43:18 +01:00
Roland Haroutiounian
51425bc319 First implementation of data_field and field_data_handler modules 2016-03-18 16:50:17 +01:00
Roland Haroutiounian
44402a667e Moved regexchar to regexvarchar 2016-03-18 15:49:20 +01:00
Roland Haroutiounian
6ad872b7f7 First implementation of regex string data field 2016-03-18 15:47:35 +01:00
Roland Haroutiounian
e461d1e75b Moved files to a new "lodel" package 2016-03-18 15:30:43 +01:00
Yann
ba28ec26c0 Begin editorial_model package implementation + tests 2016-03-18 15:05:18 +01:00
Yann
7910374183 Implementing mlstring + tests 2016-03-18 15:04:50 +01:00