peter [Wed, 12 Mar 2008 20:45:56 +0000] rev 81
[feladat @ 159]
Bugfix for ticket:16: A minor glitch in the query caused partially owned records not to be shown.
peter [Wed, 12 Mar 2008 19:47:25 +0000] rev 80
[feladat @ 158]
Bugfix for ticket:18: Minor modification in the CSS to make sure no data is displayed on top of other data. Also a little modification to make sure the sub-owners (if there are any) are displayed above the record form, instead of next to it.
peter [Mon, 10 Mar 2008 19:15:59 +0000] rev 79
[feladat @ 156]
Made a lot of small changes to allow PHP to run with error_reporting E_ALL without giving notices.
Most functions have been checked but some situations might give a notice.
peter [Mon, 03 Mar 2008 20:32:33 +0000] rev 78
[feladat @ 127]
Bugfix for ticket:5 : Modified the query which searches zones to also find empty zones by adding a LEFT JOIN.