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

More cleanup and bugfixes, moved cal-item-new to using ad_form, added timezones (peter marklund)

  1. … 14 more files in changeset.
starting to add timezone support to the calendar package. Have not finished this task yet as we are waiting for Dirk to help us fix some major breakages that are preventing us from testing

  1. … 26 more files in changeset.
the calendar_list is now created in the caller of cal-options which saves a lot of unnecessary queries.

  1. … 5 more files in changeset.
noquote fixes: moved as much html generation into adp files

  1. … 42 more files in changeset.
draft version of noquoted calendar package

  1. … 22 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 76 more files in changeset.
Using new form builder maxlength instead. Also made description optional.

setting maxlength to 255 for name of calendar item text field, fixing bug 322

Date/time/number localization

  1. … 85 more files in changeset.
I18N: making the calendar package use the message catalog

  1. … 23 more files in changeset.
-fix urlencode bug

  1. … 1 more file in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
added calendar item start date / end date sanity checking

  1. … 3 more files in changeset.