Commit Graph

7511 Commits

Author SHA1 Message Date
Carlos Ruiz b01b1a02d1 IDEMPIERE-439 Chinese Characters not on PDF / Thanks to Paul Bowden (phib) for the bug report and the fix 2012-09-25 09:41:21 -05:00
Carlos Ruiz 8de7da2ea5 IDEMPIERE-382 Prevent users to go to detail tabs if link fields are not filled / fix problem with zero ID tables 2012-09-24 16:31:22 -05:00
Carlos Ruiz 1ab3ea6f00 IDEMPIERE-207 GL Journal Generator 2012-09-24 15:44:28 -05:00
Carlos Ruiz a9ba8f51ec IDEMPIERE-436 AdempiereActivator is not able to run 2Pack 2012-09-21 21:24:43 -05:00
Carlos Ruiz 7b0fe332a5 IDEMPIERE-362 Hide things that don't work on iDempiere 2012-09-21 20:40:08 -05:00
Carlos Ruiz e02f28f62d IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Fix error on model generator 2012-09-21 20:39:40 -05:00
Carlos Ruiz 0c0e46fc20 IDEMPIERE-366 Improve Role Inheritance / Fix wrong migration script 2012-09-21 20:18:25 -05:00
Carlos Ruiz ec69327826 IDEMPIERE-362 Hide things that don't work on iDempiere / Dictionary work / Thanks to David Peñuela 2012-09-21 19:35:02 -05:00
Carlos Ruiz 502bd015c1 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / review classes on org.adempiere.base.process / thanks to Richard Morales and David Peñuela 2012-09-21 19:27:59 -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
Nicolas Micoud 5c1d614ec9 IDEMPIERE 382 - Swing 2012-09-20 13:55:22 +02: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 a2cd4a1326 hg merge 49b6e2e043b1 2012-09-21 08:59:43 -05:00
Elaine Tan e963fea9dc Fixed NullPointerException when create HTML with null HTML extension 2012-09-21 17:38:01 +08:00
Carlos Ruiz 988f40d193 IDEMPIERE-422 Complete Native Sequence feature / Fixing as latest changes on MSequence for IDEMPIERE-332 broke native sequence feature 2012-09-20 10:57:45 -05: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
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