core-jgi/org.adempiere.ui.zk
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
..
.settings IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
META-INF IDEMPIERE-3531:standard lib folder 2018-02-02 13:47:07 +07:00
OSGI-INF Merge with development 2017-10-19 19:53:41 +07:00
WEB-INF hg merge release-5.1 (merge release5.1 into default) 2018-01-23 12:01:20 +01:00
css IDEMPIERE-2355 - Allow to style the summary rows of HTML report 2014-12-11 01:48:23 -02:00
images IDEMPIERE-3518 Improvement For Mobile Compatibility 2017-10-18 21:05:12 +08:00
js IDEMPIERE-3518 Improvement For Mobile Compatibility 2017-10-18 21:05:12 +08:00
pdf.js IDEMPIERE-3518 Improvement For Mobile Compatibility. Fixed pdf.js missing build/*.js . Move ckez.jar from zk.extra to ui.zk, ckez4.7 doesn't work as dependent bundle. 2017-10-19 22:29:06 +08:00
schema IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08:00
theme/default hg merge release-5.1 (merge release5.1 into default) 2018-01-05 15:17:26 +01:00
zul 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
.classpath IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
.project IDEMPIERE-3510:clear facet on project metadata 2017-10-18 19:46:42 +07:00
RUN_build.bat Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
buckminster.cspex IDEMPIERE-2940:reduce size of repository 2015-11-14 17:17:25 +07:00
build-labelapplet.xml shut off validate warrning of org.adempiere.ui.zk 2017-05-07 14:55:04 +07:00
build.properties IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
copyjars.xml IDEMPIERE-3531:standard maven repository url 2018-02-03 16:38:23 +07:00
gif.jsp Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
index.zul IDEMPIERE-2480:ZK7 - Horizontal Scrollbar calculate wrong full width 2017-12-06 15:59:38 +01:00
labelappletkeystore IDEMPIERE-1083 Print shipping label applet is not working 2013-06-21 12:27:01 +08:00
labeldata.jsp IDEMPIERE-1083 Print shipping label applet is not working 2013-11-07 14:51:50 +08:00
manifest.json IDEMPIERE-3518 Improvement For Mobile Compatibility 2017-10-18 21:05:12 +08:00
plugin.xml shut off validate warrning of org.adempiere.ui.zk 2017-05-07 14:55:04 +07:00
release_notes.html Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
sessiontimeout.zul IDEMPIERE-2966:replace persist-js by localStorage of html5 2015-12-09 22:37:37 +07:00
theme.zs IDEMPIERE-2569:ZK7 - Unexpected token in DSP/CSS 2015-04-10 13:19:44 +07:00
timeout.zul IDEMPIERE-2966:replace persist-js by localStorage of html5 2015-12-09 22:37:37 +07:00