Branch: refs/heads/refactoring-dataeditors
Home:
https://github.com/xwiki/xwiki-platform
Commit: 3519fb4c6371da2034a94f53cc36c72553344d8d
https://github.com/xwiki/xwiki-platform/commit/3519fb4c6371da2034a94f53cc36…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-22 (Tue, 22 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: d0b8409fd7a49ac7d918bf391a9557e1a6ee38d2
https://github.com/xwiki/xwiki-platform/commit/d0b8409fd7a49ac7d918bf391a95…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-22 (Tue, 22 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: 6d6c02453860cbed6473654e7b444926ece2b746
https://github.com/xwiki/xwiki-platform/commit/6d6c02453860cbed6473654e7b44…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-22 (Tue, 22 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: 7429d6f9c89699d30d505ca05c18c00700f792f8
https://github.com/xwiki/xwiki-platform/commit/7429d6f9c89699d30d505ca05c18…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-22 (Tue, 22 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: e3081efc20134a2baab43fe724bcde8234d040de
https://github.com/xwiki/xwiki-platform/commit/e3081efc20134a2baab43fe724bc…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-22 (Tue, 22 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
Commit: 89d64d5b0906418e31761c4de2151bd913e38c12
https://github.com/xwiki/xwiki-platform/commit/89d64d5b0906418e31761c4de215…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-22 (Tue, 22 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 indentation
* Fix initialization
Commit: f93d7f7bc584b3943957d6e5559c823de08c7cd1
https://github.com/xwiki/xwiki-platform/commit/f93d7f7bc584b3943957d6e5559c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-28 (Mon, 28 Jul 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditClassIT.java
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 remaining bugs
* Fix test
Compare:
https://github.com/xwiki/xwiki-platform/compare/a31c1b9eb75b...f93d7f7bc584
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications