Commit Graph

268 Commits

Author SHA1 Message Date
teo_sarca 595f062839 [ 1735043 ] AutoCompletion: drop down box is showed even if i press Caps
http://sourceforge.net/tracker/index.php?func=detail&aid=1735043&group_id=176962&atid=879332
2007-06-11 14:30:43 +00:00
teo_sarca 4031932f4c BF [ 1734924 ] Error when you create a new record that has mandatory values
http://sourceforge.net/tracker/index.php?func=detail&aid=1734924&group_id=176962&atid=879332
2007-06-11 12:48:43 +00:00
teo_sarca 9048b8b8e7 [ 1734802 ] Right click on AutoCompletion box is not working as expected
http://sourceforge.net/tracker/index.php?func=detail&aid=1734802&group_id=176962&atid=879332
2007-06-11 08:03:54 +00:00
Heng Sin Low 04105b1080 [ 1733665 ] "Zoom-Popup" not Working after Auto-Completion Patch 2007-06-09 02:46:11 +00:00
vpj-cd bf2b26b934 Fixed [ 1733684 ] Product Window Giving Error after Auto-Completion Patch
http://sourceforge.net/tracker/index.php?func=detail&aid=1733684&group_id=176962&atid=879332
2007-06-08 18:26:55 +00:00
vpj-cd 772d56c9ba fixed the brack of trunk Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1733508&group_id=176962&atid=879335 2007-06-08 17:28:58 +00:00
mjudd 0ded592453 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1733508&group_id=176962&atid=879335 2007-06-08 13:55:59 +00:00
Heng Sin Low cd64057b3d * javadoc
* minor optimization
2007-06-07 09:31:55 +00:00
Heng Sin Low 8461f47dfb [ 1730452 ] Autocompletion on comboboxes 2007-06-07 08:54:46 +00:00
Heng Sin Low e85798f06e * Refactoring to better separate business logic from view
- Move some business rule from swing dialog VDocAction to DocumentEngine
2007-06-06 05:56:32 +00:00
Heng Sin Low 2ec286a428 [ 1731053 ] Refactoring of ProcessCtl and ServerBean 2007-06-06 01:16:36 +00:00
bmovaqar 95d8e5ed95 [ FeatureRequests-1731662 ] Performance Dashboard Update Mechanism. Also did some cleanup. 2007-06-05 21:08:42 +00:00
Heng Sin Low cdb0d63488 * minor - javadoc 2007-06-04 02:01:22 +00:00
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 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 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
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
Heng Sin Low 1b17a6ad49 * some basic package documentation 2007-05-15 17:13:16 +00:00
trifonnt 408aa4abe3 Bugfix:
[ 1718897 ] User can enter more characters than max size field
2007-05-14 20:12:53 +00:00
Carlos Ruiz 040dfab8fc [ 1713159 ] List shrink to one element on requery after add new element
Implemented suggestion by Bahman
2007-05-12 20:50:29 +00:00
Heng Sin Low 8035f4a87d * remove dbport, print and interface project reference 2007-05-10 04:14:12 +00:00
Heng Sin Low 92989f6318 * fixed eclipse classpath 2007-05-10 03:20:24 +00:00
Heng Sin Low cd7b94b876 [ 1713668 ] "View" menu elements dont open result window
- Previous patch by red1 is bad, dispose is needed if the info window is open from lookup field.
2007-05-09 00:50:14 +00:00
Redhuan D. Oon 58ac3f8d0e My first ever code commit.
And all it does is to zoom() instead of dispose(true)

(assisted by SBahrin!)
2007-05-08 12:10:48 +00:00
kthiemann 2d17ff09d8 [ 1672362 ] Resort Lines By Pressing Shift+Up/Down 2007-05-07 09:42:28 +00:00
trifonnt c2190a8733 Bugfix.
bug - [ 1713337 ] "Generate Invoices (manual)" show locked records.
2007-05-05 10:22:14 +00:00
trifonnt a16dd2212f Bugfix
bug - [ 1713317 ] Generate Shipments (manual) show locked records
2007-05-05 10:21:48 +00:00
Carlos Ruiz 3b1b0cbbac Bug fix [ 1711626 ] Workflow tab just allow to navigate first two activities 2007-05-03 02:01:15 +00:00
Carlos Ruiz b29b483ba1 [ 1703207 ] Issue when push button Paymenet Rule fo Order Complete
Fix bug introduced in revision 2161 (NPE)
2007-05-01 17:00:05 +00:00
trifonnt baa7da1c8d Added Jordi Luna as translator in java files. 2007-04-30 15:24:08 +00:00
trifonnt 968132d393 Contribution from Jordi Luna - recavap
1709787  	  New & Old (fixed) Localizations for Spain & Catalonia
https://sourceforge.net/tracker/index.php?func=detail&aid=1709787&group_id=176962&atid=883808
2007-04-30 14:23:08 +00:00
fer_luck a460bed9d0 This code commit is related to:
Feature request: 1707462
	Description: Change VFormat on runtime and add a mask that uppercases any char.

	Patch: 1646656
	Description: Truncated characters for pt_BR lang files. Converted the truncated files to unicode hex format.
