Benoît Burnichon
3944580f8c
fix return type from Failure Manager.
...
Also require injection of an AuthFailureRepository instance.
Add flush of entities.
2016-03-15 12:21:56 +01:00
Benoît Burnichon
b0330d8f56
Added RecordReferenceCollection utility method
2016-03-07 12:30:51 +01:00
Benoît Burnichon
c3cb083d25
PHPCS in BasketRepository
2016-02-26 16:18:48 +01:00
Benoît Burnichon
bd43c36715
Remove some deprecated calls
2016-02-23 15:10:49 +01:00
Benoît Burnichon
8a907e9bb0
Add touch capability to record_adapter.
2016-02-23 10:40:01 +01:00
Benoît Burnichon
a95797efbf
Change UserSetting value to bigger non-nullable field
2016-02-16 19:13:28 +01:00
Benoît Burnichon
311f563b86
Change bad SQL query which not always is scalar
2016-02-15 16:04:57 +01:00
Benoît Burnichon
14fffe314a
PHPCS
2016-02-10 19:38:30 +01:00
Benoît Burnichon
403eb36903
Demote Admin users on request
2016-02-09 12:25:28 +01:00
Thibaud Fabre
dc51e489fe
Fix migration from v3.8.8 to v4.0.0
2016-02-03 16:35:20 +01:00
Thibaud Fabre
68b006e76b
Fix bugs in webhook management
...
- Removes restrictions on event types and names
- Registers service provider in application
2016-02-02 12:40:05 +01:00
Benoît Burnichon
0ef9b668c2
Remove use of gettext shortcut method.
2016-02-01 14:03:29 +01:00
Thibaud Fabre
fa3e49f5fb
Configure event processor factory via DI
2016-01-28 18:42:59 +01:00
Thibaud Fabre
c92d5da9fe
Merge branch 'clean-boxes' into merge-clean-boxes
2016-01-06 19:53:43 +01:00
Benoît Burnichon
51023c5533
bump copyright year
2016-01-05 13:38:14 +01:00
Benoît Burnichon
91d79678ae
LazaretSession could be created by tasks.
...
PHRAS-883
2015-12-22 17:51:22 +01:00
Benoît Burnichon
53a5ff7f3d
Change read status of Basket in Repository
2015-12-22 17:44:34 +01:00
Benoît Burnichon
60247cd2ad
Missing basket persist.
2015-12-22 17:44:34 +01:00
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