Commit Graph

1866 Commits

Author SHA1 Message Date
Benoît Burnichon
96fce57ae3 Make some list Methods private and remove unused one. 2016-05-18 11:46:10 +02:00
Benoît Burnichon
ee9c766fa1 Add TraceableArraySerializer to be able to debug calls 2016-05-18 11:41:46 +02:00
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
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
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
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
Florian BLOUET
0eada5fbe1 enable/disable geolocalized search button if providers available - add npm run dev command 2016-05-11 11:13:47 +02:00
Benoît Burnichon
ca6c3f9920 Changes on SubdefGroup reflected in using clients 2016-04-22 12:42:14 +02:00
Benoît Burnichon
b05f9caf6c Merge branch '4.0' into merge-4.0 2016-04-21 13:27:10 +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
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
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
033542ac2f Remove some arguments from query and add them to options 2016-04-15 16:36:28 +02:00
Florian BLOUET
5aef71f467 linting 2016-04-14 15:54:44 +02:00
Florian BLOUET
0d362c479e add localization for maps, msic fixes 2016-04-14 15:51:42 +02:00
Benoît Burnichon
4171ab9e8d Rename record_adapter::get_status into getStatus 2016-04-13 19:51:56 +02:00
Benoît Burnichon
7a25b499e3 Deprecated set_binary_status and use setStatus instead. 2016-04-13 18:50:39 +02:00
Benoît Burnichon
d0dcdf6e6f Add NullableDateTime formatting class 2016-04-12 12:11:13 +02:00
Benoît Burnichon
8505c24bdf Merge branch '4.0' 2016-04-11 14:28:28 +02:00
Benoît Burnichon
f62998a33c Merge pull request #1796 from jygaulier/PHRAS-1061_ADMIN-ES-INDEX
PHRAS-1061 : ES index drop/create via admin
2016-04-07 10:13:42 +02:00
Jean-Yves Gaulier
1c63194400 PHRAS-1065 #time 1h
backport PHRAS-947
2016-04-06 19:10:54 +02:00
Jean-Yves Gaulier
da4ab636fe PHRAS-1061 #time 2d
- fix : small error in "rightPanel.js"
- remove : obsolete files about phrasea/sphinx engines.
- add : buttons "drop index" / "create index" in admin/es settings
2016-04-06 18:26:05 +02:00
Florian BLOUET
68670dd028 add mapBox services into record preview 2016-04-06 17:37:22 +02:00
Benoît Burnichon
40cf44c07f Add MediaAccessor subdef url generator 2016-04-04 12:34:00 +02:00
Florian BLOUET
54d931207a Bump Phraseanet production client
- Record Editor refacto
2016-04-01 17:20:48 +02:00
Benoît Burnichon
ff703d5c93 normalize vocabulary service name 2016-03-30 17:53:58 +02:00
Benoît Burnichon
c8063fa136 fix service lookup in lower-case 2016-03-30 17:42:46 +02:00
Benoît Burnichon
020d7a9b02 Remove VocabularyController 2016-03-30 16:33:10 +02:00
Benoît Burnichon
86cba70a76 Some PHPCS 2016-03-30 14:38:49 +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
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
1f47d1a7aa Merge branch '4.0' 2016-03-22 17:45:18 +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
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
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
63d4923292 Remove some unused statements 2016-03-22 15:55:51 +01:00