Commit 2427fa3
Add instance-local.yaml support in backend. (#225) (#274)
* Support optional instance-local.yaml in the backed to override zope setting
on a development install.
* Added the prepublish script
* Add Content Interactions (rating, discussion, sharing) (#185)
* Rating
* changelog
* recheck imports
* update
* add comments to customized components
* add comments
* fix
* add other engagement icons
* fix
* comment out calling apis and fix tests failing
* fix lint
* fix lint and rename component
* rename stylesheet
* comment out things which would not work without proper data
* fix lint
* fix: add aria-label to button
* fix
* initial commit
* backend for likes and comment
* Install plone.app.discussion
* 90% done
* minor fix
* fix after review
* backend german translation
* add cypress test
* update pnpm
* add backend changelog
* add upgreade steps and update backend test
* minor fix
* add enable_likes behaviour and polish code
* polish css code
* fix test and format
* final polish code
* Add upgrade step to install plone.app.discussion
* refactor code based on review
* fix cypress test
* fix backend-test
* fix format
* fix format
* fix ci and cypress test
* fix the text of sharing content
* minor typo
* add docs and improve global settings for like
* add documentation and changelog
* rename changelog file
* Fix the bug when navigating to different pages and saving pages
* Hide enable_likes field if enable_content_rating registry setting is disabled
* final fix
* There's no reason to reindex votes, since there is no votes index
* Rename docs page to Content Interactions
* Use proper i18n mechanism for translating share email subject
* Edit changelog
* Enable content rating for new sites, disable for upgraded sites
* Fix cypress test, ratings are enabled by default now
---------
Co-authored-by: iFlameing <ialokkumarsingh0@gmail.com>
Co-authored-by: David Glick <david@glicksoftware.com>
* Update to Volto 19.29.0 and vlt 7.5.1 (#268)
* Update to Volto 19.29.0 and vlt 7.5.1
* lock
* Update Share email text (#273)
* Move news fragment to right folder
* Apply suggestion from @davisagli
don't use instance-local.yml in the observed files list
Co-authored-by: David Glick <david@glicksoftware.com>
---------
Co-authored-by: Victor Fernandez de Alba <sneridagh@gmail.com>
Co-authored-by: Tisha Soumya <tishasoumya@gmail.com>
Co-authored-by: iFlameing <ialokkumarsingh0@gmail.com>
Co-authored-by: David Glick <david@glicksoftware.com>
Co-authored-by: Dante Álvarez <89805481+danalvrz@users.noreply.github.com>1 parent f897aa4 commit 2427fa3
5 files changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments