Commit Graph

69 Commits

Author SHA1 Message Date
Benoît Burnichon
c6f133abf2 EmptyCollectionJob should accept bas_id setting.
Could not refactor the job as there are static calls preventing mocks.
2016-03-14 12:07:09 +01:00
Benoît Burnichon
8ac4b3671b Fix invalid process comparison 2016-03-02 11:34:08 +01:00
Benoît Burnichon
e3f49db7b6 Merge pull request #1612 from jygaulier/PHRAS-846_tasks-logs
Phras 846 tasks logs
2016-01-06 10:14:48 +01:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Jean-Yves Gaulier
d2ef455ef8 #PHRAS-846 time 1h
fix test
2015-12-28 17:24:13 +01:00
Benoît Burnichon
a5be4ada67 Setup default values in FtpEditorTest 2015-11-03 17:57:37 +01:00
Jean-Yves Gaulier
e00937f2ea PHRAS-773 #time 10m
cancel commit on wrong branch
2015-11-03 11:31:19 +01:00
Jean-Yves Gaulier
87bdb15456 PHRAS-771 #time 10m
fix test
2015-10-16 13:22:34 +02:00
Benoît Burnichon
6e651f3b07 Replace app['phraseanet.appbox']->get_databox using trait 2015-07-02 12:27:26 +02:00
Benoît Burnichon
b272ce5aac Add some groups legacy, functional, web, authenticated 2015-06-15 19:30:51 +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
72f6444ba7 fix test 2015-05-18 12:16:05 +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
beabf90fdf Refactor Notifier 2015-05-12 21:05:29 +02:00
Benoît Burnichon
d3a2de2536 Fixup tests after #1363 2015-05-04 14:58:12 +02:00
Benoît Burnichon
3cc78d769a Extract Proper NotifierInterface in TaskManager 2015-03-24 15:06:20 +01:00
Benoît Burnichon
ef68007132 Remove references to Phrasea Indexer. 2015-03-23 18:13:58 +01:00
Nicolas Le Goff
9a3e92ed9c Multiple ORMs for all database 2015-02-12 17:58:45 +01:00
Nicolas Le Goff
37632b09f7 Fix latest merge 2014-09-09 19:50:10 +02:00
Nicolas Le Goff
66fa05f4ee Fix CS 2014-07-17 15:17:04 +02:00
Nicolas Le Goff
0d040519f3 Add third party application webhook event 2014-06-23 17:48:42 +02:00
Nicolas Le Goff
5d1dce1a99 Merge pull request #977 from romainneutron/fix-live-notifier
[3.9] Improve live notifier
2014-02-28 00:28:47 +01:00
Romain Neutron
3a47b922ed Improve notifier 2014-02-27 15:49:15 +01:00
Nicolas Le Goff
03b05783bd Merge pull request #970 from romainneutron/host-configuration-access-restriction
[3.9] Add access restriction based on host configuration
2014-02-26 13:11:38 +01:00
Romain Neutron
878c96f6d4 Add access restriction 2014-02-25 19:00:53 +01:00
Nicolas Le Goff
3348347072 Fix task live informations 2014-02-25 18:53:17 +01:00
Romain Neutron
de13d874a3 Fix configuration usage 2014-02-22 10:39:07 +01:00
Nicolas Le Goff
2aba3e8d8d Merge pull request #957 from romainneutron/doctrine-namespace
[3.9] Add a namespace to Phraseanet doctrine entities
2014-02-19 11:37:09 +01:00
Romain Neutron
2de870c3f9 Add a namespace to Phraseanet doctrine entities 2014-02-18 19:32:08 +01:00
Romain Neutron
621bf7feec Prepend exec to commands 2014-02-17 12:30:04 +01:00
Romain Neutron
2a534615bb Update taskmanager versions 2014-02-17 12:30:03 +01:00
Romain Neutron
c5d3f97258 Fix PSR-0 file naming 2014-02-14 15:51:09 +01:00
Romain Neutron
d7f7e1c92c Fix CS 2014-01-14 12:04:38 +01:00
Romain Neutron
d5f93e52fb Session management is now part of Phraseanet configuration 2014-01-13 17:44:47 +01:00
Romain Neutron
64456a8964 Remove phraseanet registry 2013-12-20 16:44:22 +01:00
Romain Neutron
89dc1c5129 Add fixtures to sqlite db 2013-12-18 23:34:06 +01:00
Romain Neutron
a3b1ae7163 Fix unit test names, property and function visibility 2013-12-10 01:29:02 +01:00
Romain Neutron
2ba164701d Use symfony translator 2013-12-03 20:02:40 +01:00
Romain Neutron
7e0a3c7338 Use configuration property accessor 2013-11-18 18:48:27 +01:00
Romain Neutron
56b373ee6e Use short array declaration 2013-11-18 13:57:33 +01:00
Romain Neutron
13915dc1a8 Rename "phraseanet.configuration" service to "configuration" 2013-11-15 22:08:07 +01:00
Romain Neutron
13dd86c67f Fix CS 2013-10-31 14:22:41 +01:00
Romain Neutron
5d2dd07caa Fix latest rebase 2013-10-29 18:56:01 +01:00
Romain Neutron
c5d6491001 Fix tests 2013-10-29 18:46:37 +01:00
Romain Neutron
f0ea68cdc1 Add task manager notifier 2013-10-29 18:46:35 +01:00
Romain Neutron
7b0805658d Add LiveInformation 2013-10-29 18:46:35 +01:00
Romain Neutron
58c402ac2b Update unit tests and legacy 2013-10-29 18:46:34 +01:00
Romain Neutron
fafc7c334c Use Job Id instead of classname in DB 2013-10-29 18:42:46 +01:00
Romain Neutron
884d402257 Fix LogFiles in case of empty files 2013-10-29 18:41:43 +01:00
Romain Neutron
987eef94c3 Add task log file 2013-10-29 18:41:43 +01:00