Heng Sin Low
d21fc00b60
IDEMPIERE-369 Master Detail layout improvements
2012-10-09 18:40:52 +08:00
Heng Sin Low
638d303322
IDEMPIERE-352 Zk: Upgrade to release 6.5
2012-10-09 18:36:09 +08:00
Deepak Pansheriya
bf79e2ad22
Merge
2012-10-02 22:37:05 +05:30
Deepak Pansheriya
21827d38cc
Merge
2012-10-02 22:32:19 +05:30
Deepak Pansheriya
8cac5e0897
IDEMPIERE-370 : Addding link on form's generate window
2012-09-23 00:51:07 +05:30
Carlos Ruiz
6b2545bf7f
IDEMPIERE-374 Change password must be changed to be a form instead of a process
2012-09-19 13:02:33 -05:00
Carlos Ruiz
7e3a7baa71
hg merge d7a60c56c795 / solving conflict on AbstractMenuPanel
2012-09-19 12:35:01 -05:00
Elaine Tan
527ab89cfe
IDEMPIERE-374 Change password must be changed to be a form instead of a process
2012-09-19 11:23:16 +08:00
Carlos Ruiz
2af449365a
IDEMPIERE-131 Info Account Viewer enhancement / fix zk6 not showing the buttons
2012-09-17 16:55:00 -05:00
Carlos Ruiz
d561f2b556
IDEMPIERE-419 New icon shouldn't be displayed for special forms
2012-09-17 10:16:26 -05:00
Carlos Ruiz
f78d6dbcf2
IDEMPIERE-426 Product Attribute Assignment Window is being duplicated
2012-09-17 09:56:14 -05:00
Carlos Ruiz
ae3906ad4f
IDEMPIERE-375 Implement Forgot my Password / Drop lines used for debugging purposes
2012-09-13 18:56:15 -05:00
Carlos Ruiz
a688a3808d
IDEMPIERE-375 Implement Forgot my Password / Fix problems when login with email
2012-09-13 18:54:59 -05:00
Carlos Ruiz
f9ca3bc142
IDEMPIERE-375 Implement Forgot my Password / Drop lines used for debugging purposes
2012-09-13 15:24:46 -05:00
Carlos Ruiz
35d23b0cdf
IDEMPIERE-375 Implement Forgot my Password / Implement back the list of security questions and save the question instead the key
2012-09-13 15:23:28 -05:00
Carlos Ruiz
92f9a9f47c
hg merge 71b0bba695a6 / Solving the conflict for AbstractADWindowPanel.java
2012-09-13 14:56:32 -05:00
Deepak Pansheriya
da2893b14e
Idempiere-364 Fixing grid refreshing issue after customization.
2012-09-13 17:26:05 +05:30
Elaine Tan
cdf2d1ef07
IDEMPIERE-375 Implement Forgot my Password - fix the query to load security question
2012-09-13 17:59:14 +08:00
Elaine Tan
4403c3bb68
IDEMPIERE-375 Implement Forgot my Password - fix NPE
2012-09-13 17:19:11 +08:00
Elaine Tan
951765ccd0
IDEMPIERE-375 Implement Forgot my Password - add validation to check new password differ from old password and change the security question design
2012-09-13 16:29:23 +08:00
Carlos Ruiz
308e056b95
Fixed 'IsSOTrx' context for window / noticed from revision 3e74fe09f8cf that is required both times - before setting the tabs and after setSelectedIndex that reset the variable
2012-09-12 18:54:19 -05:00
Carlos Ruiz
de3f840d0a
IDEMPIERE-417 Update BPLocation.Name
2012-09-12 11:04:59 -05:00
Carlos Ruiz
d20678cab8
IDEMPIERE-417 Update BPLocation.Name
2012-09-12 10:47:44 -05:00
Heng Sin Low
f1860fa2ce
IDEMPIERE-369 Master Detail layout improvements. First step - remove existing embedded tab implementation.
2012-09-12 18:18:34 +08:00
David Peñuela
ca61e6d5ad
IDEMPIERE-403 zk login can read messages from database instead of resource file
2012-09-11 17:40:53 -05:00
Carlos Ruiz
42eb30488f
IDEMPIERE-375 Implement Forgot my Password
2012-09-11 17:05:42 -05:00
Carlos Ruiz
a5dc636526
hg merge 6c7533fd2bc8
2012-09-11 09:46:50 -05:00
Elaine Tan
6c787d4654
IDEMPIERE-375 Implement Forgot my Password
2012-09-11 19:33:10 +08:00
Elaine Tan
bf5e689eef
IDEMPIERE-270 Reports should inherit search filter from window - revise create print format item logic and report window popup
2012-09-11 12:42:43 +08:00
Carlos Ruiz
011c9b3b61
IDEMPIERE-368 Improve Form Layout to allow more columns and positioning / Fix problems found:
...
- field groups collapsed by default were not working
- label field group after a collapsible field group was not working
- uncollapse group if there are mandatory unfilled fields within
2012-09-10 23:36:38 -05:00
Carlos Ruiz
df52b82c37
hg merge 493f67289f4d
2012-09-10 15:04:30 -05:00
Carlos Ruiz
1c7ebfb61e
IDEMPIERE-370 Implement link from process ending message to next records / Fix date format / Thanks to Kirit
2012-09-10 12:50:05 -05:00
Elaine Tan
f9d68d8320
IDEMPIERE-373 Implement User Locking - include copyright text
2012-09-10 16:25:11 +08:00
Elaine Tan
aed89262c1
IDEMPIERE-270 Reports should inherit search filter from window - include copyright text
2012-09-10 16:24:47 +08:00
Elaine Tan
3c2f1a9ee4
IDEMPIERE-270 Reports should inherit search filter from window - fix all columns check box visibility logic
2012-09-10 12:30:04 +08:00
Elaine Tan
ab31be0c56
IDEMPIERE-270 Reports should inherit search filter from window
2012-09-10 11:30:17 +08:00
Heng Sin Low
79b26158a7
IDEMPIERE-377 Improve current search dialog box. Fixed dropdown list render behind the find window.
2012-09-06 16:12:13 +08:00
Carlos Ruiz
c6c4c65120
IDEMPIERE-377 Improve current search dialog box / create the messages - fix the call to query
2012-09-05 18:55:06 -05:00
Kirit Thummar
e9cf998938
IDEMPIERE-377 Improve current search dialog box
...
PFA patch for integrated code to support AND/OR with parentheses() in advanced search box.
This patch also includes logic to save history criteria with user query.
Based on MJMcKay zk port - in turn based on Adaxa work on swing
2012-09-05 18:16:23 -05:00
Heng Sin Low
44b1b277a7
Merge with 626f88fda0dd1ee86a114a49a4fea4f04f90a09e
2012-09-05 20:20:19 +08:00
Elaine Tan
65d8b478f3
IDEMPIERE-373 Implement User Locking - fix the default date password change and use translatable message
2012-09-05 14:48:14 +08:00
Juliana Corredor
d29d3c17e3
IDEMPIERE-358 Login- how to make unique and safe - chose Option 1 (sysconfig parameter to use email as login) / Fix problem with remember me disabled, fix problem with multi-tenant and check context
2012-09-04 22:51:50 -05:00
Carlos Ruiz
8bda458b0c
IDEMPIERE-368 / Fix problem in process parameter panel
2012-09-04 12:10:28 -05:00
Elaine Tan
bcf0b47bc7
IDEMPIERE-413 zk6: Calculator not working
2012-09-04 17:27:04 +08:00
Elaine Tan
078684b68d
IDEMPIERE-373 Implement User Locking
2012-09-04 11:11:01 +08:00
Heng Sin Low
f2c61f9054
IDEMPIERE-405 Zk: Replace hardcoded style with css class. Fixed desktop left column not resizable. Use css standard approach for centering of dashboard widget. Fixed confirm panel not using available width on firefox.
2012-09-03 12:22:31 +08:00
Heng Sin Low
ba024fa231
IDEMPIERE-408 Locator/Address useless when shown in the back of modal windows
2012-09-03 12:17:48 +08:00
Heng Sin Low
2c11d41139
IDEMPIERE-9 New BP window allowed on disabled BP field - Fixed save error and minor alignment adjustment.
2012-09-03 12:06:10 +08:00
Carlos Ruiz
7c9ffc152f
IDEMPIERE-368 Improve Form Layout to allow more columns and positioning / Thanks to Juliana Corredor
2012-08-31 19:26:46 -05:00
Carlos Ruiz
741743751b
IDEMPIERE-229 Bug with Process parameter range
2012-08-30 00:37:05 -05:00
Nicolas Micoud
5827730776
IDEMPIERE-319 - Enhancement for Map and Route buttons
2012-07-30 16:51:09 +02:00
Carlos Ruiz
f41c5cf94b
hg merge 1a7af6e3b77b
2012-09-25 09:49:35 -05:00
Carlos Ruiz
8de7da2ea5
IDEMPIERE-382 Prevent users to go to detail tabs if link fields are not filled / fix problem with zero ID tables
2012-09-24 16:31:22 -05:00
Carlos Ruiz
7b0fe332a5
IDEMPIERE-362 Hide things that don't work on iDempiere
2012-09-21 20:40:08 -05:00
Carlos Ruiz
ae107dbb64
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / thanks to Richard Morales and David Peñuela
2012-09-21 19:21:59 -05:00
Carlos Ruiz
dcc0773920
IDEMPIERE-382 Prevent users to go to detail tabs if link fields are not filled (zk)
2012-09-21 09:24:30 -05:00
longnan
deef7564be
ID should be display as Integer in ZK NumberEditor
2012-04-05 23:21:25 +08:00
Carlos Ruiz
1a7f975e8e
hg merge 3e74fe09f8cf
2012-08-29 23:18:34 -05:00
Elaine Tan
a9c48277f0
Fixed 'IsSOTrx' context for window
2012-08-30 11:57:48 +08:00
Carlos Ruiz
f221ba73f1
IDEMPIERE-82 Modify filename of attachment send by emails
2012-08-29 20:17:14 -05:00
Heng Sin Low
e34cbee678
IDEMPIERE-406 Whole page block after drag and drop duplicated menu item into Favourites Portlet. Note that you might need to clear your browser cache to get the updated css fix.
2012-08-29 13:14:14 +08:00
Carlos Ruiz
95e992bbe2
IDEMPIERE-407 Lookup box on Menu window showing broken images
2012-08-28 22:56:39 -05:00
Heng Sin Low
bbe2febfa9
Merge with 74e66a25bf1855e6a803d34b344b7c5c30a77b0b
2012-08-29 00:49:00 +08:00
Heng Sin Low
32e66c9da8
IDEMPIERE-405 Zk: Replace hardcoded style with css class
2012-08-29 00:39:36 +08:00
Carlos Ruiz
0b98614113
IDEMPIERE-246 Integrate Manufacturing Light / peer review with tests following Adaxa Manual - lots of fixes
2012-08-27 18:21:27 -05:00
Heng Sin Low
c640496e37
Minor appearance adjustment for user preference popup.
2012-08-25 07:57:15 +08:00
Carlos Ruiz
2010f164ca
hg merge e73f1fdf4980
2012-08-24 12:21:04 -05:00
Deepak Pansheriya
1141bf1d6b
IDEMPIERE-364 - Fixing IndexOutOfBoundException when user selected field removed from Grid Sequence
2012-08-24 17:24:25 +05:30
Elaine Tan
283d5c97e0
Ticket #1001274 : Check ampersand in grid view
2012-08-24 12:54:12 +08:00
Carlos Ruiz
340fa1a121
IDEMPIERE-356 Implement Change Role / Make it work with EMail as Login IDEMPIERE-358 / Fix Change Role and Cancel problem
2012-08-23 20:04:28 -05:00
Carlos Ruiz
90b791b1e3
Peer review IDEMPIERE-370 Implement link from process ending message to next records
2012-08-23 19:12:30 -05:00
Carlos Ruiz
e26b6e6ea9
IDEMPIERE-377 Improve current search dialog box / Peer review on the operators and editors for advanced search
2012-08-23 19:00:04 -05:00
Carlos Ruiz
5cd19d949b
Merge from trekglobal repository
2012-08-23 08:38:25 -05:00
Heng Sin Low
287e78722f
IDEMPIERE-356 Change Role. Refactoring, reduce min thread pool size and added timeout setting.
2012-08-23 16:27:39 +08:00
Juliana Corredor
f8141fe4aa
IDEMPIERE-363 ASP / SaaS module - implement reference lists show/hide option
2012-08-22 23:24:10 -05:00
Heng Sin Low
1123aec6d1
Merge with 8a571dacb86e47e42584969a5958b504c7616469
2012-08-23 12:18:04 +08:00
Carlos Ruiz
56fff1e1b8
IDEMPIERE-217 Allocate Payment to Charge
...
Credits:
Adaxa (Paul Bowden) / development
David Peñuela / integration
Edwin Ang / testings
2012-08-22 22:27:33 -05:00
Carlos Ruiz
fd63f9626a
IDEMPIERE-397 Workflow Activities columns too narrow
2012-08-22 21:19:29 -05:00
Carlos Ruiz
dfe6970d3d
IDEMPIERE-396 Home Count is not adding the unprocessed docs #
2012-08-22 21:10:53 -05:00
Carlos Ruiz
7771156f10
IDEMPIERE-358 Login- how to make unique and safe / Set #AD_User_Name
2012-08-22 20:44:25 -05:00
Deepak Pansheriya
01c8bbc3de
Merging two heads
2012-08-22 23:30:39 +05:30
Elaine Tan
e03942ee8f
Ticket #1001002 : Move the Menu to be a Portlet - Add a new table to store user dashboard preference and fix some bugs
2012-08-22 19:34:57 +08:00
Heng Sin Low
724515c9c2
Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57
2012-08-22 18:41:04 +08:00
Heng Sin Low
8c732a1c06
Merge with c09b1324cdd850c319a77bbe63d1c09ee4ef856d
2012-08-22 18:38:18 +08:00
Heng Sin Low
33d893d77c
IDEMPIERE-377 Improve current search dialog box. Change search window from modal to popup. Retain last search crieria. Make saved query always accessible.
2012-08-22 17:57:50 +08:00
Heng Sin Low
2f1aa8ac91
IDEMPIERE-144 Performance: Remove the use of zk event thread. Fixed InfoSchedule not showing up and misc. timeline related javascript bugs. Fixed popup dialog sometime is position off screen.
2012-08-22 17:45:31 +08:00
Heng Sin Low
0050af3c3a
IDEMPIERE-357 Move the Menu to be a Portlet. Remove unnecessary appendChild. Always hide the popup container first before the opening of window.
2012-08-22 17:41:31 +08:00
Rajesh.Rajesh-VAIO
1b9067d23f
Task 1001118 - Link end-of-process to next window
2012-08-22 13:47:50 +05:30
Kirit Thummar
d5ef3c327a
IDEMPIERE-377 : Add search sequence support for search dialog field[1001253]
2012-08-22 11:01:07 +05:30
Carlos Ruiz
4ceda4ce93
IDEMPIERE-246 Integrate Manufacturing Light
2012-08-21 18:53:37 -05:00
Kirit Thummar
9548383df1
IDEMPIERE-377 : Correcting operators based on reference type [1001193]
2012-08-21 22:15:43 +05:30
Heng Sin Low
b3d83f4d7d
IDEMPIERE-356 Change Role.
2012-08-21 08:47:45 +08:00
Heng Sin Low
d0f745b345
IDEMPIERE-144 Performance: Remove the use of zk event thread. Fixed more modal window that have been overlook due to the use of "modal" string instead of Window.MODE_MODAL constant.
2012-08-20 12:40:08 +08:00
Carlos Ruiz
3fd9af4e8a
IDEMPIERE-395 Insert button enabled when creating a record on zk / refactor duplicated methods - and common behavior buttons
2012-08-17 15:25:45 -05:00
Heng Sin Low
ffb37f62e0
IDEMPIERE-144 Performance: Remove the use of zk event thread. Fixed saving new record doesn't show mandatory missing error and goes into a state that the window can't be use further.
2012-08-18 02:46:55 +08:00
Heng Sin Low
3c3b264887
Merge with 69f810c84e882a49d6470bfa8a2c07309eda4231
2012-08-17 10:48:52 +08:00
Heng Sin Low
a9ca3fbf24
IDEMPIERE-144 Performance: Remove the use of zk event thread. Drop the use of FileUpload, remove use of Mode_MODAL that have been overlook in previous commit.
2012-08-17 10:42:25 +08:00
Carlos Ruiz
e0b518164e
IDEMPIERE-177 Complete Window Customization functionality / found issues with cache vs the window customization implementation
2012-08-15 18:58:53 -05:00
Heng Sin Low
7ddd707502
IDEMPIERE-144 Performance: Remove the use of zk event thread. Refactoring and fixed commit warning message not shown for navigation event.
2012-08-15 11:28:40 +08:00
Heng Sin Low
b75d09aff9
Merge with f4aae2365c3dd3b96e035a358cffd47693d44d42
2012-08-15 08:40:43 +08:00
Heng Sin Low
c0573def3e
Merge with 0d1776ed454ab63056c4fc6f0538c773bc502dbc
2012-08-15 08:33:05 +08:00
Carlos Ruiz
9fcf487478
IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela
2012-08-14 19:07:21 -05:00
Heng Sin Low
09d73d1486
IDEMPIERE-144 Performance: Remove the use of zk event thread. This will break things but it is a necessary step to improve the performance and scalability of the zk client. This is also the first step require to implement clustering support.
2012-08-15 07:26:55 +08:00
Carlos Ruiz
ab55ed8406
IDEMPIERE-236 - Centralization of hardcoded IDs
2012-08-14 15:11:43 -05:00
Deepak Pansheriya
705f92584f
Merge
2012-08-14 19:37:00 +05:30
Deepak Pansheriya
6fbcf8421b
Ticket #1001003:IDEMPIERE-364 Fixing Column width issue and disabling customize button for ADSortTab
2012-08-14 19:21:21 +05:30
Carlos Ruiz
b92a635945
IDEMPIERE-358 Login- how to make unique and safe / make it work with Select Role
2012-08-13 18:56:28 -05:00
Juliana Corredor
85abedd47f
IDEMPIERE-358 Login- how to make unique and safe
2012-08-13 17:01:42 -05:00
Deepak Pansheriya
66001b85aa
Ticket #1001003:IDEMPIERE-364 Integrating revie comments and fixing Grid layout issues
2012-08-13 13:11:24 +05:30
Deepak Pansheriya
9f6ba491dd
Merge
2012-08-10 23:33:39 +05:30
Deepak Pansheriya
26086d100e
Ticket #1001003 : Making grid user and system customizable
2012-08-10 23:10:57 +05:30
Elaine Tan
c9d662de0f
Ticket #1001002 : Move the Menu to be a Portlet - support portlet drag and drop
2012-08-10 16:38:35 +08:00
Heng Sin Low
16c5b8ee92
Merge with e6debcce7a3badad675880e67bf5da8b3b90482b
2012-08-10 11:49:49 +08:00
Juliana Corredor
4b8a9e556a
IDEMPIERE-354 Implement 'Select Role' checkbox on first login screen to skip second login screen / change the order of "Remember me" and "Select Role"
2012-08-09 18:44:20 -05:00
Elaine Tan
b4131b00ee
Ticket #1001002 : Move the Menu to be a Portlet - Merge Carlos's fix from iDempiere Community and fix migration scripts to use centralized ID.
2012-08-09 13:37:56 +08:00
Elaine Tan
d08fb1ca6b
Ticket #1001002 : Move the Menu to be a Portlet - Drop the menu porlet, add a menu button after the menu search box. A menu tree popup will appear when the menu button is clicked.
2012-08-08 19:02:10 +08:00
Carlos Ruiz
572ed48efe
IDEMPIERE-357 Ticket #1001002 Move the Menu to be a Portlet / fix swing client not working
2012-08-08 01:03:09 -05:00
Carlos Ruiz
edb8242c2a
minor -> avoid unneeded warning -----------> Msg.getMsg: NOT found:
2012-08-07 18:12:38 -05:00
Carlos Ruiz
3d2fa6c5aa
IDEMPIERE-337 zkwebui - Improve Info Product window - fix NPE and problem with SQL statement (Could not remove ON ...)
2012-08-07 15:51:17 -05:00
Elaine Tan
064c654e85
Ticket #1001002 : Move the Menu to be a Portlet
2012-08-07 20:04:10 +08:00
Dirk Niemeyer
af086e3835
Bring in Manufacturing Light code from Adaxa / Paul Bowden
...
Manufacturing Light BOM viewer for ZK. Thanks to Tony Snook. Fixes #325
changeset 6254 3c76468aa116
2012-08-06 16:40:37 +02:00
Carlos Ruiz
f58311e94e
IDEMPIERE-393 Setup wizards
2012-08-20 20:27:26 -05:00
Elaine Tan
108cb60e9b
Ticket #1001002 : Move the Menu to be a Portlet - revise the build properties to include calender css and zul files in the build
2012-08-03 18:42:02 +08:00
Elaine Tan
3871fa1808
Ticket #1001002 : Move the Menu to be a Portlet
2012-08-03 16:47:11 +08:00
Elaine Tan
c13dcad28d
Ticket #1001002 : Move the Menu to be a Portlet
2012-08-03 16:46:55 +08:00
Heng Sin Low
54db8b6742
Merge with d36c55018d81d9bd6c771488900167ad054eae3b
2012-08-03 14:34:11 +08:00
Heng Sin Low
4f8c09687b
clean up build.properties warning.
2012-08-03 12:41:09 +08:00
Carlos Ruiz
facd2b358a
IDEMPIERE-354 Implement 'Select Role' checkbox on first login screen to skip second login screen
...
Thanks to Juliana Corredor - peer reviewed by Carlos Ruiz - sponsored by Trek Global
2012-08-01 17:42:24 -05:00
Heng Sin Low
7f8ab75983
DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources. Cleanup - remove service component entries that's used in earlier patch.
2012-08-01 18:22:56 +08:00
Heng Sin Low
b50f0f9def
better fix for eclipse complain of missing classes folder for new checkout.
2012-07-31 09:15:34 +08:00
Heng Sin Low
b0f5daee3b
added readme.txt text file to avoid hg auto remove the classes folder from new checkout causing subsequent build error.
2012-07-30 15:13:01 +08:00
Hesham S. Ahmed
5153f0c11c
IDEMPIERE-343 - zk6: Timeout message is not appearing
...
(transplanted from 135f97f11354e36df7a27c1825756d0d10600ee9)
2012-07-20 03:23:39 +03:00
Hesham S. Ahmed
3c129bf182
IDEMPIERE-342 RecordInfo not properly set on Firefox
...
(transplanted from fd74c7bc180a66a3288c56ee003dc0feb8cc1984)
2012-07-20 02:35:17 +03:00
Heng Sin Low
63ea8a38a2
Merge with e76509b9044277fe04d201ce43aabf9f1734b22e
2012-07-20 07:10:10 +08:00
Heng Sin Low
e8f72ee777
DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources.
2012-07-20 06:50:55 +08:00
Carlos Ruiz
78cda240f6
related to IDEMPIERE-337 / as suggested by NMicoud on weekly iDempiere meeting - drop the & from the info product link
2012-07-18 07:00:55 -07:00
Hesham S. Ahmed
d3392c5549
IDEMPIERE-236 - Centralization of hardcoded IDs
2012-07-10 17:28:15 +03:00
Carlos Ruiz
fc14420374
minor peer review for IDEMPIERE-337 and IDEMPIERE-339
2012-07-17 22:57:07 -07:00
Hesham S. Ahmed
3133906bae
IDEMPIERE-337 - Improve Info Product Window
...
(transplanted from 170c74757e81dd14f8c8862b7d937f10eeba6bc3)
2012-07-17 12:58:14 +03:00
Carlos Ruiz
bc047d7eb4
IDEMPIERE-377 Improve current search dialog box / Peer review and tests
2012-08-29 13:00:57 -05:00
Kirit Thummar
27696117cb
IDEMPIERE-377 Improve current search dialog box / Remove history button from toolbar and implement the same options into search box
2012-08-29 12:59:41 -05:00
Carlos Ruiz
cf2bc53017
IDEMPIERE-29 Improvement on full location / Thanks to Yansolo for the idea and the swing implementation / extended for zkwebui
2012-08-29 09:58:47 -05:00
Nicolas Micoud
21cba6d7b5
IDEMPIERE 85 - Add confirmation on TreeMaintenance when moving all nodes
2012-07-04 10:58:55 +02:00
Nicolas Micoud
0aae5a3997
IDEMPIERE-85 : Add confirmation on TreeMaintenance when moving all nodes
2012-07-02 16:46:16 +02:00
Heng Sin Low
6af268a202
DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources
2012-07-05 16:13:13 +08:00
Heng Sin Low
f99d832907
IDEMPIERE-302 Upgrade to JasperReports 4.6.0 in 1.0
2012-07-04 16:14:09 +08:00
Heng Sin Low
c611dd0830
IDEMPIERE-312 Performance: Use JDK ThreadPool API for dynamically created thread
2012-07-02 14:03:10 +08:00
Heng Sin Low
1ca7cd5112
Merge with 953e38a41ffdc47e8890daf31c1ec60ff8cf3b05
2012-07-01 10:18:31 +08:00
Heng Sin Low
b93b8b38c6
IDEMPIERE-144 Performance: Reduce use of modal dialog. Fixed on_modal_close event fire twice due to dispose is called twice.
2012-07-01 09:22:33 +08:00
Carlos Ruiz
b84c95fb48
IDEMPIERE-305 Preference throws NPE
2012-06-25 19:05:19 -05:00
Carlos Ruiz
11583224a9
IDEMPIERE-297 Any user can create new reports (PF) - thanks to Nelson Chan for reporting and Hesham S. Ahmed for the suggested patch
2012-06-24 00:14:18 -05:00
Heng Sin Low
6b5be8ce33
IDEMPIERE-318 null.pointer.exception in Info Product
2012-06-23 09:22:31 +08:00
Heng Sin Low
da1443bf2d
IDEMPIERE-306 Translation import/export: Unable to switch directory in the browser. Apply patch from a42niem ( Dirk Niemeyer )
2012-06-22 17:08:47 +08:00
Heng Sin Low
350bbce59e
IDEMPIERE-305 Preference throws NPE
2012-06-22 16:45:53 +08:00
Heng Sin Low
061840a127
IDEMPIERE-144 Performance: Reduce use of modal dialog. Fixed regression for new button.
2012-06-22 16:30:21 +08:00
Heng Sin Low
9329465ae7
IDEMPIERE-300 zk6: Search workflow process -> java.lang.IndexOutOfBoundsException
2012-06-20 16:59:58 +08:00
Heng Sin Low
0a99e6c342
minor - fixed login dialog header text color.
2012-06-20 16:58:28 +08:00
Heng Sin Low
d6bb8020f3
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder
2012-06-20 16:16:11 +08:00
Heng Sin Low
430cc0331b
Minor - Make the Summary checkbox control align better with the other toolbar buttons.
2012-06-20 16:14:48 +08:00
Heng Sin Low
158cf79834
minor - Call GC and finalization when we open the about window so that we can better observe the changes in heap space.
2012-06-20 16:13:38 +08:00
Heng Sin Low
da5bf47a52
minor - change to output valid html comment as the dummy message for streaming server push.
2012-06-20 16:12:33 +08:00
Heng Sin Low
722179feb4
IDEMPIERE-313 Logging: Add support for setting of logging level by package
2012-06-20 16:03:25 +08:00
Heng Sin Low
4553a5a20e
IDEMPIERE-144 Performance: Reduce use of modal dialog
2012-06-20 16:02:13 +08:00
Heng Sin Low
59eefcc345
IDEMPIERE-309 Process UI: Add ask and file download dialog support
2012-06-20 15:53:10 +08:00
Heng Sin Low
f66d47695a
IDEMPIERE-311 JasperReport: Loading pdf font from classpath is not working
2012-06-20 15:50:54 +08:00
Heng Sin Low
9d5f9f291b
IDEMPIERE-312 Performance: Use JDK ThreadPool API for dynamically created thread
2012-06-20 15:26:08 +08:00
Heng Sin Low
53232346e0
IDEMPIERE-144 Performance: Reduce use of modal dialog. Fixed bug for high volume window with less than 10 records.
2012-06-09 11:57:29 +08:00
Heng Sin Low
a07c3048f6
Merge with 9969655857cd847129e5f19632f120856ef0085f
2012-06-07 17:52:24 +08:00
Heng Sin Low
d15f42383f
IDEMPIERE-295 Zk: background of readonly and editable input field is the same
2012-06-07 17:42:41 +08:00
Heng Sin Low
020741dc09
IDEMPIERE-144 Performance: Reduce use of modal dialog
2012-06-07 17:40:47 +08:00
Carlos Ruiz
2fdda52d17
IDEMPIERE-252 - backout 226388bdba1e
2012-06-07 01:35:18 -05:00
Heng Sin Low
d045a9bc24
Merge with e252dd6b482f79a3570e33c789e7c356c67f0bf2 ( iDempiere Head )
2012-06-07 01:44:43 +08:00
Heng Sin Low
b925e6e958
IDEMPIERE-292 Zk: use #333 instead of #000 ( black ) for text and label
2012-06-07 01:38:43 +08:00
Heng Sin Low
b94843f98e
IDEMPIERE-291 Zk Report Viewer: Drill across dropdown should be visible only for html output, label and tooltip shouldn't have the & character.
2012-06-06 22:52:35 +08:00
Heng Sin Low
20c846a64c
IDEMPIERE-290 Zk6: Send Email Dialog layout broken after migration to Zk6
2012-06-06 22:26:42 +08:00
Heng Sin Low
668e61686f
IDEMPIERE-166 Rebranding of logo and product name
2012-06-06 22:13:34 +08:00
Carlos Ruiz
ad993d12c3
IDEMPIERE-166 Rebranding of logo and product name
...
http://jira.idempiere.com/browse/IDEMPIERE-166
2012-06-02 15:36:44 -05:00
Heng Sin Low
e93dee5efc
IDEMPIERE-286 Zk: When you first open the menu window, current menu record is not visible in the tree.
2012-06-01 01:53:02 +08:00
Heng Sin Low
4ad18e38e4
IDEMPIERE-285 Zk: Tree model change event ( add, update and delete ) fire twice
2012-06-01 01:50:12 +08:00
Heng Sin Low
83a4fbaf48
IDEMPIERE-284 zk: Moving tree item using drag and drop sometime throw NPE
2012-06-01 01:46:26 +08:00
Heng Sin Low
cf78f8be6c
IDEMPIERE-280 zk6 - Bug in closing tab in desktop panel
2012-05-31 15:04:28 +08:00
Heng Sin Low
44b65c5eb5
IDEMPIERE-13 Workflows not appearing
2012-05-28 15:59:46 +08:00
Carlos Ruiz
0da6dfe4cb
IDEMPIERE-256 ZK6 issue in Advance Search
2012-05-16 11:01:40 -05:00
Carlos Ruiz
bbe5e8387e
IDEMPIERE-249 implement encrypt en ad_processparameter same as in ad_field
...
Developed by Juliana Corredor - Peer reviewed and integrated by Carlos Ruiz
2012-05-15 21:50:43 -05:00
Heng Sin Low
454626ee38
Fixed minor layout problem.
...
(transplanted from 915a1da671442fc6468125962cc001fa247f64e8)
2012-05-03 12:19:06 +08:00
Carlos Ruiz
14bbf75e7e
Rollback https://bitbucket.org/idempiere/idempiere/changeset/3b1e1c8a53a4
...
IDEMPIERE-31 Context problem when parent column can be in multiple tabs
2012-05-02 10:26:27 -05:00
Heng Sin Low
8d01b94373
Merge with 226388bdba1e6652da9bad68680987523fc10267 ( iDempiere Head )
2012-05-01 23:19:57 +08:00
Heng Sin Low
fbf734ea36
IDEMPIERE-142 Zk6 Port. Fixed grid view row size changing between edit and view mode.
2012-05-01 17:20:21 +08:00
Heng Sin Low
44fecb0ca9
IDEMPIERE-144 Performance: Reduce use of modal dialog
2012-05-01 00:20:09 +08:00
Heng Sin Low
336fd52791
IDEMPIERE-174 Performance: Use Executions.schedule instead of the Executions.activate and Executions.deactivate pair
2012-05-01 00:19:47 +08:00
Heng Sin Low
ba7a432b62
IDEMPIERE-142 Zk6 Port. Fixed layout for find window.
2012-05-01 00:16:12 +08:00
Heng Sin Low
8bf2eb7614
IDEMPIERE-175 Performance: Use atmosphere ( long pooling, NIO ) server push
2012-04-29 04:38:26 +08:00
Carlos Ruiz
4fa70b977f
IDEMPIERE-252 Jasper exporting to spreadsheet with numbers formatted as text / porting solution to zk
2012-04-26 20:32:38 -05:00
Heng Sin Low
409453dca8
IDEMPIERE-175 Performance: Use atmosphere ( long pooling, NIO ) server push
2012-04-26 23:15:44 +08:00
Heng Sin Low
d1f5d4e3e9
IDEMPIERE-231 Zk6: Improve the tablet experience. Use fixed paging size ( 20 ) for better performance.
2012-04-26 23:15:15 +08:00
Elaine Tan
fadd9c9b83
[IDEMPIERE-175] Performance: Use atmosphere ( long pooling, NIO ) server push
2012-04-26 19:25:36 +08:00
Elaine Tan
0174cceaf6
[IDEMPIERE-175] Performance: Use atmosphere ( long pooling, NIO ) server push
2012-04-26 18:38:22 +08:00
Heng Sin Low
92f5d0245c
minor .classpath for source attachment.
2012-04-26 16:35:49 +08:00
Heng Sin Low
155d971a30
IDEMPIERE-142 Zk6 Port. Fixed layout for about window.
2012-04-26 16:33:33 +08:00
Heng Sin Low
8c34cdbf1c
IDEMPIERE-142 Zk6 Port. Fixed layout for Process Modal Dialog.
2012-04-26 15:12:20 +08:00
Heng Sin Low
e813293d21
IDEMPIERE-231 Zk6: Improve the tablet experience. Fixed ClientInfo NPE when user refresh browser.
2012-04-26 15:11:16 +08:00
Heng Sin Low
581f458ddf
IDEMPIERE-175 Performance: Use atmosphere ( long pooling, NIO ) server push
2012-04-25 17:35:53 +08:00
Elaine Tan
baada05fe5
[IDEMPIERE-175] Performance: Use atmosphere ( long pooling, NIO ) server push
2012-04-24 18:54:53 +08:00
Nicolas Micoud
57bc9b5d0b
IDEMPIERE-236 Centralization of hardcoded IDs / massive upload (integrated into iDempiere by CarlosRuiz - globalqss)
2012-04-23 22:31:14 -05:00
Heng Sin Low
12d8c0bcd7
IDEMPIERE-231 Zk6: Improve the tablet experience. Clean up and added tablet useragent detection.
2012-04-23 15:27:22 +08:00
Heng Sin Low
eabc07667c
zk6: Fixed timeout page not working for zk6.
2012-04-23 14:32:29 +08:00
Heng Sin Low
4c4b53662f
minor - added comprehensive null checking.
2012-04-23 14:28:44 +08:00
Heng Sin Low
84e417a527
minor improvement to menu search layout.
2012-04-19 11:09:21 +08:00
Heng Sin Low
ed3021b966
IDEMPIERE-231 Zk6: Improve the tablet experience. Fixed tree search broken by earlier revision for this ticket. Added support to show image in the combo items.
2012-04-19 02:11:35 +08:00
Heng Sin Low
aab1a1c4d8
minor - location dialog width too small when render using zk6 new default theme.
2012-04-19 02:10:15 +08:00
Heng Sin Low
40145c4ffa
Merge with ce378836fadacea9686094e65bdf5505be210881
2012-04-18 13:49:52 +08:00
Heng Sin Low
5e2d4a77ca
IDEMPIERE-231 Zk6: Improve the tablet experience. Revert setPage call that cause intermitten javascript error.
2012-04-18 13:45:26 +08:00
Heng Sin Low
bfa663b93b
Fixed height of panel(div) sometime not calculated correctly.
2012-04-18 13:44:01 +08:00
Heng Sin Low
0f452622e0
minor update for zk6
2012-04-18 13:42:26 +08:00
Heng Sin Low
40c38aa163
remove zk3 no-strip approach that's no longer working. now just set odd row sclass to a dummy value instead to disable the strip effect.
2012-04-18 13:38:55 +08:00
Heng Sin Low
8e22037ae1
Improve smoothness of vertical scrolling.
2012-04-18 13:37:44 +08:00
Heng Sin Low
16dc220273
Improve usability of window container API.
2012-04-18 13:34:40 +08:00
Elaine Tan
76572f5bd6
[IDEMPIERE-184] Zk6: Port KeyListener component to Zk6
2012-04-17 16:37:42 +08:00
Heng Sin Low
5e3c87abce
IDEMPIERE-231 Zk6: Improve the tablet experience. Fixed scrolling for home page and ad window ( form and grid ). Fixed can't click on grid row to select current record at ad window. Added file link at the bottom of report preview window as a workaround for iframe scrolling issue at iPad.
2012-04-16 14:49:23 +08:00
Heng Sin Low
88d682a2d1
IDEMPIERE-237 Zk Report Viewer: Number in HTML output doesn't align right.
2012-04-16 14:42:46 +08:00
Heng Sin Low
0e42e359f3
IDEMPIERE-231 Zk6: Improve the tablet experience. Fixed click slow to fire or sometime not fire at all on iPad.
2012-04-13 15:24:22 +08:00
Heng Sin Low
a3047effea
IDEMPIERE-231 Zk6: Improve the tablet experience. Fixed scaling problem with iPad. Fixed click event for the collapsed menu bar doesn't fire on iPad.
2012-04-12 15:54:18 +08:00
Heng Sin Low
be51b1321e
Merge with 5e54c110a158ebf88b6be595bec24a1fa54a4fdb (iDempiere Head)
2012-04-10 15:49:44 +08:00
Heng Sin Low
bee638aa88
IDEMPIERE-230 Zk6: Improved menu tree appearance
2012-04-10 15:31:12 +08:00
Carlos Ruiz
3a0f716618
IDEMPIERE-195 Expand menu automatically / make user preference override the role configuration
...
http://jira.idempiere.com/browse/IDEMPIERE-195
2012-04-18 10:59:22 -05:00
Carlos Ruiz
98712527bd
IDEMPIERE-233 Minitable implementation on zk doesn't manage editable timestamp properly
2012-04-18 09:14:52 -05:00
Carlos Ruiz
b70cd913b4
IDEMPIERE-195 Expand menu automatically - minor improvement to use cached version of the current user
2012-04-12 16:02:11 -05:00
Nicolas Micoud
8bc3e8895c
IDEMPIERE 195 Menu Auto Expand
2012-04-12 16:00:12 -05:00
Elaine Tan
9c95b24a1e
[IDEMPIERE-180] Zk6: Implement threaded conversation for chat dialog
2012-04-09 15:14:45 +08:00
Carlos Ruiz
7b08667d3f
IDEMPIERE-129 Restrictions on Toolbar and Menu - Cleanup debug lines
...
http://jira.idempiere.com/browse/IDEMPIERE-129
2012-04-05 13:28:43 -05:00
Carlos Ruiz
69875e9083
IDEMPIERE-129 Restrictions on Toolbar and Menu - Implement for zk
...
http://jira.idempiere.com/browse/IDEMPIERE-129
2012-04-05 00:45:17 -05:00
Heng Sin Low
f8ec698ef0
Merge with 61685ca73fed13725b56148c39efe09d7a959c94 ( iDempiere Head )
2012-03-31 00:22:51 +08:00
Heng Sin Low
a36ddb4d4c
IDEMPIERE-166 Rebranding of logo and product name
2012-03-31 00:15:00 +08:00
Elaine Tan
9f2d232f75
IDEMPIERE-179 Zk6: Implement collapsible group for grid
2012-03-30 18:25:20 +08:00
Carlos Ruiz
4368b0006d
IDEMPIERE-127 Implement Recent Items dashboard / Recent Items don't appear when a record was deleted with direct SQL DELETE
...
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-03-27 21:01:14 -05:00
Elaine Tan
9f3f447d27
IDEMPIERE-179 Zk6: Implement collapsible group for grid
2012-03-26 19:16:42 +08:00
Heng Sin Low
0acfea2994
Sync with iDempiere Head
2012-03-24 09:21:11 +08:00
Carlos Ruiz
d0312be908
Merged in hengsin/idempiere-hengsin (pull request #3 )
2012-03-21 23:51:28 -05:00
Heng Sin Low
2031119209
Improve the appearance of the new current row indicator.
2012-03-20 16:20:17 +08:00
Heng Sin Low
ee068e66ca
IDEMPIERE-202 Zk: Zoom to detail tab doesn't trigger display logic
2012-03-20 15:15:04 +08:00
Heng Sin Low
631a3f3d1c
IDEMPIERE-201 Zk: Dropdown with table reference not always refresh for new record
2012-03-20 06:34:28 +08:00
Elaine Tan
3e652da6a6
IDEMPIERE-181 Zk6: Fixed toolbar appearance
2012-03-19 17:57:52 +08:00
Elaine Tan
536955c281
IDEMPIERE-181 Zk6: Fixed toolbar appearance
2012-03-19 16:16:54 +08:00
Heng Sin Low
4d8457536f
Merge with idempiere head
2012-03-19 01:06:51 +08:00
Heng Sin Low
9febc774f1
IDEMPIERE-200 Zk6: The NumberBox component remain visible after setVisible(false) call
2012-03-16 22:27:34 +08:00
Heng Sin Low
422ed5de28
Merge latest changeset from ideampiere head
2012-03-15 17:21:07 +08:00
Carlos Ruiz
3687d3f778
IDEMPIERE-187 Support developer to generate migration script from webui
...
http://jira.idempiere.com/browse/IDEMPIERE-187
2012-03-14 21:49:10 -05:00
Carlos Ruiz
cc07ae21b7
IDEMPIERE-191 Product Info search dialog assign the wrong value to the name field.
...
http://jira.idempiere.com/browse/IDEMPIERE-191
2012-03-14 19:47:50 -05:00
Heng Sin Low
6b8247ca1c
IDEMPIERE-182 Zk6: Fixed alignment of confirmation panel.
2012-03-14 10:36:39 +08:00
Heng Sin Low
9c5999e716
IDEMPIERE-185 Zk6: Context menu not working after migration to Zk6 - Fixed NPE of previous commit.
2012-03-14 08:53:20 +08:00
Heng Sin Low
1eb1f8ab6f
IDEMPIERE-193 Zk6: Account editor dialog not render correctly
2012-03-12 17:55:18 +08:00
Heng Sin Low
14b2ea7cc6
minor - do not turn on https requirement by default to simplify development setup.
2012-03-12 12:05:11 +08:00
Heng Sin Low
0ead96fc04
Fixed application logo missing.
2012-03-12 12:03:35 +08:00
Heng Sin Low
3a3d13a6e3
IDEMPIERE-192 Zk6: Fixed alignment issue for the application menu tree panel - make consistent with application menu tree panel changes.
2012-03-12 12:02:55 +08:00
Heng Sin Low
88aadea54d
IDEMPIERE-192 Zk6: Fixed alignment issue for the application menu tree panel
2012-03-12 11:57:30 +08:00
Heng Sin Low
acedf65ff7
IDEMPIERE-186 Zk6: Rendering of organization tree throw NPE
2012-03-12 11:51:31 +08:00
Heng Sin Low
f9d7dd29ce
IDEMPIERE-187 Support developer to generate migration script from webui
2012-03-09 07:59:08 +08:00
Heng Sin Low
2e6f20aabd
IDEMPIERE-185 Zk6: Context menu not working after migration to Zk6
2012-03-07 15:44:07 +08:00
Heng Sin Low
2148f8bf55
minor fixed for .classpath
2012-03-07 00:01:03 +08:00
Heng Sin Low
cce74efa33
Fixed NPE and double rendering of previously focus grid row.
2012-03-05 13:10:25 +08:00
Heng Sin Low
383336a916
Fixed merge error.
2012-03-05 13:05:18 +08:00
Heng Sin Low
98a016016f
Merge update from idempiere
2012-03-05 13:02:52 +08:00
Heng Sin Low
9800528f42
Performance: use simple row focus indicator and us detach() instead of setvisible.
2012-03-05 12:56:03 +08:00
Heng Sin Low
877d0409ba
Performance: use simple row focus indicator and fixed layout.
2012-03-05 12:53:24 +08:00
Heng Sin Low
33fd4e4ae3
Added null check and fixed scroll to row for zk6
2012-03-05 12:52:25 +08:00
Heng Sin Low
c82793df29
Fixed editor width for zk6.
2012-03-05 12:51:50 +08:00
Heng Sin Low
6da3e8a2b8
Fixed intermittent javascript error.
2012-03-05 12:48:13 +08:00
Heng Sin Low
413e7214ca
IDEMPIERE-174 Performance: Use Executions.schedule instead of the Executions.activate and Executions.deactivate pair
2012-03-05 12:46:35 +08:00
Heng Sin Low
2ab29d79cc
IDEMPIERE-176 Intermittent lost of context
2012-03-05 11:17:51 +08:00
Heng Sin Low
3e59a45fd2
minor, update .classpath setting.
2012-03-02 15:18:01 +08:00
Heng Sin Low
a4f27e1f7c
Fixed dashboard widget size not restore correctly after maximized.
...
Refactor dashboard implementation to remove duplicate code.
2012-03-02 15:17:34 +08:00
Heng Sin Low
a4527128a9
Use simpler means to highlight current row of grid.
...
Fixed sizing of editor component sometimes not correct using inplace edit.
2012-03-02 15:16:38 +08:00
Heng Sin Low
6b4c3884ec
Use inplace edit mode for grid view.
2012-03-02 15:15:22 +08:00
Heng Sin Low
37b24530e4
temporary fix for key listener issue
2012-03-02 15:14:37 +08:00
Heng Sin Low
8301465c67
attempt to fix header logo sometimes not being display.
2012-03-02 15:13:43 +08:00
Heng Sin Low
7a6869a0d7
Reduce polling server push delay for faster background rendering.
...
Set progress dialog to center of screen.
2012-03-02 15:12:05 +08:00
Carlos Ruiz
020458f56d
IDEMPIERE-137 Enhancement of GL Reconciliation
...
minor improvements, generate model class with new column, organize imports
2012-02-29 11:58:29 -05:00
uthadehikaru
54a143f241
IDEMPIERE-137 Enhancement of GL Reconciliation
...
Ambidexter GL Reconciliation
2012-02-29 11:51:47 -05:00
Heng Sin Low
0fd55b821f
IDEMPIERE-142 Upgrade web client to Zk 6.0 CE.
...
- Fixed remember me.
- Fixed various javascript error.
- Fixed dashboard
- Fixed status bar for ad_window
2012-02-29 21:38:49 +08:00
Heng Sin Low
dab623c0b4
IDEMPIERE-142 Upgrade web client to Zk 6.0 CE. Fixed changing locale at runtime for zk6.
2012-02-28 10:08:41 +08:00
Heng Sin Low
edd1a6f2bd
IDEMPIERE-142 Upgrade web client to Zk 6.0 CE
2012-02-28 01:08:14 +08:00
Carlos Ruiz
bdf262dbb5
Merged in hengsin/idempiere-hengsin (pull request #1 )
2012-02-17 09:16:17 -05:00
Heng Sin Low
869b404e3b
IDEMPIERE-141 Update Platform to Eclipse 3.7.1
2012-02-17 06:28:30 +08:00
Carlos Ruiz
3be49d2f64
IDEMPIERE-147 GoogleMap to show Locators
...
http://jira.idempiere.com/browse/IDEMPIERE-147
Proper authorship accreditation, as requested
http://forum.kenos.com.br/viewtopic.php?f=1&t=810&p=3765#p3758
2012-02-13 18:20:45 -05:00
Carlos Ruiz
42b25f7f8b
IDEMPIERE-147 GoogleMap to show Locators (ZK)
...
* Implement same approach for zkwebui
http://jira.idempiere.com/browse/IDEMPIERE-147
2012-02-11 14:11:49 -05:00
Heng Sin Low
fd9005e2cf
IDEMPIERE-68 Current record could disappear after executing a button
...
http://jira.idempiere.com/browse/IDEMPIERE-68
2012-02-09 12:32:10 -05:00
Carlos Ruiz
2f95568b07
IDEMPIERE-92 fix problem opening Accounting Dimensions window on zk
2012-02-06 22:34:17 -05:00
Carlos Ruiz
6fd09ca3ea
IDEMPIERE-133 Make Zk report type configurable per client and org
...
http://jira.idempiere.com/browse/IDEMPIERE-133
Default to PDF for backward compatibility - added the sysconfig records
2012-02-05 13:04:12 -05:00
Dirk Niemeyer
92eb073741
IDEMPIERE-133
...
use most specific version of MSysConfig.getValue
to get setting for current client and org
or system setting if exists
or default
2012-02-05 12:52:42 -05:00
Carlos Ruiz
714e17635b
IDEMPIERE-127 Implement Recent Items dashboard
...
http://jira.idempiere.com/browse/IDEMPIERE-127
error trying to save when no new record saved (as pushing find on an empty new record)
2012-02-03 20:11:31 -05:00
Heng Sin Low
47ec4aa29b
IDEMPIERE-131 Info Account Viewer enhancement - fixed previous commit break export to excel
...
(transplanted from 99366e2f44765ab98bd0cc11a017b2245b1ff5b3)
2012-02-02 22:14:10 +08:00
Heng Sin Low
befd71eb22
IDEMPIERE-127 Implement Recent Items dashboard - Fixed exception can't access component of another desktop.
...
(transplanted from abf4d4934693a93d49ba37c397a4f16074e2c36b)
2012-02-02 18:26:54 +08:00
Heng Sin Low
42bef1baef
IDEMPIERE-131 Info Account Viewer enhancement
...
(transplanted from a4d8017aea52072395f204a28e6e9c84dcdb9c77)
2012-02-02 18:25:28 +08:00
Carlos Ruiz
7aceaecff6
IDEMPIERE-92 Chagnes to enable selenium/sahi recording
...
* Implement unique repeatable component IDs
* Implementa safe validation - add suffix for non-uniques
http://jira.idempiere.com/browse/IDEMPIERE-92
2012-02-01 21:22:07 -05:00
Carlos Ruiz
7d1dca6e32
IDEMPIERE-127 Implement Recent Items dashboard
...
http://jira.idempiere.com/browse/IDEMPIERE-127
when a detail record is modified add header to recent items
2012-02-01 16:54:51 -05:00
Carlos Ruiz
234d2d3aa5
IDEMPIERE-127 Implement Recent Items dashboard
...
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-01-27 16:02:08 -05:00
Carlos Ruiz
be9a871b46
IDEMPIERE-126 Add unprocessed documents button to Activities dashboard
...
http://jira.idempiere.com/browse/IDEMPIERE-126
2012-01-27 11:33:50 -05:00
Carlos Ruiz
9d7988ed89
IDEMPIERE-119 Implement Export to Excel For Account Viewer
...
thanks to Nicolas (nmicoud)
2012-01-27 11:15:35 -05:00
Carlos Ruiz
ef402a5f08
IDEMPIERE-125 zk error opening My Unprocessed Documents
...
http://jira.idempiere.com/browse/IDEMPIERE-125
2012-01-27 10:24:41 -05:00
Heng Sin Low
53cad636f6
IDEMPIERE-115 Implement feedback for process and report
...
(transplanted from c14cc7c6a518225ed55d15de5dc854ade05e28aa)
2012-01-21 10:49:21 +08:00
Heng Sin Low
857badd5fc
IDEMPIERE-123 Embedded Tab Enhancement
...
(transplanted from 9e9c9b9a7660697b9cb35c4ce88abe195c2b0828)
2012-01-21 10:42:34 +08:00
Heng Sin Low
533e1c0a72
IDEMPIERE-119 Implement Export to Excel For Account Viewer
...
(transplanted from 6161ebd761a2053efe0893368b6fe75c63855192)
2012-01-21 10:33:45 +08:00
Heng Sin Low
8737983434
IDEMPIERE-112 The globe button should be visible and enable for readonly URL field
...
(transplanted from a4c0c7117a6f4d971f89ccfcf36c620c46f3c3a2)
2012-01-08 08:42:12 +08:00
Heng Sin Low
45b0d10efe
IDEMPIERE-107 Value from embedded tab remain as part of window context after user have navigated to next header record that have zero record in the embedded tab.
...
(transplanted from dae710b3ee372a9b46a90c7f42a4286ae31c3009)
2011-12-14 19:39:27 +08:00
Carlos Ruiz
33f5898aab
IDEMPIERE-95 Set UserElement as new AcctDimension not apply to AcctViewer - implement for zkwebui
...
http://jira.idempiere.com/browse/IDEMPIERE-95
2011-11-10 15:43:59 -05:00
Carlos Ruiz
b6ad91115a
IDEMPIERE-38 Tabs from a same window can't be translated the same way
...
http://jira.idempiere.com/browse/IDEMPIERE-38
2011-11-10 15:41:31 -05:00
Carlos Ruiz
decee906ff
IDEMPIERE-92 Migrating Selenium testing framework from iDempiere to ADempiere361 - Better implementation on toolbar, covering all buttons
2011-11-10 15:39:28 -05:00
Carlos Ruiz
c337d5a5e2
IDEMPIERE-89 NPE on Generate Shipment manual when logged without org
...
http://jira.idempiere.com/browse/IDEMPIERE-89
2011-10-25 01:20:44 -05:00
Carlos Ruiz
29ed9dd002
IDEMPIERE-86 Workflow Activities problems
...
http://jira.idempiere.com/browse/IDEMPIERE-86
2011-10-20 21:42:29 -05:00
Carlos Ruiz
083b9dfc49
IDEMPIERE-75 Process Reset Accounting - Parameter DateTo not used if DateFrom is null
2011-09-27 10:07:37 -05:00
Carlos Ruiz
537570f32b
IDEMPIERE-65 Implement conversations on chat window
2011-09-24 16:53:24 -05:00
Heng Sin Low
cffd92f36c
IDEMPIERE-65 Implement conversations on chat window
...
(transplanted from f4a38c355f0fbd91b0b66b4235d13a90f49f1860)
2011-09-20 11:58:27 +08:00
Dirk Niemeyer
628b436cdf
IDEMPIERE-69 Product Attribute Grid - Cols and rows always missing one entry
2011-09-18 11:07:24 -05:00
Carlos Ruiz
fc7bce6434
fix IDEMPIERE-56 Zoom on empty "Document Sequence" field opens "AP Payment" document sequence
2011-09-12 09:31:27 -05:00
Heng Sin Low
8c13dbc2fb
IDEMPIERE-17 Value Preference window showing encrypted content to user. Obscure and encrypted field shouldn't have value preference menu. Refactor context menu implementation for field editor.
...
(transplanted from ac1d6dccd43a8fd11c5d4d30572990614209c1a2)
2011-09-10 18:21:11 +08:00
Heng Sin Low
97896c1550
IDEMPIERE-17 Value Preference window showing encrypted content to user. Obscure and encrypted field shouldn't have value preference menu.
...
(transplanted from f3bb9e2b0eafdd35ec559162fd88d7e1f346a078)
2011-09-06 16:23:55 +08:00
Heng Sin Low
51ed00a1ec
IDEMPIERE-16 Can report all users from "My Profile" window. Make report window to Inherit where clause from tab.
...
(transplanted from ed65734395b7e40d981da1c2f9050711c015455a)
2011-09-06 12:13:13 +08:00
Heng Sin Low
6e00887194
IDEMPIERE-20 Logo not printed in GardenWorld documents. Hook up resource finder to report image element.
...
(transplanted from 0f850c295919acc723f3447b71170b4b5aaa39c8)
2011-09-06 11:15:26 +08:00
Heng Sin Low
c252c4475c
Refactor the implementation for "Red color whole label of empty mandatory fields"
...
(transplanted from 07073ae97fb3462921d1ce8734830efabd22cece)
2011-08-20 08:11:15 +08:00
Heng Sin Low
36f5c84ded
Fixed potential NPE in toString, there's no guarantee that getValue() is always not null.
...
(transplanted from 225e3d761e2706d6c95c0cd4a1e269cea528392e)
2011-08-17 01:17:00 +08:00
Carlos Ruiz
e1a2db87e1
fixes IDEMPIERE-13 Workflows not appearing
...
http://jira.idempiere.com/browse/IDEMPIERE-13
2011-08-04 22:22:54 -05:00
Carlos Ruiz
2959a43ad9
fixes IDEMPIERE-51 Org Trx on Account Info
...
http://jira.idempiere.com/browse/IDEMPIERE-51
2011-08-04 21:10:48 -05:00
Carlos Ruiz
e7d7a019d5
fixes IDEMPIERE-49 - Allow configure showing prices on Product Info per role
...
http://jira.idempiere.com/browse/IDEMPIERE-49
2011-07-27 14:40:18 -05:00
Juan David Arboleda
6c06ec9f47
IDEMPIERE-364 Improve Grid Layout / Refactor customizegrid, enable multi-selection and drag-drop events both sides of the list
2012-12-11 19:57:48 -05:00
Richard Morales
5662475b92
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC
2012-12-11 19:47:25 -05:00
Richard Morales
d9afbe2768
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM
2012-12-11 16:48:34 -05:00
Carlos Ruiz
db87b54563
IDEMPIERE-293 List of active session / fix findbug pattern SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE
2012-12-10 15:23:43 -05:00
Carlos Ruiz
a3c1e9dc78
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE
2012-12-10 15:11:21 -05:00
Richard Morales
05b0af19e5
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
2012-12-10 13:06:55 -05:00
Richard Morales
b5a2bd6dba
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RV_EXCEPTION_NOT_THROWN
2012-12-10 13:05:43 -05:00
Heng Sin Low
bededbe348
Change default alignment of number field to right align
...
(transplanted from 3bff538040f8ee26273031c69c9cc5c19373a4ac)
2011-07-05 11:17:42 +08:00
Carlos Ruiz
d4a90da92f
fixes #33 - ZkReportViewer.onClose not being called when closing the viewer - apply same fix from Heng Sin to jasper viewer window
2011-06-22 00:01:30 -05:00
Carlos Ruiz
11ee51bd85
fixes #33 - regenerate serialversionUID after adding methods
2011-06-21 23:31:12 -05:00
Heng Sin Low
c02b06e328
Fixed zk report viewer not cleanup when tab is closed.
...
(transplanted from 8336c90d4bc263843f7b10a6bb22738918423659)
2011-06-22 00:48:20 +08:00
Carlos Ruiz
b85f11d738
fixes #40 New resource assignment cannot be saved if logged in without org
...
http://bitbucket.org/idempiere/idempiere/issue/40
2011-06-16 21:56:58 -05:00
Carlos Ruiz
f1dc9e783c
fixes #39 Unify format of datefields on forms
...
http://bitbucket.org/idempiere/idempiere/issue/39
2011-06-16 21:54:03 -05:00
Carlos Ruiz
26337eddb8
fixes #37 Make iDempiere safer using saveEx instead of save
...
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Carlos Ruiz
0cc73a03fd
fixes #35 Performance issue on Payment Print/Export
...
http://bitbucket.org/idempiere/idempiere/issue/35
2011-06-07 01:34:20 -05:00
Carlos Ruiz
9a9bfc36ee
fixes #34 NPE on WPayPrint
2011-06-06 23:50:56 -05:00
Carlos Ruiz
4b22df1f7d
fixes #32 Problem with advanced query on report viewer
...
http://hg.idempiere.com/idempiere/issue/32
2011-06-06 22:50:03 -05:00
Carlos Ruiz
2b11005fc8
fixes #31 Context problem when parent column can be in multiple tabs
2011-06-06 18:38:27 -05:00
Heng Sin Low
7c305591ad
Update .project and .classpath using PDE tools.
...
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
2011-06-01 10:32:12 +08:00
Carlos Ruiz
c2b2b7232a
Fix #21 Msg.getMsg: NOT found: SaveCreate
...
http://bitbucket.org/idempiere/idempiere/issue/21
2011-05-13 17:29:30 -05:00
Carlos Ruiz
aadb69a1c5
Fix #14 NPE on workflow activities
...
http://hg.idempiere.com/idempiere/issue/14
2011-05-12 12:04:34 -05:00
Carlos Ruiz
fa77d740ae
Implement #8 Allow number boxes wider
...
http://hg.idempiere.com/idempiere/issue/8
2011-05-04 22:43:28 -05:00
Carlos Ruiz
98464c0934
Fix [2989717] - Missing location button
...
http://sourceforge.net/support/tracker.php?aid=2989717
2011-05-03 17:44:36 -05:00
Heng Sin Low
d91283f41e
Fixed context problem with embedded tab
2011-04-21 20:24:19 -05:00
Carlos Ruiz
f5a2d182f7
Fix for zkwebui - report fields - drop down field not cleared https://sourceforge.net/projects/adempiere/forums/forum/610547/topic/4450695
2011-04-10 01:34:42 -05:00
Carlos Ruiz
b83d30409e
Fix - How to see the time colunm from the WEBUI
...
https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/2063231
2011-04-09 11:51:33 -05:00
Carlos Ruiz
067fc36957
Set as default language defined for client system (instead of defaulting to en_US) - http://kenai.com/jira/browse/HENGSIN-68
2011-03-26 01:52:00 -05:00