• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
I18N: internationalizing time-related words used by acs-datetime such as month names. Work done by Steffen Tiedemann. Thanks Steffen.

  1. … 4 more files in changeset.
change CSS classes z_light, oddrow to odd, and z_dark, evenrow to even

  1. … 8 more files in changeset.
cleanup from sloan

  1. … 2 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
fixed bug in dt_widget_day that only shows up if activity is more than one hour long. Essentially the_hour was incrd by i to get a new index value. The previous index is later needed, so I added an expression to subtract i from the_hour

fixed calendar for PG

  1. … 10 more files in changeset.
Fix to dt_widget_list bug that showed the no item type multiple

times. From Andrew Grumet.

Fixed SDM$ 1551 using patch # 269

width made better

fixed calendar daily layout - again

fixed calendar daily layout

added no-time support for list widget

made list widget nicer

  1. … 5 more files in changeset.
fixed up the monthly view

  1. … 5 more files in changeset.
fixed display

  1. … 2 more files in changeset.
fixed up display

pretty-fied the daily summary

  1. … 1 more file in changeset.
fixed the look-and-feel of weekly widget

  1. … 5 more files in changeset.
fixed layout of no-time items

started adding supporting utility procs to datetime to support a rewrite of calendar pages... (badly needed)

added templates for prev and next

updated the widget to actually work

  1. … 2 more files in changeset.
merged Don's changes with mine

  1. … 1 more file in changeset.

Added some stuff needed for my dotlrn-events package. Ugly stuff, but needed

due to requirements in the spec for painting things like "event cancelled" in

red.

  1. … 2 more files in changeset.
fixed up a few things to make calendar more usable in dotLRN (and more usable in general)

  1. … 8 more files in changeset.
support for overlapping cal display

  1. … 9 more files in changeset.
fixes for overlapping events

  1. … 4 more files in changeset.
fixed up day widget

added no-time support (a bit hackish for now)

  1. … 2 more files in changeset.
fixed a number of display procs