Share

VIF

File Release Notes and Changelog

Release Name: Rel0.7.0

Notes:
For installation instructions see http://vif.sourceforge.net/InstallAndRun.html

Changes: Changes to Release 0.7.0 ======================== Features added - Implemented guest depth feature: Questions are visible for guests (i.e. unauthenticated users) only up to a specified depth. - Improved view of discussion groups. Groups with GuestDepth = 0 aren't displayed to guests anymore. - Implemented feature to set questions to 'answered' status and to reopen them. Bugs fixed - Fixed encoding bug caused by input of umlauts into forms by adding accept-charset="ISO-8859-1, ISO-8859-15" to each form. Framework 0.9.6 =============== Features added - Added join type 'NO_JOIN' to JoinedObjectDef. - Framework for DomainObjectModels implements SQL HAVING and GROUP BY now.