Commit Graph

2078 Commits

Author SHA1 Message Date
Maurits van Rees e81e26c02b
Removed a few more unicode literals. 2022-05-02 17:12:04 +02:00
Jens W. Klein bcb9315772 add newsfile 2022-05-02 00:43:21 +02:00
Jens W. Klein f443deacbd use plone.base and remove dependencies to CMFPlone 2022-05-02 00:39:34 +02:00
Jens W. Klein 19571f45ed remove six plus some bbb cleanup 2022-05-01 23:28:00 +02:00
Jens W. Klein 75c6a5dcc1 find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} + 2022-05-01 23:14:41 +02:00
Jens W. Klein 34b758f2bd black 2022-05-01 23:14:09 +02:00
Jens W. Klein e72d86b985 isort 2022-05-01 23:14:00 +02:00
Maurits van Rees 224e99425e
Back to development: 4.0.0a7
[ci skip]
2022-04-28 21:48:56 +02:00
Maurits van Rees 9640cc937a
Preparing release 4.0.0a6
[ci skip]
2022-04-28 21:47:53 +02:00
Jens W. Klein 31af5d1752
Merge pull request #194 from plone/maurits-no-plone-api
Replaced use of plone.api.
2022-04-19 15:21:23 +02:00
Maurits van Rees 336642ddc3
Replaced use of plone.api.
That should not be done in Plone core.
2022-04-14 18:29:09 +02:00
Maurits van Rees 719082a1d8
Back to development: 4.0.0a6
[ci skip]
2022-04-04 11:13:31 +02:00
Maurits van Rees 27dd3649d9
Preparing release 4.0.0a5
[ci skip]
2022-04-04 11:13:08 +02:00
Johannes Raggam 5f5b23c8cd
Merge pull request #190 from plone/es6
Move discussion JS to mockup
2022-03-24 15:26:08 +01:00
Philip Bauer b9d794489c no longer register old resources 2022-03-23 21:09:23 +01:00
MrTango a79670d3a1 Moved JS to Mockup control panel patterns (ES6) 2022-03-23 21:09:23 +01:00
Maurits van Rees 8e369f886f
Back to development: 4.0.0a5
[ci skip]
2022-03-23 17:24:07 +01:00
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