Commit Graph

40 Commits

Author SHA1 Message Date
vpj-cd 1707618b0a fixed [ 1789058 ] 2Pack do not support Subflow in Workflow
http://sourceforge.net/tracker/index.php?func=detail&aid=1789058&group_id=176962&atid=879332
2007-09-06 22:46:03 +00:00
Heng Sin Low b2e684169d * DistFileElement should only be use for deployment of java source, not needed for deployment of package jar. 2007-08-24 02:31:34 +00:00
Heng Sin Low 0fcde7bce9 [ 1755255 ] 2pack should support installation of compile java file
- enabled deployment of jar.
2007-08-24 02:17:12 +00:00
Heng Sin Low accb337873 [ 1778385 ] Move GenericPO to core 2007-08-22 01:49:27 +00:00
Carlos Ruiz f82dcead66 minor fix - remove unused variable 2007-08-10 03:17:51 +00:00
vpj-cd 1f15a3ebe1 [ 1764008 ] Error try import form access
http://sourceforge.net/tracker/index.php?func=detail&aid=1764008&group_id=176962&atid=879332
2007-07-30 21:02:20 +00:00
Heng Sin Low 52b96f3710 * Fixed print format import. 2007-07-29 17:50:46 +00:00
Heng Sin Low 333d73e8fd * Fixed import of view. 2007-07-29 07:53:40 +00:00
Heng Sin Low a00119f209 * Further stabilization and clean up after more back to back test ( Pack out and Pack in ).
- Fixed many workflow related issue.
- Started work to support JasperReport field.
- Updated role export/import to add support for the allow_info_xxx field.
- Remove some duplicate element created during pack out.
- Other minor bug fixes.
2007-07-28 15:52:16 +00:00
Heng Sin Low ad4c865a4a * make sure workflow tag is close. 2007-07-28 01:58:16 +00:00
Heng Sin Low 54a8771182 * [ 1637957 ] 2Pack can't import entity types != D, U
* Fixed many issues detected when testing the import of Libero package - now import without any errors except there are some issues in the Libero package itself.

* Performance enhancement.
2007-07-27 04:32:23 +00:00
Heng Sin Low b7fe736339 * [ 1760867 ] Pack In failed to detect some sql execution error
* More verbose error message
2007-07-26 17:52:24 +00:00
Heng Sin Low 4b2f7a14ac [ 1754519 ] Refactoring of PackInHandler
- Further stabilization and refactoring after testing with the Fixed Asset package.
[ 1759822 ] 2Pack - few bugs fixed, including NASTY one
- many thanks for Igor's contributed fixed.

