Commit Graph

32 Commits

Author SHA1 Message Date
Jean-Yves Gaulier
c43dcf158c PHRAS-1284_MAX-DURATION-TASK-PARAMETER
add : parameters "maxmeg" and "maxduration" (if present) are passed to task:run as --max-memory and --max-duration
2016-11-15 18:07:25 +01:00
Benoît Burnichon
479fad6c4b Remove unused use statement 2015-11-16 15:50:15 +01:00
Jean-Yves Gaulier
ddf977465c PHRAS-771 #time 2h
report de PHRAS-750 (connect to ftp via a auth proxy)
2015-10-15 17:02:04 +02:00
Jean-Yves Gaulier
74e16b4ec2 RESTORE-INDEXER-TASK
#time 1h
2015-06-03 19:21:00 +02:00
Jean-Yves Gaulier
b00cd16251 task record mover ok to test
- better sample
- twig cs
#time 1.5d
2015-05-20 20:05:37 +02:00
Jean-Yves Gaulier
708dd4cba0 task record mover, wip 2015-05-20 19:11:59 +02:00
Benoît Burnichon
3577ef12f8 Merge pull request #1378 from jygaulier/TASK_SUBDEF_FILTERS
PHRAS-524
2015-05-18 18:20:48 +02:00
Jean-Yves Gaulier
eeed4d3120 task subdef
- better format of xml settings
- fix filter on document type
- fix filter on multiple databoxes
- fix unit tests
2015-05-13 19:38:39 +02:00
Benoît Burnichon
96df8cc926 Revert "PHRAS-524"
This reverts commit a7af07b00c.
2015-05-13 13:43:07 +02:00
Jean-Yves Gaulier
a7af07b00c PHRAS-524
close #1378

task subdef
- fix filter on document type
- add filter on multiple databoxes
2015-05-13 10:31:33 +02:00
Benoît Burnichon
beabf90fdf Refactor Notifier 2015-05-12 21:05:29 +02:00
Jean-Yves Gaulier
76cf43bf51 PHRAS-524
task subdef
- fix filter on document type
- add filter on multiple databoxes
2015-05-12 16:06:37 +02:00
Benoît Burnichon
d3a2de2536 Fixup tests after #1363 2015-05-04 14:58:12 +02:00
Jean-Yves Gaulier
a0815afcd5 - restore task interfaces
- remove task "phraseanet-indexer"
todo :
task "recordmover"
2015-04-29 14:48:22 +02:00
Nicolas Le Goff
a01bf29c5b Add elasticsearch reindex events 2015-01-26 16:04:23 +01:00
Nicolas Le Goff
7eb1a506fa Merge branch '3.8'
Conflicts:
	.gitignore
	.travis.yml
	Vagrantfile
	lib/Alchemy/Phrasea/Controller/Datafiles.php
	lib/Alchemy/Phrasea/Controller/Setup.php
	lib/Alchemy/Phrasea/Helper/DatabaseHelper.php
	lib/classes/connection/pdo.php
	lib/classes/task/period/subdef.php
	lib/classes/task/period/writemeta.php
	locale/de_DE/LC_MESSAGES/phraseanet.mo
	locale/de_DE/LC_MESSAGES/phraseanet.po
	locale/en_GB/LC_MESSAGES/phraseanet.mo
	locale/en_GB/LC_MESSAGES/phraseanet.po
	locale/fr_FR/LC_MESSAGES/phraseanet.mo
	locale/fr_FR/LC_MESSAGES/phraseanet.po
	locale/nl_NL/LC_MESSAGES/phraseanet.mo
	locale/nl_NL/LC_MESSAGES/phraseanet.po
	locale/phraseanet.pot
	templates/web/setup/step2.html.twig
	vagrant/vms/phraseanet-php54-nginx/puphpet/config.yaml
	vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-always/setup
	vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-once/setup
	vagrant/vms/phraseanet-php54-nginx/puphpet/shell/important-notices.txt
	vagrant/vms/phraseanet-php54-nginx/puphpet/shell/self-promotion.txt
2014-09-09 15:05:13 +02:00
Romain Neutron
de13d874a3 Fix configuration usage 2014-02-22 10:39:07 +01:00
Romain Neutron
354232f61a Bump copyright year 2014-01-06 15:40:56 +01:00
Romain Neutron
2ba164701d Use symfony translator 2013-12-03 20:02:40 +01:00
Romain Neutron
56b373ee6e Use short array declaration 2013-11-18 13:57:33 +01:00
Romain Neutron
13dd86c67f Fix CS 2013-10-31 14:22:41 +01:00
Romain Neutron
6ef6387abf Address comments 2013-10-29 18:46:36 +01:00
Romain Neutron
9ef3c22df2 Add RecordMover job 2013-10-29 18:41:41 +01:00
Romain Neutron
da10f54e9b Update editor interface 2013-10-29 18:41:41 +01:00
Romain Neutron
fd55f15f93 Add Archive task 2013-10-29 18:41:41 +01:00
Romain Neutron
ae891151d1 Add Phraseanet Indexer job 2013-10-29 18:41:41 +01:00
Romain Neutron
14b3a39ca2 Add FtpPull job 2013-10-29 18:41:40 +01:00
Romain Neutron
5a3e444000 Add support for integers values 2013-10-29 18:41:40 +01:00
Romain Neutron
e57e11de8e Add Subdefs job 2013-10-29 18:41:40 +01:00
Romain Neutron
c319bce1fe Add WriteMetadata job 2013-10-29 18:41:40 +01:00
Romain Neutron
b053f2c3b2 Add FTP and default editors 2013-10-29 18:41:39 +01:00
Romain Neutron
901104b897 Add JobInterface and EditorInterface 2013-10-29 18:41:39 +01:00