• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Show times on edit.

SHow attachment link all the time, if its enabled, not just if another

attachment exists.

fix the javascript so that start and end time is deactivated if the user chose all day event and submit the form and the form returns an error

Add return urls for edit item and new item

Merge return_url and ui cleanup frm 5.2 (sorry! accidentally commited new code to 5.2 first)

  1. … 3 more files in changeset.
Adding return_urls so the behavior after adding/editing an item is more consistent

  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -17
    • +20
    ./cal-item-create-recurrence.tcl
  1. … 2464 more files in changeset.
complement the repeat_p usability change by setting a default value to edit_all_p when the widget is hidden

accessibility fixes as outlined in bug 2822 - it is too late for new message keys in .LRN 2.2 so some of them will have to wait

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.