Commit Graph

4301 Commits

Author SHA1 Message Date
Benoît Burnichon
59a334ea32 New search style 2016-02-22 14:07:16 +01:00
Benoît Burnichon
6aa56f24ac Add SearchEngineResultToRecordsConverter 2016-02-22 14:07:16 +01:00
Benoît Burnichon
cc6eb87d78 Merge branch '4.0' 2016-02-18 17:51:37 +01:00
Benoît Burnichon
d93983caeb Add RecordEvent when rotated 2016-02-18 15:28:11 +01:00
Benoît Burnichon
5916e584eb Merge branch '4.0' 2016-02-17 19:53:48 +01:00
Florian BLOUET
392f5bea7d PHRAS-978 - fix task management form 2016-02-17 18:52:53 +01:00
Benoît Burnichon
054f78815d group record_adapter fetching in API 2016-02-17 17:07:55 +01:00
Benoît Burnichon
9548e2441f PHPCS in ElasticSearchEngine 2016-02-17 17:07:55 +01:00
Jean-Yves Gaulier
28a7a653d3 #PHRAS-987 1h
PNG-Subdefs (port from 3.8)
2016-02-17 16:55:47 +01:00
Florian BLOUET
4efc2dbba2 PHRAS-681 - fix variable initialisation 2016-02-17 15:09:30 +01:00
Florian BLOUET
a7b124940f PHRAS-681 - add missing initialisation for variable 2016-02-17 15:09:30 +01:00
Florian BLOUET
91edc4d822 PHRAS-681 - fix default value of advanced search options: sort value and sort order 2016-02-17 15:09:30 +01:00
Florian BLOUET
cfac4d7ecd wip PHRAS-681 2016-02-17 15:09:30 +01:00
Benoît Burnichon
c82a1eacda PHPCS 2016-02-17 12:50:55 +01:00
Benoît Burnichon
90b4ad596c Check whether subdef exists before perform get on it 2016-02-17 12:41:06 +01:00
Benoît Burnichon
6c2f12d5ce Merge branch '4.0' 2016-02-17 09:40:00 +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
b6656f8b72 Fix translation keys 2016-02-16 14:45:34 +01:00
Benoît Burnichon
7bb8484034 Remove unused use statement 2016-02-16 14:45:34 +01:00
Benoît Burnichon
27eaf37a45 Set OAuth2_Adapter default API version 2016-02-16 13:48:35 +01:00
Benoît Burnichon
d8048bef64 Merge branch '4.0' 2016-02-15 16:28:52 +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
d5bf3b742e Twig uses users User_Query instance, not result iterable
Introduced by fad68369ca in PR #1690 PHRAS-962
2016-02-15 15:08:15 +01:00
Benoît Burnichon
7d380d326e Merge branch '4.0' 2016-02-12 19:58:24 +01:00
Benoît Burnichon
1d519ff58f Fixup FilesystemService document filename generation.
There was a missing '.' before extension
2016-02-12 19:29:28 +01:00
Benoît Burnichon
59e5b0b0e8 Reformat array and add offset_start variable 2016-02-12 17:29:22 +01:00
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