34 Commits

Author SHA1 Message Date
6f80bd0d37 improve ux in admin configuration interface 2021-02-06 13:51:46 +01:00
4ef9e57f25 Merge branch 'sf4' of framagit.org:Chill-project/Chill-Doc-Store into sf4 2020-09-08 11:32:23 +02:00
3bc05ac2a6 use '@foo/bar.html.twig' syntax in twig templates 2020-09-06 20:32:46 +02:00
b8bf9bebcd move files from Resources/translations/ to translations/ 2020-08-04 16:28:07 +02:00
98f0ac545e sf4, setting new path for all config yaml files, and replace 'controller' path syntax in routes definitions 2020-08-03 18:05:31 +02:00
5ad3c659ee sf4, fix errors for activity, doc-store and async-uploader bundles 2020-08-03 16:43:47 +02:00
a709589229 adapt migrations files to flex 2020-07-31 15:55:04 +02:00
e082d35efb rename syntax for ChillMain twig template calls 2020-07-30 14:25:28 +02:00
a4798e39b1 fix person document controller definition 2020-07-28 13:41:20 +02:00
4527ed35a3 mark all services as private 2020-07-28 13:36:27 +02:00
96c598db46 sf4, fix section menu translations and add missing translations 2020-07-27 19:43:43 +02:00
nobohan
d7cdeaa28e sf4 deprecations: new supports and voteOnAttribute methods implemented in PersonDocumentVoter 2020-07-23 14:55:44 +02:00
c5b1caefb6 fix sf4 deprecated: improve relying AuthorizationHelper service 2020-07-23 12:51:07 +02:00
21acbc7a06 fix capitalization of title on person document pages 2020-07-01 17:35:16 +02:00
3b5cbd457b open document in blank window 2020-06-17 13:56:50 +02:00
48b1bec7ea Improve form behaviour to allow removing of document:
* add button to remove document ;
* fix error when document is removed ;
2020-06-15 15:18:19 +02:00
10577e1735 Merge branch 'privacyEvent' 2019-02-28 11:33:38 +01:00
7d87a45a55 launch js event when initializing dropzone 2019-01-15 12:20:09 +01:00
927d7e6e85 replace default message on "download" button below dropzone 2019-01-15 12:15:04 +01:00
Mat
e2cbd65775 Merge branch 'master' into privacyEvent 2018-10-23 09:56:49 +02:00
03ee738bee listen on collection events to allow usage of field on collection 2018-10-19 14:31:51 +02:00
Mat
c9fddffd4b privacyEvent, add event to index and show Actions 2018-10-16 15:37:08 +02:00
e55d654675 dropzone.js handle upload of document for a better UX 2018-09-13 21:03:59 +02:00
8549fbf289 fix some translations 2018-09-12 15:12:03 +02:00
c02ae50fb6 Addign fixtures for doc acl and document categories 2018-09-11 13:56:10 +02:00
0eccda06d6 improve doc storing 2018-09-10 10:49:37 +02:00
32402d8c7a click on link after download 2018-06-08 16:15:46 +02:00
686473be39 translation, layout, and menu 2018-06-07 21:54:37 +02:00
fcc74c993d add validation of existing file 2018-06-07 16:54:13 +02:00
299491cb5b add mime types to documents 2018-06-07 15:31:20 +02:00
b5bf8b8884 upload and retrieve document 2018-06-06 22:19:54 +02:00
eda8f2c033 improve CRUD and switch to symfony3 2018-06-05 14:54:16 +02:00
f8b7533e18 move table to schema and remove old migration file 2018-06-05 12:06:55 +02:00
Marc Ducobu
c28c2bf119 First commit 2018-04-06 17:09:51 +02:00