jygaulier
18f7a658ed
change : removed "/setmetadatas" from route, the http verb "PATCH" on "record" entity is ok
...
fix : unknown field now throws exception (no more erase all...)
add : set "base_id":x to change collection
cleanup : removed unused parm to recordadapter::move_to_collection()
2020-06-22 14:40:27 +02:00
Benoît Burnichon
4171ab9e8d
Rename record_adapter::get_status into getStatus
2016-04-13 19:51:56 +02:00
Benoît Burnichon
7a25b499e3
Deprecated set_binary_status and use setStatus instead.
2016-04-13 18:50:39 +02: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
Thibaud Fabre
c92d5da9fe
Merge branch 'clean-boxes' into merge-clean-boxes
2016-01-06 19:53:43 +01:00
Benoît Burnichon
c97eedd40f
Deprecate is_grouping in favor of isStory
2015-07-13 18:14:51 +02:00
Thibaud Fabre
ea6a4fdbf0
Extract repository and factory classes for collections
2015-07-09 12:32:06 +02:00
Benoît Burnichon
6e651f3b07
Replace app['phraseanet.appbox']->get_databox using trait
2015-07-02 12:27:26 +02:00
Jean-Yves Gaulier
87bf645edb
cs
2015-05-21 11:38:10 +02:00
Jean-Yves Gaulier
708dd4cba0
task record mover, wip
2015-05-20 19:11:59 +02:00
Mathieu Darse
c6b509a32c
Centralize record event dispatches inside record adapter (but not structure ones)
2015-02-03 11:19:23 +01:00
Mathieu Darse
e287ba1a42
Merge record and structure events inside new namespace
2015-01-27 18:59:27 +01:00
Mathieu Darse
a1d6fc03b6
Move RECORD_* events in a new RecordEvents class
2015-01-27 16:17:48 +01:00
Mathieu Darse
85c410278a
Remaining record events OK
2015-01-27 14:58:05 +01:00
Mathieu Darse
a64b8286e6
Record/story metadata and collection change events OK
2015-01-26 20:06:09 +01:00
Mathieu Darse
b0959a9a31
Record create/delete events OK
2015-01-26 17:41:05 +01:00
Nicolas Le Goff
a01bf29c5b
Add elasticsearch reindex events
2015-01-26 16:04:23 +01:00
Nicolas Le Goff
10a83bc6c4
Fix latest merge
2014-10-13 12:58:20 +02:00
Nicolas Le Goff
7814ae42d1
Fix latest merge
2014-08-19 17:22:48 +02:00
Romain Neutron
5a5da77662
Use Doctrine DBAL instead of custom connection
2014-02-22 23:55:12 +01:00
Nicolas Le Goff
095c9eb72f
Merge branch '3.8'
...
Conflicts:
lib/classes/task/period/RecordMover.php
2014-02-03 19:13:45 +01:00
Romain Neutron
354232f61a
Bump copyright year
2014-01-06 15:40:56 +01:00
Romain Neutron
e9e9d149a1
Locale simplification
2013-12-03 20:05:20 +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
3e9f3418ce
Remove dead code
2013-11-13 14:54:47 +01:00
Romain Neutron
053de5df8b
Address PR comments
2013-10-29 18:46:36 +01:00
Romain Neutron
fafc7c334c
Use Job Id instead of classname in DB
2013-10-29 18:42:46 +01:00
Romain Neutron
9ef3c22df2
Add RecordMover job
2013-10-29 18:41:41 +01:00