Vida 0.5.1 released

The following changed from 0.5 to 0.5.1:

  • DB Service: Changed DBLink API, additional optional parameter added
  • GUI Service: DefaultDocument added to display a list of all registrated Entities
  • GUI Service: Template directories can be configured in vida.ini
  • GUI Service: New Templates of Addressable (Selected) Containers
  • GUI Service: description for the important method EntityForm->addDefaultFormElements()
  • GUI Service: Refactoring -> setTitle() and all associated methods and variables are moved upwards from AdressableContainer to ViewElement (and some contructors have already been updated)
  • Form Service: 1n relations are automatically detected and displayed as select menus; A customized label of the menu item, other than the id which is the default label, can be generated using euro-script, a Vida specific string recognition language
  • DB Service: TableScheme now recognizes the SET field of MySQL letting the user choose o­ne of a specified number of values. Additionally, the possible values are displayed now as a select menu FormElement so o­nly valid values can be stored in the db field
  • and lots more we forgot to note...