Commit Graph

68 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
teo_sarca fe8f79a3b6 BF [ 1787920 ] GenerateModel doesnt pay attention to IsActive
* removed System.out.println calls
2007-09-05 06:13:09 +00:00
teo_sarca 9096fbb3fb [ 1787876 ] ModelClassGenerator: list constants should be ordered
[ 1787833 ] ModelInterfaceGenerator: don't write timestamp
2007-09-04 15:55:38 +00:00
Heng Sin Low a15f456203 * remove eevolution and libero specific default. Victor, please be more carefull on this next time. thanks. 2007-09-03 05:34:48 +00:00
vpj-cd b348312efd [ 1785001 ] Using ModelPackage of EntityType to Generate Model Class
http://sourceforge.net/tracker/index.php?func=detail&aid=1785001&group_id=176962&atid=879335
2007-08-30 17:54:18 +00:00
teo_sarca 6b5a794b77 * BF [ 1781629 ] Don't use Env.NL in model class/interface generators
* FR [ 1781630 ] Generated class/interfaces have a lot of unused imports
* BF [ 1781632 ] Generated class/interfaces should be UTF-8
* better formating of generated source
2007-08-25 08:50:23 +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
Heng Sin Low 002302edea * Minor bug fix - duplicate implement keyword. 2007-08-21 16:26:26 +00:00
trifonnt b36b22e7c5 Reverted PO.save() now is instance method.
Added I_Persistent interface. Generated model class implementes both I_Xxx and I_Persistent interfaces and extends PO class.
2007-08-21 13:14:56 +00:00
trifonnt bc451d1044 Feature Request [ 1772015 ] Generate java Interface and implementation instead of X_ classes
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1772015&group_id=176962
2007-08-20 09:13:23 +00:00
trifonnt 368823c08c Feature Request: [ 1772015 ] Generate java Interface and implementation instead of X_ classes
http://sourceforge.net/tracker/index.php?func=detail&aid=1772015&group_id=176962&atid=879335
2007-08-18 23:38:48 +00:00
trifonnt 5f0f01c3a1 I_X_xx Get_IX_xxx() made part of java interface. 2007-08-11 03:01:32 +00:00
trifonnt 1eca72d28b Updated to work with latest trunk.
Still few issues to resolve - AD_Language.
2007-08-11 01:48:23 +00:00
trifonnt 26bafb5d0b Updated to work with latest trunk. 2007-08-11 01:12:25 +00:00
trifonnt 9a5e7cae28 Updated to work with latest trunk. 2007-08-11 00:47:57 +00:00
trifonnt e554a2cee1 Updated to work with latest trunk. 2007-08-11 00:33:20 +00:00
trifonnt 4a9d9dac80 Feature Request [1772015] Generate java Interface and implementation instead of X_ classes 2007-08-10 22:25:21 +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
teo_sarca e38b3d9ef1 BF [ 1757523 ] Server Processes are using Server's context
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1757523&group_id=176962
2007-07-22 15:29:46 +00:00
Carlos Ruiz a6054066ab [ 1756793 ] RMA Feature
Developed by aj_kimball
2007-07-20 22:44:10 +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
mjudd 2ac16a22d2 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335 2007-06-24 07:33:58 +00:00
Carlos Ruiz 074584f043 Revert revisions 2734 to 2738.
Comments on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-23 01:20:20 +00:00
mjudd 1ba5930006 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335 2007-06-22 20:05:46 +00:00
Carlos Ruiz b8681be543 Revert revisions 2726 to 2729.
Comments on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 13:39:16 +00:00
mjudd f47853f519 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335 2007-06-22 01:28:43 +00:00
mjudd 75e2652924 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335 2007-06-22 01:13:11 +00:00
deathmeat 5a764a02a3 Removed the reflection code, replaced by a cast to ProcessCall (thanks to Hengsin for the hint!) 2007-06-13 16:56:13 +00:00
deathmeat 608771cc21 Bug introduced with new process invocation methods.
processClass is not forced to be a SvrProcess class, it can be also a ReportStarter one (used with Jasper Reports)
Fixed by class validation and minimal usage of reflection.
Jasper Reports as well as normal processes are now both working again.
2007-06-13 15:21:22 +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
Heng Sin Low b2fc7de3c1 [ 1731053 ] Refactoring of ProcessCtl and ServerBean 2007-06-06 01:04:58 +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