Hello,
I have committed quite huge changes to trunk.
Please see the recently fixed bugs for more information:
sourceforge.net/apps/mantisbt/o ... g_page.php
replace campaign with outreach. this will break the databases.
sourceforge.net/apps/mantisbt/o ... php?id=160
refactored DebugLevel, not anymore using TSrvSettings or DBAccess.DebugLevel, but only TLogging.DL (or TLogging.DebugLevel)
sourceforge.net/apps/mantisbt/o ... php?id=371
changed all the config files regarding the database parameters, to avoid strange names that exclusively refered to PostgreSQL:
sourceforge.net/apps/mantisbt/o ... php?id=370
TAppSettingsManager.GetValue is now always static, and only opens the config file once:
sourceforge.net/apps/mantisbt/o ... php?id=368
Related to this: you can now have a config.my file again in inc/template/etc/, for custom settings.
I have moved several files around. all the templates moved from PetraTools to /inc/template/src
merged commitment period from MatthiasH into trunk:
sourceforge.net/apps/mantisbt/o ... php?id=350
To test this, you need to add <add key="AllowCreationPersonRecords" value="true" /> to your config files (both server and client).
Import of Partner .ext files from Petra 2.x:
sourceforge.net/apps/mantisbt/o ... php?id=133
Please let me know if you find any issues, or cannot find files anymore.
I still have more things in the pipeline, so stay tuned...
Timotheus