Commit Graph

4675 Commits

Author SHA1 Message Date
Benoît Burnichon
bf3d3ae8f1 Remove useless property 2016-02-12 17:29:22 +01:00
Benoît Burnichon
fad68369ca Remove possible bugs in UserManage helper 2016-02-12 17:29:22 +01:00
Benoît Burnichon
ae97ad90e6 Method renaming to remove underscores 2016-02-12 17:29:21 +01:00
Benoît Burnichon
de590a60ea PHPCS Fixes some unused class imports 2016-02-12 17:29:21 +01:00
Benoît Burnichon
f6f6feb4e9 Group generation of Email confirmation 2016-02-12 16:41:17 +01:00
Thibaud Fabre
eb9388341f Rename file (was unloadable) 2016-02-12 15:53:02 +01:00
Benoît Burnichon
8910750928 Fix import users
PHRAS-966
2016-02-12 13:40:40 +01:00
Thibaud Fabre
8c519e4be7 Change failed to createion_failed 2016-02-12 11:12:37 +01:00
Thibaud Fabre
520ceef12c Add extra event types in webhooks 2016-02-12 11:05:03 +01:00
Benoît Burnichon
14fffe314a PHPCS 2016-02-10 19:38:30 +01:00
Benoît Burnichon
9b89c0f6db Border Manager can accepts several checkers with same type 2016-02-10 19:37:45 +01:00
Benoît Burnichon
721edc33c6 Add Orderable to subdef Controller 2016-02-10 17:06:08 +01:00
Florian BLOUET
b874022b1f PHRAS-930 - add localized caption's label in preview and tooltips 2016-02-09 16:16:13 +01:00
Benoît Burnichon
403eb36903 Demote Admin users on request 2016-02-09 12:25:28 +01:00
Benoît Burnichon
3ace262a03 Use local BinaryFileResponse to avoid https://github.com/symfony/symfony/pull/17602 2016-02-08 17:50:30 +01:00
Benoît Burnichon
5c359c9f75 Add symfony patch to local BinaryFileResponse. 2016-02-08 17:50:30 +01:00
Florian BLOUET
d00509fba3 PHRAS-937 - fix navigation in preview 2016-02-08 12:05:38 +01:00
Benoît Burnichon
290cbf3f68 Merge branch 'master' into bug/invalid-checker-configuration-PHRAS-927 2016-02-08 11:19:45 +01:00
Benoît Burnichon
181acbe720 Non restricted checkers should always be applicable 2016-02-06 00:37:34 +01:00
Benoît Burnichon
ea13ca7896 Add missing applicability test in BorderManager 2016-02-05 18:29:33 +01:00
Benoît Burnichon
070917fd9d Simplify Uninstaller process. 2016-02-05 17:09:54 +01:00
Benoît Burnichon
a539919cf8 Add tested booker class 2016-02-05 15:36:19 +01:00
Benoît Burnichon
09ce98e21a Remove reference to filesystem in Border/Manager 2016-02-05 15:36:19 +01:00
Benoît Burnichon
b73ecd926d Refactor Application Paths generation 2016-02-05 15:36:19 +01:00
Benoît Burnichon
afde09645a WIP 2016-02-05 15:36:19 +01:00
Benoît Burnichon
58b80bf08a Group Filesystem related service providers 2016-02-05 15:36:19 +01:00
Benoît Burnichon
fc63d7daa4 reset should be called on a variable.
PHRAS-938
2016-02-04 14:37:59 +01:00
Benoît Burnichon
e6577baa35 Fixup invalid first compareCall
Checks whether lastCall is array before comparing it.
2016-02-04 10:34:15 +01:00
Thibaud Fabre
0644c1e922 Clean up session upgrade code 2016-02-03 17:02:24 +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
0bd25711b8 Do not start transaction if target does not exist 2016-02-03 11:43:33 +01:00
Thibaud Fabre
661ab8ac04 Only truncate users table if it exists 2016-02-03 11:42:34 +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
Thibaud Fabre
ed110c1140 Aggregate repeated calls to reduce size of collected data 2016-02-01 18:57:45 +01:00
Benoît Burnichon
7fb21dbfb4 Increase setTrustedProxySubscriber priority.
This should occurs very early in request
2016-02-01 18:03:45 +01:00
Benoît Burnichon
0ef9b668c2 Remove use of gettext shortcut method. 2016-02-01 14:03:29 +01:00
Benoît Burnichon
ced5094355 Remove DeliverDataInterface::deliverData as never used 2016-01-29 17:43:41 +01:00
Thibaud Fabre
fa3e49f5fb Configure event processor factory via DI 2016-01-28 18:42:59 +01:00
Thibaud Fabre
6d2fd04765 Deduplicate rendering of databox/collection tree 2016-01-28 17:24:21 +01:00
Thibaud Fabre
3d298a6012 Add unmount method on databox repositories to invalidate cache on unmount 2016-01-28 16:16:53 +01:00
Thibaud Fabre
841182eca4 Add delete method on databox repositories to invalidate cache on delete 2016-01-28 16:09:37 +01:00
Thibaud Fabre
40ff41501c Move create and mount SQL calls to repository for proper cache invalidation 2016-01-28 15:54:40 +01:00
Thibaud Fabre
2643874b73 Add array cache repository to reduce load on cache backend 2016-01-28 15:54:02 +01:00
Benoît Burnichon
21779c85e3 Fixup wrongly passed definition i/o providerKey 2016-01-28 11:35:22 +01:00
Jean-Yves Gaulier
f89fe9754a #PHRAS-920 time 1h
fix : "BaseFromColl" (dbox coll_id -> abox base_id) check for sbas_id
2016-01-27 19:40:40 +01:00
Benoît Burnichon
beda5d3820 Getting collection calls access_restriction which is not properly cached.
Remove use of cache in AccessRestriction and use instance memory cache instead.
Beware static keyword declares variable static for the class, not the instance
2016-01-27 18:55:49 +01:00
Benoît Burnichon
66cef8caeb Refactor SubdefSubstituer 2016-01-26 20:26:40 +01:00
Benoît Burnichon
14cd8a1903 Use existing SubdefSubstituer service i/o record_adapter 2016-01-26 19:17:41 +01:00
Benoît Burnichon
465f48f461 Merge pull request #1643 from bburnichon/improvement/slight-refactoring
Progressive refactoring
2016-01-26 17:07:03 +01:00
Benoît Burnichon
99bff24910 Merge pull request #1644 from aztech-dev/refactor/webhooks
Refactor event processor factory to make it extensible
2016-01-26 17:05:46 +01:00