Commit Graph

254 Commits

Author SHA1 Message Date
Carlos Ruiz 1be2c0f910 * Bug [ 1662433 ] Error in window process audit, log tab 2007-03-26 05:12:57 +00:00
armenrz c9fa537268 Bugs item #1569711: removed hard-coded Rupiah to support all currency 2007-03-26 01:28:55 +00:00
Heng Sin Low 2e6c1af3dc * [ 1686464 ] Lookup of PO class is not cache 2007-03-25 09:52:52 +00:00
teo_sarca f0bbcfb54d BF [ 1686341 ] List Datatype bug
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1686341&group_id=176962
2007-03-24 07:27:05 +00:00
teo_sarca 96396c0d8c [ 1679692 ] fireDocValidate doesn't treat exceptions as errors
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1679692&group_id=176962
2007-03-23 18:39:45 +00:00
teo_sarca 17e0d5c294 [ 1613107 ] Column AD_Element.ColumnName should be unique
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1613107&group_id=176962
2007-03-23 18:28:44 +00:00
Heng Sin Low 3baca4cb52 * fixed .classpath in eclipse 2007-03-16 02:51:27 +00:00
Heng Sin Low f68c37b45f * [ 1668720 ] Convert failing in alter table 2007-03-09 17:18:37 +00:00
Carlos Ruiz f6eb3a10a7 * [ 1673714 ] String comparison using == is wrong
contribution from Stefan Huehner
2007-03-07 03:53:53 +00:00
mjudd 2f5f0e3aa2 BugFix https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1673714&group_id=176962 2007-03-06 23:59:40 +00:00
teo_sarca bac1e76629 reverted BF [ 1673731 ] On login, show only orgs with write access
according with team comments
2007-03-05 17:36:30 +00:00
teo_sarca 52ab6047ab BF [ 1673731 ] On login, show only orgs with write access 2007-03-05 01:13:28 +00:00
teo_sarca f1798ab2ce patch [ 1628050 ] Security: org security improvements 2007-03-04 23:09:08 +00:00
Heng Sin Low cac2d920c3 * [ 1671816 ] MIssue.create fail for long stack trace 2007-03-01 17:40:30 +00:00
Heng Sin Low fe1c45604d * revert 1757 2007-03-01 16:41:49 +00:00
Heng Sin Low aa4466a849 * [ 1671816 ] MIssue.create fail for long stack trace 2007-03-01 16:31:52 +00:00
Heng Sin Low 2f2230a46a * [ 1671709 ] Dynamic combobox initial size and refresh error 2007-03-01 13:46:37 +00:00
Carlos Ruiz 90b2c18bec Model generated for 3.1.5 2007-02-28 21:24:57 +00:00
Carlos Ruiz dd1a79e69c Preparing 315 release 2007-02-28 21:06:41 +00:00
deathmeat 21791d90c7 Integrated Jasper Reports as optional printengine.
See "JasperReport Printengine" Feature Request for further details.
Without explicit usage of the printengine (the default), the old standard adempiere printengine will be used.
2007-02-28 17:57:05 +00:00
kthiemann f478a59fb5 Bug [ 1671016 ] Attachment name should be different for Att. in file system
Name of attachment entry in AD_Attachment is now xml (because the attachment description is an xml file) for Attachments stored in the file system
2007-02-28 16:08:20 +00:00
Carlos Ruiz f6f1e7530b Fix bug [ 1670614 ] Show ############# in value 2007-02-28 08:42:07 +00:00
Carlos Ruiz 5e9c025a53 fix error on Compiere integration: java.sql.SQLException: ORA-00904: "ISCENTRALLYMAINTAINED": invalid identifier
in AD_InfoColumn
2007-02-28 07:52:03 +00:00
Carlos Ruiz 47e63b5663 Integrate feature request [ 1670185 ] restrict access to info queries (in view menu) 2007-02-28 07:50:37 +00:00
Carlos Ruiz 57046a00f9 Integrate contribution from Armen [ 1661027 ] System Configurator 2007-02-28 07:17:30 +00:00
Carlos Ruiz b94270a7c5 Drop table tire_storage not used in any part of Adempiere 2007-02-28 06:07:39 +00:00
kthiemann 6f41457450 Feature Request [ 1670034 ] Store Attachments In File System Or In DB
https://sourceforge.net/tracker/index.php?func=detail&aid=1670034&group_id=176962&atid=879335
2007-02-27 16:52:16 +00:00
Heng Sin Low 3224cb77d0 * [ 1669925 ] WAN: dependant tabs are not working 2007-02-27 14:41:12 +00:00
vpj-cd c351c199cc fixed bug: [ 1669712 ] Problem with MLookupFactory use PostgreSQL
https://sourceforge.net/tracker/index.php?func=detail&aid=1669712&group_id=176962&atid=879332
2007-02-27 06:26:26 +00:00
Heng Sin Low ada57fd26c * don't test or init datasource for wan profile 2007-02-27 05:04:44 +00:00
Carlos Ruiz 1d69ec3afc Implement proposal on Support Request [ 1566089 ] Limit Doc Action Access
Integrate development by Layda Salas sponsored by Idalica
2007-02-27 04:54:32 +00:00
Heng Sin Low 6beb43bdde * [ 1662983 ] Convert cutting backslash from string
- Fixed escape issue.
2007-02-26 14:21:36 +00:00
teo_sarca 13508e6916 BF [ 1622855 ] Show Implementation Vendor / Version in Help-About 2007-02-26 13:06:41 +00:00
Carlos Ruiz b2db385533 Integrate bug fixing from Compiere 260c 2007-02-26 07:46:50 +00:00
Carlos Ruiz 61d057576d fix bug 2pack not creating primary key on tables - tested in oracle
still not working in postgres because of convert issues
2007-02-26 04:15:10 +00:00
Carlos Ruiz 8425078adf Work in progress - integrate bug fixing from Compiere 260b 2007-02-25 22:25:35 +00:00
Heng Sin Low 244779d909 * fixed classpath 2007-02-25 19:04:43 +00:00
Carlos Ruiz dbd6a623b3 Work in progress - integrate bug fixing from Compiere 260b 2007-02-25 02:42:59 +00:00
Heng Sin Low ff08460d7b * [ 1666919 ] Transaction handling different for local and remote process 2007-02-23 09:42:40 +00:00
armenrz 0ab963ffed fix typo WHERE AD_Org_ID=0 WHERE AD_Client_ID=? 2007-02-22 09:41:08 +00:00
Heng Sin Low d766e40767 * refactoring and clean up of 2pack 2007-02-21 06:25:19 +00:00
Heng Sin Low 1a07843d6c * [ 1662462 ] Lock record when reading?
- move lock and unlock outside of transaction.
2007-02-21 05:19:38 +00:00
Heng Sin Low ddebc8ac20 * Unregister bug, add firefox support for *nix client 2007-02-21 03:17:12 +00:00
Carlos Ruiz d3d724bb10 Fix a circular dependency problem with PackOut on dbPort, moved to base 2007-02-20 20:12:54 +00:00
Heng Sin Low 76d6178c81 * Fixed a careless mistake in previous commit. 2007-02-20 14:45:55 +00:00
Heng Sin Low 646a4d07c8 * [ 1662983 ] Convert cutting backslash from string 2007-02-20 14:42:33 +00:00
Heng Sin Low 3e6ec3410c * [ 1661548 ] WAN: tab loading should be improved
- Improve loading of field meta data for wan profile
- Added optional background loading of field meta data ( default to off )
2007-02-20 13:36:58 +00:00
Heng Sin Low cf40117547 * [ 1659623 ] MLookups & ValidationCode are not working
* Added lookupinfo cache for lookup type of tabledir
2007-02-20 13:23:47 +00:00
teo_sarca 8a709d0e69 FR [ 1662447 ] Add column names in model classes 2007-02-20 10:44:43 +00:00
teo_sarca ec9723159a bug fix [ 1619179 ] Consistence: POInfo.getColumnIndex not working correct 2007-02-20 10:38:52 +00:00
Carlos Ruiz dd28e556a3 Avoid unnecesary calls to alter table 2007-02-19 05:57:30 +00:00
Carlos Ruiz ad2de61371 Fix bugs on 2pack
[ 1662989 ] PackOut & PackIn are not closing file
[ 1663097 ] 2Pack doesn't export/import AD_Column.ColumnSQL
[ 1663098 ] 2pack creating table for views
[ 1663099 ] 2pack creating table with primary key even if is child table
* Also added complete trx management for processes
* Also added lots of log.info and beautify indentation
* Also dropped the create/alter routines to reuse the Adempiere routines
2007-02-19 05:30:52 +00:00
Carlos Ruiz c558f0e247 Fix bug 1660876 - MRequestType and Performance Graph 2007-02-15 19:51:40 +00:00
Heng Sin Low cee78876e7 * [ 1658530 ] Remove jPDF dependency 2007-02-15 08:05:57 +00:00
Heng Sin Low 494e3f634c * [ 1658530 ] Remove jPDF dependency 2007-02-15 07:55:28 +00:00
teo_sarca 0ba3d62cb7 patch [ 1658923 ] Splash.java convert ISO 8859-2 to UTF-8 2007-02-13 23:29:24 +00:00
teo_sarca 69f48edd3c integrated Gavin Dunse patch [ 1658661 ] translate polish AmtInWords_PL.java Windows-1250 to UTF-8 2007-02-13 23:18:11 +00:00
teo_sarca cb075025a3 [ 1659217 ] WAN: org.compiere.db.CConnection.getInfo() throws NPE 2007-02-13 19:05:35 +00:00
Carlos Ruiz 0bed0fa571 Spanish files in UTF-8 2007-02-13 07:25:39 +00:00
Heng Sin Low 565422ab49 * make consistent with oracle setting 2007-02-12 22:06:50 +00:00
Heng Sin Low d592316168 * [ 1657621 ] Too many connections opened 2007-02-12 10:24:04 +00:00
Heng Sin Low 7a4012db51 * [ 1656849 ] WAN: every time when a query fails is tried to run locally 2007-02-11 16:46:43 +00:00
teo_sarca 7baf3f45c9 bug fix [ 1652623 ] AccessSqlParser.getTableInfo(String) - tablename parsing bug 2007-02-10 16:25:46 +00:00
afalcone bc9c157212 AmtInWords in Persian - Contributed by Bahman Movaqar (bmovaqar) 2007-02-08 20:27:42 +00:00
Heng Sin Low e373dbce82 * [ 1631888 ] Lazy loading of tab 2007-02-08 06:45:21 +00:00
Heng Sin Low 87733c7a47 * minor UI changes. 2007-02-08 05:41:39 +00:00
Heng Sin Low 44b157fb64 * [ 1654788 ] Online help pointing to www.adempiere.org 2007-02-08 05:04:22 +00:00
vpj-cd 8417e41564 solve [ 1653664 ] Error when try upload Libero.zip
http://sourceforge.net/tracker/index.php?func=detail&aid=1653664&group_id=176962&atid=879332
2007-02-06 22:57:04 +00:00
teo_sarca 95700fa18e FR [ 1646891 ] SvrProcess - post process support 2007-02-05 09:11:19 +00:00
teo_sarca ead0410b81 bug fix [ 1651801 ] GenerateModel: duplicate "getKeyNamePair" methods
* added carlos suggestion: now if there are more then one primary identifiers for a table, entire generation will fail
2007-02-04 18:51:42 +00:00
teo_sarca a4e7b53309 bug fix [ 1651801 ] GenerateModel: duplicate "getKeyNamePair" methods 2007-02-04 17:43:55 +00:00
teo_sarca 97657c2fae Converted DBRes_pt.java to UTF8
[ 1646656 ] Truncated characters on DBRes_xx.java files
2007-02-01 12:37:41 +00:00
teo_sarca e534956e2b bug fix [ 1648850 ] MTable.getClass works incorrect for table "Fact_Acct"
according with Carlos suggestion
2007-02-01 08:07:38 +00:00
Carlos Ruiz 09bc99eabb Revert Revision: 1366
Please see my comment here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1648850&group_id=176962&atid=879332
2007-02-01 05:07:02 +00:00
teo_sarca 138f16144d bug fix [ 1648850 ] MTable.getClass works incorrect for table "Fact_Acct" 2007-01-31 13:37:19 +00:00
vpj-cd 2362c44b3a solve 1636180 Imprimir Montos Expresados en Letras
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1636180&group_id=176962
2007-01-30 23:20:56 +00:00
afalcone 08a767ae54 bug fix [1636180] AmtInWords_ES 2007-01-30 21:15:52 +00:00
kontro 0e9b4e1df0 Removing finnish 'localization' because it's purpose is not to make people laugh. 2007-01-30 13:39:45 +00:00
teo_sarca f761750114 bug fix [ 1647864 ] WAN: delete record error 2007-01-30 13:23:55 +00:00
kontro 3a3c3fa672 Improving DeathMeat's work.
Now properties are loaded in utils_dev/properties.xml and
and imported from there to every other build file.
2007-01-30 10:13:17 +00:00
Heng Sin Low 269db8d10d * [ 1568770 ] Oracle CLOBs are limited in size 2007-01-30 09:13:14 +00:00
kthiemann b8c96c1581 contribution [ 1647225 ] Improved ANT scripts and NetBeans integration - by Johannes Gubo (deathmeat) 2007-01-30 09:06:53 +00:00
kontro dded588672 Undo changes in revision 1336.
It seemed to cause same amount of new problems than it fixed.
2007-01-29 21:43:11 +00:00
kontro bebcffece3 Encoding fixes contributed by fer_luck.
Re-encoded some DBRes files to UTF-8
http://sourceforge.net/tracker/index.php?func=detail&aid=1646656&group_id=176962&atid=879334