2007-04-29 04:33:35 +00:00
teo_sarca a0b1393114 BF [ 1709292 ] Find dialog: custom text fields should respond to enter
http://sourceforge.net/tracker/index.php?func=detail&aid=1709292&group_id=176962&atid=879332
2007-04-28 15:18:18 +00:00
teo_sarca 210846ddf1 [ 1704554 ] Can't merge products when there are costing records
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1704554&group_id=176962

Allow to merge if there are no costs yet.
2007-04-28 14:55:02 +00:00
teo_sarca 48043088c5 [ 1707221 ] Windows are not showing when they are minimize
http://sourceforge.net/tracker/index.php?func=detail&aid=1707221&group_id=176962&atid=879332

Minor change
2007-04-28 12:31:04 +00:00
teo_sarca 621737ca52 [ 1684168 ] Closing the application is not consistent
http://sourceforge.net/tracker/index.php?func=detail&aid=1684168&group_id=176962&atid=879332
2007-04-28 12:16:18 +00:00
Carlos Ruiz 9e22b109b1 minor changes:
- remove some messages
- changes some images
2007-04-28 06:15:12 +00:00
teo_sarca cdf76fb974 BF [ 1708717 ] Find not working the save if role has query limit
http://sourceforge.net/tracker/index.php?func=detail&aid=1708717&group_id=176962&atid=879332
2007-04-27 13:47:46 +00:00
teo_sarca 6461c83d7a BF [ 1708635 ] RecordInfo NPE for some Table references
http://sourceforge.net/tracker/index.php?func=detail&aid=1708635&group_id=176962&atid=879332
2007-04-27 11:00:42 +00:00
teo_sarca d3c3ef589c [ 1708206 ] Info windows on canceling when loading
http://sourceforge.net/tracker/index.php?func=detail&aid=1708206&group_id=176962&atid=879332
2007-04-26 16:30:06 +00:00
teo_sarca 0c004aaf8e [ 1699826 ] Process Parameters Panel overwrites window context
http://sourceforge.net/tracker/index.php?func=detail&aid=1699826&group_id=176962&atid=879332
2007-04-26 08:03:28 +00:00
trifonnt 8767c779dd Contribution:
[ 1707503 ] Japanese messages before login
Contributed by:
kubotti - kubotti
2007-04-25 15:55:31 +00:00
trifonnt d7b4e49708 Fixed:
[ 1707303 ] Account Combination Form(VAccountDialog) translation issue
2007-04-25 11:25:06 +00:00
teo_sarca 2fa77ea831 [ 1707221 ] Windows are not showing when they are minimize
http://sourceforge.net/tracker/index.php?func=detail&aid=1707221&group_id=176962&atid=879332
2007-04-25 09:37:25 +00:00
Carlos Ruiz 9c866f255c [ 1686176 ] Payment allocation issues
contributed by Fabian Aguilar - OFBConsulting
2007-04-25 06:13:05 +00:00
Carlos Ruiz 07959ec625 [ 1705922 ] Problems with Circular Callout (Heng Sin) 2007-04-25 05:59:47 +00:00
kthiemann a4da34825a Product Category Tree enhancement - as discussed here:
http://sourceforge.net/forum/forum.php?thread_id=1721178&forum_id=611158
2007-04-24 12:04:22 +00:00
mjudd 4edc8f6676 Search Product Info by Supplier 2007-04-24 10:27:45 +00:00
teo_sarca 6d2fc1da45 BF [ 1706409 ] Home button not working correctly
http://sourceforge.net/tracker/index.php?func=detail&aid=1706409&group_id=176962&atid=879332
2007-04-24 10:00:49 +00:00
teo_sarca c57ecc59ad BF [ 1705883 ] Export translation xml files are not indented
http://sourceforge.net/tracker/index.php?func=detail&aid=1705883&group_id=176962&atid=879332
2007-04-23 13:37:32 +00:00
teo_sarca 2f6d0c9058 BF [ 1705166 ] Sort tabs working wrongly
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1705166&group_id=176962
BF [ 1705429 ] Sort tab doesn't have ignore support
  https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1705429&group_id=176962
