• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 832 more files in changeset.
Removed 'foofoo'

merge some changes from 5.1, make css class .cal-day-time nowrap so you don't break between eg 1:00 AM

display of the mini-calendar was broken in month view for january (target_date was not set before it tried to construct a link using it)

fix the back one week link for the non-portal week view

Fixed schedule portlet breakage

merge of changes up to jcd-merge-for-dirk from oacs-5-1 to HEAD

  1. … 7 more files in changeset.
Numerous little fixes to make calendar work against .LRN. Weird that noone has complained yet.

Fixed bug introduced by merge

Merged changes on oacs-5-0 branch from jcd-504-merge to lars-504-2-merge (changes made since 5.0.4 release) onto oacs-5-1 branch

  1. … 5 more files in changeset.
Fixed bug 1677: One day view doesn't show items shorter than an hour and doesn't handle "dangling" minutes properly.

propigate displayed_object_id to master tip 55

merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
Moved cal_items_types to outer join.

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

there are category items.

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).

  1. … 293 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"

  1. … 2 more files in changeset.
Added contributors.

Added link to test-cases.html

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

    • -0
    • +24
    ./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

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

Typo fix

Cut out some clutter, more css'ification, fixed the bug that item-add drops the current view and date

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.