Commit Graph

419 Commits

Author SHA1 Message Date
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
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
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
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