Commit Graph

233 Commits

Author SHA1 Message Date
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
Carlos Ruiz 222e171fda Add jasper report support in dictionary 2007-01-24 07:58:53 +00:00
Carlos Ruiz 56e680fedf Solve BUG ID 1643175 - Default Value(s) in process para badly defined 2007-01-24 05:43:15 +00:00
Carlos Ruiz e206c7d670 GenerateModel for release 3.1.4 2007-01-24 03:41:29 +00:00
Carlos Ruiz c75006fd69 preparing release of version 3.1.4 2007-01-24 00:00:20 +00:00
mjudd 74d20b2f2d Fix system validation/registration 2007-01-22 19:04:33 +00:00
mjudd 3c47b9f8e6 Fixed Bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1629947&group_id=176962&atid=879332 2007-01-22 18:39:17 +00:00
trifonnt 99fe9f8031 Integration with Jasper Reports. 2007-01-20 20:18:20 +00:00
mjudd 856c2d0d20 Remove incorrect comments regarding license 2007-01-20 10:48:45 +00:00
Heng Sin Low d4430f4270 * Special character like $ in the original sql can cause exception in the recoverQuotedString method. 2007-01-19 14:34:46 +00:00
Heng Sin Low 128c76ca31 * [ 1638208 ] WAN: Update record error 2007-01-19 02:50:03 +00:00
vpj-cd 2fce9ae7e1 Move to correct place 2007-01-18 21:04:22 +00:00
Heng Sin Low cb0a1deb2d * [ 1638139 ] WAN: Insert new record error 2007-01-18 00:31:36 +00:00
Heng Sin Low 5278ced530 * [ 1638046 ] DB-error shema "j" does not exist when creating GL journal 2007-01-17 22:36:56 +00:00
vpj-cd a18373e5a9 [ 1638040 ] 2pack pk_name do not nesseary in detail and change to Name 2007-01-17 21:21:57 +00:00
vpj-cd 1179079fb3 [ 1638040 ] 2pack pk_name do not nesseary in detail and change to Name 2007-01-17 21:05:39 +00:00
vpj-cd 07a1cd80dc [ 1638040 ] 2pack pk_name do not nesseary in detail and change to Name 2007-01-17 21:03:33 +00:00
vpj-cd 264a40c1a6 [ 1638040 ] 2pack pk_name do not nesseary in detail and change to Name
http://sourceforge.net/tracker/index.php?func=detail&aid=1638040&group_id=176962&atid=879332
2007-01-17 20:58:36 +00:00
Heng Sin Low 54357b0d17 * [ 1633995 ] AD_Process feature to run locally 2007-01-17 10:05:55 +00:00
Heng Sin Low f54cf5790f [ 1637432 ] Relogin using wan connection profile failed 2007-01-17 09:39:42 +00:00
vpj-cd 854936ae9e [1618423] fixed http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1618423&group_id=176962 2007-01-17 07:14:04 +00:00
Heng Sin Low a84f47b8c0 * minor bug in previous commit. 2007-01-16 09:04:43 +00:00