Commit Graph

7807 Commits

Author SHA1 Message Date
Carlos Ruiz ddf04a92da Removing LAST_SCRIPT_APPLIED_ON_THIS_SEED - the control must be now comparing table AD_MigrationScript with the list of scripts on i1.0a-release 2012-10-31 19:58:20 -05:00
Carlos Ruiz e0af58073c Added tag v1.0a for changeset ad164a6759bf 2012-10-31 19:53:53 -05:00
Carlos Ruiz d8a879304c Rename 360lts-release to 360lts-i1.0a 2012-10-31 19:16:12 -05:00
Carlos Ruiz e78e038164 Prepare folder for migration scripts starting with version 1.0 i1.0a-release 2012-10-31 19:14:47 -05:00
Carlos Ruiz a198c32c59 Remove obsolete duplicate files 2012-10-31 19:11:02 -05:00
Carlos Ruiz ef82abb2c6 Generate all model classes 2012-10-31 15:56:52 -05:00
Carlos Ruiz d89bc0d4d0 Preparing release 2012-10-31 15:56:29 -05:00
Carlos Ruiz 2fc2d6a9c1 IDEMPIERE-24 Export 2pack zip on BP window fails / make export safer with parenthesis on OR 2012-10-31 15:22:28 -05:00
Carlos Ruiz ae74c7e714 Pre-release work 2012-10-31 15:09:02 -05:00
David Peñuela b3de9ec20f IDEMPIERE-24 Export 2pack zip on BP window fails 2012-10-31 14:41:19 -05:00
Deepak Pansheriya 75b4c86421 PFA patch for fixes related to ticket IDEMPIERE-265 zk - Save/etrieve search problems 2012-10-31 11:30:32 -05:00
Carlos Ruiz 24e890925d IDEMPIERE-469 Translation Import not working in zk 2012-10-31 10:04:03 -05:00
Carlos Ruiz f489fc76e2 IDEMPIERE-392 Redesign payment button - reuse SystemIDs 2012-10-31 09:37:27 -05:00
Carlos Ruiz 18aebedfb7 hg merge b153e9e42945 2012-10-31 09:23:45 -05:00
Elaine Tan 3b347d70cd IDEMPIERE-357 Ticket #1001002 Move the Menu to be a Portlet - clean up old user preference data and hide user/contact and role fields from dashboard content edit window 2012-10-31 14:34:48 +08:00
Carlos Ruiz 8c58fc91e7 IDEMPIERE-379 Reporting wizard for end users / Fix problem with second panel on chrome - fix migration scripts registration 2012-10-30 23:16:50 -05:00
Carlos Ruiz 3a8d5ce4fe IDEMPIERE-379 Reporting wizard for end users / Peer review and tests 2012-10-30 22:42:43 -05:00
Carlos Ruiz 66c3d210df IDEMPIERE-454 Easy import / Fix migration script, wrong ID 2012-10-30 21:34:08 -05:00
Juliana Corredor a0324420be IDEMPIERE-379 Reporting wizard for end users 2012-10-30 21:23:46 -05:00
Carlos Ruiz a8a3be8b96 IDEMPIERE-234 Configurable Toolbar / fix oracle script 2012-10-30 21:19:34 -05:00
Carlos Ruiz 4eed3a8640 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: ODR_OPEN_DATABASE_RESOURCE 2012-10-30 17:10:00 -05:00
Elaine Tan 6c71f29822 IDEMPIERE-392 Redesign payment button - Fix missing reference in generate model class for column with 'Payment' display type 2012-10-30 12:28:51 +08:00
Carlos Ruiz 4eb7477046 IDEMPIERE-454 Easy import / Fix NPE - improve success message log 2012-10-29 22:29:35 -05:00
Carlos Ruiz 33ad5aa0b7 IDEMPIERE-454 Easy import / Fix problem found with character set - adapting to zk6 also the WFileImport 2012-10-29 21:59:23 -05:00
Carlos Ruiz c621e93fe3 IDEMPIERE-234 Configurable Toolbar / Bring back export action button 2012-10-29 11:51:14 -05:00
Edwin Ang ed5084972e remove X, I and M storage classes 2012-10-29 15:15:18 +07:00
Edwin Ang 31ee8bc837 modify code related with M_Storage 2012-10-29 15:14:45 +07:00
Heng Sin Low 14f2125874 IDEMPIERE 369 - Master Detail Improvements. Fixed for:
- "New Record" and "Copy Record" are not enabling the Save Button - until you change one of the fields
- Copy Lines on Sales Order is not refreshing detail - message shows "Copied=1" but doesn't refresh detail
- The "Parent Record" is disabled when you navigate to the detail using the "New Record" button on detail
2012-10-28 23:30:11 +08:00
Heng Sin Low 5a9ca8fac3 Merge with 15aebb85c791866dcec0bdd70dc75a728e703cbb 2012-10-28 13:22:27 +08:00
Heng Sin Low 6a71e527ab iDempiere IDEMPIERE-234 Configurable Toolbar.
- Expose AD_Window_UU, AD_Tab_UU, AD_Table_UU and IsSortTab as part of the _TabInfo. This allow display logic of button to target specific tab or table that is not using official id.
2012-10-28 12:13:27 +08:00
Heng Sin Low bf630f1907 IDEMPIERE-474 Zk: Busy dialog sometime not dismissed after multiple execution of button action 2012-10-28 11:58:17 +08:00
Heng Sin Low 85df60640e Merge with ab6c4c5381e1acfbb968b4d0352aa141cbd71760 2012-10-28 00:33:14 +08: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
Carlos Ruiz 9497d00279 IDEMPIERE-454 Easy import / Fix error introduced (org.adempiere.webui.adwindow.ADSortTab cannot be cast to org.adempiere.webui.adwindow.ADTabpanel) 2012-10-26 17:51:03 -05:00
Carlos Ruiz 221f5e6522 IDEMPIERE-472 Allow postgresql connection via SSL / Minor 2012-10-26 14:34:34 -05:00
Carlos Ruiz e2c0220862 IDEMPIERE-472 Allow postgresql connection via SSL / Peer review 2012-10-26 13:46:55 -05:00
Juan David Arboleda e99ca7f076 IDEMPIERE-472 Allow postgresql connection via SSL 2012-10-26 13:46:05 -05:00
Carlos Ruiz 494c20a6b5 hg merge ab6c4c5381e1 2012-10-26 10:19:39 -05:00
Carlos Ruiz 066f24162e IDEMPIERE-454 Easy import / v1 -> Exporter - export data from 1 tab / Importer - allow insert in 1 tab 2012-10-26 00:03:39 -05:00
Deepak Pansheriya 6794c0b410 IDEMPIERE-293 Adding User Name, Role Name, Client Name and Org Name to allow filtering 2012-10-26 00:30:22 +05:30
Owner.Owner-PC 0731626ca0 fix qtyonhand() and add qtyavailable() 2012-10-25 16:42:38 +07:00
uthadehikaru 60ad06e5c1 added method getQtyOnHand 2012-10-25 16:04:28 +07:00
uthadehikaru 00bf46d67e fixed bug when getQtyvailable 2012-10-25 13:19:33 +07:00
Carlos Ruiz 95622fc317 IDEMPIERE-197 Stabilize Fixed Assets / Required fixes for iDempiere 2012-10-24 22:30:01 -05:00
Carlos Ruiz c6f25f2a6d IDEMPIERE-197 Stabilize Fixed Assets / Bring migration script and generate model classes 2012-10-24 21:30:00 -05:00
Carlos Ruiz 2d08fb3f3d IDEMPIERE-197 Stabilize Fixed Assets / Some additional fixes based on tests when regenerating X classes 2012-10-24 21:29:13 -05:00
David Peñuela 02c508d425 IDEMPIERE-446 Implement Restrictions on Toolbar to the report viewer 2012-10-23 18:40:04 -05:00
Carlos Ruiz c14f1a0209 IDEMPIERE-158 Make selection of login languages more flexible / set language as locale when creating translations 2012-10-23 18:03:00 -05:00
David Peñuela 7b7f63f405 IDEMPIERE-158 Make selection of login languages more flexible 2012-10-23 17:32:04 -05:00
Juliana Corredor 1461cf652e IDEMPIERE-366 Improve Role Inheritance / restrict use of master roles 2012-10-23 16:48:50 -05:00