Heng Sin Low
|
d2b454117c
|
IDEMPIERE-748 error while print jasper report when using table component in ireport 4.6.0
IDEMPIERE-807 Jasper report not working when adding barcode
|
2013-04-01 16:27:24 +08:00 |
Carlos Ruiz
|
47e4bc5658
|
fix swing launcher broken
|
2013-03-26 09:22:42 -05:00 |
Carlos Ruiz
|
45318ef957
|
IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / X_DepositBatch X_DepositBatchLine
|
2013-03-18 15:35:58 -05:00 |
Richard Morales
|
c45dfd9557
|
IDEMPIERE-638 Check log level before calling logging method / .log(Level
|
2013-03-15 22:52:05 -05:00 |
Carlos Ruiz
|
b167a4c7df
|
IDEMPIERE-638 Check log level before calling logging method
|
2013-03-15 16:16:28 -05:00 |
Carlos Ruiz
|
811111d257
|
IDEMPIERE-655 No report without printformat window access / Correct wrong usage of == on objects
|
2013-03-07 23:19:25 -05:00 |
Carlos Ruiz
|
8fb0ec5076
|
Merged in tbayen/idempiere/feature (pull request #69)
IDEMPIERE-655 Swing: No report without printformat window access
|
2013-03-06 17:04:55 -05:00 |
Richard Morales
|
de9b233f88
|
IDEMPIERE-671 AD_ImpFormat.Name unique is wrong - must have AD_Client in the unique index
|
2013-03-03 13:49:06 -05:00 |
Carlos Ruiz
|
ac93bd4473
|
IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales
|
2013-02-27 20:58:38 -05:00 |
Carlos Ruiz
|
bdd615ed39
|
IDEMPIERE-638 Check log level before calling logging method / remove two warnings
|
2013-02-27 13:48:18 -05:00 |
Carlos Ruiz
|
f0c8c2e471
|
IDEMPIERE-651 Cannot Navigate to Cost Movement
|
2013-02-27 13:47:52 -05:00 |
Carlos Ruiz
|
b223b3a20c
|
IDEMPIERE-638 Check log level before calling logging method / fix missing parenthesis / Thanks to Richard Morales
|
2013-02-26 17:24:09 -05:00 |
Richard Morales
|
ce7938424e
|
IDEMPIERE-638 Check log level before calling logging method / log.fine
|
2013-02-25 19:00:59 -05:00 |
Richard Morales
|
ada4a0f749
|
IDEMPIERE-638 Check log level before calling logging method / log.finer
|
2013-02-25 14:08:35 -05:00 |
Richard Morales
|
a6b7473ff4
|
IDEMPIERE-638 Check log level before calling logging method / log.finest
|
2013-02-25 14:00:29 -05:00 |
Richard Morales
|
e0b18312f8
|
IDEMPIERE-638 Check log level before calling logging method / log.config
|
2013-02-25 12:29:10 -05:00 |
Richard Morales
|
74d197cb57
|
IDEMPIERE-638 Check log level before calling logging method / logger.info+fine
|
2013-02-22 17:17:40 -05:00 |
Richard Morales
|
427e8e08f2
|
IDEMPIERE-638 Check log level before calling logging method / s_log.info logger.config+info
|
2013-02-22 15:59:05 -05:00 |
Thomas Bayen
|
98fd17dd52
|
IDEMPIERE-655 Swing: No report without printformat window access
|
2013-02-22 14:30:33 +01:00 |
Richard Morales
|
65a9dc9adc
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-20 20:31:16 -05:00 |
Richard Morales
|
f737c1fc87
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-19 18:17:37 -05:00 |
Richard Morales
|
9b0c13b9f5
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-19 16:08:13 -05:00 |
Richard Morales
|
7838f1bf04
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-15 19:26:22 -05:00 |
Heng Sin Low
|
f4da72ef50
|
IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers).
|
2013-02-13 16:15:43 +08:00 |
Carlos Ruiz
|
1640fec333
|
IDEMPIERE-90 Restricted items on Combobox / refactor to avoid direct SQL and use cache
|
2013-02-06 10:50:35 -05:00 |
Carlos Ruiz
|
9d593123c9
|
Merged tbayen/idempiere-swing into development
|
2013-02-06 10:25:38 -05:00 |
Thomas Bayen
|
9c7234f3d1
|
merge with 81f5fd4a0e55
|
2013-02-02 14:25:09 +01:00 |
Nicolas Micoud
|
f584dcc1c5
|
Merged idempiere/idempiere into development
|
2013-01-30 15:19:59 +01:00 |
Elaine Tan
|
145c0005cc
|
Ticket #1001569: Move receipts into batch from QS to Idempiere - adjustment to the 'Create From Batch' code design
|
2013-01-31 16:47:17 +08:00 |
Thomas Bayen
|
4c4a9ec84f
|
merge 34174c929304
|
2013-01-29 18:24:22 +01:00 |
Heng Sin Low
|
09269e1c78
|
Merge 8ea10ec5ce3f
|
2013-01-30 00:29:57 +08:00 |
Heng Sin Low
|
8a22f8c3e5
|
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported InfoBPartnerPanel to InfoBPartnerWindow.
|
2013-01-30 00:28:27 +08:00 |
Elaine Tan
|
d50e43d850
|
Ticket #1001569: Move receipts into batch from QS to Idempiere
|
2013-01-29 14:38:39 +08:00 |
Thomas Bayen
|
61dbe33afa
|
IDEMPIERE-90 shortcut Ctrl-L
|
2013-01-26 17:37:39 +01:00 |
Thomas Bayen
|
965bd6e3a6
|
merge with 936777c77efc
|
2013-01-26 15:27:31 +01:00 |
Hesham S. Ahmed
|
dc784cb325
|
IDEMPIERE-595 Swing Login Screen does not show role combo
|
2013-01-26 05:30:55 +03:00 |
Thomas Bayen
|
46ca822b41
|
IDEMPIERE-573 - Merge with b3b0499183f50d4a2396f545c560b81a66331274
|
2013-01-25 03:05:22 +01:00 |
Thomas Bayen
|
b0e438f7e1
|
IDEMPIERE-572 - Merge with 4cb73e9114005fdeb647e964af1bb0c708db4f76
|
2013-01-25 02:59:19 +01:00 |
Thomas Bayen
|
8c85dd583a
|
IDEMPIERE-574 Merge with 9034b3517d05d8b9ab5be15d0d6034caff484267
|
2013-01-25 02:55:12 +01:00 |
Thomas Bayen
|
e32942b986
|
IDEMPIERE-587 - Swing: Toolbar Button to start Process from button fields
|
2013-01-24 17:41:49 +01:00 |
Nicolas Micoud
|
92a269f200
|
IDEMPIERE 90
|
2013-01-24 12:15:23 +01:00 |
Carlos Ruiz
|
17b194ede6
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning
|
2013-01-23 10:25:47 -08:00 |
Thomas Bayen
|
1d1ca6bd99
|
IDEMPIERE-587 Swing: Toolbar Button to start Process from button fields
|
2013-01-23 00:59:37 +01:00 |
Thomas Bayen
|
bd48ebb408
|
IDEMPIERE-574 - Swing AutoReducible ComboBox not reduced when used with cursor keys
|
2013-01-20 23:04:04 +01:00 |
Thomas Bayen
|
051cd25229
|
IDEMPIERE-573 - Swing text areas break user flow when cycling focus with tab key
|
2013-01-20 19:21:46 +01:00 |
Thomas Bayen
|
3681e14285
|
IDEMPIERE-572 - scroll wheel works in very small steps in Swing Client
|
2013-01-20 14:44:21 +01:00 |
Elaine Tan
|
7bc1e373c9
|
Change "CreateFrom" factory to use OSGi service
|
2013-01-18 19:14:02 +08:00 |
Carlos Ruiz
|
9a1fa58f9f
|
IDEMPIERE-530 improve performance to enable attachments and chat buttons
IDEMPIERE-554 Chat button broken
|
2013-01-16 05:39:37 -08:00 |
Elaine Tan
|
5927908b34
|
IDEMPIERE-462 Ticket #1001503: Credit Cards Online - Drop old payment button implementation
|
2013-01-15 14:55:13 +08:00 |
Heng Sin Low
|
fb6be46cf4
|
IDEMPIERE-549 Upgrade Restlet to release 2.1.1
|
2013-01-15 00:28:49 +08:00 |
Heng Sin Low
|
efa9fa0a72
|
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added support for custom query operator and query function. Added support to open info window from menu.
|
2013-01-09 12:09:58 +08:00 |
Heng Sin Low
|
06362405e1
|
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still pending migration of existing custom InfoPanel implementation.
|
2013-01-04 16:59:50 +08:00 |
Heng Sin Low
|
1a096ff10a
|
Merge 3ec3918730fd
|
2012-12-28 00:30:38 +08:00 |
Heng Sin Low
|
7fcd2cba58
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning - Fixed generic type warning. Drop classes that's not used anywhere.
|
2012-12-23 15:08:57 +08:00 |
Elaine Tan
|
d33e6319c9
|
Ticket #1001758: FedEx & UPS
|
2012-12-21 18:48:41 +08:00 |
Carlos Ruiz
|
740908e0c5
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> dead code
|
2012-12-20 15:46:40 -05:00 |
Carlos Ruiz
|
c7ed781ae4
|
IDEMPIERE-530 improve performance to enable attachments and chat buttons
|
2012-12-20 14:22:30 -05:00 |
Carlos Ruiz
|
beeac4449a
|
IDEMPIERE-524 Product Info Windows, Description Tab does not show DocumentNote
|
2012-12-20 11:26:15 -05:00 |
Hesham S. Ahmed
|
506e1eb6fd
|
IDEMPIERE-524 Product Info Windows, Description Tab does not show DocumentNote
|
2012-12-20 11:25:51 -05:00 |
Carlos Ruiz
|
dda97fbadd
|
IDEMPIERE-362 Drop deprecated connection profile
|
2012-12-19 23:50:45 -05:00 |
Carlos Ruiz
|
d3e8ef0a7a
|
IDEMPIERE-455 Discover and fix FindBugs problems / Patterns Multithreaded correctness
|
2012-12-17 20:32:05 -05:00 |
Carlos Ruiz
|
565b5b0dca
|
IDEMPIERE-530 improve performance to enable attachments and chat buttons (Thanks to Juliana Corredor)
|
2012-12-17 17:00:28 -05:00 |
Carlos Ruiz
|
2e5fb7c33f
|
IDEMPIERE-217 Allocate Payment to Charge
|
2012-12-17 14:42:46 -05:00 |
Carlos Ruiz
|
b1275ae52b
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated (Thanks to Richard Morales)
|
2012-12-15 19:33:37 -05:00 |
Richard Morales
|
9362bcaed2
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> raw type
|
2012-12-15 16:18:52 -05:00 |
Richard Morales
|
ae3990ce11
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used
|
2012-12-13 18:41:45 -05:00 |
Richard Morales
|
2cd9a1d0f1
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used
|
2012-12-12 17:56:24 -05:00 |
Richard Morales
|
cbe8d69e30
|
IDEMPIERE-455 Discover and fix FindBugs problems / Generate serialVersionUID instead of the default 1L
|
2012-12-12 17:37:18 -05:00 |
Carlos Ruiz
|
efe1098479
|
hg backout f4f8ef565103
|
2012-12-12 10:28:08 -05:00 |
Carlos Ruiz
|
a583230849
|
hg merge f4f8ef565103
|
2012-12-12 09:16:56 -05:00 |
Nicolas Micoud
|
9cbce66619
|
Tree updates fails (swing mode) ; refer to https://groups.google.com/forum/#!topic/idempiere/ETF7fymVZRM
|
2012-11-30 18:05:28 +01:00 |
Heng Sin Low
|
566df6608e
|
IDEMPIERE-519 Swing client connection discovery broken. Remove equinox extension declaration that have been migrated to OSGi service.
|
2012-11-30 11:01:21 +08:00 |
Carlos Ruiz
|
a9803ec890
|
IDEMPIERE-519 Swing client connection discovery broken
|
2012-11-29 13:23:32 -05:00 |
Carlos Ruiz
|
3e0fb3b5a2
|
hg merge fb4181fa99c2
|
2012-11-21 10:04:09 -05:00 |
Heng Sin Low
|
c8b4a158b7
|
IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support.
|
2012-11-21 17:06:02 +08:00 |
Carlos Ruiz
|
c93620b3c9
|
IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements
|
2012-11-20 17:30:44 -05:00 |
uthadehikaru
|
030ebd747e
|
fixed bug on initAtpTab
|
2012-11-09 15:47:29 +07:00 |
Elaine Tan
|
816f897f06
|
IDEMPIERE-392 Redesign payment button - revert previous change, use factory approach
|
2012-11-08 18:21:38 +08:00 |
Elaine Tan
|
d68ddd64dd
|
IDEMPIERE-392 Redesign payment button - use OSGI service driven instead of hard-coded static to register payment form for each payment rule
|
2012-11-07 17:59:08 +08:00 |
Heng Sin Low
|
7fd2f8ae31
|
Merge with c24b92887ef9dfc8ed7bcce0c793748cc21e6ce4
|
2012-11-06 11:42:06 +08:00 |
Heng Sin Low
|
2dfa60b73e
|
IDEMPIERE-359 Add OSGi Service support for existing extension point
|
2012-11-06 11:39:23 +08:00 |
Elaine Tan
|
236e06c7cc
|
IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online credit payment, include copyright text, use translate message, fix credit card online processing issues
|
2012-11-02 18:27:14 +08:00 |
Elaine Tan
|
fe8573e501
|
Merge with 28f0ff5b4ae2e8ae3565045da5ed334120e2965f
|
2012-11-01 20:48:51 +08:00 |
Elaine Tan
|
442fd422a1
|
IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online sales, authorization, delay capture and void payment
|
2012-11-01 20:23:20 +08:00 |
Carlos Ruiz
|
f489fc76e2
|
IDEMPIERE-392 Redesign payment button - reuse SystemIDs
|
2012-10-31 09:37:27 -05:00 |
Edwin Ang
|
31ee8bc837
|
modify code related with M_Storage
|
2012-10-29 15:14:45 +07:00 |
Heng Sin Low
|
3c4c00a409
|
iDempiere IDEMPIERE-234 Configurable Toolbar.
- Bug fixes for report viewer button control.
- Added window toolbar button.
- Added custom window button using osgi service.
- Refactor ExportAction as an custom window button service example.
|
2012-10-28 00:31:25 +08:00 |
David Peñuela
|
02c508d425
|
IDEMPIERE-446 Implement Restrictions on Toolbar to the report viewer
|
2012-10-23 18:40:04 -05:00 |
Elaine Tan
|
9c26a16dcc
|
IDEMPIERE-392 Redesign payment button - include copyright text
|
2012-10-19 17:24:15 +08:00 |
Elaine Tan
|
cf80ce5f72
|
Merge with eeb560416950cc9390199dfe448d08c6d9e66b39
|
2012-10-19 17:04:03 +08:00 |
Elaine Tan
|
e1778c1501
|
IDEMPIERE-392 Redesign payment button
|
2012-10-19 16:35:15 +08:00 |
Carlos Ruiz
|
939589f63c
|
hg merge f25ad9dd8759
|
2012-10-17 13:46:36 -05:00 |
Elaine Tan
|
34328a3591
|
IDEMPIERE-447 Abstract Payment Processor from Tenant configuration - allow multiple payment processors link to the same bank account
|
2012-10-17 17:39:12 +08:00 |
uthadehikaru
|
4e119984a8
|
moved qtyavailable from storage onhand to storage reservation
|
2012-10-17 09:19:14 +07:00 |
Owner.Owner-PC
|
2a4b62f683
|
commit initial work on IDEMPIERE-385
|
2012-10-16 13:46:20 +07:00 |
Elaine Tan
|
bec8fac40c
|
Ticket #1001611: Adjust Payment Processor Options for Tenant
|
2012-11-16 17:40:17 +08:00 |
Carlos Ruiz
|
4d56084f3f
|
hg merge 0717f533c660
|
2012-10-15 18:44:37 -05:00 |
Elaine Tan
|
c69143900b
|
Ticket #1001503: Credit Cards Online - fix credit card online processing process
|
2012-10-15 18:40:15 +08:00 |
Elaine Tan
|
e280cbbd70
|
Ticket #1001503: Credit Cards Online
|
2012-10-15 17:00:07 +08:00 |
Carlos Ruiz
|
d1df4c45c8
|
IDEMPIERE-455 Discover and fix FindBugs problems / Thanks to Richard Morales
|
2012-10-12 18:25:55 -05:00 |
Carlos Ruiz
|
78f498a662
|
IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE
|
2012-10-11 14:15:53 -05:00 |
Richard Morales
|
5662475b92
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC
|
2012-12-11 19:47:25 -05:00 |
Richard Morales
|
d42b5a12c3
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern HE_EQUALS_USE_HASHCODE
|
2012-12-11 19:14:19 -05:00 |
Richard Morales
|
d9afbe2768
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM
|
2012-12-11 16:48:34 -05:00 |
Carlos Ruiz
|
214b34c377
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH
|
2012-12-06 17:38:18 -05:00 |
Richard Morales
|
1e30b56290
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used
|
2012-12-06 15:00:04 -05:00 |
Richard Morales
|
a486d1317c
|
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION
|
2012-12-05 12:09:37 -05:00 |
Richard Morales
|
529089a426
|
IDEMPIERE-183 Fixed generic type warning
|
2012-12-04 11:24:23 -05:00 |
Elaine Tan
|
778d4ba228
|
IDEMPIERE-462 Ticket #1001503: Credit Cards Online - Fix the database transaction used to save payment transaction and online trx history records, encrpyt credit card number and cvv, fix the allocation when perform credit payment transaction for AR credit memo.
|
2012-12-04 12:42:01 +08:00 |
Elaine Tan
|
a5f5d8d972
|
IDEMPIERE-447 Abstract Payment Processor from Tenant configuration
|
2012-10-03 18:30:46 +08:00 |
Elaine Tan
|
17a779a61a
|
Fix SQL query error at 'Find' window of Swing UI
|
2012-10-03 18:18:59 +08:00 |
Carlos Ruiz
|
bdccbad711
|
IDEMPIERE-358 Login- how to make unique and safe - fix problem stopping POS to work
|
2012-10-02 15:11:25 -05:00 |
Carlos Ruiz
|
9eb8996340
|
IDEMPIERE-29 Improvement on full location / Thanks to Nicolas for pointing to this bug
|
2012-09-26 10:27:51 -05:00 |
Nicolas Micoud
|
5827730776
|
IDEMPIERE-319 - Enhancement for Map and Route buttons
|
2012-07-30 16:51:09 +02:00 |
Carlos Ruiz
|
8de7da2ea5
|
IDEMPIERE-382 Prevent users to go to detail tabs if link fields are not filled / fix problem with zero ID tables
|
2012-09-24 16:31:22 -05:00 |
Carlos Ruiz
|
7b0fe332a5
|
IDEMPIERE-362 Hide things that don't work on iDempiere
|
2012-09-21 20:40:08 -05:00 |
Carlos Ruiz
|
ae107dbb64
|
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / thanks to Richard Morales and David Peñuela
|
2012-09-21 19:21:59 -05:00 |
Nicolas Micoud
|
5c1d614ec9
|
IDEMPIERE 382 - Swing
|
2012-09-20 13:55:22 +02:00 |
Carlos Ruiz
|
6b2545bf7f
|
IDEMPIERE-374 Change password must be changed to be a form instead of a process
|
2012-09-19 13:02:33 -05:00 |
Carlos Ruiz
|
7e3a7baa71
|
hg merge d7a60c56c795 / solving conflict on AbstractMenuPanel
|
2012-09-19 12:35:01 -05:00 |
Elaine Tan
|
527ab89cfe
|
IDEMPIERE-374 Change password must be changed to be a form instead of a process
|
2012-09-19 11:23:16 +08:00 |
Carlos Ruiz
|
90216161fb
|
IDEMPIERE-433 login screen not show by exception when get USE_EMAIL_FOR_LOGIN
|
2012-09-17 17:31:52 -05:00 |
Elaine Tan
|
d7345e64f4
|
Ticket #1001226: Implement ‘Forgot my Password’ - IDEMPIERE-375 - Apply security question change to Swing UI
|
2012-09-14 17:16:23 +08:00 |
Carlos Ruiz
|
92f9a9f47c
|
hg merge 71b0bba695a6 / Solving the conflict for AbstractADWindowPanel.java
|
2012-09-13 14:56:32 -05:00 |
Elaine Tan
|
951765ccd0
|
IDEMPIERE-375 Implement Forgot my Password - add validation to check new password differ from old password and change the security question design
|
2012-09-13 16:29:23 +08:00 |
Carlos Ruiz
|
de3f840d0a
|
IDEMPIERE-417 Update BPLocation.Name
|
2012-09-12 11:04:59 -05:00 |
Carlos Ruiz
|
d20678cab8
|
IDEMPIERE-417 Update BPLocation.Name
|
2012-09-12 10:47:44 -05:00 |
Nicolas Micoud
|
e251dbbc26
|
IDEMPIERE-229 - Bug with Process parameter range (Swing)
|
2012-09-12 10:30:23 -05:00 |
Elaine Tan
|
6c787d4654
|
IDEMPIERE-375 Implement Forgot my Password
|
2012-09-11 19:33:10 +08:00 |
Carlos Ruiz
|
8b1c89c1a7
|
IDEMPIERE-358 Login- how to make unique and safe
|
2012-09-05 21:23:26 -05:00 |
Elaine Tan
|
65d8b478f3
|
IDEMPIERE-373 Implement User Locking - fix the default date password change and use translatable message
|
2012-09-05 14:48:14 +08:00 |
Elaine Tan
|
078684b68d
|
IDEMPIERE-373 Implement User Locking
|
2012-09-04 11:11:01 +08:00 |
Carlos Ruiz
|
f221ba73f1
|
IDEMPIERE-82 Modify filename of attachment send by emails
|
2012-08-29 20:17:14 -05:00 |
Nicolas Micoud
|
0558c4dacf
|
IDEMPIERE-76 Bouton SelectAll should also be used to DeSelectAll
transplanted from https://bitbucket.org/nmicoud/adempiere361-nm/changeset/a42e2d8c0614
|
2012-08-29 15:50:28 -05:00 |
Carlos Ruiz
|
cf2bc53017
|
IDEMPIERE-29 Improvement on full location / Thanks to Yansolo for the idea and the swing implementation / extended for zkwebui
|
2012-08-29 09:58:47 -05:00 |
Carlos Ruiz
|
d2954c53a4
|
IDEMPIERE-402 zk -> Env.getImageIcon: Not found: mWindow.gif
|
2012-08-23 20:12:29 -05:00 |
Carlos Ruiz
|
e26b6e6ea9
|
IDEMPIERE-377 Improve current search dialog box / Peer review on the operators and editors for advanced search
|
2012-08-23 19:00:04 -05:00 |
Heng Sin Low
|
1123aec6d1
|
Merge with 8a571dacb86e47e42584969a5958b504c7616469
|
2012-08-23 12:18:04 +08:00 |
Carlos Ruiz
|
56fff1e1b8
|
IDEMPIERE-217 Allocate Payment to Charge
Credits:
Adaxa (Paul Bowden) / development
David Peñuela / integration
Edwin Ang / testings
|
2012-08-22 22:27:33 -05:00 |
Deepak Pansheriya
|
01c8bbc3de
|
Merging two heads
|
2012-08-22 23:30:39 +05:30 |
Elaine Tan
|
e03942ee8f
|
Ticket #1001002: Move the Menu to be a Portlet - Add a new table to store user dashboard preference and fix some bugs
|
2012-08-22 19:34:57 +08:00 |
Carlos Ruiz
|
4ceda4ce93
|
IDEMPIERE-246 Integrate Manufacturing Light
|
2012-08-21 18:53:37 -05:00 |
Juliana Corredor
|
ea3595b6b6
|
IDEMPIERE-358 Login- how to make unique and safe - implement same for swing
|
2012-08-15 18:01:41 -05:00 |
Heng Sin Low
|
b75d09aff9
|
Merge with f4aae2365c3dd3b96e035a358cffd47693d44d42
|
2012-08-15 08:40:43 +08:00 |
Carlos Ruiz
|
9fcf487478
|
IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela
|
2012-08-14 19:07:21 -05:00 |
Heng Sin Low
|
09d73d1486
|
IDEMPIERE-144 Performance: Remove the use of zk event thread. This will break things but it is a necessary step to improve the performance and scalability of the zk client. This is also the first step require to implement clustering support.
|
2012-08-15 07:26:55 +08:00 |
Carlos Ruiz
|
1c1dff7b70
|
hg merge 53f6bc44aa4c (Improve Grid Layout)
|
2012-08-13 11:50:46 -05:00 |
Deepak Pansheriya
|
66001b85aa
|
Ticket #1001003:IDEMPIERE-364 Integrating revie comments and fixing Grid layout issues
|
2012-08-13 13:11:24 +05:30 |
Carlos Ruiz
|
8c5c4ff1d7
|
IDEMPIERE-367 Java 7 support
|
2012-08-12 20:51:11 -05:00 |
Elaine Tan
|
b4131b00ee
|
Ticket #1001002: Move the Menu to be a Portlet - Merge Carlos's fix from iDempiere Community and fix migration scripts to use centralized ID.
|
2012-08-09 13:37:56 +08:00 |