Skip to content
Aborted

Changes

Summary

  1. IDEMPIERE-6314 Issues with attachment on System records (#2567) (details)
  2. IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570) (details)
  3. IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571) (details)
  4. IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575) (details)
  5. IDEMPIERE-6293: Theme variations - fix infinite loop on startup (#2577) (details)
  6. IDEMPIERE-6332 Implement MChart.getData to return the data used to paint the chart (#2579) (details)
  7. IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable "Insert Record" (#2574) (details)
  8. IDEMPIERE-6330 For zoom to level 2 tab, the parent level 1 tab will only retrieve 1 record (#2576) (details)
  9. IDEMPIERE-6333 Refine line height of help content (#2580) (details)
  10. IDEMPIERE-6326 Rename "Automatic Commit" user preference to "Save on … (#2572) (details)
  11. IDEMPIERE-6334 Non Advanced Role cannot open Chart window (#2582) (details)
  12. Idempiere 6289 missing icon on tab list (#2568) (details)
  13. IDEMPIERE-6328 : Improve Feedback UI (#2573) (details)
Commit ecd2d8855db231bda8b2d93154c134b7477ebd8b by noreply
IDEMPIERE-6314 Issues with attachment on System records (#2567)

- IDEMPIERE-5567 fix for the PO.is_new method
The file was modifiedorg.adempiere.base/src/org/compiere/model/PO.java (diff)
Commit cd0b94868f752189c9c30cb05e34f438e37e51f0 by noreply
IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570)

The file was modifiedmigration/processes_post_migration/oracle/01_add_missing_Translations.sql (diff)
The file was modifiedmigration/processes_post_migration/postgresql/01_add_missing_translations.sql (diff)
Commit ec91c9d3d7c095ff7057806e576aa9ee1091bbef by noreply
IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571)

The file was modifieddb/oracle/functions/BOM_Qty_Ordered.sql (diff)
The file was modifieddb/postgresql/functions/BOM_Qty_Ordered.sql (diff)
The file was modifieddb/oracle/functions/BOM_PriceLimit.sql (diff)
The file was addedmigration/iD11/oracle/202411301155_IDEMPIERE-6329.sql
The file was modifieddb/postgresql/functions/BOM_Qty_Reserved.sql (diff)
The file was modifieddb/oracle/functions/BOM_PriceList.sql (diff)
The file was modifieddb/postgresql/functions/BOM_PriceLimit.sql (diff)
The file was modifieddb/oracle/functions/BOM_Qty_OnHand.sql (diff)
The file was addedorg.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java
The file was modifieddb/oracle/functions/BOM_Qty_Reserved.sql (diff)
The file was modifieddb/postgresql/functions/BOM_Qty_OnHand.sql (diff)
The file was modifieddb/oracle/functions/BOM_PriceStd.sql (diff)
The file was modifieddb/postgresql/functions/BOM_PriceStd.sql (diff)
The file was addedmigration/iD11/postgresql/202411301155_IDEMPIERE-6329.sql
The file was modifieddb/postgresql/functions/BOM_PriceList.sql (diff)
The file was modifieddb/postgresql/functions/ProductAttribute.sql (diff)
The file was modifieddb/oracle/functions/BOM_Qty_OnHandForReservation.sql (diff)
The file was modifieddb/postgresql/functions/BOM_Qty_OnHandForReservation.sql (diff)
Commit 896ef57b1ee4e63978d66dd64eebf61d18e7328c by noreply
IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575)

The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/BackgroundJobCallable.java (diff)
Commit bba3e47332bccc57a707406f9c211c652cac42af by noreply
IDEMPIERE-6293: Theme variations - fix infinite loop on startup (#2577)

The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/theme/ThemeManager.java (diff)
Commit 31a00515ded28734067b3dfefa07b2bcf554399e by noreply
IDEMPIERE-6332 Implement MChart.getData to return the data used to paint the chart (#2579)

The file was modifiedorg.adempiere.base/src/org/compiere/model/MChart.java (diff)
Commit dbdc4e01de184a4201f463d3e1048fae5a63eb6f by noreply
IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable "Insert Record" (#2574)

The file was addedmigration/iD11/postgresql/202412021125_IDEMPIERE-6327.sql
The file was addedmigration/iD11/oracle/202412021125_IDEMPIERE-6327.sql
Commit 0975e23bbe1bfcda45fe5fc56588243f9e2727ac by noreply
IDEMPIERE-6330 For zoom to level 2 tab, the parent level 1 tab will only retrieve 1 record (#2576)

The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java (diff)
Commit 417131ef14aefc178f155e75d42aa4c0a709bc86 by noreply
IDEMPIERE-6333 Refine line height of help content (#2580)

The file was modifiedorg.idempiere.zk.iceblue_c.theme/src/web/theme/iceblue_c/css/fragment/adwindow.css.dsp (diff)
The file was modifiedorg.idempiere.zk.iceblue_c.theme/src/web/theme/iceblue_c/css/fragment/gadget.css.dsp (diff)
The file was modifiedorg.idempiere.zk.iceblue_c.theme/src/metainfo/zk/lang-addon.xml (diff)
Commit af709940b0b37f371b71be45b024791b07ee9314 by noreply
IDEMPIERE-6326 Rename "Automatic Commit" user preference to "Save on … (#2572)

* IDEMPIERE-6326 Rename "Automatic Commit" user preference to "Save on Navigate"

* IDEMPIERE-6326 Rename "Automatic Commit" user preference to "Save on Navigate"
The file was addedmigration/iD12/oracle/202412032123_IDEMPIERE-6326.sql
The file was addedmigration/iD12/postgresql/202412032123_IDEMPIERE-6326.sql
The file was addedmigration/iD12/postgresql/202411301658_IDEMPIERE-6326.sql
The file was addedmigration/iD12/oracle/202411301658_IDEMPIERE-6326.sql
Commit 67dd85f76b269adfa43bc2659c9b5e033e661c93 by noreply
IDEMPIERE-6334 Non Advanced Role cannot open Chart window (#2582)

The file was addedmigration/iD11/oracle/202412041755_IDEMPIERE-6334.sql
The file was addedmigration/iD11/postgresql/202412041755_IDEMPIERE-6334.sql
Commit 35b04f67f223287290e5bacd31c3dac5857a1d99 by noreply
Idempiere 6289 missing icon on tab list (#2568)

* IDEMPIERE-6289 : missing icon on tab list

* IDEMPIERE-6289 : Missing icon for info window tab

* Fix checking ignore mInfo.getImageURL() can be not empty

* IDEMPIERE-6289 : missing icon tab for custom form

* IDEMPIERE-6289 : missing dashboard content tab icon

* IDEMPIERE-6289 : suggested patch by @CarlosRuiz-globalqss

* IDEMPIERE-6289 : set default icon for tab and create reference class for icon

* IDEMPIERE-6289  : make static class for Icon and add icon to breeze theme

* IDEMPIERE-6289 : added missing image icon

---------

Co-authored-by: hengsin <hengsin@gmail.com>
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/desktop/TabbedDesktop.java (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/component/Tab.java (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/component/Window.java (diff)
The file was addedorg.idempiere.zk.breeze.theme/src/web/theme/default/images/mTab.png
The file was modifiedorg.idempiere.zk.iceblue_c.theme/src/web/theme/iceblue_c/css/fragment/font-icons.css.dsp (diff)
The file was addedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/util/Icon.java
The file was modifiedorg.idempiere.zk.breeze.theme/src/web/theme/default/css/fragment/font-icons.css.dsp (diff)
The file was addedorg.idempiere.zk.iceblue_c.theme/src/web/theme/iceblue_c/images/mTab.png
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/graph/WDocumentStatusIndicator.java (diff)
The file was modifiedorg.idempiere.zk.breeze.theme/src/metainfo/zk/lang-addon.xml (diff)
The file was modifiedorg.idempiere.zk.iceblue_c.theme/src/metainfo/zk/lang-addon.xml (diff)
Commit 2d7bd7eb1bab09c940ada3ab630815b122489741 by noreply
IDEMPIERE-6328 : Improve Feedback UI (#2573)

* IDEMPIERE-6328 : Improve Feedback UI

* IDEMPIERE-6328 : added config.shouldNotGroupWhenFull = true; on ckeditor config

* IDEMPIERE-6328 : make the width wider for feedback email and relayout button for mobile view

* IDEMPIERE-6328 : maximize email dialog on mobile. patch from @hengsin
- bug fix menu item moved when click on mobile
- remove unused import

* IDEMPIERE-6328 : update html2canvas library to https://github.com/yorickshan/html2canvas-pro
- remove maximize button on mobile view

* IDEMPIERE-6328 : rename html2canvas to html2canvaspro
- apply patch to use browser api first to capture. suggested by @hengsin

* Update DefaultFeedbackService.java - refactor to extract single script generator

---------

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
The file was modifiedorg.adempiere.ui.zk/admin.zul (diff)
The file was modifiedorg.adempiere.ui.zk/META-INF/MANIFEST.MF (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/panel/UserPanel.java (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/factory/DefaultFeedbackService.java (diff)
The file was addedorg.adempiere.ui.zk/WEB-INF/src/web/js/html2canvaspro/html2canvaspro.js
The file was addedorg.adempiere.ui.zk/WEB-INF/src/web/js/html2canvaspro/zk.wpd
The file was removedorg.adempiere.ui.zk/WEB-INF/src/web/js/html2canvas/html2canvas.js
The file was modifiedorg.adempiere.ui.zk/js/ckeditor/config.js (diff)
The file was removedorg.adempiere.ui.zk/WEB-INF/src/web/js/html2canvas/zk.wpd
The file was removedorg.adempiere.ui.zk/WEB-INF/src/web/js/html2canvas/html2canvas.src.js
The file was addedorg.adempiere.ui.zk/WEB-INF/src/web/js/html2canvaspro/html2canvaspro.src.js
The file was modifiedorg.adempiere.ui.zk/js/ckeditor/config-min.js (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/metainfo/zk/lang-addon.xml (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WEMailDialog.java (diff)
The file was modifiedorg.adempiere.ui.zk/index.zul (diff)