Yann Weber
7b1152e444
Fixing syntax error in join & format fieldtypes
8 gadus atpakaļ
Yann Weber
c5a5b10b4a
Untested implementation of join fieldtype and format fieldtype
8 gadus atpakaļ
Yann Weber
b7c957e47e
Renamed concat fieldtype in join + comments in generic fieldtype
8 gadus atpakaļ
Yann Weber
e90ea6e39d
Bugfix on multivalue field deletion
8 gadus atpakaļ
Yann Weber
aaaf0af558
Add support for multivalue field deletion (unstested)
8 gadus atpakaļ
Yann Weber
93980d68a0
Merge branch 'master' into datasource_fieldtypes
8 gadus atpakaļ
Yann Weber
e7c1af45d9
Code cleaning for generic fieldtype
8 gadus atpakaļ
Yann Weber
eaca82da1f
Implements automatic concatenation fieldtype
8 gadus atpakaļ
Yann Weber
1daf9677c6
Implements order in fieldtype construct
8 gadus atpakaļ
Yann Weber
03ab4b0c59
Merge commit '8971cff64e ' into datasource_fieldtypes
Fixing settings
8 gadus atpakaļ
Yann Weber
173564b7ee
New constants in EditorialModel.classtypes
8 gadus atpakaļ
Yann Weber
cb5f2f7460
Implements multivalue column
8 gadus atpakaļ
Roland Haroutiounian
aadf063a10
[#101 ] Fixed the template creation process
8 gadus atpakaļ
Yann Weber
8211fd5c47
Start multivalueFieldType implementation (in migrationhandler)
8 gadus atpakaļ
Yann Weber
6153ddd323
Add support for multiple PK
8 gadus atpakaļ
Roland Haroutiounian
ba725a5cdb
[#101 ] The makefile is now creating the templates of an instance of Lodel2, extending the basis templates
8 gadus atpakaļ
Roland Haroutiounian
fcc3c71a27
[#101 ] A template folder is available in Lodel2's root, containing the common templates for all the websites
8 gadus atpakaļ
Roland Haroutiounian
80736f7f79
[#101 ] Changed the import method for the exceptions
8 gadus atpakaļ
Roland Haroutiounian
d70ee58cd0
[#101 ] The Template package now contains "exceptions" and "api" subpackages
8 gadus atpakaļ
Yann Weber
bbf33373d0
New version of fieldtypes class hierarchy + partial migrationhandler adaptation
8 gadus atpakaļ
Roland Haroutiounian
9d33c7a3e0
A default templates API is available in the Template package
8 gadus atpakaļ
Roland Haroutiounian
8971cff64e
Added the "base_path" setting to the mandatory list
8 gadus atpakaļ
Roland Haroutiounian
f46e91f6d3
The format for giving custom modules to import in templates is documented
8 gadus atpakaļ
Roland Haroutiounian
7831378575
Makefile contains a command to create the default directories of an instance
8 gadus atpakaļ
Roland Haroutiounian
5acf09a1ee
Template Loading doesn't use settings_local anymore
8 gadus atpakaļ
Yann Weber
a56bb65c94
Upgrade the EmClass.check() method making it detect inconsistency between EmClass fields and common_fields defines in EditorialModel.classtypes
Note : the check method does not correct the EmFields only displays a warning
8 gadus atpakaļ
Yann Weber
10c3924ec0
Merge branch 'master' of git.labocleo.org:lodel2
8 gadus atpakaļ
Yann Weber
43e8145dab
Implements get_max_rank() in LeApi. Add a fieldtype rank. + A lot of bugfix
The me.json was not up to date (Models don't forward classtypes modifications to loaded json file)
Some bugfix on fieldtypes that was not used (because of old me.json)
8 gadus atpakaļ
ArnAud
e00980915c
delete old file
8 gadus atpakaļ
ArnAud
5164adffa3
sql datasource: delete unused methods
8 gadus atpakaļ
ArnAud
5be6c62189
sql datasource: relational filter for hierarchical relations
8 gadus atpakaļ
Roland Haroutiounian
6161420eed
[#101 ] A default templates_base_directory can be set in the instance settings
8 gadus atpakaļ
Roland Haroutiounian
7f62685695
[#101 ] TemplateLoader is able to receive custom filters or apis
8 gadus atpakaļ
ArnAud
53663603fa
lecrud: get() flag instanciate to choose to get raw data or objects
8 gadus atpakaļ
Yann Weber
f2a54b72cd
Comments update for doxygen doc
Now we have a main page on doxygen
8 gadus atpakaļ
ArnAud
a084678831
sql datasource: update() for rel2type
8 gadus atpakaļ
Yann Weber
b34ce35e85
Removed unused & obsolete code in leapi/letype.py
8 gadus atpakaļ
Yann Weber
94b843e321
Add a new settings debug_sql
8 gadus atpakaļ
ArnAud
ff8b0dd10a
lecrud.update(): do not check data consistency on update: must be done later
8 gadus atpakaļ
Yann Weber
fe6a6f4059
Adding the emgraph rule in install/Makefile
8 gadus atpakaļ
Yann Weber
1aa64505eb
Add a new Makefile rule for instance emgraph that will generate an image representing the instance editorial model
8 gadus atpakaļ
Yann Weber
8133e6c45b
Add settings.py with default value, add migration_handler options + modify migration_handler to handle settings
8 gadus atpakaļ
Yann Weber
c7756f5ea2
Update README and mh comments
8 gadus atpakaļ
ArnAud
97716da260
sql datasource: get() for a rel2type
8 gadus atpakaļ
ArnAud
cd99fb106b
lerelation: instanciate from data
8 gadus atpakaļ
Yann Weber
680ad61036
Fixed LeFactory tests
8 gadus atpakaļ
ArnAud
8eea3495e8
leapi: put name2classname() from LeFactory in _LeCrud to be available everywhere
8 gadus atpakaļ
Yann Weber
52f2bd644f
Push forgeted file
8 gadus atpakaļ
Yann Weber
312bfce1cb
Update of the install/instance_settings.py file
8 gadus atpakaļ
Yann Weber
d5b866512c
New settings handler
8 gadus atpakaļ