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

88 commits

Author SHA1 Message Date
Quentin Bonaventure
02cc999816 Licensing follow up 2017-05-04 08:52:13 +02:00
prieto
1e7b93db52 Avoids accented name of instances in mass_deploy 2017-03-17 13:34:38 +01:00
prieto
5964923d30 change of size for text 2017-03-17 11:41:24 +01:00
prieto
7976a21413 Correction of plugins/Makefile.am to make make deb right. 2017-03-16 09:21:57 +01:00
Yann
fa8bf06f15 Make runtest.sh exit status consistent solves #249 2017-02-02 12:00:41 +01:00
prieto
27eab69422 Corrects slim -h error 2017-01-20 16:41:20 +01:00
prieto
588efa485e Small corrections 2017-01-19 17:07:20 +01:00
Roland Haroutiounian
adfe7b886a Fixed some methods' documentation 2017-01-12 17:06:31 +01:00
prieto
610b4d4f55 Tests enhancements 3 2017-01-12 13:37:38 +01:00
prieto
f612e62fbc Tests enhancements 2017-01-11 09:57:14 +01:00
prieto
dab11c3bdb Merge branch 'master' of git.labocleo.org:lodel2 2016-12-16 14:18:26 +01:00
prieto
1a845b18e8 Script to create datas in mass with simple em 2016-12-16 13:57:32 +01:00
Yann
5c08761c0f Anotger mass_deploy purgedb bugfix
Mongo sux ?
2016-12-09 11:30:03 +01:00
Yann
e0e6ba94ae Bugfix in mass_deploy purgedb solves #185
solves #185
typo fixing
2016-12-09 11:11:52 +01:00
Yann
5ef11f5b6d Bugfix in mass deploy for remote mongodb connection 2016-11-25 16:19:24 +01:00
prieto
490b61eea3 small errors 2016-11-18 17:03:44 +01:00
Yann
acc8ce0594 Add a slim option to modify instance's logger 2016-11-18 10:23:34 +01:00
Yann
ce9e64ac8e em_test bugfix
added a default value for Subsection parent field
2016-11-17 15:12:12 +01:00
Yann
882a3baacb em_test update
adds a default value to Publication collection field
2016-11-17 15:07:33 +01:00
Yann
df8a088024 Bugfix on regression caused by previous bugfix
Previous bugfix on runtest & create instance brokes deployment, now both seems to work fine
2016-11-09 15:42:04 +01:00
Yann
8c5a442e7c Bugfixes in create_instance and in all runtest process 2016-11-09 14:56:44 +01:00
Yann
4b3ebcabe8 Various bugfixes
concerning unittest & field validators
2016-11-04 15:03:32 +01:00
Yann
edb8dde101 Deployment bugfixes
Fixes problems with plugins
2016-11-04 14:56:51 +01:00
Yann
292c0dd6b9 Bugfixes in autotools chain and in debian packages 2016-11-04 14:35:18 +01:00
Yann
70a3aa8529 Revert changes of previous commit 2016-11-04 14:30:06 +01:00
prieto
e1ef8f0d4c loader multisite 2016-11-04 14:23:02 +01:00
prieto
30a8b8238a Come back 2016-11-04 10:26:14 +01:00
Yann
0406e91846 Moved plugins folder in lodel/
- updated scripts etc
- make tests pass
2016-11-03 17:02:46 +01:00
prieto
f5f33167af Added cp_loader 2016-11-03 16:26:30 +01:00
prieto
2daf715b61 Changes to slim for LodelContext - some corrections 2016-11-03 16:03:14 +01:00
prieto
ec0208a0aa Changes to slim for LodelContext - corrects is_running 2016-11-03 16:03:14 +01:00
prieto
50560c8496 Changes to slim for LodelContext 2016-11-03 16:03:14 +01:00
Roland Haroutiounian
360a60fee7 LodelContext is used in the lodelsite starting process 2016-11-03 14:57:39 +01:00
Yann
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.
2016-11-03 10:58:38 +01:00
Yann
572c408a79 POC of context manager to handle virtual lodel packages 2016-11-02 14:34:27 +01:00
Yann
ea8bb4f6d1 em_test updates 2016-09-30 17:26:30 +02:00
Yann
14ec5a0b66 solves #153
Add master = true to uwsgi.ini
2016-09-30 14:03:01 +02:00
Yann
d57c677cc6 mass_deploy script enhancement
Add the possibility to give a fixed name to instances created by mass_deploy
2016-09-30 11:01:27 +02:00
prieto
9a38e50fb5 create_datas 2016-09-30 09:20:22 +02:00
prieto
d18b23d19c Adds usage in script 2016-09-30 08:57:45 +02:00
prieto
aa7766c3a1 pickle file 2016-09-29 17:16:15 +02:00
prieto
a09585d63c Enhancements of crea_datas scripts 2016-09-29 16:50:25 +02:00
prieto
7fa8dee106 Remove curl access to indexthemes 2016-09-29 13:54:06 +02:00
prieto
5bbcdbbdcb Correction of static url 2016-09-29 13:13:00 +02:00
prieto
bcd368fc01 Bugfixes 2016-09-29 10:37:32 +02:00
prieto
f9000bbc83 Bugfixes 2016-09-28 17:28:39 +02:00
prieto
503f683b4f Bugfixes en create_datas scripts and admin.py 2016-09-28 16:43:17 +02:00
Yann
174adce1c8 Bugfix in mass_deploy mongodb privileges grant 2016-09-28 14:43:16 +02:00
prieto
b4c87227f0 Script to create datas in mass 2016-09-28 11:27:21 +02:00
prieto
37e3c11ea9 Creation od dats in mass 2016-09-23 16:45:46 +02:00