-
eifmods made 1 file-release changes.
2009-08-04 09:35:01 UTC by eifmods
-
eifmods made 3 file-release changes.
2009-08-04 09:34:01 UTC by eifmods
-
eifmods made 3 file-release changes.
2009-08-04 09:33:01 UTC by eifmods
-
eifmods made 4 file-release changes.
2009-07-29 11:23:02 UTC by eifmods
-
eifmods made 2 file-release changes.
2009-07-29 11:22:02 UTC by eifmods
-
eifmods made 1 file-release changes.
2009-07-29 11:01:01 UTC by eifmods
-
eifmods made 1 file-release changes.
2009-07-29 10:56:01 UTC by eifmods
-
Hi,
Sorry about that. The Core routine for BestColor does not take care of an empty string. Here's the quick fix in /modules/calendar/links_events.php:
if ($row['color'] == "") {
$text_color = 'black';
$text_color_backgrond = 'white';
} else {
$text_color = bestColor($row['color']);.
2009-06-23 14:43:17 UTC by tkslee
-
Hi Tsan-Kuang Lee,
I have tried this, but I do "Add Event" and do not select any project (just keep it as "All"), my event is white, and the problem is that my background is with too, them in calender view I cannot see this event, just the icon. (I am using default dotproject interface - default clean style).Thanks.
2009-06-19 01:42:11 UTC by nobody
-
Hi
Reports-Table.zip seems to me corrupt
Regards
Andrew.
2009-05-23 22:58:09 UTC by nobody