Carlos Ruiz
e03aa6317e
IDEMPIERE-1010 - fix problem opened with process parameter panel / swing
2013-06-15 22:09:51 -05:00
Carlos Ruiz
f32075be4a
IDEMPIERE-921 Obscured fields show information when clicked
2013-05-13 17:24:24 -05:00
Juan David Arboleda
f6d907ff63
IDEMPIERE-454 Easy import / Improvements (speed, export selected detail tab, bug fixes)
2013-05-04 14:10:19 -05:00
Heng Sin Low
ae0f5da4ad
IDEMPIERE-817 Define org.adempiere.ui.swing.factory as an exported package.
2013-04-26 20:36:35 +08:00
Heng Sin Low
5fad644ecc
IDEMPIERE-725 Implement #UIClient context variable
2013-04-26 15:44:56 +08:00
Elaine Tan
f7af4d1e20
IDEMPIERE-862 Create lines from MPS Lines function is not working
2013-04-17 18:23:21 +08:00
Carlos Ruiz
f408fbc6d3
IDEMPIERE-166 Rebranding of logo and product name
2013-04-16 19:28:55 -05:00
Carlos Ruiz
964c2cdaf5
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation / Several fixes:
...
- Fix problem when the window doesn't have info columns (i.e. info window for Sales Order Line)
- Fix swing problem rendering the total line
- Add search to text fields additionally to string fields (allows to search also for Sales Order Line)
2013-04-16 13:37:39 -05:00
Elaine Tan
46937f4018
IDEMPIERE-853 Improvement to Deposit Batch functionality
2013-04-12 11:44:15 +08:00
Carlos Ruiz
01a9897cc1
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal
2013-04-09 18:09:44 -05:00
Carlos Ruiz
6b108cff55
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal
2013-04-09 17:48:34 -05:00
Richard Morales
e4476ec95c
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE
2013-04-09 15:49:25 -05:00
Heng Sin Low
4f0c58a751
IDEMPIERE-834 Zk: Improvement to payment Allocation form.
2013-04-08 15:39:05 +08:00
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