BF [ 1705431 ] Sort tab is modifing readonly records
  https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1705431&group_id=176962
FR [ 1705437 ] Sort Tab - add drag and drop support
  https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1705437&group_id=176962
BF [ 1705444 ] Sort Tab is navigable ???
  https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1705444&group_id=176962

+ save optimization - save only what have changed
2007-04-22 23:55:17 +00:00
teo_sarca 6577d24085 [ 1705194 ] VFile is not using the field name
http://sourceforge.net/tracker/index.php?func=detail&aid=1705194&group_id=176962&atid=879332
2007-04-22 09:02:12 +00:00
teo_sarca b796d2593e [ 1704785 ] VFile is not firing Vetoable Change
http://sourceforge.net/tracker/index.php?func=detail&aid=1704785&group_id=176962&atid=879332
2007-04-22 08:41:35 +00:00
vpj-cd 6741b60d70 [ 1703207 ] Issue when push button Paymenet Rule fo Order Complete
https://sourceforge.net/tracker/index.php?func=detail&aid=1703207&group_id=176962&atid=879332
2007-04-19 15:03:14 +00:00
vpj-cd a8f220dd40 fixed bug :[ 1703207 ] Issue when push button Paymenet Rule fo Order Complete
https://sourceforge.net/tracker/index.php?func=detail&aid=1703207&group_id=176962&atid=879332
2007-04-18 22:15:08 +00:00
Carlos Ruiz 959e6e9f03 Complete submission of Access to a tab in a window programmatically
http://sourceforge.net/forum/forum.php?thread_id=1664032&forum_id=610548
2007-04-17 18:14:00 +00:00
usrdno 1549dc45b2 Fixed non UTF-characters. Corrected some translation errors. 2007-04-15 07:40:52 +00:00
Heng Sin Low 7b42e73c7a * remove derby and fyracle from trunk 2007-04-09 14:04:02 +00:00
armenrz 4f1d27f4b4 Patch #1694788 : add role checking 2007-04-05 05:59:38 +00:00
teo_sarca 1e5522be6b patch [ 1673699 ] Code-cleanup: unused imports 2007-04-02 16:07:30 +00:00
teo_sarca 8e244d6190 [ 1691388 ] VSetup: incorrect sort order for Currency and Country
http://sourceforge.net/tracker/index.php?func=detail&aid=1691388&group_id=176962&atid=879332
2007-03-30 16:57:35 +00:00
teo_sarca 2e1260d015 BF [ 1564520 ] Inventory Move: can't select existing attributes
http://sourceforge.net/tracker/index.php?func=detail&aid=1564520&group_id=176962&atid=879332
2007-03-30 16:41:08 +00:00
Heng Sin Low e0dd4d1b66 * Minor UI twist. 2007-03-27 06:51:18 +00:00
Carlos Ruiz 4a3852fced * Fix Bug [ 1675917 ] Error when try Print Movement Inventory 2007-03-27 03:44:55 +00:00
Heng Sin Low c97a21bedf * [1688492] No Sort indicator for lookup and info window
* [1688435] Sort indicator wrong after refresh
2007-03-26 15:47:07 +00:00
Heng Sin Low c154d96901 * [ 1688189 ] Window placement fails to account for taskbar, patch contributed by Paul Bowden (phib). 2007-03-26 13:36:16 +00:00
Heng Sin Low 6e37e1b4dd * forgot to remove debugging message in previous commit. 2007-03-26 06:52:23 +00:00
Heng Sin Low 60a67d670c * a better fix for [ 1686486 ] ProcessDialog truncates display of log 2007-03-26 06:37:35 +00:00
Heng Sin Low 0b55e13845 * [ 1675206 ] Error when I try Merge Entity 2007-03-26 05:15:07 +00:00
Heng Sin Low 52bbbc307f * [ 1686486 ] ProcessDialog truncates display of log 2007-03-26 04:48:14 +00:00
teo_sarca a193de0152 [ 1686876 ] ValuePreference class: SQL Injection
http://sourceforge.net/tracker/index.php?func=detail&aid=1686876&group_id=176962&atid=879332
2007-03-23 15:39:19 +00:00
Heng Sin Low 7eb00b551e * [ 1684137 ] File Logout is not closing Viewer windows 2007-03-22 16:05:18 +00:00
croo 8da50e3567 [ 1684142 ] Form and Viewer windows shows Info windows over role 2007-03-21 14:40:42 +00:00
deathmeat a0f2d1d7fc [ 1672618 ] Enable processes to run silently
Forgot to enable this functionality also for ProcessModalDialog (eg. used by buttons)
2007-03-20 20:44:33 +00:00
deathmeat a9a2996718 [ 1676086 ] JasperReport Printengine for normal Reports 2007-03-20 16:44:33 +00:00
deathmeat 03ae86128f [ 1672618 ] Enable processes to run silently 2007-03-20 16:42:52 +00:00
Carlos Ruiz d60eebced2 change system.out by log.config 2007-03-20 08:07:32 +00:00
Heng Sin Low 1f965b3487 *[ 1675896 ] Deleting in grid mode deletes wrong product line 2007-03-16 10:50:32 +00:00
Heng Sin Low fe5f84af7b * [ 1662485 ] Zoom functionality doesn't open maximized window 2007-03-16 08:25:34 +00:00
Heng Sin Low 13d58e03cf * [ 1662486 ] Lazy loading tab not set window size for greatest tab
- remark the previous patch until there is a better solution.
2007-03-15 01:35:54 +00:00
vpj-cd 2d2f54e552 Fixed Bug [ 1675206 ] Error when I try Merge Entity
https://sourceforge.net/tracker/index.php?func=detail&aid=1675206&group_id=176962&atid=879332
2007-03-08 18:33:03 +00:00
teo_sarca 81a1ffa84f BF [ 1674663 ] Adempiere allows you to login using a user with no access
https://sourceforge.net/tracker/index.php?func=detail&aid=1674663&group_id=176962&atid=879332
2007-03-07 08:26:20 +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 4e174689df patch [ 1673043 ] UTF-8 Conversions trunk 1786 2007-03-04 23:31:07 +00:00
deathmeat e41160ef6b [ 1672618 ] Enable processes to run silently
Postponed to end of bugfixing before 3.2
2007-03-03 03:17:30 +00:00
deathmeat 221be72ff6 [ 1672618 ] Enable processes to run silently 2007-03-02 19:03:47 +00:00
deathmeat ce26a17e04 [ 1672598 ] JasperReport bug when aborting process 2007-03-02 18:16:35 +00:00
deathmeat 3f837a21ae [ 1672456 ] Error when packaging JasperReports classes
Included JasperReports compilation befoire client package gets created
2007-03-02 14:54:58 +00:00
deathmeat 8e3b7ba645 [ 1671212 ] JasperReport Printengine
Added compatibility for start and startDocumentPrint methods, following hengsin's advice.
2007-03-02 13:07:59 +00:00
teo_sarca c5e3e4a188 BF [ 1671899 ] Archive Viewer: table, process are not translated
BF [ 1671900 ] Archive Viewer: second tab has no split pane

* minor layout improvements for first tab
2007-03-01 17:54:28 +00:00
Heng Sin Low 29f41ff0c7 * [ 1643986 ] Generation of Invoice shoud be done in atomic transaction 2007-03-01 15:10:44 +00:00
Heng Sin Low d679feafc7 * forgot to remove testing message in previous commit. 2007-03-01 14:58:35 +00:00
Heng Sin Low d87604830e * [ 1643987 ] Generation of shipment should be done in atomic transaction 2007-03-01 14:55:21 +00:00
Heng Sin Low 91eae000d3 * [ 1671709 ] Dynamic combobox initial size and refresh error 2007-03-01 13:46:28 +00:00
Carlos Ruiz 9995c11394 Revert revision 1565 - [ 1653683 ] Printing Copy and Original 2007-03-01 04:55:42 +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
teo_sarca 9e4ff92e7e [ 1670847 ] Find dialog: closing and canceling need same functionality 2007-02-28 13:47:18 +00:00
armenrz 1e8c7efa36 Patch #1665299 Cancel Opening Window 2007-02-28 13:12:16 +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
teo_sarca 4465790c7d BF [ 1666598 ] RecordInfo shows ColumnName instead of name 2007-02-26 11:47:40 +00:00