Yann Weber
557d277186
Multiple bugfixes + create_instance.sh script update
- Add an update feature to create_instance.sh script
- Updated webui plugin load instruction (running loader.start() in run)
- Updated the way EmCmponents handles EmGroup
- Updated the way EmFields handles EmClass
- Updated xmlfile translator according to EmComponent modification
8 years ago
Yann Weber
c035c0efa9
Bugfix in scripts/admin.py
8 years ago
Roland Haroutiounian
2e13ab78bc
Changed the mongodb migration handler name to a more generic one
8 years ago
Roland Haroutiounian
84cddbf67f
Changed the init_db method in the admin module of the scripts package to use an editorial model as argument
8 years ago
Roland Haroutiounian
3ba9d9a4fe
Added a first init_db command in scripts/admin
8 years ago
Roland Haroutiounian
ad934a91cc
Revert (fixed)
8 years ago
Roland Haroutiounian
c75a5f8094
Revert
8 years ago
Roland Haroutiounian
ff2e59ced1
Fixed the "install" folder path building (extra "/" deleted)
8 years ago
Yann Weber
d24f15776b
create_instance script update
now using examples/em_test.pickle as editorial model for new instances
8 years ago
Yann Weber
9781577cb6
Add tests for filtered queries + bugfixes
- adds tests on filter parse & check
- standart filters parse & check
- relational filters parse & check
- bugfixes related to tests in query.py
- update the example and the test EM
- bugfixes in admin script
8 years ago
Yann Weber
6b5f377dc2
Regroup all code concerning webui in plugins/webui
8 years ago
Yann Weber
b22655d18b
Bugfixes (uwsgi + create_instance )
8 years ago
Yann Weber
c7b583d416
New webui plugin + create_instance.sh update
- create_instance.sh create some symbolic links
- webui plugin that add webui configuration variable
8 years ago
Yann Weber
5c48e311d2
Documentatio update
8 years ago
Yann Weber
a312cbc4d9
First version of lodel2 instance creation script
8 years ago
Yann Weber
54493b4538
Fixes scripts & em_tests (bugs with settings bootstrap)
8 years ago
Yann Weber
e0717c9317
More comments + a script to list default settings validators
8 years ago
Yann Weber
6df3b4d5ce
Add some scripts to handler dynamic code generation (without doc)
8 years ago