Commit Graph

2111 Commits

Author SHA1 Message Date
Maurits van Rees 213c198943
Preparing release 4.0.0a4
[ci skip]
2022-03-23 17:23:44 +01:00
Maurits van Rees 39fe91fd08
Fixed news snippet.
[ci skip]
2022-03-23 17:22:59 +01:00
Maurits van Rees d37488dd26
Merge pull request #193 from plone/do_not_autoclose_tags
[Master] Fix test after PortalTransforms uses lxml html method to serialize (instead of xml method)
2022-03-15 17:09:12 +01:00
Godefroid Chapelle 8bc3d824e6 Fix test
after PortalTransforms uses lxml html method to serialize
(instead of xml method)
2022-03-15 12:12:39 +01:00
Maurits van Rees a86db1b8c2
Merge pull request #191 from plone/180_view_permissions
#180 Added 'View comments' permission
2022-03-14 22:23:25 +01:00
Miu Razvan 733efe3287 Changed import_step to rolemap 2022-03-01 13:09:03 +02:00
Miu Razvan 5beb673321 Add upgrade step 2022-03-01 13:07:27 +02:00
Miu Razvan d3c804e3ba Changelog 2022-02-17 16:45:09 +02:00
Miu Razvan d6bfa9eebd #180 Added 'View comments' permission 2022-02-17 16:37:38 +02:00
Maurits van Rees a790ad0bc5
Back to development: 4.0.0a4
[ci skip]
2021-10-16 15:10:01 +02:00
Maurits van Rees 8696a6f290
Preparing release 4.0.0a3
[ci skip]
2021-10-16 15:09:30 +02:00
Jens W. Klein 6460109926
Merge pull request #189 from plone/erral-add-missing-i18n-translate
add missing i18n:translate tags
2021-10-14 12:13:39 +02:00
Mikel Larreategi 62e0eb8059 add missing i18n:translate tags 2021-10-14 07:57:12 +02:00
Maurits van Rees 68398a1ab4
Back to development: 4.0.0a3
[ci skip]
2021-09-15 15:38:30 +02:00
Maurits van Rees 0f524f76e4
Preparing release 4.0.0a2
[ci skip]
2021-09-15 15:38:00 +02:00
Maurits van Rees 9ed94f0d7e
Added Python 3.9 classifier.
[ci skip]
2021-09-15 15:36:30 +02:00
Maurits van Rees 40729393e3
Merge pull request #187 from plone/issue-186-remove-cyclic-dependency
Remove cyclic dependency with Products.CMFPlone.
2021-09-14 21:58:30 +02:00
Érico Andrei 7fc75ee5aa Fix #186: Remove cyclic dependency with Products.CMFPlone. 2021-09-14 15:32:42 +02:00
Maurits van Rees c4fb82ee57
Merge pull request #185 from plone/issue-183-new-events-6
Events for Comment and Reply modification
2021-09-08 20:31:28 +02:00
Érico Andrei 6f3fa11f10 Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification 2021-09-08 16:18:39 +02:00
esteele 49d584e8db
Back to development: 4.0.0a2
[ci skip]
2021-04-21 16:14:10 -04:00
esteele 979e0e4b2d
Preparing release 4.0.0a1
[ci skip]
2021-04-21 16:13:43 -04:00
Stefan Antonelli c4c2bb8095 fix tests 2021-02-17 19:36:26 +01:00
agitator 1c4f774684
update classifiers 2021-02-17 18:58:20 +01:00
Jens W. Klein 5c38debf6e
Merge pull request #177 from plone/cleanup_warnings
Move message to py
2021-02-17 16:24:02 +01:00
Stefan Antonelli 82ca44ee68 add i18n message id 2021-02-17 16:02:26 +01:00
Stefan Antonelli 47c34cebb7 add changelog entry 2021-02-17 15:53:02 +01:00
Stefan Antonelli 6bbd1aa91a move warning messages to code 2021-02-17 15:46:11 +01:00
agitator 8e614828e5
Merge pull request #176 from plone/issue_169_bootstrap_5
Update Markup
2021-02-16 10:31:42 +01:00
Stefan Antonelli ef886141f3 add changelog entry 2021-02-15 17:31:55 +01:00
Stefan Antonelli 7212f49b3b update markup, fix js for controlpanel 2021-02-15 17:06:49 +01:00
Peter Mathis 3d53ab09cc add upgradestep and update classifiers 2021-02-15 15:34:19 +01:00
André Gonçalves 5d0d97a432
Update markup of templates to Bootstrap 5 (#173)
* Update markup of all buttons, forms and input elements to Bootstrap 4

* Add documentByLine in the card-header. Add commentBody in the card-body

* Update CHANGES.txt

* Update @@manage-comments.pt moderation interface with Bootstrap 4

* bs5 form updates

* add bootstrap icon from resolver

* update bindings for button

* update markup for bootstrap 5

* turn configlet portlets into menu

* turn configlet portlets into menu (2)

* bootstrap b1 changes

* major version bump

Co-authored-by: Peter Holzer <peter.holzer@agitator.com>
Co-authored-by: Jens W. Klein <jk@kleinundpartner.at>
Co-authored-by: Peter Mathis <peter.mathis@kombinat.at>
2021-02-13 09:56:21 +01:00
Maurits van Rees e5568c32af
Merge pull request #175 from plone/maurits/mailhost-411
Fix tests with Products.MailHost 4.11.
2021-01-22 16:39:57 +01:00
Maurits van Rees 4d36d0b342
Fix tests with Products.MailHost 4.11.
Fixes https://github.com/plone/plone.app.discussion/issues/174
2021-01-22 16:37:12 +01:00
Maurits van Rees dd7865bdd6
Back to development: 3.4.4
[ci skip]
2020-09-28 12:18:59 +02:00
Maurits van Rees b477f79482
Preparing release 3.4.3
[ci skip]
2020-09-28 12:18:32 +02:00
Maurits van Rees 5ada6a6fc2
Merge pull request #172 from plone/mailhost-410
Fix tests with Products.MailHost 4.10.
2020-09-25 16:41:30 +02:00
Maurits van Rees c9d9cfca04
Message test: we never get a Message object, but always bytes/string/unicode.
Which type we get back, depends on the Python version and the Products.MailHost version.
2020-09-23 15:35:32 +02:00
Maurits van Rees e4bcf2f53c
Fix tests with Products.MailHost 4.10. 2020-09-23 15:26:30 +02:00
Maurits van Rees 7a2b49c7fb
Back to development: 3.4.3
[ci skip]
2020-06-30 23:38:27 +02:00
Maurits van Rees 99031d4a13
Preparing release 3.4.2
[ci skip]
2020-06-30 23:37:50 +02:00
Vincent Fretin 1a45b0a374
Merge pull request #171 from plone/close-input-tag
Close input tags properly in moderation.pt to avoid an error with i18ndude find-untranslated
2020-06-29 10:58:04 +02:00
Vincent Fretin de24c20b83 Close input tags properly in moderation.pt to avoid an error with i18ndude find-untranslated 2020-06-28 14:12:06 +02:00
Maurits van Rees 1990df19d2
Back to development: 3.4.2
[ci skip]
2020-06-26 09:58:07 +02:00
Maurits van Rees 01c502a1e1
Preparing release 3.4.1
[ci skip]
2020-06-26 09:57:38 +02:00
Vincent Fretin e1a433956e
Merge pull request #170 from plone/i18n-reuse-existing-translation
Reuse existing translation for the "Save" button in the Edit comment form.
2020-06-18 13:05:32 +02:00
Vincent Fretin eb8b473610 use PMF instead of _ so i18ndude doesn't extract comment_ 2020-06-18 11:58:24 +02:00
Vincent Fretin ab99c5d015 Reuse existing translation for the "Save" button in the Edit comment form. 2020-06-18 11:51:09 +02:00
Maurits van Rees ceae1052d7
Back to development: 3.4.1
[ci skip]
2020-04-20 12:23:53 +02:00