Commit Graph

6 Commits

Author SHA1 Message Date
Heng Sin Low 93b430033e http://sourceforge.net/tracker/?func=detail&atid=955896&aid=2893090&group_id=176962
- implement remember me.
- will use either html5 storage, google gear or cookie ( in the order listed ).
2009-11-06 09:46:37 +00:00
Heng Sin Low f03cafdac1 https://sourceforge.net/tracker/?func=detail&aid=2804027&group_id=176962&atid=955896
- added option for user to select output type ( pdf, html or excel )
- added optional sysconfig parameter to change the default report output type ( ZK_REPORT_DEFAULT_OUTPUT_TYPE - PDF, HTML or XLS ). PDF is the default for backward compatibility reason.

https://sourceforge.net/tracker/?func=detail&aid=2827675&group_id=176962&atid=955896
- added zoom, drill down and drill across support for report viewer when output type is html
2009-07-27 10:01:36 +00:00
Heng Sin Low 7f24893ba3 https://sourceforge.net/tracker/?func=detail&aid=2790994&group_id=176962&atid=955896
- Implemented basic theme support, added new ZK_THEME key
- Added content for www.testadempiere.com
- default css move from default.css.dsp to /theme/default/css/theme.css.dsp
- load calc.js and layout.js using lang-addon.xml instead
- Implemented gradient background for selected window tab ( the vertical tab )
- Fixed combobox look and feel
- Vertical tab will take less space now if the label is short, for e.g the tab for sales order window.
2009-05-14 08:38:37 +00:00
Heng Sin Low d5b1984d6a Merge
Rev. 8553
minor - avoid double registration of the same listener

Rev. 8561
[ 2617300 ] Reimplement grid view using Grid instead of Listbox
[ 2621916 ] Enhance short cut key support
2009-02-21 08:56:23 +00:00
Heng Sin Low 00a1907332 * Fixed minor Zk 3.5.1 compatibility issue.
* Implement hide/show tab
* Improve form and editor layout
* Refactoring of editor
2008-10-22 07:36:13 +00:00
Heng Sin Low 934e40224a Move zk web client to core 2008-07-10 02:55:34 +00:00