Commit Graph

6729 Commits

Author SHA1 Message Date
Benoît Burnichon
33ec01a2c8 Use RecordCollection as it filters out missing records 2016-05-16 19:35:26 +02:00
Benoît Burnichon
99a23a0753 Use same init process in searchRecordsAction and searchAction 2016-05-16 19:34:45 +02:00
Benoît Burnichon
6b27cde40f Properly initialize RecordCollection 2016-05-16 19:33:29 +02:00
Benoît Burnichon
df0aee31a0 Bump fractal version to development one. 2016-05-16 18:26:17 +02:00
Benoît Burnichon
3139fccecc Add some fractal utility classes 2016-05-13 16:54:30 +02:00
Benoît Burnichon
b80a2767fb Remove groupByDataboxIds method as not safe 2016-05-12 16:07:09 +02:00
Benoît Burnichon
9842af9b1a Error in Assertion in OrderElement add 2016-05-12 16:07:09 +02:00
Benoît Burnichon
7da4a65a93 Handle non unique recordIds in Repositories 2016-05-12 16:07:09 +02:00
Benoît Burnichon
b61a8a7418 Fixup calls order to avoid N+1 2016-05-12 16:07:09 +02:00
Benoît Burnichon
9f615dfb5d Subscriber is on DataRepository not actual repository 2016-05-12 16:07:09 +02:00
Benoît Burnichon
2341641c9e Caption Service tweak 2016-05-12 16:07:09 +02:00
Benoît Burnichon
ae4d46216f Add Caption Service and Repositories 2016-05-12 16:07:09 +02:00
Benoît Burnichon
f6c3672eeb Add RecordCollection class to avoid multiple record_adapter fetching 2016-05-12 16:07:09 +02:00
Benoît Burnichon
23eff5fe28 WIP progress on List Records 2016-05-12 16:07:09 +02:00
Benoît Burnichon
0030e51561 WIP RecordTransformer 2016-05-12 16:07:09 +02:00
Benoît Burnichon
0832343c66 WIP 2016-05-12 16:07:09 +02:00
Benoît Burnichon
0474703d62 Change Api SearchController to use Fractal 2016-05-12 16:07:09 +02:00
Benoît Burnichon
60b932d518 Merge branch '4.0' into merge-4.0
- Ignore modifications in Vagrantfile. Complete rework switching to ansible
- redo composer update of roave/security-advisories and symfony/symfony
- confirm deletion of jquery.WorkZone.js

Conflicts:
	Vagrantfile
	composer.lock
	resources/www/prod/js/jquery.WorkZone.js
