Carlos Ruiz
|
86f8784db9
|
minor formatting
|
2009-12-29 23:01:43 +00:00 |
Carlos Ruiz
|
af4d378b5e
|
minor formatting
|
2009-12-29 23:00:19 +00:00 |
Carlos Ruiz
|
669488ef99
|
restating commit permissions on Angelo, according to his request
|
2009-12-29 20:18:12 +00:00 |
Carlos Ruiz
|
ed6035d542
|
Add COMMITTERS list
|
2009-12-27 23:44:37 +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 |
Heng Sin Low
|
9d2097d2eb
|
https://sourceforge.net/tracker/?func=detail&aid=2913975&group_id=176962&atid=955896 [ implement virtual mode for high volume table for enhance scalability ]
- fixed problem related to new row reported from on field testing
|
2009-12-18 00:31:31 +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
|
73b37fc7d5
|
Fix * Problem saving new payment schedule on invoice
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904313
|
2009-12-17 03:37:17 +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
|
b806fd9e49
|
* Wrong behavior of non-automatic commit
Thanks to VOSS Com - resolution accepted for test case [1]
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
|
2009-12-17 02:15:11 +00:00 |
Carlos Ruiz
|
2086c19318
|
* Wrong behavior of non-automatic commit
Thanks to VOSS Com - resolution accepted
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
|
2009-12-17 02:09:18 +00:00 |
tspc
|
f087312bb7
|
Fix error in Oracle script:
ORA-00904: "ISMANUFACTURER": invalid identifier
ORA-02296: cannot enable (ADEMPIERE.) - null values found
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913358
|
2009-12-17 01:35:20 +00:00 |
Carlos Ruiz
|
f4042a634b
|
* dba_free_space does not exists on postgres
fix more about -> Alert processor must get only Active alerts!
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2869715
|
2009-12-16 23:23:02 +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
|
6ce3b10eda
|
Importer for Price List
Improvement - allow importing with ID's for PriceList and Version (instead of forcing name and validfrom)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2690930
|
2009-12-16 22:40:28 +00:00 |
Carlos Ruiz
|
9479e2008c
|
* Posting zero for interest bank statement line
just fixed the first part of an annoying message - fixing the second part
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904193
|
2009-12-16 22:25:53 +00:00 |
Carlos Ruiz
|
887ef24b8a
|
Importer for Price List
Fix some errors
- not taking IsActive into account
- setting M_PriceList_Version_ID
- avoid ignoring SQLException
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2690930
|
2009-12-16 17:59:59 +00:00 |
Carlos Ruiz
|
5299cb5451
|
BPartner role - Manufacturer
Final peer review according to last forum comments
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913358
|
2009-12-16 13:36:29 +00:00 |
Carlos Ruiz
|
ac360b51c3
|
Peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913307
|
2009-12-16 13:15:09 +00:00 |
trifonnt
|
739a421079
|
FR [2915451] - Add Sys Config variable: REAL_TIME_POS
https://sourceforge.net/tracker/?func=detail&aid=2915451&group_id=176962&atid=879335
|
2009-12-16 10:45:17 +00:00 |
Carlos Ruiz
|
6fbc51b639
|
Fix [2904193] - Posting zero for interest bank statement line
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904193&group_id=176962
Found a bigger problem with this - in postgresql reading a zero can lead to read a 0E-12 (zero with scale 12) and the comparison of this number .equals(Env.ZERO) return false - comparing with compareTo returns true
SF Tracker: 2904193
|
2009-12-16 04:21:32 +00:00 |
Carlos Ruiz
|
837badd6ae
|
Implement [2915244] - Propose for Business Partner Setup workflow
https://sourceforge.net/tracker/?func=detail&aid=2915244&group_id=176962&atid=879335
|
2009-12-16 02:39:33 +00:00 |
Carlos Ruiz
|
206dcfc075
|
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
Latest changes broke windows where first tab has no parent key (like "Unposted Documents")
|
2009-12-16 02:37:50 +00:00 |
tspc
|
02fdcc78bd
|
[2913307] New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
- fix oracle script - duplicate insert into ad_sequence (already fixed in postgresql)
- make primary and foreign key names explicit
|
2009-12-16 00:34:49 +00:00 |
Carlos Ruiz
|
a5d2ab9186
|
Fix [2904311] - Wrong default for parameter Org in Statement of Accounts
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904311&group_id=176962
|
2009-12-15 23:34:43 +00:00 |
Carlos Ruiz
|
3bebb34a10
|
Fix [2904323] - Cannot set invoiced on request type
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904323&group_id=176962
|
2009-12-15 23:30:37 +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
|
8840cf8e42
|
Fix [2914836] - Correct Reference for AmountTendered & AmountRefunded
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2914836&group_id=176962
|
2009-12-15 22:49:06 +00:00 |
tspc
|
02ab3329e9
|
Fix Oracle SQL/PLUS script error in 631_FR2906574Product-costs-embedded
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2906574&group_id=176962
|
2009-12-15 21:16:55 +00:00 |
trifonnt
|
7731f197ef
|
FR [2913307] - New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
Fix Oracle sql file as commented by Carlos.
|
2009-12-15 13:35:23 +00:00 |
trifonnt
|
84bc8addf8
|
-- FR [2913358] BPartner role - Manufacturer
-- https://sourceforge.net/tracker/?func=detail&aid=2913358&group_id=176962&atid=883808
Fix Oracle sql statement. Thank's to Carlos for the report!
|
2009-12-15 11:01:54 +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
|
a4b23664f6
|
Fix [2873784] - Gardenworld bad defaults?
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2873784&group_id=176962
|
2009-12-14 23:03:05 +00:00 |
Carlos Ruiz
|
0e80c55494
|
Fix [2897751] - PackIn -> folder target must be mandatory
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2897751&group_id=176962
|
2009-12-14 22:32:04 +00:00 |
Carlos Ruiz
|
2cf180f24e
|
Fix [2900600] - MQuery error: process params not active selected
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2900600&group_id=176962
Thanks to Cristi P (cristi_p)
|
2009-12-14 22:23:44 +00:00 |
Carlos Ruiz
|
0eaee94caa
|
- Fix scripts to new java 6 conditions
- improve to execute kill when it detects that server didn't stop
|
2009-12-14 22:05:07 +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 |
Carlos Ruiz
|
88ed92f08e
|
fix oracle migration
|
2009-12-14 19:36:40 +00:00 |
Carlos Ruiz
|
38fa4cee41
|
minor - comment unneeded post migration process (it's harmlessly failing at this moment)
|
2009-12-14 19:25:44 +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
|
9ae8675b13
|
minor - remove deprecated marker for the process method as it is still going to be needed in future.
|
2009-12-14 04:37:50 +00:00 |