Commit Graph

600 Commits

Author SHA1 Message Date
trifonnt 142f7092f8 FR [2983885] - Remove compiere Images
https://sourceforge.net/tracker/index.php?func=detail&aid=2983885&group_id=176962&atid=879335
2010-04-15 19:20:45 +00:00
trifonnt fd2daf3124 BF [2983910] - remove unused splash
https://sourceforge.net/tracker/index.php?func=detail&aid=2983910&group_id=176962&atid=879335
2010-04-15 19:13:12 +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
Carlos Ruiz a21db5de0f FR [2976452] Implement included roles feature - thanks to Teo and Metas
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2976452
2010-04-08 20:10:54 +00:00
Heng Sin Low c91726015e Buttons are not working correctly on included tab
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979169
2010-04-08 04:07:09 +00:00
Heng Sin Low dbe819c58b WListbox.setData will not re-render the list box header after the first call, i.e if your subsequent call to WListbox.setData doesn't have the same number of columns, the content and header will not be in sync.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2983597
2010-04-08 03:00:51 +00:00
Heng Sin Low 793b7f28f4 Info window enhancement:
* Info should be non-modal when not open as lookup ( that's how the swing client perform now )
* Layout refinement
* Always open the progress indicator when running query
* InfoProductPanel missing status bar
* Don't show ok button when info is not open as lookup. The ok and cancel button behave the same when info is in non-lookup mode, confusing and unnecessary.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2983129
2010-04-07 10:17:14 +00:00
Heng Sin Low 8095e68239 Zoom to detail open Find window if target is high volume
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2980775
2010-04-01 21:49:18 +00:00
Heng Sin Low ea22b39541 revision 11874 is too aggressive and can kill session prematurely.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979748
2010-04-01 21:41:34 +00:00
Heng Sin Low a70712ab63 Fixed display issue for process modal dialog
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979511
2010-03-31 12:54:42 +00:00
Heng Sin Low 26ae5bf924 previous commit is bad, should only call onSave(true) if invoke from the save toolbar button or user press the save shortcut
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979823
2010-03-31 12:32:25 +00:00
Heng Sin Low 900f6b3677 onSave(false) doesn't auto refresh GridField value after save hence should always call onSave(true) unless it is follow by a refresh action.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979823
2010-03-31 11:46:56 +00:00
Heng Sin Low 7e9652edc6 Lookup editor should search "Value" column too if IsValueDisplay is check
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979862
2010-03-31 08:43:12 +00:00
Heng Sin Low 9685a343a4 Adempiere.startup should set Ini.isClient before initialized CLogMgt
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979844
2010-03-31 08:30:10 +00:00
Heng Sin Low e80c8d0163 minor - add timeout parameter for Execution.activate 2010-03-31 08:11:02 +00:00
Heng Sin Low 226018cbc9 AbstractADWindowPanel enhancement:
* Log more detail for user session crossover to make it easier to cross reference with details captured in log file.
* Make the invocation of onSave consistent with the invocation of cmd_save in APanel.
* No longer need to enabled server push before calling process dialog

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979823
2010-03-31 08:05:20 +00:00
Heng Sin Low 16afab193b The current drilldown and drillacross in report viewer implementation can caused NPE as it create WReport without a parent component which is needed in the showPopup method.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979808
2010-03-31 07:38:11 +00:00
Heng Sin Low 62ebd70936 minor - remove obsolete comments 2010-03-31 04:10:33 +00:00
Heng Sin Low d2c63f6e70 Grid view scroll position lost for the following 2 scenario:
1. at grid view, scroll down and select a row so that part of the list is cut off from the top. open another window and comback, the list scroll back to top and the selected row is not visible until you scroll down to it.
2. at grid view, scroll down and select a row so that part of the list is cut off from the top. toggle to form view and back, the list scroll back to top and the selected row is not visible until you scroll down to it.


Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979746
2010-03-31 04:07:43 +00:00
Heng Sin Low 8d75aa84ee server push thread doesn't stop after browser refresh
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979748
2010-03-31 04:04:31 +00:00
Heng Sin Low e2bb7765dd Message box enhancement:
* Use shorter title text ( forgot to commit this at revision 11861 )



Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979504
2010-03-31 03:54:35 +00:00
Heng Sin Low befe1e6ebe Grid view scroll position lost for the following 2 scenario:
1. at grid view, scroll down and select a row so that part of the list is cut off from the top. open another window and comback, the list scroll back to top and the selected row is not visible until you scroll down to it.
2. at grid view, scroll down and select a row so that part of the list is cut off from the top. toggle to form view and back, the list scroll back to top and the selected row is not visible until you scroll down to it.


Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979746
2010-03-31 03:49:45 +00:00
Heng Sin Low 7fc78215a4 Custom form enhancement:
* Use custom progress dialog with adempiere localization support
* Cleanup eclipse editor warnings
* Remove use of background thread ( serverpush ) to reduce resource usage and for slight performance improvement
* Use zk's native WrongValueException for mandatory field error

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979740
2010-03-31 03:28:30 +00:00
Heng Sin Low ec3939024f minor - remove an eclipse editor warning 2010-03-31 03:16:21 +00:00
Heng Sin Low 6da5888e6a Process dialog enhancement:
* Fixed display issues for long process log
* Drop the use of server push to reduce resource usage and slight performance improvement
* Use custom progress window with adempiere localization support
* Fixed css of the button
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979511
2010-03-30 17:24:58 +00:00
Heng Sin Low 37f28623cc Message box enhancement:
* Follow standard UI convention - icon on the left, message on the right and button at bottom.
* Set max-height and overflow:auto for the message content to make the messagebox usable even for very long message content.
* Use shorter title text


Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979504
2010-03-30 17:10:40 +00:00
Carlos Ruiz 7fb2a677c5 Fixed problem when importing in zkwebui with UTF-8
FR [1658127] - Select charset encoding on import
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1658127
2010-03-30 05:06:39 +00:00
Heng Sin Low d2fc48c00e Numeric fields "mandatory" are not labeled with the corresponding red
asterisk.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2977536
2010-03-29 21:41:20 +00:00
Heng Sin Low aff29fc575 * Implement timeout page
* Reduce default session timeout period from 120 minutes to 60 minutes

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2947703
2010-03-29 02:44:16 +00:00
tspc 704877109d Merge bug fixes from release to trunk
merge 11707, 11708, 11816, 11817

11707 -> Fix [2971934] DigestOfFile incosistent Base64 conversion - thanks to Silvano (freepath)
Adding raise of exceptions when the file cannot be written
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971934

11708 -> Fix [2127565] - LOT Control Error
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2127565

11816 -> Fixing some errors found when building testadempiere
Link to /release commit: http://adempiere.svn.sourceforge.net/adempiere/?rev=11816&view=rev

11817 -> [2846601] - DB.isDatabaseOK() is not called / moving the validation some lines down - it breaks completely the usage of Adempiere
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2846601

Regards,
Tony
2010-03-26 23:10:30 +00:00
trifonnt cbc9d926b2 FR [2977050] - Read ADEMPIERE_HOME from web.xml
https://sourceforge.net/tracker/?func=detail&aid=2977050&group_id=176962&atid=955896
2010-03-26 14:18:53 +00:00
trifonnt e4c24f1ba4 Fixed ZK Web UI starting from Eclipse. Added required MFG jars. 2010-03-25 00:03:31 +00:00
trifonnt 5663e534d1 Working Eclipse configuration which enables Developers to start ADempiere ZK Web Ui from Eclipse. 2010-03-24 23:35:42 +00:00
trifonnt cc910019d2 Added support to start ADempiere ZK Web UI from Eclipse.
Multiple project setup.
2010-03-24 22:17:44 +00:00
Heng Sin Low 7705215787 Fixed many Workflow Activities make the window unusable
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2958446
2010-03-22 04:17:22 +00:00
Carlos Ruiz 93fbc42293 FR [2897194] Advanced Zoom and RelationTypes - Thanks to Tobias Schöneberg (tobi42)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-20 12:51:35 +00:00
Heng Sin Low a30d25e764 FR - Implementing new Summary flag in Report View
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897727
2010-03-18 05:52:03 +00:00
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
Heng Sin Low 4bf641e805 Info window paging
- Fixed sorting bug

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-03-15 08:41:24 +00:00
joergviola 0798948086 Merged trunk 11345 to 11658 into branches/osgi/approach2 2010-03-14 14:38:00 +00:00
Heng Sin Low 9d7e263183 apply changes from VPayment and some cleanup 2010-03-13 00:29:03 +00:00
felixmoeller 1037232823 fixed a really small typo 2010-03-11 11:42:55 +00:00
Heng Sin Low 08aa2b0875 Info window paging
- Fixed a paging calculation error
- Fixed paging for Oracle, resultset.absolute doesn't work on forward only resultset.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-03-09 17:47:10 +00:00
joergviola e11cc21c52 Standalone plugin build now possible.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-08 14:13:45 +00:00
joergviola 0945a8dba2 Converted to Equinox Plugins: zkwebui
Had to move Webresources to /WebContent in order to pack bundle jar easily

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-05 19:51:34 +00:00
Heng Sin Low 025ed3e4e1 Improve IE8 support
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2898957
2010-03-05 11:06:05 +00:00
Heng Sin Low dc50ece192 When user press the print button on the toolbar, the current window no is not pass to the print dialog causing report parameter failed to get default value from current window context.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2963196
2010-03-04 08:33:28 +00:00
Heng Sin Low c3805382ae Prepare window context before entering a tab
- Fixed invalid context for tab 0
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2959339
2010-03-01 05:37:59 +00:00
tspc cd4c15c059 Merge bug fixes in release not committed to trunk
merge -c 11478 -c 11471 -c 11374
BF2958108	Answer in Workflow Activities keeps adding Yes/NO
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2958108&group_id=176962

BF2957689	Material Receipt -> Create From -> Only same wh not working
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2957689&group_id=176962

BF2815307 Default Tax Error
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2815307&group_id=176962
2010-02-27 06:16:16 +00:00
Heng Sin Low fa569115e1 The window context variable is share by all tab and can get mix up when user navigate from one tab to another. This patch recreate the window context variable before entering a tab to solve the potential conflict issue.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2959339
2010-02-26 02:07:55 +00:00
Heng Sin Low cd210e3170 minor - add undefined and null check 2010-02-26 01:52:35 +00:00
Heng Sin Low c7175c22ba Remove use of ejb, not necessary since zkwebui is already running at server.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2959285
2010-02-26 00:40:39 +00:00
Heng Sin Low 47c6baa245 ValuePreference dialog missing the explaination message
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2959281
2010-02-26 00:24:49 +00:00
Heng Sin Low 4b3d5de150 Dropdown sometime doesn't display the currently selected value ( swing
always does )
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2958556
2010-02-25 08:03:23 +00:00
Heng Sin Low 75f4dc9eba Info window pagign
- use cursor to load a subset of the result when native database paging is not available.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-02-24 08:18:47 +00:00
Carlos Ruiz e0dff39270 FR Product Info Window - Add filter by Attribute Set
- implemented for zkwebui
- extend the functionality to filter the attributes by the attribute set selected
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2952085
2010-02-17 23:05:02 +00:00
trifonnt 8aea69bac6 Minor typo fixes. 2010-02-15 08:26:52 +00:00
trifonnt b498f12ab8 BF [2948213] - Record ID parameter is not carried in jasper report
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2948213&group_id=176962
2010-02-09 22:34:25 +00:00
Heng Sin Low 4d1300ed0f Merge "Fix [2944349] - WDocAction panel not assigning selected item" from /release
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2944349
2010-02-02 03:57:19 +00:00
Heng Sin Low ca187b22b7 Enhance to allow zooming to any level ( tested zooming from gl journal to the period tab in the calendar-year-period window )
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2887701
2010-02-01 10:40:13 +00:00
trifonnt 17f61308bd Fix Eclipse multiple project setup.
Uses System Default JDK. By this way avoid changing of JDK Lib when different JDK is installed.
2010-01-23 23:18:52 +00:00
vpj-cd 06c846a1d3 merge from 11334
* See identifiers columns when delete records - Fix NPE problem reported in forums
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3525006

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2877111
2010-01-23 21:14:49 +00:00
mjudd 71a9fc9c3f Revert as per https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3502040
commits 11204, 11205 and 11207
2010-01-12 09:11:57 +00:00
vpj-cd 0655a2b950 Fix some NPE on -> Add change log context menu for field
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2898860
2010-01-06 00:52:41 +00:00
vpj-cd 25596ca6c5 Integrate revision 11223
Fix Bug: Generate Invoices (manual) broke for Customer RMA

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925697
2010-01-05 07:41:47 +00:00
vpj-cd ea9d9fb36b integrate revision 11218
Fix zkwebui: Second tab must not enable history button
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923033
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923033
2010-01-05 07:03:08 +00:00
mjudd 76cc5c9642 Upgrade iText Library from 2.1.7 -> 5.0.0
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923757
2009-12-30 20:27:33 +00:00
Heng Sin Low 6052138311 * Row content not updated after exit edit mode
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2921253
2009-12-26 04:22:27 +00:00
Carlos Ruiz 284f80f194 Fix * testadempiere site - zkwebui showing two strange windows
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904136
2009-12-17 03:59:28 +00:00
Carlos Ruiz dbd0fa1a01 Fix * Delete selection must be disabled when editing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2915991
2009-12-17 03:12:29 +00:00
Carlos Ruiz fc169204e1 * Wrong behavior of non-automatic commit
Let zkwebui behave samely as swing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
2009-12-17 03:09:44 +00:00
Carlos Ruiz c096728030 * See identifiers columns when delete records
Fix problem found with tables without key column
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2877111
2009-12-16 23:03:06 +00:00
Carlos Ruiz 420c7c2da2 Fix [2904157] - InfoBPartner cutting first character on translation
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2904157&group_id=176962
2009-12-15 23:10:31 +00:00
Heng Sin Low a171244114 https://sourceforge.net/tracker/?func=detail&aid=2915134&group_id=176962&atid=955896
- logout fail after browser refresh
2009-12-15 22:51:32 +00:00
Carlos Ruiz 77d4059aa6 BF [2897725] - Icon for report inconsistent
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2897725&group_id=176962
Fixed also the behavior - print button is disabled if not form configured for the tab
2009-12-15 04:13:43 +00:00
Heng Sin Low 3efbdba935 https://sourceforge.net/tracker/?func=detail&aid=2900233&group_id=176962&atid=955896
- implement search by attribute in Product Info
2009-12-15 03:12:43 +00:00
Carlos Ruiz b93ee106b0 FR [2893090] - Implement remember me
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2893090&group_id=176962
Implemented sysconfig keys to control the feature - it can be configured now to allow saving User/Password/None for zk or swing
2009-12-15 03:04:01 +00:00
Heng Sin Low b32c97c23d https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2912815&group_id=176962 [JasperReport in process problem]
- fallback to highlighted mode if modal mode is not available
2009-12-15 02:27:53 +00:00
Carlos Ruiz 4c58c7e1c1 Found NPE on the temporary validation code
[ adempiere-ZK Web Client-2832968 ] User context lost?
2009-12-14 19:44:03 +00:00
Heng Sin Low 4af7a6d33c https://sourceforge.net/tracker/?func=detail&aid=2900390&group_id=176962&atid=955896 [ asi editor error]
- the text box should be readonly as in swing
2009-12-14 05:45:29 +00:00
Heng Sin Low 6db1d10b71 https://sourceforge.net/tracker/?func=detail&aid=2900390&group_id=176962&atid=955896 [ asi editor error]
- the text box should be readonly as in swing
2009-12-14 05:37:18 +00:00
Heng Sin Low 2a72cf6b6b https://sourceforge.net/tracker/?func=detail&aid=2898532&group_id=176962&atid=955896
- search definition bug for high volume table
2009-12-14 05:18:28 +00:00
Heng Sin Low cfa4c6c050 https://sourceforge.net/tracker/?func=detail&aid=2913975&group_id=176962&atid=955896
- implement virtual mode for high volume table for enhance scalability
2009-12-14 04:51:20 +00:00
Heng Sin Low 8d11fd5139 https://sourceforge.net/tracker/?func=detail&aid=2913969&group_id=176962&atid=955896 [InfoPanel performance enhancement]
- turn off alternate color row striping to improve rendering performance
- use database paging and sorting for high volume table
2009-12-14 04:44:47 +00:00
Heng Sin Low 84c9ba8a53 minor css changes 2009-12-14 04:34:51 +00:00
Heng Sin Low 904289b63b https://sourceforge.net/tracker/?func=detail&aid=2912282&group_id=176962&atid=955896
- product window broken when hiding initial column
2009-12-14 04:05:03 +00:00
Heng Sin Low 7e698c6883 http://sourceforge.net/tracker/?func=detail&atid=955896&aid=2912815&group_id=176962 [Jasper Report in Process problem]
- ported ProcessCtl to WProcessCtl to remove swing dependency for process and report
- modify ReportCtl to call WProcessCtl using reflection
- refactor and cleanup of ProcessModalDialog
- modify WReport to call WProcessCtl instead of ProcessCtl
2009-12-14 03:28:15 +00:00
Heng Sin Low eebe80ec8f minor - fixed an occasional NPE discover during field testing 2009-12-14 03:22:04 +00:00
Carlos Ruiz 9f9e61da29 BF [2910358] - Error in context when Key field is found in different tabs.
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910358&group_id=176962
2009-12-10 23:33:18 +00:00
Heng Sin Low 82d30fbb02 https://sourceforge.net/tracker/?func=detail&aid=2897733&group_id=176962&atid=955896 ( open menu on double click )
- implemented single click instead.
2009-12-10 15:07:26 +00:00
Heng Sin Low a5d1b2c540 https://sourceforge.net/tracker/?func=detail&aid=2898860&group_id=176962&atid=879335 ( add change log context menu for field )
- minor, set preferred size to 640 * 480
2009-12-10 10:11:39 +00:00
trifonnt 53dc577171 BF [2905222] - Find and FindWinow do not handle encrypted columns
http://sourceforge.net/tracker/?func=detail&atid=879334&aid=2905222&group_id=176962
2009-12-01 21:13:16 +00:00
trifonnt 3c3fc15689 fixed zkwebui project setting for multiple project setup. 2009-11-27 22:45:07 +00:00
Heng Sin Low b17d11af83 https://sourceforge.net/tracker/?func=detail&aid=2904159&group_id=176962&atid=955896
- multi selection of product from order
2009-11-25 23:45:09 +00:00
Heng Sin Low c67dc4bb93 https://sourceforge.net/tracker/?func=detail&aid=2902984&group_id=176962&atid=955896
- change grid edit mode to not always on making the UI appear more responsive
2009-11-24 08:33:21 +00:00
Heng Sin Low d541bb4b49 http://sourceforge.net/tracker/?func=detail&aid=2899730&group_id=176962&atid=955896
- allow the use of enter key to accept user changes
2009-11-24 08:02:59 +00:00
Heng Sin Low ccd6ef6ee3 https://sourceforge.net/tracker/?func=detail&aid=2902323&group_id=176962&atid=955896
- Append the loop counter as prefix for the image map area to prevent unique ID exception
2009-11-23 08:10:14 +00:00
Heng Sin Low bca1043d49 https://sourceforge.net/tracker/?func=detail&aid=2902318&group_id=176962&atid=955896
- stop execution of event when save failed
2009-11-23 07:58:26 +00:00