Commit Graph

11249 Commits

Author SHA1 Message Date
Dirk Niemeyer f05a59eeab IDEMPIERE-2731 Modify Access Modifiers of MInOut and MOrder properties and Methods 2015-07-22 08:39:32 -05:00
Carlos Ruiz 27a8811d5f IDEMPIERE-2679 Account panel : propose confirmation before closing / peer review 2015-07-08 08:58:05 -05:00
Nicolas Micoud 279fc48ee1 IDEMPIERE-2679 Account panel : propose confirmation before closing 2015-07-08 08:56:52 -05:00
Nicolas Micoud fdabb11e56 IDEMPIERE-2175 Changing access modifier in Doc class to make it extendible 2015-07-08 08:10:29 -05:00
Carlos Ruiz 2866e6a799 IDEMPIERE-2640 minor 2015-07-03 12:08:52 -05:00
hieplq 944542b61b IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
fix: NPE report by Tomas Svikruha
2015-07-03 21:01:34 +07:00
hieplq 03f649f75e IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step3: include css content into report
2015-07-03 00:08:34 +07:00
hieplq e8fadaefbc IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step2: remove duplicate menu context
2015-07-02 14:40:07 +07:00
Carlos Ruiz 8c3f9cf771 IDEMPIERE-2544 solve some warnings 2015-07-03 11:18:10 -05:00
Carlos Ruiz 399e471a8e hg merge release-2.1 (merge release2.1 into development) 2015-07-01 21:23:41 -05:00
Carlos Ruiz c30cffc2a6 hg merge release-2.1 (merge release2.1 into development) 2015-07-01 21:05:10 -05:00
michal_zilincar fa80680f3c IDEMPIERE-2671 - Allocation Target Document Type Implementation 2015-06-25 14:00:42 +02:00
Carlos Ruiz ac5b2bc7e0 IDEMPIERE-2382 Mixed Content in login-links.zul break SSL certificate 2015-07-01 15:42:38 -05:00
hieplq 942f2b5244 IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step1: repalce all inline style by css selector
2015-07-01 22:56:12 +07:00
tsvikruha f56fd4a4f5 IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-07-01 11:01:25 -05:00
Carlos Ruiz 611ca54e63 IDEMPIERE-2664 DB Extensibility issues / fix issue on dev merging 2015-06-24 20:46:15 -05:00
Carlos Ruiz a3ba251b49 hg merge release-2.1 (merge release2.1 into development) 2015-06-24 20:43:40 -05:00
Carlos Ruiz 236e4ee928 hg merge release-2.1 (merge release2.1 into development) 2015-06-17 18:19:25 -05:00
Carlos Ruiz 5cd07c4c26 IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-06-12 23:14:33 -05:00
Carlos Ruiz bacfd1bcb2 hg merge release-2.1 (merge release2.1 into development) 2015-06-12 19:26:01 -05:00
hieplq 436dd2236e IDEMPIERE-1777:improvement behavior of WSearchEditor 2014-03-22 14:44:54 +07:00
Carlos Ruiz 0cb4c95f98 hg merge release-2.1 (merge release2.1 into development) 2015-06-08 10:22:22 -05:00
Carlos Ruiz 1ba9e2935c hg merge release-2.1 (merge release2.1 into development) 2015-05-27 23:50:16 -05:00
Carlos Ruiz 376d6ea1ec hg merge release-2.1 (merge release2.1 into development) 2015-05-20 21:04:05 -05:00
hieplq b104af75b5 IDEMPIERE-2233:Add gridfield in InfoWindow 2015-05-20 12:23:24 -05:00
Nicolas Micoud a3e64f73cf IDEMPIERE-2411 FDialog.ask with title, AD_Message and msg 2015-05-20 11:47:27 -05:00
Diego Ruiz d4a6a97437 IDEMPIERE-2631 Process Indicator in CVS Import process 2015-05-20 11:03:56 +02:00
Carlos Ruiz c37f287cb3 hg merge release-2.1 (merge release2.1 into development) 2015-05-13 18:52:08 -05:00
hieplq b1576bff8b IDEMPIERE-2244 RequestEMailProcess : integrate message in HTML 2015-05-13 10:33:06 -05:00
Carlos Ruiz b43bedeba6 hg merge release-2.1 (merge release2.1 into development) 2015-05-08 12:36:17 -05:00
Carlos Ruiz e2ea5989e3 hg merge release-2.1 (merge release2.1 into development) 2015-05-06 19:55:36 -05:00
Carlos Ruiz 272fbea5e2 IDEMPIERE-2553 enter amounts without decimal separator - fix oracle migration script 2015-04-27 21:20:02 -05:00
Carlos Ruiz 3715379847 IDEMPIERE-2553 enter amounts without decimal separator - fix wrong model classes from previous commit 2015-04-27 17:09:36 -05:00
Carlos Ruiz ccb391e324 IDEMPIERE-2553 enter amounts without decimal separator / peer review 2015-04-27 16:53:49 -05:00
Diego Ruiz 14ae36deff IDEMPIERE-2553 enter amounts without decimal separator 2015-04-27 22:21:29 +02:00
Carlos Ruiz 6be02013d7 IDEMPIERE-2556 User preferences window configurable / peer review 2015-04-24 12:08:56 -05:00
Diego Ruiz 0a5a14eb51 Add functionality to allow user preference window configurable 2015-04-23 18:15:01 +02:00
Carlos Ruiz 064e044968 hg merge release-2.1 (merge release2.1 into development) 2015-04-22 15:13:21 -05:00
Carlos Ruiz 57824c9e10 IDEMPIERE-2558 don't allow use old password when change password / fix error in oracle script - no need to create index for constraint 2015-04-17 22:39:53 -05:00
Carlos Ruiz 6217e9004f IDEMPIERE-2558 don't allow use old password when change password / all SQL in core must be in oracle syntax 2015-04-17 16:40:22 -05:00
hieplq e3b1d95177 IDEMPIERE-2558:don't allow use old password when change password
fix carlos comment
2015-04-09 08:32:01 +07:00
Carlos Ruiz 05fef5eebf IDEMPIERE-2558 don't allow use old password when change password / peer review 2015-04-17 16:09:57 -05:00
hieplq c293006f6f IDEMPIERE-2558:don't allow use old password when change password
check history password
2015-04-06 18:51:32 +07:00
hieplq bd51dfdf4e IDEMPIERE-2558:don't allow use old password when change password
update library to passay
2015-04-06 10:27:21 +07:00
hieplq d959dbff8f IDEMPIERE-2389:Print format and Report type selection on process dialog
message when finish process is don't change
2015-04-10 19:06:31 +07:00
Carlos Ruiz 58254de9a4 hg merge release-2.1 (merge release2.1 into development) 2015-04-16 16:32:24 -05:00
hieplq 6c8e1d4d0a IDEMPIERE-2569:ZK7 - Unexpected token in DSP/CSS 2015-04-10 13:19:44 +07:00
hieplq 71e60b3f41 IDEMPIERE-2544:to more warning compiler hidden good warning
generic type warning
2015-03-29 14:45:41 +07:00
hieplq bbebc1ba45 IDEMPIERE-2544:to more warning compiler hidden good warning
dead code
2015-03-29 14:45:04 +07:00
hieplq 96bfd399c9 IDEMPIERE-2544:to more warning compiler hidden good warning
warning from build.xml
2015-03-28 23:31:00 +07:00