Commit Graph

12001 Commits

Author SHA1 Message Date
Thibaud Fabre
fb4dc38e70 Merge pull request #1987 from alchemy-fr/revert-1978-PHRAS-714
Revert "PHRAS-714_thesaurus_indexation"
2016-10-18 20:15:36 +02:00
Thibaud Fabre
ba8be47423 Revert "PHRAS-714_thesaurus_indexation" 2016-10-18 20:15:23 +02:00
Thibaud Fabre
eba83584f4 Merge pull request #1986 from jygaulier/PHRAS-1271_better-buildsubdefs
PHRAS-1271_better-buildsubdefs
2016-10-18 18:00:54 +02:00
Jean-Yves Gaulier
0f3ae20d50 PHRAS-1271_better-buildsubdefs
- new :  new options --mode, --all, --scheduled, --reverse, --show-sql
 - changed : option --garbage_collect renamed as --prune
 - changed : verbosity -v prints lines, no verbosity displays progress-bar
2016-10-18 15:09:26 +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
0a1d248969 Merge pull request #1983 from alchemy-fr/feature/download-intent
PHRAS-1225 Log downloads triggered via permalinks
2016-10-13 17:01:19 +02:00
Thibaud Fabre
b20da9a93a Merge pull request #1982 from alchemy-fr/feature/improved-task-logs
Improve task manager logs
2016-10-13 16:19:55 +02:00
Thibaud Fabre
a82297def6 PHRAS-1225 Log downloads triggered via permalinks 2016-10-13 16:18:27 +02:00
Thibaud Fabre
fd61435468 Improve task manager logs
Available versions are now sorted by date in descending order
2016-10-13 15:23:25 +02:00
Thibaud Fabre
5cbb377f29 Merge pull request #1980 from alchemy-fr/feature/native-session-handler
Native session handler
2016-10-13 14:40:04 +02:00
Thibaud Fabre
0b06042460 Merge pull request #1979 from alchemy-fr/feature/session-cookie-recommandations
Session cookie recommandations
2016-10-13 14:38:36 +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
Thibaud Fabre
ca0c015e17 PHRAS-1266 Add PHP configuration recommandations for secure cookies 2016-10-13 14:07:05 +02:00
Thibaud Fabre
e77178d757 Add delivery results to application settings page 2016-10-13 14:05:53 +02:00
Thibaud Fabre
981e55f026 Clear log repository on user deletion 2016-10-13 11:58:24 +02:00
Thibaud Fabre
0a9376cc0f Fix webhook repository test 2016-10-13 11:58:15 +02:00
Thibaud Fabre
b71a7a93b5 PHRAS-1239 Add webhook for user deleted events 2016-10-13 11:58:03 +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
fdb645019e Merge pull request #1977 from xrousset78800/fix/hide-cgu-when-insuffisent-privilege
Hide cgu when insuffisent privilege
2016-10-12 10:34:54 +02:00
Thibaud Fabre
f265cd4383 Update dependencies 2016-10-12 10:26:19 +02:00
Xavier Rousset
7945994140 PHRAS-1173 SQL fix and template update 2016-10-11 15:27:13 +02:00
Thibaud Fabre
7d39aa77d9 Fix manipulator tests 2016-10-10 13:51:51 +02:00
Thibaud Fabre
384982f40e Update dependencies 2016-10-10 13:36:26 +02:00
Thibaud Fabre
ebc8b5bdec Fix worker initialization 2016-10-10 13:25:44 +02:00
Thibaud Fabre
3bfd9ea1e5 Bump worker component version 2016-10-10 11:19:44 +02:00
Thibaud Fabre
bf04ecdb5a Update default node version in provisioning 2016-10-10 11:19:44 +02:00
Thibaud Fabre
15c533f709 PHRAS-1251 Replace webhook job by queue worker 2016-10-10 11:19:44 +02:00
Thibaud Fabre
c48b490e18 Return empty array when configuration cannot be loaded 2016-10-10 11:19:44 +02:00
Thibaud Fabre
d915c0d6e3 Fix configuration provider 2016-10-10 11:19:44 +02:00
Thibaud Fabre
313a03ba3a Remove useless conditions 2016-10-10 11:19:44 +02:00
Thibaud Fabre
a2bbf32784 Fix duplicate AMQP extension loading 2016-10-10 11:19:44 +02:00
Thibaud Fabre
cd08c7548d Update dependencies 2016-10-10 11:19:44 +02:00
Thibaud Fabre
f74e0bfc7d Fix extension configuration in build configurations 2016-10-10 11:19:44 +02:00
Thibaud Fabre
2f2c422076 Add RabbitMQ to build configurations 2016-10-10 11:19:44 +02:00
Thibaud Fabre
7b18eda9bb PHRAS-1253 Add RabbitMQ and AMQP libraries to provisioning 2016-10-10 11:19:44 +02:00
Thibaud Fabre
dd480b0db0 Start integration of worker bundle 2016-10-10 11:19:43 +02:00
Thibaud Fabre
8ed1094204 Merge pull request #1976 from alchemy-fr/fix/api-app-settings
PHRAS-1261 Add account module bootstrap in API application settings
2016-10-07 14:43:37 +02:00
Thibaud Fabre
7a06bbad6b PHRAS-1261 Add account module bootstrap in API application settings 2016-10-07 14:41:59 +02:00
Thibaud Fabre
c689a59409 Merge pull request #1975 from alchemy-fr/fix/missing-binaries
Add MP4Box to provisioning
2016-10-06 16:25:29 +02:00
Thibaud Fabre
3e99b9ffb4 Add MP4Box to provisioning 2016-10-06 16:11:09 +02:00
Thibaud Fabre
15d5780201 Merge pull request #1973 from alchemy-fr/provisioning/missing-dependencies
Add some missing Phraseanet dependencies to provisioning
2016-10-05 16:28:41 +02:00
Thibaud Fabre
0a137e6f01 Add some missing Phraseanet dependencies to provisioning 2016-10-05 16:19:40 +02:00
Thibaud Fabre
01281c2942 Merge pull request #1970 from xrousset78800/fix/update-sharing-logo
Update logos on sharing page
2016-10-04 14:58:23 +02:00
Xavier Rousset
632c799f3e PHRAS-1127 Update logos on sharing page 2016-10-04 14:48:15 +02:00
Thibaud Fabre
ee315bbfa6 Merge pull request #1969 from xrousset78800/fix/truncated-tooltip
Change design to remove tooltip truncate
2016-09-29 19:01:47 +02:00
Xavier Rousset
b1a0d59710 PHRAS-1235 Change design to remove tooltip truncate 2016-09-29 18:11:58 +02:00
Thibaud Fabre
f2b956b015 Merge pull request #1968 from jygaulier/PHRAS-946_delete-record-api
PHRAS-946_delete-record-api
2016-09-29 17:41:24 +02:00
Jean-Yves Gaulier
485b9edf96 PHRAS-946_delete-record-api
- fix tests
2016-09-29 16:42:26 +02:00
Jean-Yves Gaulier
7e7668cd1b PHRAS-946_delete-record-api
- fix tests
2016-09-29 16:29:07 +02:00
Jean-Yves Gaulier
c6186abe56 PHRAS-946_delete-record-api
- add : api route to delete record : verb DELETE ; /api/v1/records/{{databox_id}}/{{record_id}}
2016-09-29 15:54:04 +02:00