Commit Graph

2365 Commits

Author SHA1 Message Date
Nicolas Micoud d28dec8f32 IDEMPIERE-3696 Implementing warning to encourage user to change their password before it is expired 2018-04-25 13:31:59 +02:00
Carlos Ruiz c10b0cd46c hg merge release-5.1 (merge release5.1 into default) 2018-04-23 09:21:16 +02:00
Carlos Ruiz a9a3218517 IDEMPIERE-3690 java.lang.NullPointerException when inactive al document status 2018-04-17 10:33:40 +02:00
Nicolas Micoud 6f5f225d66 IDEMPIERE-3691 "Row" tooltip is not translated 2018-04-17 09:26:12 +02:00
Carlos Ruiz c3727c2f10 IDEMPIERE-3685 Client field is shown empty in Included Roles grid mode 2018-04-12 17:08:14 +02:00
Silvano Trinchero 9c5045333e Fix chiusura file nel merge dei pdf 2018-04-10 17:12:02 +02:00
Carlos Ruiz da53148c79 hg merge release-5.1 (merge release5.1 into default) 2018-04-08 21:06:13 +02:00
Heng Sin Low 8949bc4b46 IDEMPIERE-3673 Implement Paging for Related Info Window 2018-04-02 18:54:06 +08:00
Diego Ruiz e3769972ee IDEMPIERE-3667 Callouts not working properly in Quick Entry Windows 2018-03-25 22:11:09 +02:00
Diego Ruiz 47f3ce46b9 IDEMPIERE-3666 Set Quick entry called parent 2018-03-25 22:10:26 +02:00
hieplq d777e2982c Merge with default 2018-03-19 19:50:01 +07:00
Carlos Ruiz 476b1283e8 hg merge release-5.1 (merge release5.1 into default) 2018-03-19 08:27:33 -03:00
Carlos Ruiz 89c00b7ada IDEMPIERE-3660 Improve Packin - allow application on all tenants 2018-03-16 17:49:25 -03:00
hieplq 2b0c44e0e8 Merge with default 2018-03-09 14:34:08 +07:00
Nicolas Micoud 3eedf21293 IDEMPIERE-3643 Placeholders for every fields - missing editors 2018-03-05 21:27:40 +01:00
Carlos Ruiz 096a535b28 hg merge release-5.1 (merge release5.1 into default) 2018-03-05 21:25:29 +01:00
Nicolas Micoud a9025b7c12 IDEMPIERE-3644 Process saved params should not overwrite readonly parameters 2018-03-05 21:15:24 +01:00
Nicolas Micoud 626cad8cac IDEMPIERE-3642 Navigation using trees is broken when tab is in detail 2018-03-05 21:04:44 +01:00
Nicolas Micoud 4b6185397c IDEMPIERE-3592 Add Refresh button on the Document status panel 2018-03-05 20:53:41 +01:00
Nicolas Micoud bc57cebf5e IDEMPIERE-3525 InfoWindow : Allow to show or hide the sub panel (detail) from code 2018-03-05 20:49:06 +01:00
hieplq 44002a6eb4 Merge with default 2018-02-27 15:52:57 +07:00
Carlos Ruiz 351c9e22b1 hg merge release-5.1 (merge release5.1 into default) 2018-02-26 12:19:18 +01:00
Nicolas Micoud cfb0c7c6e7 IDEMPIERE-3641 IDEMPIERE-3008 : Store divider of tree panel location for window per user is broken in 5.1 2018-02-26 12:18:35 +01:00
hieplq 6bb1c5ecc3 Merge with default 2018-02-26 03:11:15 +07:00
Nicolas Micoud 0c1b9fd6b9 IDEMPIERE-3639 Placeholders for every fields 2018-02-24 14:28:40 +01:00
Carlos Ruiz e4118787d8 hg merge release-5.1 (merge release5.1 into default) 2018-02-24 12:25:39 +01:00
hieplq 31ad04d7ef IDEMPIERE-3531:auto update by eclipse when import project to new workspace by choose import exists maven project 2018-02-18 23:41:09 +07:00
hieplq b02d2f2c20 Merge with default 2018-02-11 00:39:41 +07:00
hieplq 9482f02dec IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
Carlos Ruiz 969d02f63c IDEMPIERE-3635 Cache getLookupInfo method to avoid multiple queries execution 2018-02-09 22:10:28 +01:00
hieplq b8caaa1549 IDEMPIERE-3531:some plugin don't include class on output maven when export
"bin.includes = ." is mandatory for maven build
2018-02-11 00:37:05 +07:00
hieplq d7808da56a IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
a mavent project convert from plugin have flow default rule
   1. maven project prefer setting JRE to Execution environment, so .classpath is updated
   2. java class compliment to target/classes/, so build.propertie is updated
   3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created

extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431

   it happend on bundle use non-standard java package
      org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
      org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs

   on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
   so change to warning method make it consitent with other
      org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
hieplq 34741c7d87 IDEMPIERE-3531:standard maven repository url
find out origin reposiroty for almost library
maven url include maven2 part
2018-02-03 16:38:23 +07:00
hieplq b6d9886732 IDEMPIERE-3531:standard lib folder
on all project, put library into lib folder, so easy apply parametrize
remove some unuse (don't see reference) library
2018-02-02 13:47:07 +07:00
Heng Sin Low 2f71950292 IDEMPIERE-3630 Process Dialog should wait for Info Popup. 2018-01-26 18:14:37 +08:00
Heng Sin Low 4d7f35616e IDEMPIERE-3629 Parameter Value Change and Form Validation Listener for Process Dialog 2018-01-26 14:18:45 +08:00
Carlos Ruiz 45e1f0c654 IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE 2018-01-25 17:57:14 +01:00
Carlos Ruiz ffcd468f13 IDEMPIERE-3617 Styles not working in master mode after navigate to another record 2018-01-24 13:54:21 +01:00
Carlos Ruiz 16167a62cb hg merge release-5.1 (merge release5.1 into default) 2018-01-23 12:01:20 +01:00
Carlos Ruiz 4069878bf9 IDEMPIERE-3653 1008833 Upgrade hazelcast to version 3.9.3 / integrate patch from hengsin 2018-01-23 17:19:21 +08:00
Carlos Ruiz 7c0bffa908 IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE 2018-01-19 23:02:46 +01:00
Carlos Ruiz 975a46ae45 IDEMPIERE-3580 Advanced Zoom Across 2018-01-19 18:22:16 +01:00
Carlos Ruiz 9ce5c347cb IDEMPIERE-3545 Add plugin information in About window / implement start-stop 2018-01-19 15:45:53 +01:00
Carlos Ruiz af32053a03 hg merge release-5.1 (merge release5.1 into default) 2018-01-19 15:44:08 +01:00
Carlos Ruiz 391b57de2a IDEMPIERE-3535 Implement font icon theme / integrate fix from Murilo (muriloht) for the lock button 2018-01-05 15:20:29 +01:00
Carlos Ruiz caf3ca2367 hg merge release-5.1 (merge release5.1 into default) 2018-01-05 15:17:26 +01:00
Carlos Ruiz 23d2ca465e IDEMPIERE-905 Post-it functionality / add 16 pixels icon 2018-01-05 15:15:37 +01:00
Carlos Ruiz d7353f8e2a IDEMPIERE-3535 / thanks to Murilo - fixed a flaw on the rendering of Lock button 2018-01-05 15:14:50 +01:00
Carlos Ruiz dc373fbb4e IDEMPIERE-3614 styles on fields also apply in the find window 2018-01-16 11:30:55 +01:00
Carlos Ruiz ee233577c6 IDEMPIERE-3612 improve the look of posting window by avoiding multiline output 2018-01-16 09:50:24 +01:00