Commit Graph

10723 Commits

Author SHA1 Message Date
Benoît Burnichon
faead9fbd3 Change circle conf to only use 2 containers 2016-02-12 10:14:56 +01:00
Benoît Burnichon
d64eaf2b9b Group first 2 builds 2016-02-12 10:14:56 +01:00
Benoît Burnichon
a1532f5557 Change travis to run same suites as circleci 2016-02-12 10:14:54 +01:00
Florian Blouet
f59fc905b4 PHRAS-879 - misc fixes on white skin 2016-02-11 16:26:21 +01:00
Benoît Burnichon
229f0e64cb Merge pull request #1676 from bburnichon/bugfix/checkers-same-type-PHRAS-957
Register checkers with similar type
2016-02-11 16:04:45 +01:00
Benoît Burnichon
8f42ea6a79 Merge branch '4.0' into bugfix/checkers-same-type-PHRAS-957 2016-02-11 15:26:48 +01:00
Florian Blouet
236c036f9c PHRAS-601 - fix behavior in delete records modal 2016-02-11 14:14:27 +01:00
Florian Blouet
15634e1cd4 PHRAS-896 - fix duplicated facets in workzone 2016-02-11 14:14:27 +01:00
Florian BLOUET
a1c5148700 PHRAS-941 - fix old jquery selector for selected and checked, fix jquery migrate url call 2016-02-11 14:14:27 +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
27e35ae1b8 Merge pull request #1673 from lostdalek/hotfix/PHRAS-930
PHRAS-930
2016-02-09 16:42:50 +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
38069ae486 Merge pull request #1672 from lostdalek/hotfix/PHRAS-952
PHRAS-952
2016-02-09 14:31:16 +01:00
Florian BLOUET
dd35a3cad6 PHRAS-952 - fix thumbnail train synchronisation 2016-02-09 14:13:20 +01:00
Thibaud Fabre
011db3d84e Merge pull request #1671 from bburnichon/admin-management-PHRAS-949
Demote Admin users on request
2016-02-09 13:44:32 +01:00
Benoît Burnichon
403eb36903 Demote Admin users on request 2016-02-09 12:25:28 +01:00
Benoît Burnichon
8f4bf4c7a8 Merge pull request #1668 from lostdalek/hotfix/PHRAS-934
PHRAS-934
2016-02-08 19:23:17 +01:00
Benoît Burnichon
dd8ce55081 Merge branch 'master' into hotfix/PHRAS-934 2016-02-08 18:53:17 +01:00
Benoît Burnichon
6d73f0cce5 Merge pull request #1670 from bburnichon/bugfix/binary-file-response-PHRAS-948
BinaryFileResponse issue with request having 'If-Range' header as a date
2016-02-08 18:52:44 +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
Benoît Burnichon
93bbab11c7 Merge branch 'master' into hotfix/PHRAS-934 2016-02-08 17:48:44 +01:00
Benoît Burnichon
a5c1441068 Merge pull request #1669 from lostdalek/hotfix/PHRAS-912
PHRAS-912
2016-02-08 17:46:43 +01:00
Florian BLOUET
25f4bfd493 PHRAS-912 - Admin fix error 400 when sending test email 2016-02-08 17:15:26 +01:00
Florian BLOUET
5c21e51c34 PHRAS-934 - fix download modal in lightbox 2016-02-08 14:35:41 +01:00
Benoît Burnichon
9211ce7b18 Merge pull request #1666 from lostdalek/hotfix/PHRAS-937
PHRAS-937
2016-02-08 12:49:32 +01:00
Florian BLOUET
d00509fba3 PHRAS-937 - fix navigation in preview 2016-02-08 12:05:38 +01:00
Benoît Burnichon
258be3e158 Merge pull request #1665 from bburnichon/bug/invalid-checker-configuration-PHRAS-927
Add missing applicability test in BorderManager
2016-02-08 11:57:55 +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
614657d79b Merge pull request #1664 from bburnichon/improvement/group-filesystem-operations-PHRAS-933
Group some filesystem operations
2016-02-08 11:19:03 +01:00
Benoît Burnichon
e40a092156 Refactor functional to unit test.
Remove a functional which is already backed by unit test
2016-02-06 00:37:34 +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
fae284d482 media_subdef could sometimes be constructed without a proper URL
Introduced by #1626
2016-02-05 15:36:19 +01:00
Benoît Burnichon
5428e524e4 InformationsTest wrongly override __construct 2016-02-05 15:36:19 +01:00
Benoît Burnichon
617dff5b33 Remove databox's dispatch method 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
8899c719fb Merge pull request #1662 from bburnichon/PHRAS-938
reset should be called on a variable.
2016-02-04 15:10:50 +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
a37cf9029c Merge pull request #1661 from alchemy-fr/bburnichon-patch-1
Fixup invalid first compareCall
2016-02-04 11:07: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
9b868a3afa Merge pull request #1660 from aztech-dev/fix/phras-924
Fix upgrade command when plugin autoloader is not available
2016-02-03 19:48:02 +01:00
Thibaud Fabre
5585fb6186 Fix upgrade command when plugin autoloader is not available 2016-02-03 18:10:20 +01:00
Thibaud Fabre
8b50aa308a Merge pull request #1659 from aztech-dev/fix/phras-924
Clean up session upgrade code
2016-02-03 17:54:59 +01:00