Commit Graph

126 Commits

Author SHA1 Message Date
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 b75d09aff9 Merge with f4aae2365c3dd3b96e035a358cffd47693d44d42 2012-08-15 08:40:43 +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 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
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 064c654e85 Ticket #1001002: Move the Menu to be a Portlet 2012-08-07 20:04:10 +08:00
Elaine Tan c13dcad28d Ticket #1001002: Move the Menu to be a Portlet 2012-08-03 16:46:55 +08:00
Hesham S. Ahmed d1e3eb4a89 IDEMPIERE-320 - Make Swing CTextArea consistent with ZK
(transplanted from 1c201bf217991c1d82d05f8eaa4bc2711d69c355)
2012-07-18 14:41:19 +03:00
Hesham S. Ahmed 301ce178bb IDEMPIERE-320 - Make Swing CTextArea consistent with ZK
(transplanted from 994a9b5493ddba3c2a10e64ccf7377d8ae69b398)
2012-07-16 05:52:45 +03: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 999f0b9972 IDEMPIERE-339 - Improve Info Product Window, fix translation
(transplanted from 6e37d3b8527e62970450c853f589dd7eb8b51edd)
2012-07-17 12:54:44 +03:00
Hesham S. Ahmed 71b4f04a62 IDEMPIERE-339 - Improve Info Product Window, fix exception when logging in with no warehouse
(transplanted from 326acd1094974d6d00a5571fddfa8bd805dcf16a)
2012-07-16 22:55:06 +03:00
Hesham S. Ahmed d35b4f46c3 IDEMPIERE-339 - Improve Info Product Window
(transplanted from f5fa85ae357ada71deaf73ebeca7b787e9ca1a43)
2012-07-15 23:13:59 +03:00
Hesham S. Ahmed e647070a60 IDEMPIERE-339 - Improve Info Product Window
(transplanted from bfbf103ae59f8e2cec4ad9508aefdae11b41f6e9)
2012-07-14 11:53:38 +03: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
Hesham S. Ahmed 589ea82c46 IDEMPIERE-101
(transplanted from https://bitbucket.org/hahmed/idempiere/changeset/bf7a7476f826)
2012-07-11 07:26:55 -07:00
Carlos Ruiz b60cb7394b IDEMPIERE-322 Process param YesNo with Display Logic => NPE 2012-07-03 18:22:59 -07:00
Heng Sin Low c19853b0ad IDEMPIERE-152 Show UUID value on Record Info - Fixed issues with dataNew and dataIgnore 2012-07-02 12:23:37 +08:00
Carlos Ruiz b42fe550f7 IDEMPIERE-245 Fix problem reported by Nicolas about Memo fields 2012-06-24 00:32:01 -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
Nicolas Micoud 4f9756bbc7 IDEMPIERE-248 : Field group labels can be truncated (Swing)
Integrated by Carlos Ruiz - globalqss
2012-06-23 23:48:11 -05: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 15a8173f54 IDEMPIERE-301 Possible circular dependency problem with org.adempiere.report.jasper.* plugins 2012-06-20 15:12:03 +08:00
Heng Sin Low 020741dc09 IDEMPIERE-144 Performance: Reduce use of modal dialog 2012-06-07 17:40:47 +08:00
Carlos Ruiz 916b0dc1ec IDEMPIERE-282 Swing displaying labels for non-displayed parameters 2012-05-29 00:35:45 -05:00
Thomas Bayen e3591ca8a7 IDEMPIERE-249 changes in ProcessParameterPanel introduced bug in ProcessParameter 2012-05-27 13:06:06 +02: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
Carlos Ruiz 1828616426 IDEMPIERE-245 Strange behaviour for mandatory Date field which get the first focus 2012-05-03 15:20:52 -05: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
Nicolas Micoud 5457709c6a IDEMPIERE-236 Centralization of hardcoded IDs / using interface / rename class > SystemIDs 2012-04-20 11:52:52 -05: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
Nicolas Micoud a53fd5c08f IDEMPIERE-236 Centralization of hardcoded IDs / using naming convention for constants 2012-04-18 16:04:01 +02:00
Nicolas Micoud a5fda83899 IDEMPIERE-236 Centralization of hardcoded IDs 2012-04-18 10:15:56 -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
Carlos Ruiz a515c81c2d IDEMPIERE-129 Restrictions on Toolbar and Menu - peer review and apply best practices
http://jira.idempiere.com/browse/IDEMPIERE-129
2012-04-04 23:39:52 -05:00
Nicolas Micoud 3852377c43 IDEMPIERE-129 Restrictions on Toolbar and Menu
http://jira.idempiere.com/browse/IDEMPIERE-129
2012-04-05 00:40:11 -05:00
Carlos Ruiz 0af6267cc7 IDEMPIERE-38 Tabs from a same window can't be translated the same way
http://jira.idempiere.com/browse/IDEMPIERE-38
2012-04-04 22:42:18 -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
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
Carlos Ruiz 94cc2f2a6b IDEMPIERE-137 Enhancement of GL Reconciliation
minor fixes - organize imports, create serialversionUID, drop unused variables
2012-02-29 11:11:13 -05:00
phib d44998bf12 GL Reconciliation contribution
https://sourceforge.net/tracker/?func=detail&aid=3058505&group_id=176962&atid=883808
Integration done by Carlos Ruiz (globalqss) to work from Paul Bowden / Adaxa (phib)
2012-02-29 11:09:19 -05: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