Heng Sin Low
c6b0478c14
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Implemented jaas authentication for server bean
2007-05-25 06:40:20 +00:00
Heng Sin Low
6c59ed5784
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Implemented jaas authentication for server bean
2007-05-25 06:38:28 +00:00
wght
7f8ef7f43b
Functional test to import a 2pack package.
2007-05-25 02:28:42 +00:00
wght
0289d09d92
Added the ability to export a print format as a seperate type.
2007-05-24 21:25:18 +00:00
trifonnt
bfe90e9ef6
Removed!
2007-05-24 12:17:17 +00:00
wght
77d0b264f1
Added a new test dealing with creation of a 2pack export package.
2007-05-24 00:13:40 +00:00
trifonnt
aa05465618
Added launch configuration for FunctionalTestSuite.
...
Removed individual launch configurations.
2007-05-23 23:22:04 +00:00
deathmeat
1ad5b7beae
Unable to compile Hole.java because of missing reference to javax.ejb.EJBHome
...
Referenced jboss.jar in build.xml
2007-05-23 14:54:11 +00:00
Heng Sin Low
2ccb302d11
* Adding an example implementation of TestSuite
2007-05-23 14:18:29 +00:00
Heng Sin Low
b3e4e41610
* Fixed a mistake in previous commit.
2007-05-23 14:03:02 +00:00
Heng Sin Low
174885b5b9
* Handle exception/error with Assert.Fail instead of System.out
...
* Make Hole.java compile with latest trunk
2007-05-23 13:51:08 +00:00
kthiemann
68c8377a25
Feature Request [ 1677797 ] Store Archive In File System Or In DB
2007-05-23 11:58:05 +00:00
kthiemann
176f33cc62
Feature Request [ 1677797 ] Store Archive In File System Or In DB
2007-05-23 11:57:18 +00:00
trifonnt
71bfeb38e2
Added AD_Client_ID=11 to test.properties.template
...
We do not need to use utils classes from other projects(JasperReports).
Created org.adempiere.test.utils package and added DBUtils whihc has oly 2 methods now used by tests.
Refactored functional tests in order to use static variables by class name not object name(changed from: someObject.STATIS_VARIABLE to: SomeClass.STATIC_VARIABLE).
2007-05-23 07:38:17 +00:00
wght
8d45259f6d
Added new functional tests dealing with importing of business partners.
...
I also modified MLocationTest.java to set a specific AD_Client_ID through
the properties ctx.
2007-05-22 23:48:11 +00:00
wght
8686e23d3d
Added a testfunctional target and new tests to execute.
2007-05-22 23:31:22 +00:00
vpj-cd
a225b0049b
Fixed the Issue with PrintFormat when import a process
2007-05-22 22:52:56 +00:00
vpj-cd
3d29856071
2007-05-22 21:45:06 +00:00
vpj-cd
72df8f2a55
Fix [ 1723711 ] Issue with lower case when try create printformat
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723711&group_id=176962&atid=879332
2007-05-22 19:03:04 +00:00
croo
e17f7c1924
minor edit to the readme to state the correct order to run the migration scripts
2007-05-22 13:43:14 +00:00
Redhuan D. Oon
afec87922d
The setAD_User_ID (0) ensures persistence of the record to be System
...
and
avoid a new record. This idea was borrowed from remarks in X_AD_User.
Tested fully with various logins and changes to few records including
SuperUser and System. Hit a mandatory exception which is not fatal.
2007-05-22 12:19:05 +00:00
teo_sarca
40c9fb51c7
[ 1723309 ] EMail password is required even if not IsSTMPAuthorization
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723309&group_id=176962&atid=879332
2007-05-22 09:55:46 +00:00
teo_sarca
98b7b3791a
[ 1723106 ] DunningEntry Amt not updated correctly
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723106&group_id=176962&atid=879332
NOTE: got sql exception when deleting the last dunning run line
2007-05-22 08:44:43 +00:00
bmovaqar
a9b3f4929b
[ Bugs-1717931 ] Shortcut not working for combobox and button
2007-05-22 08:04:15 +00:00
bmovaqar
8db37af95e
[ Bugs-1717931 ] Shortcut not working for combobox and button
2007-05-22 08:03:51 +00:00
Heng Sin Low
c774a9be12
* minor - license header and javadoc.
2007-05-22 03:55:10 +00:00
Heng Sin Low
c8cad345ca
* minor - javadoc
2007-05-22 03:49:49 +00:00
Heng Sin Low
ea4ca0ed26
[ 1717620 ] DB password printed on screen.
...
- Do not save password to client machine for wan profile
2007-05-22 03:48:51 +00:00
teo_sarca
e4448cb588
[ 1723106 ] DunningEntry Amt not updated correctly
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723106&group_id=176962&atid=879332
2007-05-21 22:34:01 +00:00
trifonnt
9c2bba3565
Reorganzation of tests:
...
functional
performance
2007-05-21 12:22:32 +00:00
trifonnt
9209afdd20
Improvement in MProductTest.
...
Better timestatistic.
2007-05-21 06:55:57 +00:00
Heng Sin Low
e7b8f20a7b
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- A more secure patch.
2007-05-21 05:38:03 +00:00
Heng Sin Low
031c500303
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- A more secure patch.
2007-05-21 05:37:15 +00:00
Heng Sin Low
c26e51f18d
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Added security token validation for wan profile. This is on by default, if you need to test the wan profile from your IDE ( Eclipse , Netbean, etc ), you need to manually edit the Adempiere.properties file on the application server, and change ServerValidateSecurityToken=xyzY to ServerValidateSecurityToken=xyzN
- Next step is to add JAAS authentication, later ...
2007-05-21 05:04:31 +00:00
Heng Sin Low
0d58e3158a
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Added security token validation for wan profile. This is on by default, if you need to test the wan profile from your IDE ( Eclipse , Netbean, etc ), you need to manually edit the Adempiere.properties file on the application server, and change ServerValidateSecurityToken=xyzY to ServerValidateSecurityToken=xyzN
- Next step is to add JAAS authentication, later ...
2007-05-21 05:03:12 +00:00
Heng Sin Low
9d23f98c76
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Added security token validation for wan profile. This is on by default, if you need to test the wan profile from your IDE ( Eclipse , Netbean, etc ), you need to manually edit the Adempiere.properties file on the application server, and change ServerValidateSecurityToken=xyzY to ServerValidateSecurityToken=xyzN
- Next step is to add JAAS authentication, later ...
2007-05-21 05:01:59 +00:00
Heng Sin Low
3d4f4cee2e
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Added security token validation for wan profile. This is on by default, if you need to test the wan profile from your IDE ( Eclipse , Netbean, etc ), you need to manually edit the Adempiere.properties file on the application server, and change ServerValidateSecurityToken=xyzY to ServerValidateSecurityToken=xyzN
- Next step is to add JAAS authentication, later ...
2007-05-21 04:59:54 +00:00
trifonnt
30f7ea07a6
BugFix [ 1722278 ] Wrong usage of ==""
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1722278&group_id=176962&atid=879332
2007-05-20 19:30:39 +00:00
Carlos Ruiz
e00358ebab
Bug fix [ 1722058 ] Server Management doesn't decrypt password
2007-05-20 07:41:38 +00:00
Carlos Ruiz
4165e9ce5e
Bug fix [ 1722049 ] Column encryption not working on String
2007-05-20 06:26:13 +00:00
trifonnt
ec2b1c66f5
Added MProductTest Eclipse launcher.
2007-05-19 20:15:04 +00:00
trifonnt
99e8584bc7
Added MProductTest, whihc test Product creation.
2007-05-19 20:13:39 +00:00
teo_sarca
5ca57972ac
[ 1721710 ] Changing BPartner in a completed document should be denied
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1721710&group_id=176962&atid=879332
2007-05-19 09:48:23 +00:00
teo_sarca
fbbcbd1e3c
[ 1721252 ] XE: paymentTermDiscount not using C_NonBusinessDay
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1721252&group_id=176962
2007-05-19 08:16:23 +00:00
Carlos Ruiz
b9cc691c8b
Needed change to make the WAN port work behind firewall with just WAN port opened (database port closed)
...
- Thanks to Heng Sin
2007-05-19 00:43:57 +00:00
trifonnt
29e8400cbf
Commented System.out.println which print user password!
...
Bug item #1717620
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1717620&group_id=176962
2007-05-18 23:52:32 +00:00
trifonnt
a6c4f8bfde
Reverted SVN Revision:
...
2413
http://svn.sourceforge.net/adempiere/?rev=2413&view=rev
2007-05-18 23:27:14 +00:00
teo_sarca
cdff5f34b6
Duplicate sql function - see ProductAttribute.sql file
2007-05-18 16:41:51 +00:00
teo_sarca
3dab921fef
[ 1721360 ] Dunning print shows duplicate lines
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1721360&group_id=176962&atid=879332
* code clean up
2007-05-18 15:15:34 +00:00
teo_sarca
d10ad99e6f
[ 1721252 ] XE: paymentTermDiscount not using C_NonBusinessDay
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1721252&group_id=176962&atid=879332
2007-05-18 12:11:29 +00:00