Commit Graph

2103 Commits

Author SHA1 Message Date
Carlos Ruiz 84b9538c14 hg merge release-4.1 (merge release4.1 into development) 2017-09-08 16:05:42 +02:00
Carlos Ruiz 2281f9ec81 IDEMPIERE-2353 Please, add to WLocationDialog & C_Location new field Address5 / thanks to Anna Smirnova from Palichmos 2017-09-08 16:02:41 +02:00
Carlos Ruiz e3690e803b IDEMPIERE-3449 - fix login failing when the role in preferences doesn't have any org accessible for the user going into the system 2017-09-07 19:32:33 +02:00
Carlos Ruiz 6213d823ed IDEMPIERE-3449 Chrome autocomplete contact email/password by user email after record saved 2017-08-30 18:09:32 +02:00
Carlos Ruiz 8c32a68349 IDEMPIERE-3465 Improve Remember Me on browser 2017-08-30 17:17:32 +02:00
Carlos Ruiz e287b987c2 IDEMPIERE-3049 String autocomplete NPE / refactor to apply best practices / drop the AD_Org_ID filter (doesn't make sense for non-org tables) / add ReQuery to context menu 2017-08-30 14:26:08 +02:00
Nicolas Micoud 205edcdb73 IDEMPIERE-3460 Ability to share window validators by several windows 2017-08-29 15:50:30 +02:00
Deepak Pansheriya fde822e318 IDEMPIERE-3444: Zoom context menu do not work when user do not have access to sales window. 2017-08-03 20:03:59 +05:30
hieplq fdc105bbd7 IDEMPIERE-3377:use light layout component 2017-05-27 19:38:39 +07:00
hieplq 2fec8919bc IDEMPIERE-3454:add method to traverse throw editor collection of tab 2017-08-13 18:52:40 +07:00
Carlos Ruiz 137d8b869c IDEMPIERE-3438 Capture user suggestions for field terminology and context help - final peer review and tests for iDempiere 2017-07-28 18:49:07 +02:00
Guilherme Chaddad 99839476c3 IDEMPIERE-3446 Define the workflow approver dynamically - java 2017-08-10 17:15:39 -03:00
Diego Ruiz 1f747fb0b3 IDEMPIERE-3433 Info Window error when navigating to last page and LoadPageNum=N 2017-07-21 20:09:13 +02:00
Carlos Ruiz 0154540290 IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-07-13 20:01:53 +02:00
Carlos Ruiz a2150cf29f IDEMPIERE-3421 wtable dir editor load wrong list 2017-07-04 12:42:55 +02:00
Carlos Ruiz fb35ec9d68 IDEMPIERE-3416 Implement the ability to track open DB connections 2017-06-30 16:45:12 +02:00
Carlos Ruiz 9bfe040d9b Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135) 2017-06-30 15:57:15 +02:00
Heng Sin Low 515d6a14cf 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 2016-08-25 22:07:44 +08:00
Carlos Ruiz 139de8e0cd 1006079 Ease edit of OnLine Context Help. Make processed, approved and save as tenant customization field readonly. Allow suggestion when context help is not available. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-08-15 11:33:27 +08:00
Heng Sin Low 95cf3f19b3 IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703) 2017-06-24 17:34:28 +02:00
Carlos Ruiz 18b795150a Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 14:44:35 +02:00
Carlos Ruiz 10be967c75 Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 13:34:10 +02:00
Carlos Ruiz 462f0e799f IDEMPIERE-1937 NPE when click cancel from screen "change role" when login and "forget password" 2017-06-24 13:14:21 +02:00
Carlos Ruiz fb372535e3 IDEMPIERE-3400 Sort tabs not refreshing 2017-06-15 22:21:49 +02:00
Carlos Ruiz 777735cafe IDEMPIERE-3355 Toolbar Process Button is always active even if has no process 2017-06-15 22:17:50 +02:00
hieplq e630f73298 IDEMPIERE-3355:Toolbar Process Button is always active even if has no process
cast exception
2017-06-15 12:51:33 +07:00
Heng Sin Low 296878a2c3 IDEMPIERE-3388 Manual posting of MR break Average PO costing. 2017-06-09 12:37:44 +08:00
Heng Sin Low 9eef8e0ca8 IDEMPIERE-3352 Enhancement of Batch Level Costing. 2017-06-04 17:11:03 +08:00
Carlos Ruiz 802a3ee262 IDEMPIERE-3328 Trees : Ability to force loading of all nodes / peer review 2017-05-03 18:21:01 +02:00
Nicolas Micoud 0107f87a3a IDEMPIERE-3328 Trees : Ability to force loading of all nodes 2017-05-03 18:19:26 +02:00
Carlos Ruiz ce7b42b55d IDEMPIERE-3355 Toolbar Process Button is always active even if has no process / integrate patch suggested by Vinicius Henrique Moraes (ViniMoraes) 2017-04-29 18:13:10 +02:00
Carlos Ruiz 6a2556e307 IDEMPIERE-3338 Document Status Indicator / credits as suggested by Steven Sackett 2017-04-18 13:41:01 +02:00
Carlos Ruiz a24936da7c IDEMPIERE-3338 Document Status Indicator 2017-04-13 13:52:43 +02:00
Carlos Ruiz 28505bf01b IDEMPIERE-3338 Document Status Indicator / integrate dashboard panel for Document Status (replaces Activities) - contributed by Adaxa - integrated to idempiere by Murilo - peer review and improvements by Carlos Ruiz 2017-04-12 21:27:59 +02:00
Heng Sin Low 5c4973b528 IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter. 2017-04-08 22:08:32 +08:00
Carlos Ruiz 55e074dc5e IDEMPIERE-37 Make iDempiere safer using saveEx instead of save / found and fix more cases using save - or ignoring the error of save 2017-03-31 18:29:53 +02:00
Carlos Ruiz 4573c4623b IDEMPIERE-1660 Toolbar button delete enabled on not-deleteable tables / minor peer review 2017-03-31 16:39:49 +02:00
Carlos Ruiz f474ad12f6 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-07-05 23:07:48 +08:00
Heng Sin Low 41803aea7c 1006483 Ease edit of Field label, description and Help / IDEMPIERE-3438 2016-07-01 16:17:49 +08:00
Carlos Ruiz 80d851ed8e hg merge release-4.1 (merge release4.1 into development) 2017-07-21 20:13:24 +02:00
hieplq 4c9c52bca7 IDEMPIERE-3426:improve tab behavior
close by selected sequence confilix with close other tab menu
2017-07-18 21:03:28 +07:00
hieplq dc79304418 IDEMPIERE-3426:improve tab behavior
drag&drop fix drop index > drag index
2017-07-18 20:03:27 +07:00
hieplq 77d18e441e IDEMPIERE-3426:improve tab behavior
close by selected sequence
2017-07-18 18:02:59 +07:00
hieplq 6bcfbaae8e IDEMPIERE-3426:improve tab behavior
combobox keystrock issue
2017-07-18 11:09:56 +07:00
hieplq 3741f466da IDEMPIERE-3426:improve tab behavior
drag&drop for home tab case
2017-07-16 18:44:46 +07:00
hieplq 841ea60dc5 IDEMPIERE-3426:improve tab behavior
add shortcut key for tab navigate
2017-07-15 21:00:33 +07:00
hieplq 52f4416416 IDEMPIERE-3426:improve tab behavior
active prev tab when close current active tab
2017-07-15 04:17:35 +07:00
hieplq e3fc9f9648 IDEMPIERE-3426:improve tab behavior
open account tab to next tab
2017-07-15 03:20:18 +07:00
hieplq 38fae63d1b IDEMPIERE-3426:improve tab behavior
drag&drop for home tab case
2017-07-15 01:13:17 +07:00
hieplq 3a8c351538 IDEMPIERE-3426:improve tab behavior
drag&drop
2017-07-15 00:37:34 +07:00