Commit Graph

7477 Commits

Author SHA1 Message Date
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
Juliana Corredor 7f85ffeaf8 IDEMPIERE-366 Improve Role Inheritance 2012-09-12 19:23:38 -05: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
Nicolas Micoud af759b7134 IDEMPIERE-417 - Update BPLocation.Name 2012-09-12 10:37:48 -05:00
Nicolas Micoud e251dbbc26 IDEMPIERE-229 - Bug with Process parameter range (Swing) 2012-09-12 10:30:23 -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 7c7a3d9464 IDEMPIERE-427 Improve logging adding tablename to the local POSave trx 2012-09-11 16:51:06 -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 005dc99d7b IDEMPIERE-270 Reports should inherit search filter from window - fix create print format based on grid layout all columns/current columns logic 2012-09-10 13:52:01 +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
Carlos Ruiz 368ce19b6e IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud 2012-09-07 16:56:44 -05:00
Carlos Ruiz 0329963b14 IDEMPIERE-387 Enable mixed payments on POS Sales Order 2012-09-07 00:14:21 -05:00
Carlos Ruiz 9735670208 IDEMPIERE-221 Implement password policies / make password policy system wide configurable instead of tenant 2012-09-06 15:20:49 -05:00
Heng Sin Low 4c951dd67d Merged in trekglobal/idempiere (pull request #44) 2012-09-06 16:14:47 +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 0b6efd26d4 IDEMPIERE-422 Complete Native Sequence feature / part 1 2012-09-06 00:04:03 -05:00
Carlos Ruiz 8b1c89c1a7 IDEMPIERE-358 Login- how to make unique and safe 2012-09-05 21:23:26 -05: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
Carlos Ruiz 7ba2400a73 IDEMPIERE-373 Implement User Locking / minor fix on migration script 2012-09-05 08:09:55 -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 cdafec1522 IDEMPIERE-260 Configuration using Eclipse install.app does not work when db is Oracle / previous approach broke install.app 2012-09-04 18:14:17 -05:00
Carlos Ruiz 14085d6218 IDEMPIERE-420 Improve the way to register migration scripts applied 2012-09-04 15:19:45 -05:00
Carlos Ruiz 8bda458b0c IDEMPIERE-368 / Fix problem in process parameter panel 2012-09-04 12:10:28 -05:00
Carlos Ruiz 482903959c IDEMPIERE-373 Implement User Locking / Set fields according to IDEMPIERE-368 2012-09-04 11:50:52 -05:00
Elaine Tan 15ef6841da IDEMPIERE-373 Implement User Locking - fix typo error 2012-09-04 19:42:26 +08: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
Heng Sin Low bbc323241c Merge with 8ef95c67c2704e28eece8f2329955d096bf60d22 2012-09-03 11:55:07 +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