Commit Graph

7436 Commits

Author SHA1 Message Date
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
Carlos Ruiz aa062ec80c IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 17:26:37 -05:00
Kirit Thummar 9548383df1 IDEMPIERE-377 : Correcting operators based on reference type [1001193] 2012-08-21 22:15:43 +05:30
Dirk Niemeyer ba06c7d31b Bring in Manufacturing Light code from Adaxa / Paul Bowden
Disable Libero Mfg menu entries
2012-08-21 12:51:08 +02:00
Dirk Niemeyer b3a379eca4 Bring in Manufacturing Light code from Adaxa / Paul Bowden
Add buttons as described in Adaxa paper sect. "2.14 Additional functions"
2012-08-21 12:50:05 +02:00
Dirk Niemeyer 0ee0a2e2ef Bring in Manufacturing Light code from Adaxa / Paul Bowden
More corrections
2012-08-21 12:47:47 +02:00
Heng Sin Low 98d4cd4a89 Merge with aea1818c6420a4382d08866a41fd96dc9ccb0f5c 2012-08-21 08:49:30 +08:00
Heng Sin Low b3d83f4d7d IDEMPIERE-356 Change Role. 2012-08-21 08:47:45 +08:00
Heng Sin Low 327ccc4ee1 Merged in trekglobal/idempiere (pull request #37) 2012-08-20 19:14:27 +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 fbeb923923 IDEMPIERE-254 2Pack Stabilization and Enhancement 2012-08-19 10:50:52 -05: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
Carlos Ruiz 2f6a80e4b6 IDEMPIERE-152 Show UUID value on Record Info - Fixed issues with dataNew and dataIgnore 2012-08-17 14:55:27 -05:00
Heng Sin Low 54a89b0300 Merged in trekglobal/idempiere (pull request #36) 2012-08-18 02:49:14 +08: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
Carlos Ruiz 1302d6b348 IDEMPIERE-376 Limit charges to use just one account / Thanks to David Peñuela 2012-08-17 11:05:38 -05: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
Juliana Corredor ca94ad6670 IDEMPIERE-358 Login- how to make unique and safe - implement email login for monitor 2012-08-16 15:34:37 -05: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
Juliana Corredor ea3595b6b6 IDEMPIERE-358 Login- how to make unique and safe - implement same for swing 2012-08-15 18:01:41 -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
Juliana Corredor 2f6dedf643 IDEMPIERE-365 Review credit limit check on Invoice, especially for Credit Memos 2012-08-14 16:02:30 -05:00
Carlos Ruiz 0625cd9fd9 IDEMPIERE-364 Improve Grid Layout / wrong field added to the window 2012-08-14 15:40:53 -05: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 1d3ef163e7 Ticket #1001003:IDEMPIERE-364 Updating object definitions. 2012-08-14 19:34:54 +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
Carlos Ruiz 3d8114fd41 IDEMPIERE-364 Improve Grid Layout 2012-08-13 12:30:27 -05:00
Carlos Ruiz 1c1dff7b70 hg merge 53f6bc44aa4c (Improve Grid Layout) 2012-08-13 11:50:46 -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
Carlos Ruiz 8c5c4ff1d7 IDEMPIERE-367 Java 7 support 2012-08-12 20:51:11 -05:00
Carlos Ruiz f28f327cbe IDEMPIERE-384 Problem with insertTranslations in multilanguage env caused by Generate_UUID 2012-08-10 16:54:44 -05:00
Carlos Ruiz 3a01c153d2 IDEMPIERE-383 Performance - UserDef heavily accessing DB 2012-08-10 16:48:15 -05:00
Deepak Pansheriya 9f6ba491dd Merge 2012-08-10 23:33:39 +05:30