V0.047

From No3wiki

=== v0.047 [2005-12-07] ===============================================

interface / major
-----------------
+ fulltext-search for all objects
+ Option for each project-team-member if efforts are booked as times start/end or durations
% fixed fatal bug when creating Task with Issue-Reports (v0.046)
+ when upgrading, old db-settings are read from settings-file (this is a security issue, if install-dir has not been removed!)

minor
-----
% fixed 'undefined index 15'- bug (when getting taskpersons)
+ installation >> password fields no longer clear-text
+ effortEdit >> validates for name and time_end > time_start
+ companyView >> added option to link new persons
+ projView >> fixed breadcrumbs for template-projects
+ projViewIssues >> added pageFunction to "report Bugs"
% fixed language used after login
% fixed some issues concerning "no time" in forms
+ taskView >> adjusted display of task-description
% quickNew >> fixed parsing of entered line (order is no longer importand)
+ quickNew (task) Issue automatically added if starting with "bug:"
+ made some more strings sensitive for language-support (German translation getting more complete)

internal
---------
+ Comment::getAll()
+ Issue::getAll()
% fixed scanLanguage.pl to "__()" (instead of _()"
+ fixed error-logging during installation