• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added comment to explain change in user interface for edit_all_p

Don't set a default on repeat_p

changing default of the edit of repeating events to 0, b/c it is much less frustrating for end users to notice that a change did not propagate to all events than it is to edit all repeating events b/c they didn't read an option carefully

accessibility fix to calendar as defined by olga in bug number 2932 (added header tags to calendar html tables)

css property cursor: hand is not standard moving to cursor: pointer

css property cursor: hand is not standard moving to cursor: pointer

fix typo in css

fix typo in css

fix for #2828. The date was passed as a string to calendar::to_sql_datetime. Changed to be a list.

add a simple help text to the calendar type drop down

  1. … 1 more file in changeset.
Applied #720. fixed 2561

It makes more sense to use force_calendar_id's package as base_url if calendar_id_list exists, if it doesn't exist, base_url is just set to empty string to mean use the current package

Added fix for base_url link if used in a calendar portlet

commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 45 more files in changeset.
added a new I18N string

  1. … 2 more files in changeset.
we don't need to put show_calendar_name_p in the multirow, removing it

fixed show_calendar_name_p so that it is passed to the multirow, it determines whether we show the calendar name in [ ] or not

Fixing bug #2559

Apply suggestion #2561 with patch 720: display title of events when attaching

I18N of "delete"

fixed the calendar date widget in cal-item-new so that the current date is prefilled

all date formats must be ISO format, fixed a bug when creating a recurring event, it seems the calendar type is not being set on each calendar item created

    • -17
    • +21
    ./cal-item-create-recurrence.tcl
  1. … 1 more file in changeset.
reverting invadvertent commits on calendar package

  1. … 5 more files in changeset.
found a problem with return url's when a calendar entry is of the recurring type, updated fix for bug # 2510

fixed return url problem, bug # 2510

varous bug fixes, enhance date field to use the new calendar javascript and integrates with ad_form date widget

  1. … 7 more files in changeset.
Fixes for usability done by martin magerl

  1. … 1 more file in changeset.
Fixed small issue with title

Removed add image

Fixed mini calendar