Commit Graph

328 Commits

Author SHA1 Message Date
Benoît Burnichon
30b8ec66ed Add API add/remove elements. Change prod basket management 2015-12-22 17:44:34 +01:00
Benoît Burnichon
28650e6a66 Add BasketManipulator to unify internal/external API 2015-12-22 17:44:34 +01:00
Benoît Burnichon
00d0ea66bb Change getIsRead to isRead 2015-12-22 14:25:13 +01:00
Benoît Burnichon
b2ee2668a1 Change to be able to return called API version 2015-12-22 14:19:34 +01:00
Benoît Burnichon
0dfe794145 Add some type hints. Rename french variables. 2015-12-22 14:19:34 +01:00
Jean-Yves Gaulier
18909462fa #PHRAS-840 time 12h
add : es "technical" fields (_index, _type, _version, ...) to es-record
fix: add etag to thumbnail on es answers, based on document _version
clean : obsolete methods calls changed, cs, ...
2015-12-10 17:58:16 +01:00
Benoît Burnichon
c1e8bb0552 UserManipulator should change login on deletion.
PHRAS-812
2015-12-09 13:12:09 +01:00
Benoît Burnichon
5bb8d4167b Add cascade delete on ApiLog accountId.
Also add a postConnect listener to enable foreign keys in sqlite
2015-12-09 13:12:08 +01:00
Benoît Burnichon
f684550ab1 Merge pull request #1555 from bburnichon/rebase-web-gallery-v4
Rebase web gallery v4
2015-11-09 17:48:22 +01:00
Benoît Burnichon
cb0a805cb8 Merge pull request #1563 from bburnichon/PHRAS-800
Filter feeds by id and user ACLs
2015-11-06 19:11:04 +01:00
Benoît Burnichon
9905138979 Add a way to retrieve non id filtered. 2015-11-06 18:57:51 +01:00
Benoît Burnichon
fbc8340f4a Add FeedRepository method to filter Feeds by ACL 2015-11-06 18:24:46 +01:00
Benoît Burnichon
350eb7af53 Merge pull request #1545 from jygaulier/PHRAS-773_clone-741
PHRAS-773
2015-11-05 21:15:00 +01:00
Benoît Burnichon
0717b86f5d Change Indexes names to unique ones 2015-11-04 17:14:33 +01:00
Jean-Yves Gaulier
bcf8f7d056 PHRAS-773 #time 5h
added some events to allow port of MT bo-report plugin
2015-11-03 11:31:19 +01:00
Thibaud Fabre
938c92b0c1 Disable demand status emails when mail notifications are disabled 2015-11-02 15:50:19 +01:00
Thibaud Fabre
e2dbc20628 PHRAS-788 Set webhook_url field to correct size 2015-10-30 14:57:53 +01:00
Benoît Burnichon
dc0228ce81 User table does not allow null values. Replace by empty string 2015-10-30 09:06:44 +01:00
Benoît Burnichon
023943faac Promote Caption record toArray to public visibility
Also add toArray method in caption_record to allow access
2015-10-28 12:34:35 +01:00
Benoît Burnichon
61160197a2 Improve binary mode. 2015-10-27 19:53:28 +01:00
Thibaud Fabre
6882424a01 Add registration related webhooks 2015-10-20 17:45:16 +02:00
jygaulier
a7c425d410 Merge pull request #1539 from jygaulier/PHRAS-766_login-case-sensitivity
PHRAS-766 #time 30m
2015-10-14 18:35:02 +02:00
Jean-Yves Gaulier
c4993f83d5 PHRAS-766 #time 30m
fix : login and mail is now case insensitive in doctrine "find" methods.
2015-10-14 17:43:21 +02:00
Thibaud Fabre
49ec3e0c95 Fix undefined property error 2015-10-12 16:40:28 +02:00
Thibaud Fabre
2aa24186f4 Add API routes for password resets 2015-09-22 18:33:06 +02:00
Benoît Burnichon
e8d4d5f38d Record_adapter now uses a specific repository from databox 2015-07-15 11:26:13 +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
Benoît Burnichon
3b3f3f4011 Use TechnicalDataSet in record_adapter 2015-07-10 11:56:17 +02:00
Thibaud Fabre
ea6a4fdbf0 Extract repository and factory classes for collections 2015-07-09 12:32:06 +02:00
Benoît Burnichon
d645b92afa Add AclAware Trait 2015-07-02 12:33:18 +02:00
Benoît Burnichon
ca5e6772f6 Refactor LoginController
PHRAS-529 #time 2h
2015-06-18 16:55:19 +02:00
Benoît Burnichon
fa283b74b5 Refactor DeveloperController
PHRAS-529 #time 1h
2015-06-18 14:49:53 +02:00
Benoît Burnichon
dd0b661dac Refactor AccountController
PHRAS-529 #time 1h
2015-06-18 14:49:52 +02:00
Benoît Burnichon
4529c4dd6b Refactor UsrListController 2015-06-08 11:48:14 +02:00
Benoît Burnichon
4fcb69ba5c apply change to RecordInterface already implemented in ElasticRecord and record_adapter 2015-06-03 21:11:36 +02:00
Benoît Burnichon
89df907285 Display registration should use pending Registrations.
fixes PHRAS-551
2015-06-02 11:40:03 +02:00
Benoît Burnichon
649f0fe510 Refactor can see business fields. 2015-05-29 17:53:45 +02:00
Benoît Burnichon
80e2783855 Restore ability to see business fields 2015-05-29 14:19:19 +02:00
Benoît Burnichon
7581aada18 Merge pull request #1384 from bburnichon/feature/controller-as-service
controller as service
2015-05-27 18:30:40 +02:00
Benoît Burnichon
2489cc6ffe Rework FeedAggregate. Issue with embedded entry collection.
PHRAS-542
2015-05-27 12:56:46 +02:00
Benoît Burnichon
a85f495b23 Fixup return on getEntry to Collection.
PHRAS-542.
2015-05-27 11:11:20 +02:00
Benoît Burnichon
692de2dd47 DefaultSecretProvider to cache requested Secrets to avoid too many queries 2015-05-26 18:37:08 +02:00
Benoît Burnichon
2523320850 Refactor RecordController. Adding SearchEngineTrait 2015-05-25 17:38:09 +02:00
Benoît Burnichon
1a6fa2423f Refactor PushController 2015-05-25 15:42:28 +02:00
Benoît Burnichon
82da488ba2 Refactor OrderController 2015-05-25 12:01:58 +02:00
Benoît Burnichon
1dc0ff9123 JWT uses an ArrayAccess but expects a string, not a Secret model. 2015-05-21 14:33:11 +02:00
Benoît Burnichon
fb5ca52306 Add Permalink 2015-05-21 12:26:28 +02:00
Benoît Burnichon
c2ff3b6575 Add Secrets to ApplicationBox. 2015-05-19 18:26:57 +02:00
Benoît Burnichon
ad766a3eaf Refactor LazaretController 2015-05-15 02:05:05 +02:00