• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added comment to explain change in user interface for edit_all_p

Don't set a default on repeat_p

changing default of the edit of repeating events to 0, b/c it is much less frustrating for end users to notice that a change did not propagate to all events than it is to edit all repeating events b/c they didn't read an option carefully

add a simple help text to the calendar type drop down

  1. … 1 more file in changeset.
added a new I18N string

  1. … 3 more files 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

  1. … 2 more files in changeset.
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

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

  1. … 20 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
add calendar widget

  1. … 3 more files in changeset.
merge of changes up to jcd-merge-for-dirk from oacs-5-1 to HEAD

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

  1. … 7 more files in changeset.
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.
Cut out some clutter, more css'ification, fixed the bug that item-add drops the current view and date

  1. … 8 more files in changeset.
fixing bug #1331 by defaulting to hourly calendar entry instead of whole day. With this default the javascript graying out the time entries works

Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

  1. … 11 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
- Rewrote calendar admin pages

- Rewrote calendar permission checking

- Fixed bug #261: Day summary doesn't show events before 7 am

- Fixed bug #1139: Times added between 8 and 10 am not shown in day view

- Calendars inherits permissions from the package to which they belong

  1. … 51 more files in changeset.
- Sanatize handling of personal and non-personal calendars

- Fixed one-day display including overlapping events

- Edit recurring events (apply to one/all)

- Edit calendar for an item

- Display clendar for an item

  1. … 10 more files in changeset.
Fixed bug #940: logic for turning on/off hour widgets was bad

  1. … 1 more file in changeset.
Make choosing a calendar to which to add events work

Confusion with date variable cause mini-calendar to not show the right date

  1. … 1 more file in changeset.
Make calendar play nice with calendar-portlets. I am slowly approaching alpha status with this.

  1. … 20 more files in changeset.
fix ad_form setting for no_time_p

Set no_time_p to true if start_hour is null. Automatically incr start_hour by 1 and make that end_hour

Added proper permission checks to cal-item-new and debugged permissioning.

  1. … 2 more files in changeset.
Corrected handling of time_p

  1. … 1 more file in changeset.
Set start_time if it comes as a form parameter