Aina Sitraka
b8786852e0
PHRAS-4067: admin - dashboard - 500 error ( #4513 )
...
* fix error 500 on dashboard : remove unused swiftools requirement
* unused
* patch on 4.1.8
2024-06-10 18:18:34 +02:00
Aina Sitraka
f02e5b8e5f
PHRAS-4023 hcaptcha in Phraseanet ( #4473 )
...
* use hcaptcha
* add conf
* use captcha-provider key instead of captchas-enabled in configuration
* fix test
* test
* bump back version to rc9
2024-02-29 14:59:46 +01:00
Aina Sitraka
52faf4eb03
add instance_id in route api monitor ( #4472 )
2024-02-09 17:38:10 +01:00
Aina Sitraka
f0baae969f
PHRAS-3947: Prod - Editing - restrict field content to thesaurus and or suggested values ( #4426 )
...
* add property input-disabled in field
* fix
* fix
2023-12-04 09:50:01 +01:00
Aina Sitraka
a29aa3355b
PHRAS-3770: generate translation ( #4414 )
...
* generate translation
* fix
2023-11-17 16:04:09 +01:00
jygaulier
179431d1b5
PHRAS-3931_phraseanet_local_id_in_api ( #4400 )
...
* add "resource_id" to record / story ; formula defined into InstanceIdAware.php
* fix tests
* fix tests
* switch to main/instance_id
2023-10-30 17:15:04 +01:00
jygaulier
e7027c7220
PHRAS-3800_xss ( #4219 )
...
* add encode option to record::get_title ; render preview.record_title in twig
* html-escape facet values
2023-03-15 11:05:34 +01:00
Aina Sitraka
9477c9b340
PHRAS-2948 Lazaret ( quarantine ) - disabled a checker cause a 500 error ( #4241 )
2023-02-07 10:00:37 +01:00
Aina Sitraka
9902457c42
PHRAS-1718 add google recaptcha ( #4224 )
...
* PHRAS-1718 Add google recaptcha lib - Dont merge some quick fixes remaining
* PHRAS-1718 Add error on registration form if captcha is not filled
* Update dependencies
* PHRAS-1718 Add trials-before-display var on admin setup form. Add integer constraint on this field
* fix
* test
* test
* fix
* test
* test
* fix
* test
* fix
* test
* add captcha on forgotten password
* fix
* add patch
* add locale on captcha
* bump version
Co-authored-by: Xavier Rousset <xrousset78800@gmail.com >
2023-01-25 18:30:46 +01:00
Aina Sitraka
5bd63b1c34
PHRAS-3697 printed pdf improvement ( #4063 )
...
* field with label on print
* option to hide record information in preview when print
* add column printable
* add color picker
* patch on 4 1 6 cr4
* update locale
* bump version to 4.1.6-rc4
* fix bloc info color
* font size bloc info
* some fix
* Fallback to thumbnail when chosen subdefinition is not present or not printable
2022-06-23 10:13:42 +02:00
jygaulier
fbccec009e
PHRAS-3602_shared-baskets-step1 WIP DO NOT MERGE ( #3929 )
...
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : migrate validations code to baskets code (wip)
WIP [skip ci]
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : fake commit to run tests
* PHRAS-3602 : migrate validations to baskets
fix typo
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests. need to remove method():return_type signature because of old phpunit which does not mock it
* PHRAS-3602 : migrate validations to baskets
fix
* PHRAS-3602 : migrate validations to baskets
fix err 500 when a "vote" (feedback) is deployed in wz
* PHRAS-3602 : migrate validations to baskets
fix missing votes for element+participant
fix update vote dates on basket
* PHRAS-3602 : ux
bump production-client to 34
WIP [skip ci]
* PHRAS-3602 : rebase (bump production-client to 37)
WIP [skip ci]
* PHRAS-3602 : refacto css/twig/templates/... ; replace many png's by fonts
WIP [skip ci]
* PHRAS-3602 : fix icon / css
WIP
* PHRAS-3602 : better icon align ; back button color
fix : save button after adding a user
WIP [skip ci]
* PHRAS-3602 : restore sharebasket controller
todo : implement modification right ; owner is participant ?
WIP [skip ci]
* PHRAS-3602 : set "canModifiy" ; cleanup
WIP [skip ci]
* PHRAS-3602 : respect "can_modify" on shared basket
WIP [skip ci]
* PHRAS-3602 : fix badge icon bg ; fix button css
WIP [skip ci]
* PHRAS-3602 : fix css & cleanup
WIP [skip ci]
* PHRAS-3602 : fix 500 on preview/feedback tab
WIP [skip ci]
* PHRAS-3602 : fix allow to display dlg without selection
* PHRAS-3602 : bump version to 4.1.6-rc1 ; prodclient=38
WIP [skip ci]
* PHRAS-3602 : factorize baskets menu (wip)
WIP [skip ci]
* PHRAS-3602 : modify already shared or feedback basket (general menu)
4th icon on badges (vote != modify)
quitshare option (todo back)
allow fa-icons in toolbar
WIP [skip ci]
* PHRAS-3602 : add share end-date (todo:db write)
add 4th general toggle button
fix badge selection bug
fix css badges zone (form position)
WIP [skip ci]
* PHRAS-3602 : big refacto to use "sharebasket" vocab.
fusion "feedback/sharebasket" removed "feedback"
adaptative ux: 1 "can_agree" ==> feedback display
bump production-client to v50
todo: save shr/fbk end-dates
todo: rename "pushXXX" to pushAndShare ?
WIP [skip ci]
* PHRAS-3602 : share / feedback expiration dates are saved in db
date pickers with delta menu
better adaptive ux
todo: move select general togglers
WIP [skip ci]
* PHRAS-3602 : revert validation* tables (remove "dead" rename)
drop all foreign keys from validation*
WIP [skip ci]
* PHRAS-3602 : restore deleted fields in validation, regenerate proxies
WIP [skip ci]
* PHRAS-3602 : fix initiator_id
WIP [skip ci]
* fix initiator_id-bis
* PHRAS-3602 : css for input-text with glued button
dynamic load of users-lists (left zone) = less duplicated code
fix : users-lists works after refresh
WIP [skip ci]
* PHRAS-3602 : fix users-lists manager (orange) : go flex !
* PHRAS-3602 : empty dist to ease rebase
WIP [skip ci]
* PHRAS-3602 : rebase
WIP [skip ci]
* PHRAS-3602 : new ux for "owner"
feedback mode is an independent toggle
fix "missing mandatory parameter"
WIP [skip ci]
* PHRAS-3602 : fix css of owner badge
WIP [skip ci]
* PHRAS-3602 : fix handling of feedback initiator
WIP [skip ci]
* PHRAS-3602 : better wss to follow "skins"
full roboto
removed useless class "with-button"
WIP [skip ci]
* PHRAS-3602 : fix "a token require a validation"
temporary fix 500 due to send email to (null) vote-initiator for simple share
todo: send a specific email for simple share
WIP [skip ci]
* PHRAS-3602 : different emails depending if user can vote or not
WIP [skip ci]
* PHRAS-3602 : expired shared baskets removed from wz
WIP [skip ci]
* PHRAS-3602 : fix logic error on last sql
WIP [skip ci]
* PHRAS-3602 : fix missing shared baskets on wz
WIP [skip ci]
* PHRAS-3602 : fix blinking of wz/basket detail
now only the title:hover displays detail
WIP [skip ci]
* PHRAS-3602 : rebase
WIP [skip ci]
* PHRAS-3602 : update basket proxy
WIP [skip ci]
* PHRAS-3602 : fix forever "unread" basket
WIP [skip ci]
* PHRAS-3602 : fix display of unread basket ; sync "eye" icon with css change
WIP [skip ci]
* PHRAS-3602 : "quitshare" action works
WIP [skip ci]
* PHRAS-3602 : missing dist files
WIP [skip ci]
* PHRAS-3602 : cleanup & run ci
* PHRAS-3602 : disable failing unit test ; remove blue on onread basket
* PHRAS-3602 : separate "vote" & "share" emails templates & u-tests
* PHRAS-3602 : add 2 icons "stack" to icomoon set
WIP [skip ci]
* PHRAS-3602 : fix test
* PHRAS-3602 : fix test ; add test for simple share email notification
* PHRAS-3602 : changed proxy
* PHRAS-3602 : colored basket icons
WIP [skip ci]
* PHRAS-3602 : circle basket icons
WIP [skip ci]
* PHRAS-3602 : fix wz filters, add "share" filter.
todo: fix fr writing (new string)
WIP [skip ci]
* PHRAS-3602 : fix "share" dichotomy : use "shared" for wz filter
WIP [skip ci]
* PHRAS-3602 : fix PHRAS-3624 ; PHRAS-3623 ; now adding/removing a user from user list is immediate (no more save button)
WIP [skip ci]
* PHRAS-3602 : fix PHRAS-3647 ; shared basket are listed in api (for list and related record)
* PHRAS-3602 : fix due to failing test
* PHRAS-3602 : fix: can load a 1000 users list
todo : move slow code to worker
* PHRAS-3602 : fix due to failing test
* PHRAS-3468 : (fixed in 3602) fix basket content still visible when baskets are hidden (wz-filter)
* PHRAS-3602 : add "wip" baskets with notification & lock
todo : move slow code from message to worker
* PHRAS-3602 : fix tests due to accidental rename
* PHRAS-3602 : fix : menu closes when mouse out : bump to 4.1.6-rc3
todo : fast move to another basket makes the menu appear on top ?
* add shareBasket worker
* fix test
* PHRAS-3602 : fix : rights buttons on badges now works for users added from search (did work only from loading list)
* PHRAS-3590
Co-authored-by: aynsix <asr@esokia-webagency.com >
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr >
2022-04-07 17:07:43 +02:00
Nicolas Maillat
bdcbd7c0e0
Revert " "PHRAS-3215 : Revert add ThumbnailOrientation facet ; add strings""
2022-03-08 11:49:36 +01:00
Nicolas Maillat
ccd460be27
Revert "PHRAS-3215 : add ThumbnailOrientation facet ; add strings"
2022-02-25 23:10:23 +01:00
jygaulier
406a0ce953
PHRAS-3602 : add ThumbnailOrientation facet ; add strings
2022-02-25 10:11:49 +01:00
aynsix
518d2d94ff
use the guzzle 6 version
2022-02-07 17:29:30 +03:00
aynsix
cb206c79bf
PHRAS-3555 add description in record.edit webhook
2021-12-07 15:24:58 +03:00
jygaulier
038bdf20bd
PHRAS-3584
...
return "cover_record_id" into api/v1/stories/{{sbid}}/{{rid}}
2021-12-01 12:17:10 +01:00
jygaulier
37e42d049c
PHRAS-3584
...
fix api/v1/.../setcover ("Sub definition substituer locator was not set")
original ticket #PHRAS-3592
2021-11-30 17:04:13 +01:00
jygaulier
12cb9b582b
PHRAS-3584
...
add databox.record.cover_record_id
add get/set coverRecordId() to record adapter
include cover_record_id to api results (V1 & V3)
2021-11-25 11:52:11 +01:00
jygaulier
fff3f284bb
PHRAS-3425_fix-translation-dump_MASTER
...
fix : bump patched jms/translation-bundle (forked)
fix : all errors ; most warnings
2021-04-21 15:02:39 +02:00
aina esokia
427216ec43
PHRAS-3277 validation reminder in percent
2020-12-02 17:31:05 +03:00
aina esokia
e23b9dd294
PHRAS-3277 create event recordsWitemeta
2020-11-20 17:10:58 +03:00
jygaulier
18f7a658ed
change : removed "/setmetadatas" from route, the http verb "PATCH" on "record" entity is ok
...
fix : unknown field now throws exception (no more erase all...)
add : set "base_id":x to change collection
cleanup : removed unused parm to recordadapter::move_to_collection()
2020-06-22 14:40:27 +02:00
aynsix
b2bb0c612e
fix api upload/enqueue
2020-05-19 15:42:02 +03:00
aynsix
bb2123df5a
include plugin worker in phraseanet core
2020-05-12 18:06:45 +03:00
Arthur de Moulins
565e7c450b
add doctrine metadata filesystem cache
2020-02-21 10:34:51 +01:00
Harrys Ravalomanana
5f2617e5f7
PHRAS-2816 #comment add attribute gui_visible to show fields on roll over and detailled view #time 2h
2019-11-12 18:13:05 +04:00
Jean-Yves Gaulier
b4e848a5e9
PHRAS-2808-2806_disable-cterms_mask-writable-fields_4.1
...
new : checkbox in admin/field to allow gui (prod) editing, default=checked.
rename "publish_cterms" to "generate_cterms"
todo : implement "gui_editable" in edit ux (hide field when =false)
todo : 2 new strings (ckbox labels) to trans
2019-10-31 19:31:12 +01:00
Jean-Yves Gaulier
ce13112105
PHRAS-2808_disable-cterms_4.1
...
new : checkbox in admin/field to disable cterms generation.
fix : when cterms is cleared (during reindex), rejected terms are kept
WIP
2019-10-31 18:12:26 +01:00
Nicolas Maillat
b260bc0688
Merge branch 'master' into PHRAS-2741-api-leaves-temporary-file-41
2019-09-06 15:00:20 +02:00
Jean-Yves Gaulier
53272de3f5
PHRAS-2726_setstatus-api_4.1 : port of PHRAS-2716
...
setstatus api did change unspecified bits due to string offset error
2019-09-03 18:07:36 +02:00
aynsix
645ae0e777
fix api: remove temporary file when upload
2019-08-28 16:41:34 +04:00
aina-esokia
cd3995382c
take account all record type for story cover
2019-07-11 11:31:41 +04:00
aina-esokia
fe48e8a305
api stories add cover source
2019-07-10 14:26:34 +04:00
aina-esokia
8ab2888850
port to 4.1 upload by url
2019-03-18 16:16:14 +04:00
aina-esokia
82ce18fa00
api substitute update subview when 'document'
2018-07-03 10:05:27 +04:00
aina-esokia
d86fd39380
port to 4.1 api route me/collections
2018-05-10 10:58:14 +04:00
sandeep
9961362d30
PHRAS-1911 fix structure fields
2018-03-26 14:42:17 +04:00
Sandeep
3c9e875ea9
PHRAS-1911 refactor technical fields list
2018-03-19 15:00:21 +04:00
Sandeep
5de988299d
PHRAS-1911-add route return list documentary fields
2018-03-16 15:01:20 +04:00
Nicolas Maillat
b1fb69cac3
Merge pull request #2489 from aynsix/PHRAS-569-ajout-info-/api/v1/quarantine
...
PHRAS-569 Add "reasons" in api/v1/quarantine
2018-03-06 15:11:47 +01:00
Nicolas Maillat
249a4126b4
Merge pull request #2490 from KallooaSan/PHRAS-1856_PORT-PHRAS-1347
...
PHRAS-1856_PORT-PHRAS-1347
2018-03-05 11:31:27 +01:00
aina-esokia
7ebcd8ae9b
add info to api/quarantine
2018-03-02 18:06:01 +04:00
KallooaSan
00be9e51b0
PHRAS-1895_PORT_PHRAS-1401_include_json_format_return_record ( #2494 )
...
* PHRAS-1895_PORT_PHRAS-1401 include json format return record
* PHRAS-1895_rollback deleted action ref PHRAS-1688
2018-02-28 17:31:45 +01:00
aina-esokia
27fd458f30
fetched conflicting recordids each time on called
2018-02-28 10:59:45 +04:00
Sandeep
77352e59ef
PHRAS-1856_PORT-PHRAS-1347
2018-02-26 11:30:55 +04:00
aina-esokia
aac1bbb34e
add record_ids to api/v1/quarantine
2018-02-23 11:22:44 +04:00
KallooaSan
dbaba974ae
Add extension to file path on api upload for extension-mapping ( #2481 )
2018-02-20 11:13:28 +01:00
Mike Ng
a08a55b58e
Merge branch 'PHRAS-1745_PORT_custom_links' into PHRAS-1735_add_git_log
...
# Conflicts:
# .bowerrc
2018-01-08 16:37:46 +04:00
Mike Ng
e0063d00c0
Porting custom-links to 4.1
2017-12-11 17:44:55 +04:00