1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-25 23:06:55 +01:00
Commit graph

13 commits

Author SHA1 Message Date
Roland Haroutiounian
6161420eed [#101] A default templates_base_directory can be set in the instance settings 2016-01-08 16:07:31 +01:00
Yann
f2a54b72cd Comments update for doxygen doc
Now we have a main page on doxygen
2016-01-08 13:52:37 +01:00
Yann
fe6a6f4059 Adding the emgraph rule in install/Makefile 2016-01-08 11:30:38 +01:00
Yann
1aa64505eb Add a new Makefile rule for instance emgraph that will generate an image representing the instance editorial model 2016-01-08 11:28:03 +01:00
Yann
312bfce1cb Update of the install/instance_settings.py file 2016-01-07 17:09:12 +01:00
Yann
d5b866512c New settings handler 2016-01-07 17:09:12 +01:00
Yann
e44dbcbad8 Add -f option to rm in Makefiles and changes 2 properties names in generated code 2016-01-07 13:52:39 +01:00
Yann
6a55df202e Changed the way to instanciate the MigrationHandler to fit with the DataSource 2016-01-06 16:31:50 +01:00
Yann
ee8de38391 Better refreshdyn in install/Makefile 2016-01-06 15:39:05 +01:00
Yann
f033b6c85b Updated install/loader.py to handle settings 2016-01-06 14:03:34 +01:00
Yann
06a86af67f README.md + install/Makefile update 2016-01-06 11:32:42 +01:00
Yann
4b4e465bb6 Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file
Implements a utils method in _LeRel2Type to fetch a rel2type leapi class name given a superior and a subordinate
2015-12-02 16:09:48 +01:00
Yann
4383606fbb Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler
see README.md for more informations about instance creation
2015-12-02 14:47:50 +01:00