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
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
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
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
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
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
redchris
a07eec6d46
revert revision 12169
...
I committed in the wrong place
2010-04-28 09:32:15 +00:00
redchris
12e4df74c3
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 09:08:41 +00:00
Heng Sin Low
3e4ebac11c
Multiselect of Products in WebUI
...
- the feature is break by a typo in revision 11906
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2984662
2010-04-28 02:23:33 +00:00
Heng Sin Low
52c87a037e
Request toolbar button calls up search form
...
- refactoring and cleanup
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2990258
2010-04-27 23:56:32 +00:00
teo_sarca
988ccdafa2
BF [ 2985892 ] Opening a window using a new record query is not working
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2985892
2010-04-26 20:10:31 +00:00
teo_sarca
788947ce47
BF [ 2992540 ] Grid/Panel not refreshed after process run
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2992540
2010-04-26 20:05:46 +00:00
Carlos Ruiz
bf05050818
Fix [2990258] Request toolbar button calls up search form on zkwebui
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2990258
2010-04-24 05:40:40 +00:00
Carlos Ruiz
359f90cee2
Fix [2856097] The "Enter new Location/Address" countries are not translate / fix for zkwebui
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2856097
2010-04-19 23:05:21 +00:00
Carlos Ruiz
95c5b756be
Fix [2987531] Cannot search on Posted field - Thanks to Paul
...
reverted revision 12035
implemented new patch submitted by Paul
peer reviewed and tested (swing and zkwebui)
added migration script to fix some dictionary errors on Posted columns
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2987531
2010-04-19 22:52:43 +00:00
trifonnt
deaa6cf731
FR [2983757] - Contrib: images for menu in the webui
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2983757&group_id=176962&atid=955896
Committed proposal by arnulf0.
2010-04-15 17:52:14 +00:00
trifonnt
a55504a2ec
FR [2983757] - Contrib: images for menu in the webui
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2983757&group_id=176962&atid=955896
2010-04-15 17:46:29 +00:00
tspc
eb2dd63503
Merge bug fixes from release to trunk
...
merge 12009, 12011, 12014, 12015
Revision: 12009
Fix [2927581] Financial Report parameter does not display in Report
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2927581
Revision: 12011
Fix [2926732] Query.setParameters has wrong argument type - thanks to Tobi
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2926732
Revision: 12014
Fix [2927102] Big Decimal exception calling setScale()
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2927102
Revision: 12015
Fix [2920052] print format Cache Image
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2920052
Regards,
Tony
2010-04-15 08:38:52 +00:00