• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:joel:20041014032123:2 does not match your current filter (clear filter).

file calendar.ca_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.ca_ES.ISO-8859-1.xml
file calendar.zh_TW.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.zh_TW.utf-8.xml
file calendar.ms_MY.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.ms_MY.utf-8.xml
updated translations from translate.openacs.org

    • -0
    • +118
    ./catalog/calendar.ca_ES.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -5
    • +6
    ./catalog/calendar.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.es_GT.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/calendar.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.it_IT.ISO-8859-1.xml
  1. … 985 more files in changeset.
upping version numbers for release

  1. … 61 more files in changeset.
Fixed error. The select_all_day_items do not exists. Replaced by select_items.

add ITEM word

showing hours in day view by paolo@galileo.edu

bug where is there were more than 2 events on the same day, they would link to the last community from the user portlet

upgrading info files for the tag

  1. … 45 more files in changeset.
adding button for the calendar attachment

updating info files in prep for .LRN 2.1 alpha

  1. … 36 more files in changeset.
Fixing a date format bug in calendar::item::add_recurrence.create_recurrence.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

    • -43
    • +0
    ./www/cal-item-create-recurrence-2.tcl
    • -28
    • +2
    ./www/cal-item-create-recurrence.adp
    • -3
    • +67
    ./www/cal-item-create-recurrence.tcl
  1. … 112 more files in changeset.
Moved date checking into ad_form

    • -11
    • +10
    ./www/cal-item-create-recurrence.tcl
(Hopefully) fixed Bug #1711: Outlook Synch creates wrong item start/end time

Now normalizing to UTC - works for me, needs to be doublechecked.

Fixed bug Bug #1920: Invalid dates don't throw inline errors

Moved cal-item-create-recurrence.tcl towards using ad_form

    • -43
    • +0
    ./www/cal-item-create-recurrence-2.tcl
    • -28
    • +2
    ./www/cal-item-create-recurrence.adp
    • -3
    • +68
    ./www/cal-item-create-recurrence.tcl
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -112
    • +0
    ./catalog/calendar.AR_LB.utf-8.xml
    • -117
    • +0
    ./catalog/calendar.RO_RO.utf-8.xml
    • -0
    • +118
    ./catalog/calendar.ar_LB.utf-8.xml
    • -0
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -0
    • +117
    ./catalog/calendar.es_GT.ISO-8859-1.xml
    • -7
    • +7
    ./catalog/calendar.nl_NL.ISO-8859-1.xml
    • -0
    • +117
    ./catalog/calendar.ro_RO.utf-8.xml
    • -0
    • +117
    ./catalog/calendar.zh_CN.utf-8.xml
  1. … 673 more files in changeset.
file calendar.ar_EG.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.ar_EG.utf-8.xml
file calendar.zh_CN.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.zh_CN.utf-8.xml
file calendar.th_TH.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.th_TH.utf-8.xml
file calendar.ro_RO.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.ro_RO.utf-8.xml
file calendar.fa_IR.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.fa_IR.utf-8.xml
file calendar.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.es_GT.ISO-8859-1.xml
file calendar.ar_LB.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/calendar.ar_LB.utf-8.xml
updated catalog files for 5.1.1; bug fix for 1519 means all catalog files for ar_EG, ar_LB, zh_CN, th_TH, ro_RO, fa_IR, and hr_HR were renamed to correct capitalization errors

    • -112
    • +0
    ./catalog/calendar.AR_LB.utf-8.xml
    • -117
    • +0
    ./catalog/calendar.RO_RO.utf-8.xml
    • -0
    • +118
    ./catalog/calendar.ar_LB.utf-8.xml
    • -1
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -0
    • +117
    ./catalog/calendar.es_GT.ISO-8859-1.xml
    • -7
    • +7
    ./catalog/calendar.nl_NL.ISO-8859-1.xml
    • -0
    • +117
    ./catalog/calendar.ro_RO.utf-8.xml
    • -0
    • +117
    ./catalog/calendar.zh_CN.utf-8.xml
  1. … 356 more files in changeset.
Added parameter normalize_system_to to calendar::item::get to solve #1711: Outlook Synch creates wrong item start/end time

Fixed #1711: Outlook Synch creates wrong item start/end time

For Outlook you need to convert from user's timezone to system's timezone. Outlook syncing works fine for me now. I'll have other people with reallifish configurations test it as well.

Replaced hard-coded text with message key. (#1857)

Added in a parameter which changes the default view of a calendar instance.