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