Commit Graph

1816 Commits

Author SHA1 Message Date
Carlos Ruiz 6be02013d7 IDEMPIERE-2556 User preferences window configurable / peer review 2015-04-24 12:08:56 -05:00
Diego Ruiz 0a5a14eb51 Add functionality to allow user preference window configurable 2015-04-23 18:15:01 +02:00
Carlos Ruiz 064e044968 hg merge release-2.1 (merge release2.1 into development) 2015-04-22 15:13:21 -05:00
Carlos Ruiz 8f1996c2ea IDEMPIERE-2585 Sessiontimeout button text is not translated users language / integrate patch from Flemming Birch (sjeffen) 2015-04-22 10:49:22 -05:00
Carlos Ruiz 259d9156e1 IDEMPIERE-581 Store divider location for window per user / DetailHeight must be user preferences - found DetailCollapsed preference was also implemented as general client preference in IDEMPIERE-369 2015-04-22 10:07:35 -05:00
Carlos Ruiz 5e52732603 IDEMPIERE-379 - minor usability on labels behaving as buttons 2015-04-21 18:19:55 -05:00
Carlos Ruiz b69fee8c91 IDEMPIERE-581 Store divider location for window per user 2015-04-17 15:45:03 -05:00
Carlos Ruiz 6d2ef96b43 IDEMPIERE-492 List in Tree Maintenance form should distinguish summary nodes 2015-04-17 15:08:19 -05:00
Carlos Ruiz 7d01f70a64 IDEMPIERE-2549 Password rule break Initial Client Setup 2015-04-15 12:42:42 -05:00
hriess 9cd68b58a6 IDEMPIERE-2562 BOM Drop does not show items in correct position / IDEMPIERE-2551 BOM Drop Form: wrong sorting / IDEMPIERE-2546 BOM Drop Form does not show big Structures (Scrolling not enabled) 2015-04-13 19:14:20 -05:00
Carlos Ruiz 9fee5d028e IDEMPIERE-2531 Archive Viewer open EnterQuery tab instead of ViewResult / IDEMPIERE-556 / IDEMPIERE-724 2015-04-08 16:01:59 -05:00
Carlos Ruiz c2c4bd8215 IDEMPIERE-1135 Report wizard not clearing order items 2015-04-08 15:32:07 -05:00
Carlos Ruiz 2fb07c0bb8 IDEMPIERE-2235 Report wizard : ability to change the print format name - peer review 2015-04-08 15:31:51 -05:00
Nicolas Micoud 155d591aa9 IDEMPIERE-2235 Report wizard : ability to change the print format name (integrated by Carlos Ruiz, PO.java didn't pass) 2015-04-08 14:58:56 -05:00
hieplq d959dbff8f IDEMPIERE-2389:Print format and Report type selection on process dialog
message when finish process is don't change
2015-04-10 19:06:31 +07:00
Carlos Ruiz 58254de9a4 hg merge release-2.1 (merge release2.1 into development) 2015-04-16 16:32:24 -05:00
hieplq 71e60b3f41 IDEMPIERE-2544:to more warning compiler hidden good warning
generic type warning
2015-03-29 14:45:41 +07:00
Carlos Ruiz f40a8cd310 merge development into experimental 2015-04-08 17:01:59 -05:00
Carlos Ruiz 8e0f178c35 hg merge release-2.1 (merge release2.1 into development) 2015-04-08 16:21:21 -05:00
hieplq 1d255b8c1e IDEMPIERE-2389 Print format and View Report selection on process dialog
NPE: when click save at process (not report) parameter
2015-04-08 21:25:33 +07:00
Carlos Ruiz 90d8e8c2c5 IDEMPIERE-2554 Mail : add acknowledgement of receipt - minor peer review serialVersionUID 2015-04-08 10:33:31 -05:00
Nicolas Micoud 7d3473c52e IDEMPIERE-2554 Mail : add acknowledgement of receipt 2015-04-08 10:28:29 -05:00
hieplq 9b4c49a594 IDEMPIERE-2389:Print format and Report type selection on process dialog
update Mandatory flag when load parameter value from save
2015-03-30 00:49:11 +07:00
hieplq 88a373064b IDEMPIERE-2389:Print format and Report type selection on process dialog
recreate serialVersionUID
fix show dialog when auto run process
2015-03-28 19:41:24 +07:00
hieplq b827cbf292 IDEMPIERE-2532:issue relate show dialog when run process
show message success event hasn't any m_logs
show message error same success (use ProcessInfoDialog not use FDialog)
2015-03-28 06:09:22 +07:00
hieplq 220d14a3d1 IDEMPIERE-1657: common show window with mask
cover below case + refactor
 * 1. show a dialog => show mask
 * 2. process a event
 *     2.1. show other dialog => show mask
 *     2.1. hidden dialog in step 1 => hidden mask
 * 3. result dialog show without mask
2015-03-28 04:46:23 +07:00
hieplq 72ae1269d1 IDEMPIERE-2532:issue relate show dialog when run process
fix to show parameter dialog at center of info window
2015-03-28 01:30:55 +07:00
hieplq a8f5e0745b IDEMPIERE-2389:Print format and Report type selection on process dialog
add language combobox
2015-03-26 03:16:58 +07:00
hieplq 57c729ea5b IDEMPIERE-2389:Print format and Report type selection on process dialog
remove duplicate code (IDEMPIERE-1882) remain some issue relate UI
2015-03-26 03:00:23 +07:00
hieplq 5b56659483 IDEMPIERE-2389:Print format and Report type selection on process dialog
add summary checkbox
2015-03-26 01:59:57 +07:00
tsvikruha f1f732d7ae IDEMPIERE-2238 Printformat header not translated (report) 2015-04-07 21:19:48 -05:00
hieplq 1cac3f646f IDEMPIERE-2544:to more warning compiler hidden good warning
leak resource
2015-04-04 13:37:51 +07:00
Carlos Ruiz d3107ced16 IDEMPIERE-2566 Print Format labels wrong after opening Report Wizard 2015-04-07 20:25:35 -05:00
Carlos Ruiz 133250f6d6 hg merge release-2.1 (merge release2.1 into development) 2015-03-14 16:05:56 -05:00
Carlos Ruiz 07eb7d4540 IDEMPIERE-2113 Enable import button for end users / discover also permissions on included roles 2015-03-14 16:03:45 -05:00
Carlos Ruiz 388c9f76f0 IDEMPIERE-2499 minor - remove warning on unused import 2015-03-14 16:01:08 -05:00
hieplq 19d7e7b855 IDEMPIERE-2499:long task (ZkReportViewerProvider.openViewer) in process make GUI lock
fix:NPE, and improve long process
2015-03-15 01:25:36 +07:00
Carlos Ruiz 9d62771e3a IDEMPIERE-2499 Backed out changeset a6892821a234 2015-03-14 15:54:35 -05:00
hieplq 7fde2f2610 IDEMPIERE-2499:long task (ZkReportViewerProvider.openViewer) in process make GUI lock
fix:NPE
2015-03-14 23:39:05 +07:00
Carlos Ruiz 3a53bbcc32 hg merge release-2.1 (merge release2.1 into development) 2015-03-14 08:14:39 -05:00
Carlos Ruiz 9c3473e21b IDEMPIERE-2408 - minor - simplify default role discovery 2015-03-08 11:22:00 -05:00
anozimada 5f2c3e87de IDEMPIERE-2408 Workflow activities count is not filtered by role access 2015-03-08 11:21:37 -05:00
Carlos Ruiz 7950090c64 IDEMPIERE-2499 minor - remove warning on unused import 2015-03-08 10:13:35 -05:00
Heng Sin Low ca51f164ec IDEMPIERE-2420 issue Form too many keys when has long process. Always suspend resource/request for next schedule/activate call. 2015-03-06 22:33:46 +08:00
hieplq fd8ade7734 IDEMPIERE-2499:long task (ZkReportViewerProvider.openViewer) in process make GUI lock 2015-03-06 17:48:56 +07:00
Heng Sin Low 816445c488 IDEMPIERE-2420 issue Form too many keys when has long process. Always suspend resource/request for next schedule/activate call. 2015-03-06 22:33:46 +08:00
Carlos Ruiz 7b8f1e8f84 hg merge release-2.1 (merge release2.1 into development) 2015-03-04 20:27:58 -05:00
tsvikruha a66dbb1ad8 IDEMPIERE-1803 please change product attribute instance popup width 2015-03-04 18:53:54 -05:00
sauljabin 09dbc18820 IDEMPIERE-2484 Error in Calendar 2015-02-28 18:20:36 -05:00
Carlos Ruiz 2c3aacec90 IDEMPIERE-1877 Product Info Window Implementation broke the usage of barcode reader 2015-02-26 22:04:06 -05:00