Skip to content

Commit

Permalink
[fc] Repository: plone.app.dexterity
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2022-03-23T21:12:12+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.dexterity@001b1e0

Move types_listing.js to Mockup controlpanels.

Files changed:
M plone/app/dexterity/browser/configure.zcml
M plone/app/dexterity/browser/types_listing.pt
D plone/app/dexterity/browser/types_listing.js
Repository: plone.app.dexterity

Branch: refs/heads/master
Date: 2022-03-23T21:12:12+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.dexterity@71e735d

Modeleditor: Use pat-code-editor instead of ACE. Make the form usable without JavaScript. On error return the form with the erronous model to be able to make modifications.

Files changed:
M plone/app/dexterity/browser/configure.zcml
M plone/app/dexterity/browser/modeleditor.pt
M plone/app/dexterity/browser/modeleditor.py
M plone/app/dexterity/tests/editing.rst
D plone/app/dexterity/browser/modeleditor.css
D plone/app/dexterity/browser/modeleditor.js
Repository: plone.app.dexterity

Branch: refs/heads/master
Date: 2022-03-23T21:12:12+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.dexterity@4dc69d1

Modeleditor: Fix usage of modeleditor, HTML-escape initialization value.

Files changed:
M plone/app/dexterity/browser/modeleditor.pt
M plone/app/dexterity/browser/modeleditor.py
Repository: plone.app.dexterity

Branch: refs/heads/master
Date: 2022-03-23T21:12:12+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.dexterity@53f53b7

fix tests and deprecation-warnings

Files changed:
M plone/app/dexterity/behaviors/tests/test_id.py
M plone/app/dexterity/testing.py
M plone/app/dexterity/tests/discussion.txt
M plone/app/dexterity/tests/editing.rst
M plone/app/dexterity/tests/test_constrains.py
Repository: plone.app.dexterity

Branch: refs/heads/master
Date: 2022-03-24T12:36:04+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.dexterity@ff06fd4

Add news file.

Files changed:
A news/334.breaking
Repository: plone.app.dexterity

Branch: refs/heads/master
Date: 2022-03-24T15:25:44+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.dexterity@802def4

Merge pull request #334 from plone/es6

Mockup ES6: Remove JavaScript from this package.

Files changed:
A news/334.breaking
M plone/app/dexterity/behaviors/tests/test_id.py
M plone/app/dexterity/browser/configure.zcml
M plone/app/dexterity/browser/modeleditor.pt
M plone/app/dexterity/browser/modeleditor.py
M plone/app/dexterity/browser/types_listing.pt
M plone/app/dexterity/testing.py
M plone/app/dexterity/tests/discussion.txt
M plone/app/dexterity/tests/editing.rst
M plone/app/dexterity/tests/test_constrains.py
D plone/app/dexterity/browser/modeleditor.css
D plone/app/dexterity/browser/modeleditor.js
D plone/app/dexterity/browser/types_listing.js
  • Loading branch information
thet committed Mar 24, 2022
1 parent a2140a2 commit 4fbd31b
Showing 1 changed file with 66 additions and 48 deletions.
Loading

0 comments on commit 4fbd31b

Please sign in to comment.