Thibaud Fabre
c92d5da9fe
Merge branch 'clean-boxes' into merge-clean-boxes
2016-01-06 19:53:43 +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
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
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
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
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
Benoît Burnichon
61206fd517
Replace calls to mediavorus to getMediaFromUri
2015-05-12 18:12:02 +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
Jean-Yves Gaulier
a0815afcd5
- restore task interfaces
...
- remove task "phraseanet-indexer"
todo :
task "recordmover"
2015-04-29 14:48:22 +02:00
Benoît Burnichon
27f1f98dbe
Refactor TaskManagerController
2015-04-13 19:29:51 +02:00
Benoît Burnichon
e5f48a2f09
Disable ZMQNotifier in setup_mode
2015-03-24 16:06:27 +01:00
Benoît Burnichon
ef68007132
Remove references to Phrasea Indexer.
2015-03-23 18:13:58 +01:00
Benoît Burnichon
775552f613
Change Version to non-static
2015-03-19 11:28:06 +01:00
Nicolas Le Goff
973d7f68a2
Fix subdef path indexing
2015-03-12 20:10:13 +01:00
Benoît Burnichon
135b2fcaff
Remove now useless dependency
2015-03-12 15:08:25 +01:00
Nicolas Le Goff
ed3ffb59a6
Merge remote-tracking branch 'upstream/master' into 20150306-elastic-indexer
...
Conflicts:
bin/console
bower.json
composer.json
composer.lock
lib/Alchemy/Phrasea/Application.php
lib/Alchemy/Phrasea/Border/Manager.php
lib/Alchemy/Phrasea/Controller/Api/V1.php
lib/Alchemy/Phrasea/Core/PhraseaEvents.php
lib/Alchemy/Phrasea/SearchEngine/SearchEngineOptions.php
lib/classes/caption/field.php
lib/classes/record/Interface.php
templates/web/prod/index.html.twig
www/skins/prod/000000/prodcolor.css
2015-03-10 14:36:31 +01:00
Nicolas Le Goff
12e4010943
Fix bad token for write metadata
2015-02-24 15:26:18 +01:00
Mathieu Darse
57f3e3dcf0
Shorten remaining flag constants and remove legacy ones
2015-02-18 19:04:10 +01:00
Mathieu Darse
2faec3686e
Refactor indexer job
2015-02-18 18:58:19 +01:00
Mathieu Darse
9dc653c543
Move bulk operation into indexer namespace
2015-02-18 12:19:10 +01:00
Nicolas Le Goff
9a3e92ed9c
Multiple ORMs for all database
2015-02-12 17:58:45 +01:00
Nicolas Le Goff
065f64bd47
Report previous patches
2015-02-09 13:42:26 +01: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
bc61536a41
Story record emits proper record events
2015-01-27 16:49:23 +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