Yann
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
2016-06-30 11:18:33 +02:00
Yann
c035c0efa9
Bugfix in scripts/admin.py
2016-06-16 17:25:32 +02:00
Roland Haroutiounian
2e13ab78bc
Changed the mongodb migration handler name to a more generic one
2016-06-16 14:22:19 +02:00
Roland Haroutiounian
84cddbf67f
Changed the init_db method in the admin module of the scripts package to use an editorial model as argument
2016-06-16 09:03:58 +02:00
Roland Haroutiounian
3ba9d9a4fe
Added a first init_db command in scripts/admin
2016-06-10 16:01:49 +02:00
Roland Haroutiounian
ad934a91cc
Revert (fixed)
2016-06-08 14:54:06 +02:00
Roland Haroutiounian
c75a5f8094
Revert
2016-06-08 14:53:22 +02:00
Roland Haroutiounian
ff2e59ced1
Fixed the "install" folder path building (extra "/" deleted)
2016-06-08 14:35:33 +02:00
Yann
d24f15776b
create_instance script update
...
now using examples/em_test.pickle as editorial model for new instances
2016-05-27 13:21:47 +02:00
Yann
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
2016-05-25 12:23:41 +02:00
Yann
6b5f377dc2
Regroup all code concerning webui in plugins/webui
2016-05-20 17:42:28 +02:00
Yann
b22655d18b
Bugfixes (uwsgi + create_instance )
2016-05-18 17:23:21 +02:00
Yann
c7b583d416
New webui plugin + create_instance.sh update
...
- create_instance.sh create some symbolic links
- webui plugin that add webui configuration variable
2016-05-18 16:12:40 +02:00
Yann
5c48e311d2
Documentatio update
2016-04-21 11:59:35 +02:00
Yann
a312cbc4d9
First version of lodel2 instance creation script
2016-04-21 11:51:57 +02:00
Yann
54493b4538
Fixes scripts & em_tests (bugs with settings bootstrap)
2016-04-13 12:07:31 +02:00
Yann
e0717c9317
More comments + a script to list default settings validators
2016-04-12 14:35:35 +02:00
Yann
6df3b4d5ce
Add some scripts to handler dynamic code generation (without doc)
2016-04-01 17:18:31 +02:00