• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More I18N updates and German Translations. Luckily no customer of ours will see the admin pages (as I18N is unknown territory there....)

    • -1
    • +1
    ./catalog/calendar.de_DE.ISO-8859-1.xml
  1. … 13 more files in changeset.
added a new I18N string

    • -0
    • +1
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
Added a couple of new translations into german and some language strings for English. Some catalog files go their version number bumped up due to the fact that the package version had increased in the meantime

    • -1
    • +11
    ./catalog/calendar.de_DE.ISO-8859-1.xml
  1. … 32 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

revision of catalan translation

    • -33
    • +33
    ./catalog/calendar.ca_ES.ISO-8859-1.xml
  1. … 1 more file in changeset.
Remove semicolon from the end of get_calendar_name, breaks Oracle.

Remove semicolon from the end of get_calendar_name, breaks Oracle.

Fixing bug #2559

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

I18N of "delete"

Moving the callbacks code from calendar-procs to calendar-callback-procs

file calendar-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./tcl/calendar-callback-procs.xql
Removing eval from calendar callback implementation and adding the new namespace 'merge'

Taking up version numbers -- preparing for release

  1. … 1 more file in changeset.
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
    ./www/cal-item-create-recurrence.tcl
there's a bug in calendar new proc where the calendar type isn't saved, fixed here

reverting invadvertent commits on calendar package

    • -1
    • +31
    ./catalog/calendar.en_US.ISO-8859-1.xml
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

fixed inadvertent commit, the calendar merge related procs were not in my latest commits

The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9.

The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9.

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

    • -31
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
  1. … 6 more files in changeset.
Oops, Removing Merge calendar implementations from HEAD.

Adding calendar implementations for Merge support

Adding calendar implementation for the MergePackageUser and MergeShowUserInfo callback

file calendar-callback-procs.tcl was added on branch oacs-5-2 on 2005-07-19 16:49:36 +0000

removed search callback procs for the calendar object. It doesn't make sense to search in calendar names only. Instead we will add the calendar name to each calendar item

    • -11
    • +0
    ./tcl/calendar-callback-procs-oracle.xql
    • -11
    • +0
    ./tcl/calendar-callback-procs-postgresql.xql