Yann Weber
ce9e64ac8e
em_test bugfix
added a default value for Subsection parent field
8 years ago
Yann Weber
882a3baacb
em_test update
adds a default value to Publication collection field
8 years ago
Yann Weber
df8a088024
Bugfix on regression caused by previous bugfix
Previous bugfix on runtest & create instance brokes deployment, now both seems to work fine
8 years ago
Yann Weber
8c5a442e7c
Bugfixes in create_instance and in all runtest process
8 years ago
Yann Weber
4b3ebcabe8
Various bugfixes
concerning unittest & field validators
8 years ago
Yann Weber
edb8dde101
Deployment bugfixes
Fixes problems with plugins
8 years ago
Yann Weber
292c0dd6b9
Bugfixes in autotools chain and in debian packages
8 years ago
Yann Weber
70a3aa8529
Revert changes of previous commit
8 years ago
prieto
e1ef8f0d4c
loader multisite
8 years ago
prieto
30a8b8238a
Come back
8 years ago
Yann Weber
0406e91846
Moved plugins folder in lodel/
- updated scripts etc
- make tests pass
8 years ago
prieto
f5f33167af
Added cp_loader
8 years ago
prieto
2daf715b61
Changes to slim for LodelContext - some corrections
8 years ago
prieto
ec0208a0aa
Changes to slim for LodelContext - corrects is_running
8 years ago
prieto
50560c8496
Changes to slim for LodelContext
8 years ago
Roland Haroutiounian
360a60fee7
LodelContext is used in the lodelsite starting process
8 years ago
Yann Weber
5981bdc0e5
Various bugfix in LodelContext integration
- Replaced some "hidden" import with LodelContext.expose_modules calls
- in some functions of Setting, Plugin, validator
- in loader.py (temporary version)
In this state the tests runs (151 success), I'm able to run an instance (from debian package using slim) in MONOSITE mode and in MULTISITE mode by creating and loading a context in the loader.
8 years ago
Yann Weber
572c408a79
POC of context manager to handle virtual lodel packages
8 years ago
Yann Weber
ea8bb4f6d1
em_test updates
8 years ago
Yann Weber
14ec5a0b66
solves #153
Add master = true to uwsgi.ini
8 years ago
Yann Weber
d57c677cc6
mass_deploy script enhancement
Add the possibility to give a fixed name to instances created by mass_deploy
8 years ago
prieto
9a38e50fb5
create_datas
8 years ago
prieto
d18b23d19c
Adds usage in script
8 years ago
prieto
aa7766c3a1
pickle file
8 years ago
prieto
a09585d63c
Enhancements of crea_datas scripts
8 years ago
prieto
7fa8dee106
Remove curl access to indexthemes
8 years ago
prieto
5bbcdbbdcb
Correction of static url
8 years ago
prieto
bcd368fc01
Bugfixes
8 years ago
prieto
f9000bbc83
Bugfixes
8 years ago
prieto
503f683b4f
Bugfixes en create_datas scripts and admin.py
8 years ago
Yann Weber
174adce1c8
Bugfix in mass_deploy mongodb privileges grant
8 years ago
prieto
b4c87227f0
Script to create datas in mass
8 years ago
prieto
37e3c11ea9
Creation od dats in mass
8 years ago
Yann Weber
ab05eb859b
mass_deploy messages enhancement
mass_deploy now warns you when using $RANDOM instead of pwgen or /usr/share/dict/words
8 years ago
Yann Weber
b85434c354
Bugfix in mass_deploy when pwgen is not present
8 years ago
Yann Weber
8f48612c82
Enables debian package creation
with make deb . Next commit will update the README
8 years ago
Yann Weber
747ff25ada
Bugfix in slim + enhancement of mass_deploy
Now mass_deploy is able to stop when slim fails indicating on wich action slim fails
Bufixing webui conf edition
8 years ago
Roland Haroutiounian
d0f0c6c945
Added a "uwsgi-workers" argument for the instances deployment
8 years ago
Yann Weber
58b88b0b97
[broken] Fixes validator issues + confspec call
broken nginx conf + absolute path in slim that is known only at build time
8 years ago
prieto
d7b4266377
Add arg to parse for static url - Corrections
8 years ago
prieto
7047a70ac9
Add arg to parse for static url
8 years ago
prieto
d3793bcf17
Correction of nginx conf
8 years ago
Yann Weber
d7c24fce39
Enhancement in deployment with autotools and in README file
Remove duplicate install templates directories (the same directories can be used by SLIM & runtest)
Addapted runtest so it can fetch the install template from the lodel2 datadir
Make lodel_admin.py runnable (add the python3 shebang + chmod +x at install-data target)
And a beautifull ASCII formating for the README
8 years ago
Yann Weber
2bfba3be30
Various bugfix on mass_deploy and slim about mongodb connections
8 years ago
prieto
101337ac14
Static env for nginx in slim
8 years ago
prieto
9413018837
Add a static url to webui conf
8 years ago
Yann Weber
2347fe0618
Add a purgedb option to mass_deploy script
Allow to remove all database prefixed by MONGODB_DB_PREFIX (in the conf of mass_deploy script)
8 years ago
Yann Weber
033131801d
Bugfixes in progs/Makefiles.am to support make dist target
Allow generating a tarball that can compile and run lodel2 + deletion of unwanted Makefile.in files
8 years ago
Yann Weber
6e36af8094
create_instance script enhancement to fit with runtest bugfix
8 years ago
Yann Weber
29ed9a804c
Add a forgotten Makefile.am patch
8 years ago