Commit Graph

11762 Commits

Author SHA1 Message Date
hieplq 4226321976 IDEMPIERE-2544:sonarlint is good plugin but its temp file create inside workspace, so i like to ad it to ignore list 2017-04-26 10:34:54 +07:00
hieplq 54776efa09 IDEMPIERE-3353:sync development profile (eclipse) and package profile
org.idempiere.webservices import package from javax.xml.ws so need to add javax.xml.ws and its dependency into plug-ins list
2017-04-26 10:20:22 +07:00
hieplq 2a410c7f92 IDEMPIERE-3136:all stuff relate library of idempiere
mistake on build.properties
2017-04-26 10:07:49 +07:00
hieplq c8c2f1592a IDEMPIERE-2544: on equinox osgi, bundle have service should be active 2017-04-26 10:06:46 +07:00
hieplq 0a2478423e remove ztl-2.0.0-SNAPSHOT.jar to build offline repository without SNAPSHOT of plug-in 2017-04-25 14:30:15 +07:00
hieplq 624932c064 IDEMPIERE-3136:update equinox to 4.6.3 (neon)
swt.gtk.solaris.x86 swt.cocoa.macosx.x86 is stop support
launch isn't yet update, because it often conflic with launch on main branch hard for merged
2017-04-27 00:00:41 +07:00
hieplq ebd4fcece8 IDEMPIERE-3136:update jetty to 9.4.x
jetty resolved hpack issue here, so isn't need work-around https://github.com/eclipse/jetty.project/issues/1290
Atmosphere don't compactible with new jetty https://github.com/Atmosphere/atmosphere/issues/2242
SessionManager is removed:
   http://www.eclipse.org/jetty/documentation/9.4.x/session-management.html
   http://www.eclipse.org/jetty/documentation/9.3.0.v20150612/session-management.html
2017-04-22 12:27:40 +07:00
hieplq f4ff2cda4f IDEMPIERE-3136:update jetty to 9.4.x
update web.xml version follow advice from jetty community https://github.com/eclipse/jetty.project/issues/1466
2017-04-22 08:58:09 +07:00
hieplq 8d03ae6d79 IDEMPIERE-2868:correct wrong configuration file 2017-02-21 16:02:03 +07:00
hieplq ed2a557e3a IDEMPIERE-3136:change rmap to get source code of library 2017-02-21 14:04:10 +07:00
hieplq 8f62bccbdb IDEMPIERE-3136:ignore work-around for jetty.alpn.api
ignore work-aroud for https://github.com/eclipse/jetty.project/issues/702
after discuss with jetty guys.
2017-02-21 14:02:58 +07:00
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 19aea1d6a2 1006483 Ease edit of Field label, description and Help. Fix migration scripts. / IDEMPIERE-3438 2017-08-03 14:13:59 +02:00
Carlos Ruiz 0d53248d94 IDEMPIERE-3438 Capture user suggestions for field terminology and context help - fix migration script as reported by Hiep 2017-07-31 11:55:16 +02: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
Carlos Ruiz 9df6b2a615 IDEMPIERE-3439 Create System windows to analyze all clients and users 2017-07-28 18:22:11 +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 bef0a30f90 1006483 Ease edit of Field label, description and Help. Make approved and processed field readonly. / IDEMPIERE-3438 2016-08-12 16:28:10 +08:00
Heng Sin Low d4401c3ed5 1006483 Ease edit of Field label, description and Help. Show approve and processed field at field suggestion window. / IDEMPIERE-3438 2016-07-21 18:12:33 +08:00
Heng Sin Low 617d5dfeeb 1006079 Ease edit of OnLine Context Help. Fixed migration script. / IDEMPIERE-3438 2016-07-13 11:49:40 +08:00
Heng Sin Low 4c2d73a8be 1006079 Ease edit of OnLine Context Help. Fixed migration script error. / IDEMPIERE-3438 2016-07-08 12:18:30 +08: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 1793361fcf hg merge release-4.1 (merge release4.1 into development) 2017-07-21 20:18:53 +02:00
Carlos Ruiz 363bedd9f5 IDEMPIERE-3429 The method newInstance(String, String, List<PasswordData.Reference>) is undefined for the type PasswordData - integrate suggestion from dadan su at https://groups.google.com/d/msg/idempiere/Zzhf_K2YtDA/xvEC5sROCQAJ / confirmed by Gerald O'Sullivan 2017-07-21 20:18:36 +02:00
Carlos Ruiz 80d851ed8e hg merge release-4.1 (merge release4.1 into development) 2017-07-21 20:13:24 +02: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
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 a864e8b58a IDEMPIERE-3426:improve tab behavior
drag&drop effect
2017-07-17 23:17:37 +07:00
hieplq 3741f466da IDEMPIERE-3426:improve tab behavior
drag&drop for home tab case
2017-07-16 18:44:46 +07:00
Carlos Ruiz c62351bc7d IDEMPIERE-3136 - launcher complaining on dev about org.mortbay.jasper.apache-jsp 2017-07-16 12:19:19 +02:00
hieplq 841ea60dc5 IDEMPIERE-3426:improve tab behavior
add shortcut key for tab navigate
2017-07-15 21:00:33 +07:00
hieplq 58b92f42fd IDEMPIERE-3426:improve tab behavior
case 2:report by NMicoud at https://groups.google.com/forum/?nomobile=true#!topic/idempiere/tyLAb85X2jU
2017-07-15 05:42:53 +07:00
hieplq d5d230ebc6 IDEMPIERE-3426:improve tab behavior
case 1:http://tracker.zkoss.org/browse/ZK-3706
2017-07-15 05:15:50 +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
Carlos Ruiz 0154540290 IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-07-13 20:01:53 +02:00
Carlos Ruiz 4157a647d0 IDEMPIERE-3408 Encrypted Field can explore by normal user / found an issue if a password box has a length littler than 10 characters (can be plugins or max length defined in dictionary) 2017-07-12 01:12:11 +02:00
Carlos Ruiz 01cd2b1ef2 IDEMPIERE-2490 java.lang.IllegalStateException: Form too large -> IDEMPIERE-3118 IDEMPIERE-669 2017-07-06 14:42:56 +02:00
Carlos Ruiz c083110778 IDEMPIERE-2687 Void a Document on Closed Period / based on Nicolas comment https://groups.google.com/d/msg/idempiere/TDV_93n92h4/YCB9HMbJAwAJ 2017-07-06 13:59:47 +02:00
Heng Sin Low f4969a172f IDEMPIERE-3352 Enhancement of Batch Level Costing. Use safer approach for production reversal checking. 2017-07-04 20:04:16 +08:00
Nicolas Micoud c96264693c IDEMPIERE-3360 Methods to retrieve values of mail template 2017-07-04 13:44:01 +02:00
Nicolas Micoud 8194d58ec1 IDEMPIERE-3422 More info for error message "Failed to update user record with date last login" 2017-07-04 13:23:58 +02:00