Heng Sin Low
cf8eaf82c2
Migrated Server and Status client interface to equinox extension.
2010-09-21 12:57:09 +08:00
Heng Sin Low
892e44ae17
better IE8 support.
2010-09-13 23:43:47 +08:00
Heng Sin Low
7d17e9719c
Fixed a field editor focus bug, better column width for "Line" column and better IE8 support.
2010-09-13 23:42:34 +08:00
Heng Sin Low
33cb50f4b8
migrate ReportViewerProvider and JRViewerProvider to equinox extension.
2010-08-23 13:26:55 +08:00
Heng Sin Low
adb09d2f33
1) http://kenai.com/jira/browse/HENGSIN-6 , RUN_setup.sh failure
...
Use the static method getLogger instead of using a static logger variable. The logger is created as needed inside the getLogger method.
2)http://kenai.com/jira/browse/HENGSIN-3 , properties file wrongly created
Patch accepted.
3) http://kenai.com/jira/browse/HENGSIN-4 , Cannot connect to http://localhost:8080/admin/adempiereMonitor
Always set default level for root logger in CLogMgt initialization.
4) http://kenai.com/jira/browse/HENGSIN-5 , Build fails by default requiring directory lib/plugins
Modify utils_dev/build.xml to ensure the existence of the lib/plugins folder.
5) Module refactoring
* Remove client bundle dependency from the zkwebui bundle. Common UI code of the 2 bundle is moved into the new uibase bundle.
* Remove client bundle dependency from server side bundle. The swing specific jasper report code is moved into the new JasperReportsClient bundle.
* Move most swing code that is still in the base bundle into the client bundle. Many swing client specific code in Env.java (base bundle) is move into the AEnv.java (client bundle).
* Default handlers for 2Pack is moved into the new pipoHandlers bundle. All loading of 2pack handler is now done using the equinox extension mechanism.
6) Extension point
* Added process, form and modelvalidator extension point base on the existing work done by Jorg Viola in the osgi1 branch.
7) The pipo bundle is move from plugins/pipo to /pipo ( relative to the workspace ) due to ant4eclipse have problem building the bundle using the previous layout.
8) New workflow editor and rendering implementation using netbeans visual library. The implementation is shared the by swing and zk client.
2010-08-20 16:05:06 +08:00
Heng Sin Low
57c2bde1ad
Fixed bugs reported by Martin Augustine.
2010-07-29 12:10:45 +08:00
Heng Sin Low
1c8fc5649e
added support to allow edit of existing asi records.
2010-07-27 12:21:11 +08:00
Heng Sin Low
1c3e73c240
only auto preview well known content type.
2010-07-27 12:19:13 +08:00
Heng Sin Low
e73bb005d9
added xls, csv and html export option for zk jasper report viewer.
2010-07-27 12:09:32 +08:00
Heng Sin Low
07d342ec1d
added support to allow re-run of process and report.
2010-07-27 12:05:42 +08:00
Heng Sin Low
0452d2128d
* change root logger name to the shorter form of "webui".
...
* initialized CLogMgt for the webui root logger if the platform have been started by other server side services.
2010-07-20 01:01:46 +08:00
Heng Sin Low
de964d5180
* always render button for grid view.
2010-07-19 14:07:36 +08:00
Heng Sin Low
eff346092a
Fixed context management bug
2010-07-19 14:06:28 +08:00
Heng Sin Low
432b8a4183
Modify delete selection presentation style.
2010-07-19 14:05:51 +08:00
Heng Sin Low
31fcf0b7bd
Fixed paging error.
2010-07-19 14:04:54 +08:00
Heng Sin Low
b4cfb20024
* root logger name is now retrieve from context instead of always "".
...
* log file name at server is prefix by the root logger name from context.
* webui will maintain separate log file prefix by "org.adempiere.webui"
2010-07-19 02:47:34 +08:00
Heng Sin Low
9683dc8cdc
* Folder browser component enhancement.
...
* About window enhancement for log and trace level admin.
2010-07-18 17:17:31 +08:00
Heng Sin Low
e49ffe9190
* move thread local context implementation to core.
2010-07-18 16:01:06 +08:00
Heng Sin Low
e0f1a979f9
* remove activator class, not needed.
...
* remove use of non-official sun api from BrowserToken.
* change bundle version to 1.0.0.qualifier.
2010-07-15 03:05:48 +08:00
Heng Sin Low
1ea701cb54
Fixed classpath to depends only on plugin dependency. Modify build file for osgi deployment
2010-07-13 16:18:12 +08:00
Heng Sin Low
9b92369053
Fixed wrong class used for logger init.
2010-07-13 16:18:00 +08:00
Heng Sin Low
2336eaeb3f
use tab name instead of ad_tab_id so that we can also build unit testing script for user maintained extension
2010-07-09 18:36:13 +08:00
Heng Sin Low
7bbf2370b1
* remove zk_component_id attribute usage
...
* refactoring - make zk_component_prefix a public constant
2010-07-09 18:32:11 +08:00
Heng Sin Low
a9cb9516ef
Switch to Eclipse Gemini Web 1.1.0.M02
2010-07-09 18:02:24 +08:00
Heng Sin Low
0efa469b66
* move from jetty to tomcat 6.0.24
...
* update spring core bundle to version 3.0.3
* added jsp 2.1 support
* move from equinox server side bundle to spring dm bundle where applicable
* group all spring dm bundle together in one folder
* add back zkwebui build.xml
* rename launch config adempiere_equinox_zk to adempiere_equinox_web
2010-07-08 14:14:12 +08:00
Heng Sin Low
30592896e0
* added spring dm header for web context to manifest
...
* fixed classpath
2010-07-07 18:33:02 +08:00
Heng Sin Low
f3ab71ebb8
change to run using spring-dm web support
2010-07-07 12:30:04 +08:00
Heng Sin Low
90e31ca8d4
change to run using spring-dm web support
2010-07-07 12:25:42 +08:00
Heng Sin Low
5b7f513937
merge osgi branch
2010-07-05 17:00:27 +08:00
teo_sarca
77ceb1dbad
Introduce MDashboardContent class
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3018377
2010-06-19 10:57:41 +00:00
teo_sarca
9e9699674c
Borderlayout helper class
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3018339
2010-06-19 08:10:08 +00:00
teo_sarca
7a4ad64e8e
Specify exactly which are the search fields
...
Implemented as discussed in forum thread.
Sponsored by Metas GmbH.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3016592
2010-06-15 17:18:35 +00:00
Carlos Ruiz
90b27a5a56
Peer review [3015917] - Errors for processes run from included tab should be shown.
...
minor - just regenerate the serialVersionUID
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015917
2010-06-14 19:36:56 +00:00
teo_sarca
4901016de8
Errors for processes run from included tab should be shown.
...
Thanks to Low.
Sponsored by Metas GmbH.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015917
2010-06-14 15:49:59 +00:00
tspc
e4f4e925ff
Merge Revisions 12556 from /release to /trunk
...
Revision: 12556
Upgrade to JCommon 1.0.16
Upgrade to JFreeChart 1.0.13
Upgrade to jasperreports-3.7.3.jar
Regards,
Tony
2010-06-14 08:53:32 +00:00
trifonnt
739f68d2ae
FR [2968261] - Product Info View shows inactive providers
...
https://sourceforge.net/tracker/?func=detail&aid=2968261&group_id=176962&atid=879332
Fixed ZK part.
2010-05-18 14:16:43 +00:00
Carlos Ruiz
c7fff6e5ce
BF [2997593] - WFActivity panel displaying activities of all clients - bring same solution for zkwebui - thanks to Silvano (freepath)
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2997593
2010-05-17 23:11:05 +00:00
teo_sarca
3927090247
[ 3001520 ] GridPanel DisplayLogic issue
...
Credits go to Low Heng Sin and Metas
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3001520
2010-05-14 09:15:27 +00:00
Carlos Ruiz
c2fb126252
Peer review [2991251] Attachment handle replacements
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2991251
2010-05-13 23:53:00 +00:00
joergviola
c499e73fb1
zkwebui now deployable again in standard deployment
...
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-05-06 17:56:57 +00:00
Carlos Ruiz
4a702f8cca
[2856097] The "Enter new Location/Address" countries are not translate - refactor to avoid static variable
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2856097
2010-05-05 03:47:30 +00:00
teo_sarca
04210dc6aa
BF [ 2996608 ] GridPanel is not displaying time
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2996608
2010-05-04 15:04:00 +00:00
Heng Sin Low
85b684429b
* revert revision 12190.
...
* improve the dynamic translation of swing form and process classname in db, removing the need of extension to use the ADClassNameMap class.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2898490
2010-05-02 16:37:18 +00:00
teo_sarca
5fd4760b32
BF [ 2995212 ] NPE on Location dialog
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2995212
2010-05-01 14:16:41 +00:00
trifonnt
762097c1f2
FR [ 2898490 ] - Order receipt issue
...
https://sourceforge.net/tracker/?func=detail&aid=2898490&group_id=176962&atid=879335
Fix Spaghetti issues.
LiberoValidator must not depend on Zk.
Introduced new package to hold all common classes.
In future we can extract all this in separate project.
2010-04-29 09:06:21 +00:00
trifonnt
39f43fa6f8
Eclipse multiple project setup. Export WEB-INF/lib/zkex.jar
...
Why LiberoValidator needs classes from ZK?
2010-04-29 08:34:05 +00:00
joergviola
af10f86076
adaptions for standard deployment
...
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-04-28 21:14:31 +00:00
redchris
e0dd47cd50
FR [ 2898490 ] - Order receipt issue
...
https://sourceforge.net/tracker/?func=detail&aid=2898490&group_id=176962&atid=879335
Implemented Order Receipt Issue for ZK
Please review
- Move the class map registration into LiberoValidator
2010-04-28 13:51:23 +00:00
redchris
0d42cd4c2a
FR [ 2898490 ] - Order receipt issue
...
https://sourceforge.net/tracker/?func=detail&aid=2898490&group_id=176962&atid=879335
Implemented Order Receipt Issue for ZK
Please review
2010-04-28 10:39:36 +00:00
Carlos Ruiz
1ef7773018
Seed for [2848787] Automated tests for zkwebui - component name fixed
...
Initial seed creating customized ID for fields in windows - needed to extend the work for toolbar buttons, tabs, etc
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2848787
2010-04-28 09:41:59 +00:00