1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-30 19:19:03 +01:00
Commit graph

40 commits

Author SHA1 Message Date
Quentin Bonaventure
02cc999816 Licensing follow up 2017-05-04 08:52:13 +02:00
prieto
08ad11624d Class Validator replaces SettingValidator 2017-02-17 09:27:42 +01:00
Yann
e7e393598c Added a get scenario to CBL
the get scenario produce all the get available for each instances in the site
2016-12-09 15:42:46 +01:00
Yann
722bee7e21 Bugfix in refreshdyn.py script that generate dyncode
Adapted to the new LodelContext
2016-12-09 11:05:38 +01:00
Yann
3986dc0274 CBL enhancement
Only run steps if count > 0
2016-12-08 17:16:29 +01:00
Yann
7c46701cbc cbl.sh bugfixes some rm -v output where sended on stdout instead of stderr 2016-12-08 10:34:29 +01:00
Yann
2db29f19bc Add the script for fast redeployment on test server to the repo 2016-12-08 09:01:15 +01:00
Yann
1792bbd54a Transforming the cbl.sh script to generate URL for siege 2016-12-07 13:55:38 +01:00
Yann
5adb2e0064 doc update 2016-11-25 16:19:33 +01:00
Roland Haroutiounian
d98ee8e404 Added more Document types in the cbl testing script 2016-11-24 15:05:00 +01:00
Yann
7eb5d794b9 Bugfix of cbl.sh for huge instances count
Added a sleep 1 between each background process starts.
2016-11-18 11:29:31 +01:00
Yann
63a68aa975 cbl bugfix
deleted trailing ',' from multivalue values
2016-11-18 10:24:01 +01:00
Yann
d2f1614dc6 cbl bugfix for creation count parameter 2016-11-18 09:06:19 +01:00
prieto
5afd2c4718 Correction in in datasource, small correction in cbl 2016-11-17 17:02:09 +01:00
Yann
87c7e4c78e Small enhancement in cbl.sh 2016-11-17 15:07:33 +01:00
Yann
bc060ee63d Add options to cbl script 2016-11-17 11:44:13 +01:00
Yann
397dc521c3 bugfix in CBL
Addapted to links withou _blank target
2016-09-30 17:26:30 +02:00
Yann
864c57ed78 Commenting CBL 2016-09-29 17:15:05 +02:00
Yann
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
2016-09-29 16:04:08 +02:00
Yann
e6e4a03a27 Enhancement in SLIM capabilities + bugfixes in install process
SLIM is now able to edit configuration from CLI, to start instances etc.
2016-09-14 16:01:57 +02:00
Yann
5bddfacb4b Bugfix in create_instance.sh and install/loader.py
Allows runtest to run again =)
2016-09-08 13:54:49 +02:00
Yann
67631445e6 Enhancement in instance creation script
Nescessary for refs #145
2016-09-08 12:39:10 +02:00
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