upgrade to contacts 1.2b4, contacts is no longer singleton and supports multiple instances and the ability to have management instances as the root of the install that manage data from child instances
Made sure you can specify multiple list ids to map an attribute to. Furthermore split up the list code in the attribute generation and the mapping to the lists
Enhanced narrative text; changed filter name to color_filter_value to beless confusing and because I think it was conflicting with the incomingcolor value from the table.
fix typo in the define_function_args call for template_demo_notes__new:if you want to use package_instantiate_object using some type <t>, thenyour call to define_function_args for <t>__new needs to have the object_typeparameter defaulting to <t>
Removed tableless divs from uos-details and used tables instead, as it was not possible to have equal height div columns. Also completed queries to display basic info for a UoS.
upgrading to 0.22, fixing permission handling, added link to admin page, unitfied pretty_url handling, tested with oacs 5.1, more robust upgrade handling