* Other
- Added display of AdempiereProperties in Preference window's info tab.
- Added data conversion from string to integer in PO.setValue
- Added msequence existence check in Mtable.afterSave
- Fixed ddl generation issue for column with display type button
2007-07-25 14:04:39 +00:00
Heng Sin Low f24df9b029 * minor fix. 2007-07-24 04:59:44 +00:00
Heng Sin Low 50a08979a5 [ 1754519 ] Refactoring of PackInHandler
- Major refactoring of 2pack for easier maintenance and enhancement.
- Improve exception handling.
- Added support for defer resolution of element dependency.
- Still more testing needed :)
2007-07-23 08:02:22 +00:00
Carlos Ruiz 17daf6b850 Fix bug [ 1750281 ] Fixed 2Pack columnID error in PackRoll
Thanks to Richard Gennaro - richardgennaro
2007-07-10 04:53:05 +00:00
Carlos Ruiz 1391810719 Fix Bug [ 1750263 ] 2Pack i18n issue 2007-07-10 04:45:56 +00:00
Heng Sin Low f10b727f3d * minor, increase log level to warning from info if failed to create log file. 2007-07-08 09:21:54 +00:00
vpj-cd 981b55c095 fixed [ 1733632 ] When export 2Pack create without Workflow,PrintFormat,etc
http://sourceforge.net/tracker/index.php?func=detail&aid=1733632&group_id=176962&atid=879332
2007-06-08 17:43:44 +00:00
wght d29162a086 Fixed a bug when exporting a process/report that has a printformat not closing
the printformat tag.
2007-06-05 19:12:22 +00:00
wght 412aadbb28 Fixed bug dealing with outputing a printformat for a process when AD_PrintFormat_ID was 0. 2007-06-04 20:27:55 +00:00
wght ce5d490602 Fixed bug dealing with not exporting a sub printformat. BUG #: 1723733 2007-05-25 23:32:21 +00:00
wght a02fd823c9 Major printformat bug fixed. 2007-05-25 20:54:16 +00:00
wght 0289d09d92 Added the ability to export a print format as a seperate type. 2007-05-24 21:25:18 +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
Carlos Ruiz fc4b40d2bc Don't synchronize column with database by default, synchronize only if you mark column as getIsSyncDatabase='Y' 2007-05-15 20:03:23 +00:00
Carlos Ruiz 4ef7cd2bc0 Allow SQLStatements specific for postgres 2007-05-15 19:11:32 +00:00
Carlos Ruiz c146263b6e Integrate Tim Heath enhancements on 2pack
[ 1712313 ] 2Pack Export of Message Functionality
[ 1712314 ] 2Pack PackIn Message import functionality
2007-05-15 01:05:25 +00:00
Carlos Ruiz b86d40fc68 Fix [ 1718009 ] Five 2Pack bugs 2007-05-13 05:38:48 +00:00
Carlos Ruiz 25cfe5ffc4 Great contribution from Tim Heath!
FR [ 1659903 ] Export & import WF in 2Pack
Bug [ 1663186 ] 2pack is not exporting Dynamic Validation
Contrib [ 1706928 ] 2Pack Workflow Import Functionality
Contrib [ 1706940 ] 2Pack Workflow Export Functionality
Contrib [ 1707038 ] 2Pack Dynamic Validation Rule Export Functionality
Contrib [ 1707039 ] 2Pack Dynamic Validation Rule Import Functionality
2007-04-26 08:46:31 +00:00
teo_sarca 01ebaba0aa [ 1707589 ] PackOut export data not working in postgresql
http://sourceforge.net/tracker/index.php?func=detail&aid=1707589&group_id=176962&atid=879332
2007-04-25 17:32:52 +00:00
teo_sarca d24494c69c BF [ 1704802 ] 2Pack is not exporting/importing column version
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1704802&group_id=176962
2007-04-21 11:39:19 +00:00
teo_sarca 88fcfc9f51 BF [ 1704760 ] PackOut - output dir is wrong
http://sourceforge.net/tracker/index.php?func=detail&aid=1704760&group_id=176962&atid=879332
BF [ 1704762 ] PackOut - streams are not closed
    http://sourceforge.net/tracker/index.php?func=detail&aid=1704762&group_id=176962&atid=879332
BF [ 1704763 ] PackOut - field IsReadOnly/isReadWrite is incorrect exported
    http://sourceforge.net/tracker/index.php?func=detail&aid=1704763&group_id=176962&atid=879332
2007-04-21 09:24:25 +00:00
teo_sarca 1e5522be6b patch [ 1673699 ] Code-cleanup: unused imports 2007-04-02 16:07:30 +00:00
Carlos Ruiz b2db385533 Integrate bug fixing from Compiere 260c 2007-02-26 07:46:50 +00:00
Carlos Ruiz 4abc5e5d08 Problem reported by Victor with creation of tables in postgres port.
Postgres requires commit for DDL statements
2007-02-26 02:58:43 +00:00
Heng Sin Low d98492adc9 * unregister bug, m_Window.save call twice. 2007-02-22 12:19:01 +00:00
Heng Sin Low ad4965a141 * refactoring and cleanup of 2pack 2007-02-21 06:31:33 +00:00