Commit Graph

23 Commits

Author SHA1 Message Date
Aina Sitraka
de120780f6 PHRAS-3826 ci test (#4300)
switching docker build image and unit test run on github action
2023-04-29 22:13:08 +02:00
jygaulier
d7d731a496 PHRAS-3519_filesystem-atomic-move
WIP
extend filesystem (no change yet)
2021-10-06 18:23:52 +02:00
Arthur de Moulins
6ed22b53dc fix AddPluginTest 2020-03-13 19:51:10 +01:00
Jean-Yves Gaulier
915e7bcd32 PHRAS-2859_tests-do-corrupt-conf_4.1
fix : configuration.yml is not modified by unit-tests anymore
2019-12-16 18:16:51 +01:00
Benoît Burnichon
b272ce5aac Add some groups legacy, functional, web, authenticated 2015-06-15 19:30:51 +02:00
Nicolas Le Goff
9a3e92ed9c Multiple ORMs for all database 2015-02-12 17:58:45 +01:00
Nicolas Le Goff
2028871f34 Fix Cs 2014-02-25 16:33:43 +01:00
Romain Neutron
fb693836d5 Add enable/disable plugins commands 2014-02-21 16:41:11 +01:00
Romain Neutron
372fc86601 Use short array declarations 2014-02-11 18:44:31 +01:00
Nicolas Le Goff
4596bf5d30 Merge branch '3.8'
Conflicts:
	lib/Alchemy/Phrasea/Security/Firewall.php
2014-02-04 11:30:23 +01:00
Romain Neutron
f267a5568e Fix latest merge 2014-02-03 22:00:07 +01:00
Nicolas Le Goff
bd1e4516bd Merge branch '3.8'
Conflicts:
	config/configuration.sample.yml
	lib/Alchemy/Phrasea/Core/Version.php
	lib/classes/module/console/schedulerStart.php
	lib/classes/module/console/taskrun.php
	lib/conf.d/configuration.yml
	templates/mobile/common/index.html.twig
2014-02-03 19:02:22 +01:00
Nicolas Le Goff
938a832a49 Merge pull request #911 from romainneutron/fix-1663
[3.8] Fix #1663 : Remove plugin configuration on uninstall
2014-02-03 09:24:16 -08:00
Romain Neutron
0085b15304 Fix #1663 : Remove plugin configuration on uninstall 2014-02-03 14:00:33 +01:00
Romain Neutron
b2af24954c Fix #1662 : Abort plugin uninstall in case the plugin is not present 2014-02-03 13:52:38 +01:00
Nicolas Le Goff
30078730ab Merge branch '3.8'
Conflicts:
	bin/console
	composer.lock
2014-01-31 14:59:53 +01:00
Romain Neutron
6b81b2b39e Add plugin:list command 2014-01-29 18:17:34 +01:00
Romain Neutron
a3b1ae7163 Fix unit test names, property and function visibility 2013-12-10 01:29:02 +01:00
Romain Neutron
56b373ee6e Use short array declaration 2013-11-18 13:57:33 +01:00
Romain Neutron
056ac28120 Refactor command line utilities 2013-07-16 16:01:17 +02:00
Romain Neutron
d65896e072 Fix #1256 : Add plugins assets manager 2013-07-09 17:51:50 +02:00
Romain Neutron
fed9422103 Add public folder for plugins 2013-07-02 22:45:32 +02:00
Romain Neutron
44a98810b1 Add plugin commands unit tests 2013-05-31 12:22:33 +02:00