• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

CSS'ified mini-calendar and view. (Worked with Paul Doerwald, Lars Pind)

fixing bug #1331 by defaulting to hourly calendar entry instead of whole day. With this default the javascript graying out the time entries works

Quick fix for a problem with entries starting at 0h. This should be cleaned up though.

adding new translations from the translation server. This overrides my commit from last friday which was missing many messages.

    • -0
    • +3
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/calendar.es_ES.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/calendar.it_IT.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/calendar.nl_NL.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/calendar.pt_BR.ISO-8859-1.xml
  1. … 87 more files in changeset.
file calendar.RO_RO.utf-8.xml was initially added on branch oacs-5-0.

    • -0
    • +0
    ./catalog/calendar.RO_RO.utf-8.xml
file calendar.FA_IR.utf-8.xml was initially added on branch oacs-5-0.

    • -0
    • +0
    ./catalog/calendar.FA_IR.utf-8.xml
committing catalog files from the translation server. Have used the new upgrade/merge feature of the acs-lang package for the first time (instead of doing merge in CVS).

    • -0
    • +114
    ./catalog/calendar.RO_RO.utf-8.xml
    • -29
    • +30
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -26
    • +28
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.fr_FR.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/calendar.it_IT.ISO-8859-1.xml
    • -15
    • +15
    ./catalog/calendar.nl_NL.ISO-8859-1.xml
  1. … 176 more files in changeset.
Removed some html clutter

Removed duplicate requirement for notifications. Bug #1469 ...

Added get_url proc so that notifications work properly.

Added notifications as a required package.

Removed unused functions

    • -53
    • +1
    ./sql/postgresql/cal-item-create.sql
Links to days outside of the current month did not work.