• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug 1677: One day view doesn't show items shorter than an hour and doesn't handle "dangling" minutes properly.

    • -0
    • +3
    ./www/view-one-day-display-postgresql.xql
typo

  1. … 1 more file in changeset.
add datasource and url contracts for Fts, add callbacks for sc stuff, add calendar_package_id to calendar::item::get areturn array

    • -0
    • +38
    ./tcl/calendar-install-procs.tcl
    • -0
    • +80
    ./tcl/calendar-sc-procs.tcl
pass name through so acs_object.title will be set.

propigate displayed_object_id to master tip 55

Fixed a simple error in one of the compatibility procs

    • -1
    • +1
    ./tcl/calendar-compatibility-procs.tcl
merge the changes between 5.0.3 and 5.0.4 to head

    • -0
    • +31
    ./www/view-week-display-postgresql.xql
  1. … 248 more files in changeset.
merging new keys from head to 5.0

    • -1
    • +4
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -16
    • +19
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./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. … 89 more files in changeset.
added new keys

    • -1
    • +1
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -4
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./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. … 69 more files in changeset.
added new keys

    • -1
    • +4
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -16
    • +19
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./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. … 277 more files in changeset.
Bumping up version number to 2.0.1

Moved cal_items_types to outer join.

Fixed critical bug #1569 so that week queries don't bomb out if

there are category items.

    • -4
    • +5
    ./www/view-week-display-postgresql.xql
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -0
    • +114
    ./catalog/calendar.RO_RO.utf-8.xml
    • -6
    • +110
    ./catalog/calendar.ch_zh.utf-8.xml
    • -29
    • +33
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -26
    • +30
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -0
    • +3
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/calendar.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.fr_FR.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/calendar.it_IT.ISO-8859-1.xml
    • -15
    • +19
    ./catalog/calendar.nl_NL.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/calendar.pt_BR.ISO-8859-1.xml
  1. … 279 more files in changeset.
1325. Parameterize show calendar name

Added a paramter Show_Calendar_Name_p and fixed the view*adp's so that

they pay respect to this parameter.

Fixed #1328 "Should not require login to view a calendar"

Added ListView_DefaultPeriodDays parameter

Added contributors.

Added link to test-cases.html

Added test-cases.html - basically the specs/requirements for automated tests

    • -0
    • +24
    ./www/doc/test-cases.html
Removed, because they are superseded by showing a list of radio-buttoned calendars on cal-item-new

Don't drop the period_days parameter as long as you are only surfing on a view-list page.

Added a parameter to set the default for period_days

Added start_date_before_end_date message key

    • -0
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
A few more CSS modifications

Slimmed down the CSS file considerably

Removed markup from the view pages

Unified multirow names

Unified sql queries

Use partialqueries more consistently

(These changes should be backwards-compatible with .LRN 2.0 and .LRN

head. Testing needs to be done here, fixing will take place during the

feature freeze period)

Added

Moved all remaining procs into the calendar namespace

Added compatibility procs

    • -0
    • +50
    ./tcl/calendar-compatibility-procs.tcl
Typo fix

    • -4
    • +9
    ./www/cal-item-create-recurrence-2.tcl
Cut out some clutter, more css'ification, fixed the bug that item-add drops the current view and date

Removed useless test cases.

Removed code clutter.