2016-05-12 10:43:30 +02:00
Benoît Burnichon
3abb34a702 Fixup error in reordering of elements 2016-05-11 17:50:57 +02:00
Benoît Burnichon
8e693964df Refactor getChildren() and get_grouping_parents() 2016-05-11 17:50:57 +02:00
Benoît Burnichon
ea9458da77 Avoid calling cache when data is already present 2016-05-11 17:50:57 +02:00
Florian BLOUET
0eada5fbe1 enable/disable geolocalized search button if providers available - add npm run dev command 2016-05-11 11:13:47 +02:00
Gilles MATEU
bb17d26fa8 spelling error in Configuration.php
"Confguration compiled." instead of "Configuration compiled."
2016-05-01 17:55:33 +02:00
jygaulier
247f509d8f Merge pull request #1826 from jygaulier/PHRAS-1094_ES-LIB-UPGRADE
PHRAS-1094_ES-LIB-UPGRADE
2016-04-28 19:32:45 +02:00
Jean-Yves Gaulier
95b52c038b PHRAS-1094_ES-LIB-UPGRADE
#time 1d
change : upgrade the php-es lib to 2.x
2016-04-27 20:06:36 +02:00
Thibaud Fabre
0860a19b73 Merge pull request #1823 from jygaulier/PHRAS-1091_ORDER_ROUTE_STORIES
PHRAS-1091_ORDER_ROUTE_STORIES
2016-04-26 15:42:15 +02:00
Thibaud Fabre
673783d912 Merge pull request #1824 from aztech-dev/fix/create-order
Fix 500 error response when creating an order via the API
2016-04-26 15:39:37 +02:00
Thibaud Fabre
579293c636 PHRAS-1091 Pass view instead of order to transformer 2016-04-26 15:38:38 +02:00
Jean-Yves Gaulier
96dee67482 PHRAS-1091_ORDER_ROUTE_STORIES
#time 10m
fix : remove stories from ordered items
2016-04-25 17:14:51 +02:00
Benoît Burnichon
3ca525fee5 Merge branch '4.0' into merge-4.0 2016-04-22 19:44:05 +02:00
Benoît Burnichon
fca3146f91 Remove subdef etag when marking physically unavailable 2016-04-22 17:07:18 +02:00
Benoît Burnichon
f84f625a4e All media_subdef updates go to the repository 2016-04-22 16:15:37 +02:00
Benoît Burnichon
c053ef5045 Fixup invalid method name causing tooltip error 2016-04-22 16:14:10 +02:00
Benoît Burnichon
ca6c3f9920 Changes on SubdefGroup reflected in using clients 2016-04-22 12:42:14 +02:00
Benoît Burnichon
2b097e9be7 Extract SubdefGroup class 2016-04-22 12:38:33 +02:00
Benoît Burnichon
b05f9caf6c Merge branch '4.0' into merge-4.0 2016-04-21 13:27:10 +02:00
Thibaud Fabre
06f12cabce Merge pull request #1817 from bburnichon/bug/oauth_token-PHRAS-1086
OAuth authentication is not properly prioritized
2016-04-21 13:24:16 +02:00
Benoît Burnichon
ceb8cb55eb Add request query parameter check for oauth_token 2016-04-21 12:14:09 +02:00
Benoît Burnichon
7109131f78 Fixup CookiesDisablerSubscriber for all API routes 2016-04-21 12:13:26 +02:00
Benoît Burnichon
3ca3019668 Wipe record ids out of API search response
Fix PHRAS-1085
2016-04-21 11:15:38 +02:00
Benoît Burnichon
8e72370ace Merge branch '4.0' into merge-4.0 2016-04-20 17:24:45 +02:00
Benoît Burnichon
1e18b3e69f This is a combination of 33 commits.
- Squashed Pull request #1730
- Squashed Pull request #1741
- Squashed Pull request #1742
- Squash merge branch 4.0
- Squashed Pull request #1744
- Squashed Pull request #1746
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed Pull request #1758
- Avoid using imagine/imagine alias as it is causing install issues
- Squashed merge branch 4.0
- Squashed Pull request #1763
- Squashed merge branch 4.0
- Squash of 6 commits
- Squashed merge branch 4.0
- This is a combination of 2 commits.
- Squashed Pull request #1775
- Squashed Pull request #1777
- Squashed Pull request #1779
- Squashed Pull request #1780
- Squashed Pull request #1782
- Adds a Pull request template
- Squased Pull request #1783
- Squash Pull request #1786
- Squashed Pull request #1796
- Squashed merge branch 4.0
- Squash Pull request #1791
- Squashed merge branch 4.0
- Squashed Pull request #1808
- Squashed Pull request #1811
- Squashed Pull request #1809
2016-04-20 16:22:14 +02:00
Benoît Burnichon
86b2f88722 Fixup timestamp issue and wrong variable use 2016-04-19 17:04:55 +02:00
Benoît Burnichon
5e84eccce8 Add OAuth authenticated routes to exceptions 2016-04-19 14:55:32 +02:00
Benoît Burnichon
f8fc74344e Refactor SessionManagerSubscriber 2016-04-19 14:55:09 +02:00
Thibaud Fabre
4bd220c6e7 Merge pull request #1809 from bburnichon/improvement/search
Add caching of all subdefs of a record
2016-04-18 11:21:30 +02:00
Benoît Burnichon
fef27d31bd Fix calls to Options setters 2016-04-15 17:15:56 +02:00
Benoît Burnichon
033542ac2f Remove some arguments from query and add them to options 2016-04-15 16:36:28 +02:00
Benoît Burnichon
581d5115af Add FirstResult and MaxPerPage properties to SearchEngineOptions 2016-04-15 16:36:28 +02:00
Benoît Burnichon
2e3f027b95 Merge pull request #1811 from jygaulier/PHRAS-1072_Export-Logs-To-ES
PHRAS-1072
2016-04-14 16:45:44 +02:00