Show title on folder listing. If filename is different than title, show that as well. Show cr_mime_types.label mime type description instead of techincal mime type "code".
Project manager 1.03: now allows you to edit the project for a task. Lots ofother minor bug-fixes and UI improvements. No major datamodel changes, butthere is an upgrade script run to allow you to change projects for a task.
Adding the role_ids switch to the workflow::case::role::add_assignee_widgets proc. With that switch you can add assignee widgets for a restricted set of roles
adds a categorization popup, category display box, a non-member index page (not hooked up yet), adds urgent questions and key docs to the index page, css tweaks
add the title for sorting to the currently sorted by column, set sort graphic alt to empty (title already on the text link), remove a class list where not needed
Put functions into a search:: namespace and make most private.Add a search::queue and search::dequeue commanddefine_function_args/package_exec_plsql to avoid db specific xql files.unset datasource when finished with it.bump to 5.2.0d2 + postgresql upgrade script.
The categories section was duplicated twice, with the second one not coming through correctly because there was not an id= tag for it. I took out the second one. I think that's the correct one to take out. Also, the section on hierarchical queries did not have an id attribute, so I added it in.
Internet Explorer does not left align the widgets by default, whichgives it a behavior at odds with all the other browsers I've tested on(Safari, Mozilla, etc). This is a small change that left alignswidgets by default in all forms, which looks much better, especiallyon larger forms.