History for OTRS::OPM::Maker::Command::sopm
===========================================
1.26 2014-12-09
[IMPROVEMENTS]
* Add warnings when OTRS 3.x files are found (.dtl) and OTRS 4.0 is specified
* Update packagesetup routine for OTRS 4.0
* Add warning when OTRS 3.x and OTRS 4.x are specified as framework versions
[TESTS]
* moved basic tests to t/base/
* new warnings tests in t/warnings/
* add tests for OTRS4
* add tests for CodeInstall/-Upgrade/-Uninstall
1.25 2014-09-29
+ check column types
1.24 2014-09-28
+ added support for "multiline" inserts
1.23 2014-09-28
+ added support for ForeignKeyCreate
1.21 2014-05-09
+ added xml comment that the .sopm was generated
+ made CVS tag optional
1.20 2014-04-17
+ improved handling of "Uniques" in table creates
+ added tests
1.19 2014-04-04
+ improved handling for Intro tags
+ added tests
1.18 2013-10-31
+ fix bug in "<...Required>": the required version wasn't added
+ improved tests
+ add Changes file