Benoît Burnichon
03b821acb7
Merge branch '4.0'
2016-03-16 17:21:57 +01:00
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
052d0d6f62
Merge branch '4.0'
2016-03-10 14:08:43 +01:00
Benoît Burnichon
2b55022bdb
fix issue with hotfolders with ending slashes.
...
PHRAS-884
2016-03-10 11:52:02 +01:00
Benoît Burnichon
ac746bcfd9
Reformat ArchiveJob
2016-03-10 11:51:30 +01:00
Benoît Burnichon
b9f1f84020
More deprecation removal
2016-03-06 23:30:12 +01:00
Benoît Burnichon
6cdc9d7a31
Remove some deprecated methods calls
2016-03-06 23:05:55 +01:00
Benoît Burnichon
c82a1eacda
PHPCS
2016-02-17 12:50:55 +01:00
Benoît Burnichon
90b4ad596c
Check whether subdef exists before perform get on it
2016-02-17 12:41:06 +01:00
Thibaud Fabre
fa3e49f5fb
Configure event processor factory via DI
2016-01-28 18:42:59 +01:00
Benoît Burnichon
79ddc58100
Extract methods in SubdefsJob. Update copyright
2016-01-26 14:25:09 +01:00
Benoît Burnichon
f383ca08a4
Avoid unqualified result by using proper method
2016-01-26 14:25:08 +01:00
Benoît Burnichon
614394edc7
Method renaming
2016-01-26 14:25:08 +01:00
Benoît Burnichon
f501cba16b
Extract whether subdef metadata updates are required
2016-01-22 17:39:33 +01:00
Benoît Burnichon
401ed4f431
Group exiftool.writer calls into methods/variables
2016-01-22 17:17:31 +01:00
Thibaud Fabre
c92d5da9fe
Merge branch 'clean-boxes' into merge-clean-boxes
2016-01-06 19:53:43 +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
Jean-Yves Gaulier
d5536d4195
#PHRAS-846 time 10m
...
fix : add default "version" for bc with other calls
2015-12-28 15:31:23 +01:00
Jean-Yves Gaulier
62df4a806f
PHRAS-846 #time 1d
...
display of tasks logs in admin is ok.
if many logs (logrotate) display links
2015-12-28 15:14:56 +01:00
Benoît Burnichon
1a9b9b59b2
Merge pull request #1611 from moctardiouf/master
...
Fix caption_field declaration error
2015-12-24 11:08:22 +01:00
moctardiouf
d6ab4e4dd4
Fix caption_field declaration error
2015-12-24 10:56:49 +01:00
Jean-Yves Gaulier
8a012973bc
wip
2015-12-23 15:56:54 +01:00
Jean-Yves Gaulier
78be8977de
wip
2015-12-23 11:14:55 +01:00
Jean-Yves Gaulier
97dde2edbb
wip
2015-12-23 11:14:55 +01:00
Jean-Yves Gaulier
ce773f48e8
fix mismatch app/appbox
2015-12-22 18:34:42 +01:00
Jean-Yves Gaulier
17e8d8dffb
fix : pass databoxes[] to indexer
2015-12-22 18:18:49 +01:00
Jean-Yves Gaulier
905315575a
#PHRAS-882 time 5m
...
more readable, less memory usage
2015-12-22 18:12:17 +01:00
Jean-Yves Gaulier
9a9ce70aa6
#PHRAS-882 time 3h
...
the checkbox "can be indexed" works (only for index-task) : even if the databox is disabled for indexation via the task, real-time indexation & populate command still works
2015-12-22 18:10:39 +01:00
Jean-Yves Gaulier
80f3285737
#PHRAS-874 time 2d
...
type hinting / cs
events renamed / deleted
n+1 removed for status-bits & technical meta
events added (subdef creation / created)
fix : es indexes after all subdefs are created
2015-12-17 20:07:48 +01:00
Florian BLOUET
0e97e4a0ae
moved skins/icon to assets/common/images/icons
2015-12-02 17:35:37 +01:00
moctardiouf
c70412922b
Changing bas_id with base_id
...
The xml of the task looks like this:
<?xml version="1.0" encoding="UTF-8"?><tasksettings><base_id>7</base_id></tasksettings>
2015-11-18 18:18:22 +01:00
Benoît Burnichon
479fad6c4b
Remove unused use statement
2015-11-16 15:50:15 +01:00
Thibaud Fabre
6882424a01
Add registration related webhooks
2015-10-20 17:45:16 +02:00
jygaulier
a50f7eeddd
Merge pull request #1543 from jygaulier/PHRAS-771_clone-750
...
PHRAS-771 #time 2h
2015-10-19 10:32:20 +02: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
20d761f942
PHRAS-737 #time 1h
...
fix sql errror
2015-10-06 17:04:20 +02:00
Jean-Yves Gaulier
37e94e0fe3
PHRAS-737 #time 10m
...
subdef creation raises the "to index" jeton
2015-09-21 19:54:27 +02:00
Benoît Burnichon
c97eedd40f
Deprecate is_grouping in favor of isStory
2015-07-13 18:14:51 +02:00
Benoît Burnichon
2107cd28df
Deprecated get_uuid in favor of getUuid
2015-07-13 18:08:04 +02:00
Thibaud Fabre
ea6a4fdbf0
Extract repository and factory classes for collections
2015-07-09 12:32:06 +02:00
Benoît Burnichon
a3649aae88
Add Some TagMetadata to TagFactory
2015-07-08 11:08:06 +02:00
Benoît Burnichon
f920e8354a
Replace phraseanet.appbox by getApplicationBox() method calls.
2015-07-02 12:33:19 +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
92636bfe5a
Properly initialize value.
...
Change call to protected method to public one.
2015-06-09 11:26:20 +02:00
Jean-Yves Gaulier
74e16b4ec2
RESTORE-INDEXER-TASK
...
#time 1h
2015-06-03 19:21:00 +02:00
Jean-Yves Gaulier
87bf645edb
cs
2015-05-21 11:38:10 +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