]> code.delx.au - comingnext/log
comingnext
14 years agofixed alignment for entries with very long description
Michael Prager [Tue, 13 Oct 2009 12:32:04 +0000 (14:32 +0200)]
fixed alignment for entries with very long description

14 years agoupdated version information
Michael Prager [Sun, 11 Oct 2009 11:47:34 +0000 (13:47 +0200)]
updated version information

14 years agoadded support for daylight saving time (DST)
Michael Prager [Sun, 11 Oct 2009 11:46:48 +0000 (13:46 +0200)]
added support for daylight saving time (DST)

14 years agowindows command for renaming a file is ren, not mv
Michael Prager [Sun, 11 Oct 2009 11:01:49 +0000 (13:01 +0200)]
windows command for renaming a file is ren, not mv

14 years agofixed boken table columns, reintroduced some of the <span> tags, only remove weedDay...
Michael Prager [Wed, 9 Sep 2009 14:53:16 +0000 (16:53 +0200)]
fixed boken table columns, reintroduced some of the <span> tags, only remove weedDay if showTodayAsText == true

Note that isToday(date) will not produce the same result as date.search(/Today/). If using isToday(), an additional check for showTodayAsText needs to be performed.

Some <span> tags were reintroduced because with only the date showing, there is a huge wast of space because of the table cells beeing 50% empty.

14 years agojavascript: Clean up some CSS in the main table
Paul Moore [Tue, 8 Sep 2009 15:01:24 +0000 (11:01 -0400)]
javascript: Clean up some CSS in the main table

Remove some of the "span" tags in the main table and assign the CSS styles
to the "td" tags, also fix up some of the table columns a bit.

14 years agojavascript: Fixes to the "today" logic
Paul Moore [Tue, 8 Sep 2009 15:01:24 +0000 (11:01 -0400)]
javascript: Fixes to the "today" logic

There were several places that made assumptions about specific customization
settings when determining if the event date was occurring today.  This patch
creates a new funtion "isToday()" to correct and consolidate the today logic.

14 years agojavascript: General whitespace and style cleanups
Paul Moore [Tue, 8 Sep 2009 15:01:24 +0000 (11:01 -0400)]
javascript: General whitespace and style cleanups

No code changes, all changes involve whitespace and coding style.

14 years agomention background color codes for default themes in comments
Michael Prager [Sun, 6 Sep 2009 12:56:10 +0000 (14:56 +0200)]
mention background color codes for default themes in comments

14 years agomention new project website in changelog
Michael Prager [Sat, 5 Sep 2009 19:30:35 +0000 (21:30 +0200)]
mention new project website in changelog

14 years ago * fixed memos/anniversaries showing although they have already passed
Michael Prager [Sat, 5 Sep 2009 19:29:00 +0000 (21:29 +0200)]
 * fixed memos/anniversaries showing although they have already passed
 * don't display weekday if date is 'Today'
 * changed default 'Now' color to #ff00ff to make it different from the 'Today' color
 * patch by pcmoore:
    * Fix problem with appointments starting at 12p where they would display as starting 12h later (midnight the following day)
    * Add a new feature to only display the time for events happening today and only the date for events beyond today (showCombinedDateTime)
    * Add a new feature to disable showing the location of appointments (showLocation)

14 years agofixed DayEvents to be shown although they already passed (+12h bug in WRT API)
Michael Prager [Sat, 5 Sep 2009 14:18:32 +0000 (16:18 +0200)]
fixed DayEvents to be shown although they already passed (+12h bug in WRT API)

14 years agoadded automatic build tool
Michael Prager [Sat, 5 Sep 2009 12:35:14 +0000 (14:35 +0200)]
added automatic build tool

14 years agoinitial commit. Version 1.19
Michael Prager [Sat, 5 Sep 2009 10:36:07 +0000 (12:36 +0200)]
initial commit. Version 1.19