Heng Sin Low
|
745320642c
|
PiPo2 - don't auto generate uuid for record with official id.
|
2011-02-21 19:30:21 +08:00 |
Heng Sin Low
|
b1d1908f24
|
Add '\' escape character support for Oracle.
|
2011-02-21 19:21:35 +08:00 |
Heng Sin Low
|
87a93f946c
|
PiPo2 - don't auto generate uuid during pack out as it is not safe to do so.
|
2011-02-21 19:16:16 +08:00 |
Heng Sin Low
|
02e4d1846a
|
Fixed wrong number of parameters for sql statement.
|
2011-02-17 11:10:20 +08:00 |
Heng Sin Low
|
c6eeb2c76e
|
Create uuid during 2pack export.
|
2011-02-16 15:06:12 +08:00 |
Heng Sin Low
|
d31059cc6d
|
WGenForm must be declare as instance variable instead of static variable.
|
2011-02-16 12:11:56 +08:00 |
Heng Sin Low
|
bc5fffb793
|
Fixed wrong variable declaration - should be instance instead of static.
|
2011-02-14 12:21:20 +08:00 |
Heng Sin Low
|
765ba3d6d7
|
Remove unnecessary logging of missing #date in context when running at server.
|
2011-02-11 10:41:51 +08:00 |
Heng Sin Low
|
0fba78288e
|
Fixed query timeout for PostgreSQL.
|
2011-02-11 02:09:37 +08:00 |
Heng Sin Low
|
4ad62a2011
|
CopyValues must ignore the uuid alternate key column.
|
2011-02-11 02:09:15 +08:00 |
Heng Sin Low
|
e6de865fe6
|
Mark WINDOW_INFO constant as deprecated.
|
2011-02-10 17:44:14 +08:00 |
Heng Sin Low
|
d4286e392f
|
Added checking for location selected in the info bpartner window whether the location is a shipping location, a billing location or both.
|
2011-02-10 12:16:29 +08:00 |
Heng Sin Low
|
e573983f5f
|
Added transaction timeout control, default to 2 hours. Set connection to auto commit before release back to connection pool.
|
2011-02-10 10:33:21 +08:00 |
Heng Sin Low
|
2fcdbafd6d
|
HTML Email - do not repeat subject in message body.
|
2011-02-10 10:02:20 +08:00 |
Heng Sin Low
|
16c60adc49
|
Set default timeout for sending of email to 20 seconds.
|
2011-02-10 10:00:19 +08:00 |
Heng Sin Low
|
f72cccd1ce
|
Display workflow error message to user instead of just display message "Terminated".
|
2011-02-10 09:36:48 +08:00 |
Heng Sin Low
|
68eef9fc88
|
Fixed current record could disappear after save.
|
2011-02-08 18:59:03 +08:00 |
Heng Sin Low
|
12dbce8df1
|
Add jasper report support for huge data set.
|
2011-02-08 11:51:10 +08:00 |
Heng Sin Low
|
10c54e9e1c
|
Increase max row to 5000 and treat max row loaded the same as all loaded. Minor cleanup.
|
2011-02-08 11:43:11 +08:00 |
Heng Sin Low
|
564457e4ab
|
Set zk component id prefix for selenium test support.
|
2011-02-08 10:54:42 +08:00 |
Heng Sin Low
|
20d37271bf
|
Implement saveAndCreate toolbar button - use ctrl-q as shortcut instead of ctrl-a which is commonly known as the short cut key for select all text.
|
2011-02-08 10:53:35 +08:00 |
Heng Sin Low
|
72f706021a
|
Fixed can't auto focus to number box.
|
2011-02-07 18:18:18 +08:00 |
Heng Sin Low
|
b82586bb82
|
Fixed memory leak in the merge pdf method.
|
2011-02-07 18:13:58 +08:00 |
Heng Sin Low
|
e460eca472
|
Added NPE check.
|
2011-02-07 18:11:50 +08:00 |
Heng Sin Low
|
b7b4573689
|
Remove unnecessary max length for search criteria input box.
|
2011-02-07 18:07:39 +08:00 |
Heng Sin Low
|
3cb79e95d4
|
Set zk component id prefix for selenium test support.
|
2011-02-07 18:00:56 +08:00 |
Heng Sin Low
|
14242ef8b6
|
Render user home page in background thread.
|
2011-02-07 18:00:37 +08:00 |
Heng Sin Low
|
ba9cc04439
|
Implemented login date support, set zk component id prefix for selenium test support.
|
2011-02-07 17:58:26 +08:00 |
Heng Sin Low
|
23bd9decf2
|
Set zk component id prefix for selenium test support.
|
2011-02-07 17:50:05 +08:00 |
Heng Sin Low
|
02c41740fa
|
Should execute confirmPrint before printing of check.
|
2011-02-07 17:29:46 +08:00 |
Heng Sin Low
|
fa6cfacb25
|
Increase default statement/query timeout to 300 seconds.
|
2011-02-07 12:20:11 +08:00 |
Heng Sin Low
|
e793134959
|
Implement saveAndCreate toolbar button.
|
2011-02-07 12:19:05 +08:00 |
Heng Sin Low
|
ba556ff480
|
Modify zk progress prompt to be rendered at middle of screen and mask screen from user access.
|
2011-02-07 12:04:25 +08:00 |
Heng Sin Low
|
6170d4bf3a
|
Implement saveAndCreate toolbar button.
|
2011-02-07 12:01:09 +08:00 |
Heng Sin Low
|
ac90b69d9e
|
Show busy dialog while button process is running.
|
2011-02-07 11:28:32 +08:00 |
Heng Sin Low
|
0a0f56134e
|
Fixed showWindow(modalWindow, "center") doesn't show modal window in the center of screen.
|
2011-02-07 11:28:09 +08:00 |
Heng Sin Low
|
c0559b8e18
|
Fixed the new record button in find dialog incorrectly set an empty query object as the current query for the window.
|
2011-02-07 11:18:23 +08:00 |
Heng Sin Low
|
6b37fe8be3
|
The file name editor value is not save if user doesn't press enter at the text box after selected file using the browse for file button.
|
2011-02-07 11:14:10 +08:00 |
Heng Sin Low
|
e2fa0f1fc4
|
The file directory editor value is not save if user doesn't press enter at the text box after selected folder using the browse for directory button.
|
2011-02-07 11:11:37 +08:00 |
Heng Sin Low
|
a9f8888564
|
Added null check.
|
2011-02-07 11:07:20 +08:00 |
Heng Sin Low
|
14f27d2f3b
|
Added null check.
|
2011-02-07 11:06:27 +08:00 |
Heng Sin Low
|
8f8f279cb9
|
Added null check.
|
2011-02-07 11:03:36 +08:00 |
Heng Sin Low
|
acebf0625a
|
Implement statement timeout support for PostgreSQL
|
2011-02-07 10:26:06 +08:00 |
Heng Sin Low
|
ce2d57585f
|
Implement statement timeout support for PostgreSQL
|
2011-02-07 10:19:22 +08:00 |
Heng Sin Low
|
0ed2e11bd0
|
Rename default connection pool properties file to server.default.properties and client.default.properties. This change would allow developer to create fragment to contribute a customize server.properties or client.properties
|
2011-01-19 16:55:38 +08:00 |
Heng Sin Low
|
8675e83423
|
added null check for attachment entry and move button state management to the auto preview method.
|
2011-01-19 13:11:01 +08:00 |
Heng Sin Low
|
4aef583e4f
|
Use process title as pdf viewer title. Ensure busy dialog is always closed.
|
2011-01-19 12:24:38 +08:00 |
Heng Sin Low
|
b81502f138
|
Fixed tab context preparation error.
|
2011-01-19 11:10:47 +08:00 |
Heng Sin Low
|
1d5b1541dd
|
Info panel not reset to empty after a new query doesn't match any records in db.
|
2011-01-17 20:02:20 +08:00 |
Heng Sin Low
|
58ee1f6eda
|
Fixed context management bug with server push.
|
2011-01-17 18:05:09 +08:00 |