From No3wiki
v0.063 (2006-06-19)
=====================
major
--------
- rewrote the search results (sorted and designed)
- added editting of multiple tasks
minor
-----
- version, plattform, os and production-builds of new bug-reports are initialized with ealier settings of user
- person description
- added warning and documentation on database exceptions (http://streber.pixtur.de/index.php?go=taskView&tsk=1272)
- added display of worst-case estimated time to tasks and milestone lists
- fixed display of projects in home
- added CRC-checksum for hidden form fields
- added "tasks needed approval" preset
- search: added quick-jump with "!"
- search: highlight query with javascript
internal
---------
- added cycle-lock detection when listing task folders
- splitted task.inc.php into task_view and task_more.inc.php
- added LOG_LEVEL_HACKING_ALERT
- fixed right to adjust setting pub-level
- started implementation for taskEditMultiple
- added caching to person and project (experimental)
- added assigntype to figure out initial assignments (has to be added to taskEditSubmit)
- added phpVersion-check to index.php
- refactured some of the notification-stuff (maybe the mails make more sense now)
- adjusted browsing the error-log
- fixed fatal error with incomplete translations
- added incomplete slovak translation
- fixed typo
- person has option to log efforts as duration or times (affects new projects only)
- adjusted / styled grouped list-style
- adjusted print output
- task status is automatically set to "open" after been edited
- Task-Status is printed in the breadcrumbs (above headline)
- wiki: fixed line breaks inside quotes
- guess client time shift with javascript (is been tested)
- fixed "canceling new template duplicates project" bug
- fixed browser-caching of old css-styles (caused layout-issues on upgrades)
- fixed some errors in the style-sheets