Commit Graph

196 Commits

Author SHA1 Message Date
Thibaud Fabre
1ac13aafaa Fix controller key 2015-10-20 09:16:31 +02:00
Thibaud Fabre
eceedc0833 Fix set password action definition 2015-10-20 09:16:31 +02:00
Thibaud Fabre
c2a10fca61 Add delete/update account routes 2015-10-20 09:16:31 +02:00
Thibaud Fabre
8a9caf4863 Fix password reset action names 2015-10-20 09:12:22 +02:00
Thibaud Fabre
05e066ac23 Update password API route 2015-10-20 09:12:22 +02:00
Thibaud Fabre
00aa656866 Fix controller key 2015-10-20 09:12:22 +02:00
Thibaud Fabre
bfb17f918d Fix set password action definition 2015-10-20 09:12:22 +02:00
Thibaud Fabre
854bfb631d Add delete/update account routes 2015-10-20 09:12:22 +02:00
Thibaud Fabre
59a6b39e55 WIP Account management 2015-10-20 09:12:22 +02:00
Thibaud Fabre
16744b443a Merge pull request #1528 from aztech-dev/recovery
Fix incorrect parameter name
2015-10-07 17:58:21 +02:00
Thibaud Fabre
067e178edd Fix incorrect parameter name 2015-10-07 17:57:42 +02:00
Benoît Burnichon
6ffba52bc4 Merge pull request #1507 from aztech-dev/recovery
Extract password recovery logic in service
2015-10-07 17:50:51 +02:00
Benoît Burnichon
6b6433e404 Change Api version to 2.0.0 2015-09-30 18:12:44 +02:00
Benoît Burnichon
51c9533947 Merge pull request #1425 from aztech-dev/api-collections-4.0
Add API get collection route
2015-09-28 09:50:59 +02:00
Thibaud Fabre
f053c39998 Require admin to use password resets 2015-09-22 18:41:06 +02:00
Thibaud Fabre
2aa24186f4 Add API routes for password resets 2015-09-22 18:33:06 +02:00
Jean-Yves Gaulier
c751605554 #PHRAS-602 #time 6h
new : api to delete records from story
2015-07-16 15:52:05 +02:00
Thibaud Fabre
1bcefda9a1 Add API get collection route
Conflicts:
	lib/Alchemy/Phrasea/Controller/Api/V1.php
	lib/classes/API/V1/adapter.php

Conflicts:
	lib/classes/appbox.php
2015-07-07 19:28:50 +02:00
Benoît Burnichon
00f5f3369e Add DataboxRepository 2015-07-03 18:20:09 +02:00
Benoît Burnichon
f920e8354a Replace phraseanet.appbox by getApplicationBox() method calls. 2015-07-02 12:33:19 +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
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
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
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
2e7731d924 UserPreference split into provider/controller 2015-06-23 11:17:43 +02:00
Benoît Burnichon
78083b0c18 Fixup Missing ServiceProviderInterface declaration for Session 2015-06-23 09:16:16 +02:00
Benoît Burnichon
7853756628 Split UserNotification into provider/controller 2015-06-23 09:10:05 +02:00
Benoît Burnichon
6bcde9a443 Split Session into provider/controller 2015-06-22 15:35:11 +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
821439e772 RSSFeeds change to use methods. 2015-06-18 17:38:55 +02:00
Benoît Burnichon
8fe827cf01 Merge remote-tracking branch 'upstream/master' into feature/controller-as-service 2015-06-18 17:18:06 +02:00
Benoît Burnichon
1dd4bc5c5f Merge pull request #1393 from jygaulier/PHRAS-368_TH-REINDEX-EVT
Phras 368 th reindex evt
2015-06-18 17:17:24 +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
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
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
Jean-Yves Gaulier
59ab4f7dac PHRAS-368
first thesaurus modification events for MDarse to test.
cs
more events to be added later
2015-06-09 11:05:07 +02:00
Jean-Yves Gaulier
90c2cb5f5d PHRAS-368 #time 3d
wip
2015-06-09 10:48:29 +02:00
Jean-Yves Gaulier
249334c7ed wip 2015-06-09 10:48:28 +02:00
Benoît Burnichon
2242e45081 Refactor WorkzoneController 2015-06-08 12:56:39 +02:00