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
53dcf85e0f
Fix bug [ 1662573 ] Search on Virtual Column fails in Lookup Record
2007-02-18 16:18:43 +00:00
teo_sarca
bdee0b97e1
* minor java 5 generics fix: replaced ArrayList with ArrayList<Integer>
2007-02-17 19:32:09 +00:00
teo_sarca
8b6f606c80
BF [ adempiere-Bugs-1660595 ] Date field: incorrect functionality on paste
2007-02-16 23:00:44 +00:00
Heng Sin Low
d920109b47
* unregister bug, fixed minor error in disposing of vtabbedpane and gridcontroller.
2007-02-16 21:54:12 +00:00
teo_sarca
1b8cbd2eee
2007-02-16 13:32:06 +00:00
kthiemann
e0d6af9820
Methods to access a tab in a window programmatically
...
see: https://sourceforge.net/forum/forum.php?thread_id=1664032&forum_id=610548
for details
2007-02-16 09:59:05 +00:00
Heng Sin Low
6a976b51dd
* [ 1639249 ] Complete the POS implementation
...
Integration of openXpertya code, not fully functional yet.
2007-02-16 09:24:37 +00:00
kontro
5409500d1d
Removes rest of the Finnish 'translation'.
2007-02-16 00:01:01 +00:00
kontro
271fe34a4e
[ 1660657 ] 1563-build.xml missings bits still?
...
Parts of Gavin's contribution not solved in previous commits.
2007-02-15 23:25:39 +00:00
kontro
00b4fca241
Removes some duplicate xml files.
2007-02-15 23:08:12 +00:00
kontro
e93a8bb021
Makes subprojects clean jars created.
...
Removes lib/adempiereRoot.jar because it is generated by
build process.
This and my previous commit probably breaks eclipse's
.classpath files. Just run ant in tools dir and
everything returns to normal.
2007-02-15 22:37:20 +00:00
kontro
117dadfd8b
Adds clean-all target in utils_dev/build.xml which removes install dir.
...
Removes many jars from /lib which are generated by tools/build.xml
(Cleaning up makes life easier for our friends in developing countries
who are not able to get broadband connections)
Uncommented couple lines in JasperReports/build.xml so that clean
target removes everything not in version control.
Fixed build path issue in client/build.xml
2007-02-15 22:06:48 +00:00
Carlos Ruiz
c253c53910
remove dependency on freePDF on global .classpath
2007-02-15 19:54:06 +00:00
Carlos Ruiz
c558f0e247
Fix bug 1660876 - MRequestType and Performance Graph
2007-02-15 19:51:40 +00:00
afalcone
ffd04b6359
Bug Fix [ 1640919 ] Adempiere Theme aspect problem
2007-02-15 19:16:07 +00:00
vpj-cd
be52c12291
fixed bug [ 1653683 ] Printing Copy and Original
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1653683&group_id=176962&atid=879332
2007-02-15 18:53:38 +00:00
vpj-cd
63af6c42cd
fixed bug [ 1653683 ] Printing Copy and Original
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1653683&group_id=176962&atid=879332
2007-02-15 18:39:37 +00:00
teo_sarca
f1bda072be
bug fix [ 1660758 ] AdempiereSLib.jar: invalid signature
2007-02-15 16:39:35 +00:00
teo_sarca
91c7b319e4
bug fix [ 1660595 ] Date field: incorrect functionality on paste
2007-02-15 13:23:23 +00:00
mjudd
ca06c79162
Commit UK Language
2007-02-15 11:44:40 +00:00
Heng Sin Low
7dfed74f5b
* [ 1660175 ] Date field - anoying popup
2007-02-15 08:32:19 +00:00
Heng Sin Low
1acb5078f0
* [ 1658530 ] Remove jPDF dependency
2007-02-15 08:16:15 +00:00
Heng Sin Low
ed589e3cf3
* [ 1658530 ] Remove jPDF dependency
2007-02-15 08:11:38 +00:00
Heng Sin Low
f38ee762d3
* [ 1658530 ] Remove jPDF dependency
2007-02-15 08:06:46 +00:00
Heng Sin Low
1b4308e696
* [ 1658530 ] Remove jPDF dependency
2007-02-15 08:06:33 +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
bc6594a2be
FR [ 1660167 ] Usability: close date calendar using escape key
2007-02-15 00:01:32 +00:00
teo_sarca
1cada0302a
bug fix [ 1660164 ] Date Calendar - on close throws exception
2007-02-14 23:56:04 +00:00
teo_sarca
5130d05ce0
bug fix [ 1659737 ] InfoGeneral not working with virtual columns
2007-02-14 13:49:13 +00:00
Carlos Ruiz
306a7b7578
Integrated enhancement from Hengsin for FR#1659529 - Very bad performance with Tree management
2007-02-14 07:02:19 +00:00
Carlos Ruiz
12c6f4b858
Implement Feature Request [ 1659479 ] Add button "Copy Columns from Table" on Table window
2007-02-14 05:14:22 +00:00
Carlos Ruiz
bdbec8152c
fix mistake in the update
2007-02-14 05:07:29 +00:00
Heng Sin Low
3998034084
* fixed error building adempiere.jar
2007-02-14 04:54:28 +00:00
Carlos Ruiz
f37733877f
eclipse settings for utf-8
2007-02-14 04:18:50 +00:00
Carlos Ruiz
d78bbc4a56
update sequence immediately
2007-02-14 04:17:56 +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
teo_sarca
a82fd8bd6b
bug fix [ 1659190 ] Form Help shows null when there is no help
2007-02-13 18:01:35 +00:00
teo_sarca
7618483385
feature request [ 1658127 ] Select charset encoding on import
2007-02-13 16:49:04 +00:00
Heng Sin Low
a4cc48d2e2
* Fixed an issue cause by the lazy loading of tab ptch.
2007-02-13 16:48:06 +00:00
teo_sarca
8fb786129d
bug fix [ 1659124 ] Can't edit any account combination
2007-02-13 16:34:42 +00:00
Carlos Ruiz
ca7563a039
Fix bug [ 1657372 ] M_MatchInv records can not be balanced
...
complete solution including Accounted values
2007-02-13 07:46:50 +00:00
Carlos Ruiz
0bed0fa571
Spanish files in UTF-8
2007-02-13 07:25:39 +00:00
teo_sarca
ff9dcb28e1
feature request [ 1658127 ] Select charset encoding on import
2007-02-13 07:11:08 +00:00
Heng Sin Low
5ed8857806
* don't allow create new record in detail when parent is empty or new
2007-02-12 23:59:13 +00:00
Heng Sin Low
c133d6dd00
* Remove 'save parent first' feature that doesn't work as expected
...
* Detail tab don't retrieve all when parent is empty or new
2007-02-12 23:38:22 +00:00