Thank you fer_luck!
2007-01-29 20:49:07 +00:00
teo_sarca f66c8ad49f minor Romanian translation fix 2007-01-29 15:00:21 +00:00
teo_sarca d481714301 bug fix [ 1619390 ] Use default desktop browser as external browser 2007-01-29 09:08:26 +00:00
Heng Sin Low e75b04f535 * [ 1644635 ] WAN: DB.prepareCall not working 2007-01-29 05:10:50 +00:00
Heng Sin Low d834fdccae * Restore compatibility with compiere plugins 2007-01-29 02:43:12 +00:00
Carlos Ruiz fe4456a8ef Fixed bug id 1645823 - String index out of range -1 translating ALTER TABLE 2007-01-27 08:35:36 +00:00
Carlos Ruiz b2d61c3067 Fix bug id 1645821 - Error creating a new table (wrong defaults) 2007-01-27 08:34:30 +00:00
Heng Sin Low 73cffd61c0 * Implemented trunc in pl/pgsql 2007-01-26 10:15:19 +00:00
Heng Sin Low 5041637c04 * A better fix for [ 1644505 ] MRole.getAccessSQL not working 2007-01-25 16:41:58 +00:00
Heng Sin Low a088410825 * [ 1644505 ] MRole.getAccessSQL not working 2007-01-25 16:04:25 +00:00
Heng Sin Low 95bc31403e * [ 1644310 ] Rev. 1292 hangs on start 2007-01-25 14:26:32 +00:00
Heng Sin Low b348ec4bf7 * [ 1644094 ] MPrivateAccess.getLockedRecordWhere inefficient 2007-01-25 06:32:33 +00:00
Heng Sin Low e42c7c4c73 * [ 1643996 ] Chat not working in postgres port 2007-01-25 03:01:47 +00:00
Heng Sin Low 54684518f0 * [ 1643831 ] Convert update problem 2007-01-25 00:35:51 +00:00
Carlos Ruiz 4dbad0f557 Added test case for prefixing reserved words with the table name 2007-01-24 20:27:43 +00:00
Carlos Ruiz dd5a22e858 Add comment about solution of BUG 1618423 - Set Project Type button in Project window throws warning 2007-01-24 08:00:32 +00:00
Carlos Ruiz c4e575bc40 New year 2007-01-24 07:59:47 +00:00