Commit Graph

1540 Commits

Author SHA1 Message Date
Benoît Burnichon
8ee5279d58 Remove all uses of databox_field::get_instance 2015-07-08 11:08:07 +02:00
Benoît Burnichon
1eb7271810 Remove unused phraseaIndexerPath. 2015-07-02 12:33:19 +02:00
Benoît Burnichon
f920e8354a Replace phraseanet.appbox by getApplicationBox() method calls. 2015-07-02 12:33:19 +02:00
Benoît Burnichon
d645b92afa Add AclAware Trait 2015-07-02 12:33:18 +02:00
Benoît Burnichon
4880f2bf5a Add getAuthenticator usage
Replace $app['authentication']->getUser() by $app->getAuthenticatedUser()
replace twig app['authentication'].getUser() with corresponding method
2015-07-02 12:33:18 +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
dbb33c85b9 Rename GlobalElasticOptions ElasticsearchOptions 2015-07-02 12:27:25 +02:00
jygaulier
8bc0b13e29 Merge pull request #1411 from jygaulier/PHRAS-556_EDIT-PRESETS_rebased
PHRAS-556
2015-07-02 11:26:28 +02:00
Jean-Yves Gaulier
a958087398 PHRAS-556 #time 1m
CS
2015-07-02 11:19:46 +02:00
Thibaud Fabre
2d7d58079e Use base ID instead of collection ID 2015-07-01 11:52:12 +02:00
Jean-Yves Gaulier
22fb208667 PHRAS-556 #time 1h
CS
2015-06-30 18:13:42 +02:00
Jean-Yves Gaulier
04e6240414 PHRAS-556 #time 5h
- fix: creation of presets
- fix: usage of presets
- fix: deletion of presets
- new: routes for presets
2015-06-30 18:13:42 +02:00
Benoît Burnichon
041f017fd7 Merge pull request #1395 from jygaulier/PHRAS-442_FACETS-IN-API
PHRAS-442
2015-06-29 17:55:56 +02:00
Benoît Burnichon
28fee99fc4 Add Form for ElasticSearch Configuration.
Also changed type from array to Options object.
2015-06-29 17:10:32 +02:00
Benoît Burnichon
aeee8d8f62 Refactor ThesaurusXmlHttpController 2015-06-23 13:24:00 +02:00
Benoît Burnichon
988cac21d8 Split XmlHttp into Controller/Provider 2015-06-23 12:57:03 +02:00
Benoît Burnichon
c94762a2c4 Refactor ThesaurusController 2015-06-23 12:08:24 +02:00
Benoît Burnichon
c806c11549 Split Thesaurus into provider/controller 2015-06-23 11:28:03 +02:00
Benoît Burnichon
ca289b6439 Refactor UserPreferenceController 2015-06-23 11:17:43 +02:00
Benoît Burnichon
2e7731d924 UserPreference split into provider/controller 2015-06-23 11:17:43 +02:00
Benoît Burnichon
eb11fe96a2 Refactor UserNotificationController 2015-06-23 09:13:39 +02:00
Benoît Burnichon
7853756628 Split UserNotification into provider/controller 2015-06-23 09:10:05 +02:00
Jean-Yves Gaulier
50ddbbed60 PHRAS-442 #time 10 m
cs
2015-06-22 18:20:22 +02:00
Jean-Yves Gaulier
1d0dcaa240 PHRAS-442 #time 5h
facets returned in API
"suggestions" returned in API (as flat facets)
2015-06-22 18:20:22 +02:00
Benoît Burnichon
da42e13245 Refactor SessionController 2015-06-22 15:50:34 +02:00
Benoît Burnichon
6bcde9a443 Split Session into provider/controller 2015-06-22 15:35:11 +02:00
Benoît Burnichon
f3cf58404e Refactor RootController 2015-06-22 15:27:32 +02:00
Benoît Burnichon
ab10981b84 Split Root into provider/controller 2015-06-22 15:25:48 +02:00
Benoît Burnichon
aa849d75c0 Refactor RssFeedController 2015-06-18 18:08:02 +02:00
Benoît Burnichon
ca5e6772f6 Refactor LoginController
PHRAS-529 #time 2h
2015-06-18 16:55:19 +02:00
Benoît Burnichon
3e6a8190f5 Split Login into provider/controller 2015-06-18 15:26:52 +02:00
Benoît Burnichon
fa283b74b5 Refactor DeveloperController
PHRAS-529 #time 1h
2015-06-18 14:49:53 +02:00
Benoît Burnichon
c1e412a0ec Split Developers into provider/controller 2015-06-18 14:49:52 +02:00
Benoît Burnichon
dd0b661dac Refactor AccountController
PHRAS-529 #time 1h
2015-06-18 14:49:52 +02:00
Benoît Burnichon
f0ed559ce6 Split Account into provider/controller 2015-06-18 14:49:52 +02:00
Thibaud Fabre
af1dc9126b Return base_id in API & remove unneeded conversions 2015-06-18 11:24:11 +02:00
Benoît Burnichon
e1510143a7 Merge pull request #1392 from bburnichon/feature/controller-as-service
Controller as service

PHRAS-529
2015-06-16 11:08:03 +02:00
Benoît Burnichon
6fdecbe6cb Refactor Report RootController 2015-06-15 17:31:48 +02:00
Benoît Burnichon
58970f6a9c Split Report Root controller into provider/controller 2015-06-15 17:20:58 +02:00
Benoît Burnichon
3dff76f651 Refactor InformationController 2015-06-15 17:13:27 +02:00
Benoît Burnichon
f2306d575c Split ReportInformation into provider/controller 2015-06-15 16:58:19 +02:00
Benoît Burnichon
ea7fb2b182 Refactor ActivityController 2015-06-15 16:51:23 +02:00
Benoît Burnichon
8297793980 Split ReportActivity into provider/controller 2015-06-15 16:12:43 +02:00
Florian BLOUET
05d293a4a1 videos representation screenshots generation code cleanup 2015-06-12 15:33:14 +02:00
Florian BLOUET
a372148d5a Added videos representation screenshots generation for all image subDefinitions 2015-06-11 18:44:28 +02:00
Benoît Burnichon
d473a6f69c Fixup tests with proper clearing of cache. 2015-06-10 14:50:29 +02:00
Thibaud Fabre
c425c3391a CS fixes 2015-06-10 10:50:52 +02:00
Thibaud Fabre
265b40c6e0 List collection rights in /me 2015-06-09 16:51:05 +02:00
Benoît Burnichon
2242e45081 Refactor WorkzoneController 2015-06-08 12:56:39 +02:00
Benoît Burnichon
b1583528b1 Split Workzone into provider/controller 2015-06-08 12:56:39 +02:00