Branch: refs/heads/refactoring-dataeditors
Home:
https://github.com/xwiki/xwiki-platform
Commit: 401c7bf7e1865c60808cab8a614cab8d6d0a6d6a
https://github.com/xwiki/xwiki-platform/commit/401c7bf7e1865c60808cab8a614c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/meta.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* Introduction of action in meta.js
* Refactoring of dataeditors.js to get rid of prototype and to use
xm.action for performing AJAX requests.
Commit: d0e33f3624cf75613bc1a898a700ec62172c1e30
https://github.com/xwiki/xwiki-platform/commit/d0e33f3624cf75613bc1a898a700…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
Apply suggestions from code review
Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com>
Commit: 7c0fdee0fc40667bc7372dc031b8946ad79ed47a
https://github.com/xwiki/xwiki-platform/commit/7c0fdee0fc40667bc7372dc031b8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
Apply changes following @mflorea's review
* Use standard l10n loader
* Get rid of prototypejs Class.create
* Use CSS.escape static call
Commit: c3d70158739e304e9147236dceb997625b73a505
https://github.com/xwiki/xwiki-platform/commit/c3d70158739e304e9147236dceb9…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* Fix syntax error
Commit: a31c1b9eb75bf3071f39021ffaa187df867fba3a
https://github.com/xwiki/xwiki-platform/commit/a31c1b9eb75bf3071f39021ffaa1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* use jquery-sortable for handling sorting the properties
Compare:
https://github.com/xwiki/xwiki-platform/compare/f47769429268...a31c1b9eb75b
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications