• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use diamond graphic for all day entries (fix from Sloan)

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Applied patch #175: internationalizatioN

  1. … 10 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
Replaced the diamond graphic with the words 'all day'. Removing it when there are no all day events is harder, but can be done with a hack if it must be.

Migrated over changes to move some GIF resources into a common subdirectory

in the subsite package, so anyone who can read the main site can read

the images (previously you had to grant read privs to "/doc" explicitly

to get the graphics stored by acs-datetime to show up.

  1. … 38 more files in changeset.
Changed &lt to the datetime arrows like we use everywhere else 'cause

they're cute!

  1. … 1 more file in changeset.
1. created /acs-subsite/www/shared/images for images that need to be

readable by all who can read the main subsite

2. changed existing references to /acs-subsite/www/shared/*.gif

3. made acs-datetime use these instead of /doc/acs-datetime/pics so

it is no longer necessary to grant broad read privs to the /doc

package in order to see calendar left/right arrow widgets etc

  1. … 27 more files in changeset.
removing debug printout

merge from oacs-4-6

  1. … 110 more files in changeset.
Date/time/number localization

  1. … 85 more files in changeset.
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