Commit Graph

7829 Commits

Author SHA1 Message Date
Carlos Ruiz 19342a042e IDEMPIERE-366 Improve Role Inheritance / Thanks to Juliana Corredor 2012-09-27 12:20:39 -05:00
Carlos Ruiz 62cb8851cb IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-27 11:10:33 -05:00
Elaine Tan cb910d298d IDEMPIERE-373 Implement User Locking - fix login error message 2012-09-27 15:22:39 +08:00
Carlos Ruiz a210231735 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:37:43 -05:00
Carlos Ruiz 2defc00efb IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:35:53 -05:00
Carlos Ruiz 27bc656e22 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:31:39 -05:00
Carlos Ruiz 9eb8996340 IDEMPIERE-29 Improvement on full location / Thanks to Nicolas for pointing to this bug 2012-09-26 10:27:51 -05:00
Deepak Pansheriya 8cac5e0897 IDEMPIERE-370 : Addding link on form's generate window 2012-09-23 00:51:07 +05:30
Elaine Tan e963fea9dc Fixed NullPointerException when create HTML with null HTML extension 2012-09-21 17:38:01 +08:00
Carlos Ruiz f22faccda1 IDEMPIERE-436 AdempiereActivator is not able to run 2Pack 2012-09-19 19:20:36 -05:00
Carlos Ruiz af49e500be IDEMPIERE-254 2Pack Stabilization and Enhancement / Problems found importing packages 2012-09-19 19:12:23 -05:00
Carlos Ruiz d91955538a IDEMPIERE-254 2Pack Stabilization and Enhancement / Menus not being exported by default 2012-09-19 15:46:53 -05:00
Carlos Ruiz aa20175f3e IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Thanks to Richard Morales 2012-09-19 14:29:42 -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 fa5b24e7e2 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / replace String.concat used in loops - cases detected using findbugs / thanks to Richard Morales and David Peñuela 2012-09-17 22:12:48 -05:00
Juliana Corredor 340acefdf6 IDEMPIERE-366 Improve Role Inheritance / Fix problem with validation rules 2012-09-17 21:01:42 -05:00
Carlos Ruiz 90216161fb IDEMPIERE-433 login screen not show by exception when get USE_EMAIL_FOR_LOGIN 2012-09-17 17:31:52 -05: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 7f4c2934c0 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder - thanks to David Peñuela 2012-09-17 16:30:08 -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
Elaine Tan d7345e64f4 Ticket #1001226: Implement ‘Forgot my Password’ - IDEMPIERE-375 - Apply security question change to Swing UI 2012-09-14 17:16:23 +08: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
Deepak Pansheriya da2893b14e Idempiere-364 Fixing grid refreshing issue after customization. 2012-09-13 17:26:05 +05:30
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