Commit Graph

4301 Commits

Author SHA1 Message Date
Benoît Burnichon
37883ed1ae Remove useless method in SearchEngineInterface 2016-03-29 19:08:09 +02:00
Benoît Burnichon
973826eeb3 Remove dependency on CaptionRecord get_record() method. 2016-03-29 18:59:04 +02:00
Benoît Burnichon
11abedd0ed Convert some SQL to HEREDOCS 2016-03-29 15:28:42 +02:00
Benoît Burnichon
e10e83dd36 Fix issue with improper count SQL 2016-03-29 15:28:19 +02:00
Benoît Burnichon
3597ebc7c2 Search should always use multiple retrival strategy 2016-03-29 14:57:44 +02:00
Benoît Burnichon
c580b55c3e Remove one N+1 by fetching TechnicalDataSets 2016-03-29 14:57:44 +02:00
Benoît Burnichon
6bfe235bfa Scrutinizers proposed patches 2016-03-29 14:57:44 +02:00
Scrutinizer Auto-Fixer
68da0ac0ed Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-25 13:14:51 +00:00
Benoît Burnichon
5a83a9c1c5 PHPCS 2016-03-25 13:18:52 +01:00
Benoît Burnichon
3c71914394 Enable All Queries logging in WebProfiler 2016-03-25 13:18:52 +01:00
jygaulier
e2b4d9ec41 Update RecordController.php 2016-03-24 16:01:02 +01:00
Jean-Yves Gaulier
0da3c8112a PHRAS-1045 #time 4h
-fix : when a story is deleted with "Delete also content..." checked, the content and the story is deleted
2016-03-24 15:16:15 +01:00
Benoît Burnichon
d151abc71d Add oauth authentication to permalink route 2016-03-23 19:49:47 +01:00
Benoît Burnichon
29be3a6dc6 fix ApiOrderController per_page functionality 2016-03-23 19:49:06 +01:00
Benoît Burnichon
25222234f8 Issue in CollectionHelper ordering.
Also make helper class final.
2016-03-23 11:32:47 +01:00
Benoît Burnichon
1f47d1a7aa Merge branch '4.0' 2016-03-22 17:45:18 +01:00
Benoît Burnichon
25745732b6 Fix OrderElement accept/deny todo count 2016-03-22 16:16:09 +01:00
Benoît Burnichon
96295eab7b Extract CollectionReferenceCollection class from ACL. 2016-03-22 16:15:44 +01:00
Benoît Burnichon
79119fe10a some PHPCS fixing 2016-03-22 16:15:43 +01:00
Benoît Burnichon
83b8baa327 Reduce duplication for OrderController 2016-03-22 16:15:38 +01:00
Benoît Burnichon
a547a04aa6 Move Order controllers to same namespace 2016-03-22 16:14:08 +01:00
Benoît Burnichon
a5f9ace717 fix Basket owning setting when providing it 2016-03-22 16:13:22 +01:00
Benoît Burnichon
5b03159245 Add basket owning logic in Order 2016-03-22 16:13:22 +01:00
Benoît Burnichon
a0983d39b2 WIP 2016-03-22 16:13:22 +01:00
Benoît Burnichon
f07b7b6722 WIP 2016-03-22 16:13:19 +01:00
Benoît Burnichon
9398891f5c Allow retrieve collection by a collection of base ids 2016-03-22 16:12:01 +01:00
Benoît Burnichon
6b7e28e2bd Change variable name to make it more explicit. 2016-03-22 16:09:41 +01:00
Benoît Burnichon
1a9035c60f Add missing parameters types array in Repository call 2016-03-22 16:09:41 +01:00
Benoît Burnichon
421e62d136 Typos in Users in RegenerateSqliteDb command.
PHPCS of tests
2016-03-22 16:09:38 +01:00
Benoît Burnichon
4d65085b46 Extract OrderFiller 2016-03-22 15:55:54 +01:00
Benoît Burnichon
1982d0a625 Prepare extraction of class from OrderController 2016-03-22 15:55:54 +01:00
Benoît Burnichon
cb87d7c0f1 Refactor OrderController 2016-03-22 15:55:54 +01:00
Benoît Burnichon
2b5557ac7c Add lookup by order master to collection reference repository 2016-03-22 15:55:54 +01:00
Benoît Burnichon
63d4923292 Remove some unused statements 2016-03-22 15:55:51 +01:00
Benoît Burnichon
0d6c44fac3 Add some missing copyrights 2016-03-22 15:54:32 +01:00
Benoît Burnichon
4aa9a55cc0 Fix OrderElement accept/deny todo count 2016-03-21 11:23:00 +01:00
Benoît Burnichon
11021ba8c8 Extract CollectionReferenceCollection class from ACL. 2016-03-21 11:23:00 +01:00
Benoît Burnichon
1a36543c47 some PHPCS fixing 2016-03-21 11:23:00 +01:00
Benoît Burnichon
05d2339ecb Reduce duplication for OrderController 2016-03-21 11:22:59 +01:00
Benoît Burnichon
c394887a19 Move Order controllers to same namespace 2016-03-21 11:22:59 +01:00
Benoît Burnichon
6d086bcb52 fix Basket owning setting when providing it 2016-03-21 11:22:59 +01:00
Benoît Burnichon
a01257ae6b Add basket owning logic in Order 2016-03-21 11:22:59 +01:00
Benoît Burnichon
2ca47d13f6 WIP 2016-03-21 11:22:59 +01:00
Benoît Burnichon
02829094ce WIP 2016-03-21 11:22:59 +01:00
Benoît Burnichon
5ded48dafb Allow retrieve collection by a collection of base ids 2016-03-21 11:22:58 +01:00
Florian BLOUET
c632975de3 Fix publication creation, edition, sorting 2016-03-21 09:00:07 +01:00
Florian BLOUET
161bfbe21e remove prod js modules dependencies - remove useless gulp tasks - add phraseanet production client npm module 2016-03-18 10:08:08 +01:00
Florian BLOUET
ea3abbeb54 wip: remove prod js modules dependencies 2016-03-18 10:08:08 +01:00
Florian BLOUET
203521d991 remove lightbox IE6 version 2016-03-18 10:08:07 +01:00
Florian BLOUET
3011b13049 wip: js modularization of prod and cleanup 2016-03-18 10:08:06 +01:00