prieto
08ad11624d
Class Validator replaces SettingValidator
7 years ago
Yann Weber
e7e393598c
Added a get scenario to CBL
the get scenario produce all the get available for each instances in the site
8 years ago
Yann Weber
722bee7e21
Bugfix in refreshdyn.py script that generate dyncode
Adapted to the new LodelContext
8 years ago
Yann Weber
3986dc0274
CBL enhancement
Only run steps if count > 0
8 years ago
Yann Weber
7c46701cbc
cbl.sh bugfixes some rm -v output where sended on stdout instead of stderr
8 years ago
Yann Weber
2db29f19bc
Add the script for fast redeployment on test server to the repo
8 years ago
Yann Weber
1792bbd54a
Transforming the cbl.sh script to generate URL for siege
8 years ago
Yann Weber
5adb2e0064
doc update
8 years ago
Roland Haroutiounian
d98ee8e404
Added more Document types in the cbl testing script
8 years ago
Yann Weber
7eb5d794b9
Bugfix of cbl.sh for huge instances count
Added a sleep 1 between each background process starts.
8 years ago
Yann Weber
63a68aa975
cbl bugfix
deleted trailing ',' from multivalue values
8 years ago
Yann Weber
d2f1614dc6
cbl bugfix for creation count parameter
8 years ago
prieto
5afd2c4718
Correction in in datasource, small correction in cbl
8 years ago
Yann Weber
87c7e4c78e
Small enhancement in cbl.sh
8 years ago
Yann Weber
bc060ee63d
Add options to cbl script
8 years ago
Yann Weber
397dc521c3
bugfix in CBL
Addapted to links withou _blank target
8 years ago
Yann Weber
864c57ed78
Commenting CBL
8 years ago
Yann Weber
8f5e33cb7f
V1 of CBL script
Tree 'scenario' are available :
- mass insertion
- mass edition
- mass deletion
For the moment scenario parameters and order are harcoded :
- 50 iteration for mass_insertion
- 10 iteration for mass_edition
- 10 iteration on deletion
8 years ago
Yann Weber
e6e4a03a27
Enhancement in SLIM capabilities + bugfixes in install process
SLIM is now able to edit configuration from CLI, to start instances etc.
8 years ago
Yann Weber
5bddfacb4b
Bugfix in create_instance.sh and install/loader.py
Allows runtest to run again =)
8 years ago
Yann Weber
67631445e6
Enhancement in instance creation script
Nescessary for refs #145
8 years ago
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