Thibaud Fabre
2aacbb789e
Fix term indexer creation
2016-10-19 14:01:43 +02:00
Thibaud Fabre
b345ef7ac7
Fix indexer dependency injection
2016-10-19 13:31:39 +02:00
Thibaud Fabre
c133b42716
Refactoring
...
- Split search engine service registration into sub-methods
- Remove unused properties
- Fix coding style
2016-10-19 13:31:17 +02:00
Thibaud Fabre
f5452eac1e
Check for undefined key
2016-10-19 13:31:17 +02:00
Thibaud Fabre
6e88b97c55
Extract record index and term index from respective indexers
2016-10-19 13:31:16 +02:00
Jean-Yves Gaulier
06a66a916f
PHRAS-1271_better-buildsubdefs
...
- new : doc
- changed : some options are mandatory
- changed : es logging to app['monolog'] to respect not-verbose mode (no more broken progress-bar due to log on screen)
2016-10-19 11:22:11 +02:00
Thibaud Fabre
32fe54ac35
Add databox mount command
2016-10-19 06:51:37 +02:00
Thibaud Fabre
efc5842e06
Add create databox console command
2016-10-19 06:51:37 +02:00
Thibaud Fabre
a040dc2aea
Merge pull request #1988 from alchemy-fr/jygaulier-PHRAS-714
...
Improve architecture
2016-10-18 22:17:32 +02:00
Thibaud Fabre
79a9411923
Code architecture
...
- Remove circular dependency between indexer and record indexer
- Restore interface type hints on indexer methods
2016-10-18 21:17:38 +02:00
Thibaud Fabre
4acd20fa80
Revert "Revert "PHRAS-714_thesaurus_indexation""
2016-10-18 21:17:10 +02:00
Thibaud Fabre
ba8be47423
Revert "PHRAS-714_thesaurus_indexation"
2016-10-18 20:15:23 +02:00
Thibaud Fabre
e413eff4f9
Merge pull request #1978 from jygaulier/PHRAS-714
...
PHRAS-714_thesaurus_indexation
2016-10-18 10:11:46 +02:00
Thibaud Fabre
0c8f507abe
PHRAS-1236 Add native session handler config option
...
Allows use of custom session handlers via php.ini
2016-10-13 14:29:23 +02:00
Jean-Yves Gaulier
cf40c99ea7
PHRAS-714_thesaurus_indexation
...
- new : if the thesaurus has been modified since it's last indexation, it will be re-indexed as soon a record is to be indexed.
- nb : after thesaurus modification, the databox MUST be manually re-indexed (which will reindex the thesaurus before)
- todo : remove useless dialog boxes from thesaurus app (... "this term was..." "...add with/out reindexing ?..."). To be done in the future app using future routes.
2016-10-12 18:42:16 +02:00
Thibaud Fabre
91aae6a236
Merge pull request #1945 from jygaulier/PHRAS-1178_edit-story-and-records_4.0
...
PHRAS-1178_edit-story-and-records_4.0
2016-09-29 14:10:47 +02:00
Thibaud Fabre
b98d8a38b2
Fix webhook repository test
2016-09-28 21:35:48 +02:00
Thibaud Fabre
73be6d5615
PHRAS-1239 Add webhook for user deleted events
2016-09-28 21:35:48 +02:00
Thibaud Fabre
f62c22bc5c
Move setting to registry and form type
2016-09-28 20:58:26 +02:00
Jean-Yves Gaulier
877beaa40d
PHRAS-1178_edit-story-and-records_4.0
...
- change : if a record is updated, every "parent" story is considered as updated too (editDateField(s) set)
- fix : cache is now invalidated after editing records
- fix : recordeditsuscriber can't run into recursion anymore
2016-09-28 17:43:37 +02:00
Thibaud Fabre
051eb0a2bf
PHRAS-1210 Remove invalid assignment
2016-09-22 18:11:24 +02:00
Jean-Yves Gaulier
1c1e9cf723
PHRAS-1216_story-cover-changed-event
...
- fix : class name/extend changed,
#time 10m
2016-09-21 15:47:55 +02:00
Jean-Yves Gaulier
e10971a88f
PHRAS-1216_story-cover-changed-event
...
#time 1h
2016-09-21 15:13:12 +02:00
Thibaud Fabre
303a39e359
Allow removing order masters without adding a new one
2016-07-29 14:46:18 +02:00
jygaulier
d558192a74
Merge pull request #1910 from jygaulier/PHRAS-1168_Backport-PHRAS-1094-to-4.0
...
PHRAS-1168_Backport-PHRAS-1094-to-4.0
2016-07-18 13:32:27 +02:00
Thibaud Fabre
9ca8dee44f
PHRAS-1180 Add configuration entry to enable CORS on custom paths
2016-07-12 14:22:12 +02:00
Jean-Yves Gaulier
b49a5ceda5
PHRAS-1168_Backport-PHRAS-1094-to-4.0
...
(update php-es lib)
#time 30m
2016-06-16 17:57:04 +02:00
Jean-Yves Gaulier
9e891d4ae9
PHRAS-1164_Backport-PHRAS-1158-to-4.0
...
#time 20m
2016-06-16 16:02:26 +02:00
Thibaud Fabre
b3035dd867
Configure CORS for download path
2016-06-14 10:32:18 +02:00
Benoît Burnichon
086e7c126c
Enlarge FeedEntry length to 1024 chars
2016-05-20 17:01:36 +02:00
Thibaud Fabre
3381d18b22
PHRAS-1107 Fix order pagination in repository
2016-05-19 19:00:47 +02:00
Thibaud Fabre
1dd4167a13
Improve order create notification
2016-05-18 18:14:49 +02:00
Thibaud Fabre
a02eab5f9e
Fix order notification subscriber and provider
2016-05-18 13:07:28 +02:00
Thibaud Fabre
d924a8aad5
Fix JSON schema decode error
2016-05-17 23:17:10 +02:00
Thibaud Fabre
719fef4943
Fix mail notification for order managers
2016-05-13 07:55:03 +02:00
Thibaud Fabre
c7b1b6b78d
Merge pull request #1830 from aztech-dev/feature/order-webhooks
...
Add webhook notifications for order events
2016-05-12 14:59:59 +02:00
Thibaud Fabre
4ae762657e
Update tests to mock event subscribers not mailers
2016-05-12 14:22:49 +02:00
Thibaud Fabre
5495c4b507
Fix initialisation of order event subscriber
2016-05-12 11:44:04 +02:00
Benoît Burnichon
8e693964df
Refactor getChildren() and get_grouping_parents()
2016-05-11 17:50:57 +02:00
Thibaud Fabre
2e815bc463
Add SQL migration for new order column and fix docblocks
2016-05-11 16:59:36 +02:00
Thibaud Fabre
276b060c58
Add order validation notifier interface and mailer implementation
2016-04-28 16:41:26 +02:00
Benoît Burnichon
c053ef5045
Fixup invalid method name causing tooltip error
2016-04-22 16:14:10 +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
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
Benoît Burnichon
dc2dee30af
Rename methods and fix Closure call issue
2016-04-13 12:00:51 +02:00
Jean-Yves Gaulier
1c63194400
PHRAS-1065 #time 1h
...
backport PHRAS-947
2016-04-06 19:10:54 +02:00