• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

Set start_time if it comes as a form parameter

Make hours links to cal-item-new

Added parameters for limiting the number of hours displayed.

adding timezone support to the month/week/day/list view templates

    • -0
    • +34
    ./view-month-display-oracle.xql
    • -10
    • +4
    ./view-month-display-postgresql.xql
    • -25
    • +51
    ./view-one-day-display-oracle.xql
    • -15
    • +10
    ./view-one-day-display-postgresql.xql
    • -45
    • +23
    ./view-week-display-postgresql.xql
More cleanup and bugfixes, moved cal-item-new to using ad_form, added timezones (peter marklund)

  1. … 4 more files in changeset.
Changes to incorporate a base_url so links from the calendar portlet work

(somewhat, not yet ready for prime time!)

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

    • -34
    • +0
    ./cal-item-delete-confirm-postgresql.xql
    • -27
    • +21
    ./view-list-display-postgresql.xql
  1. … 12 more files in changeset.
removed because file is unused

Removed Usability Test. No author given, it is not clear how this document is related to the OpenACS calendar, it has no date, and no version

    • -7899
    • +0
    ./doc/thesisUsabilityTest.htm
Removed link to Regression Tests

The content for this doc is in images and they images do not existed => Removed

Added so that display pages can work with Oracle properly anytime soon. *Not* tested

    • -0
    • +39
    ./view-list-display-oracle.xql
    • -0
    • +57
    ./view-one-day-display-oracle.xql
    • -0
    • +109
    ./view-week-display-oracle.xql
Do not show the groups an admin is member of (does not make sense here)

removed junk code

sanitized the query: removed unnecessary subqueries and the query now uses the same permission clause like calendar::calendar_list

    • -10
    • +16
    ./view-one-day-display-postgresql.xql
Retrieve calendar_id directly from calendars table

sanitized the query: removed unnecessary subqueries and the query now uses the same permission clause like calendar::calendar_list

    • -15
    • +12
    ./view-month-display-postgresql.xql
the calendar_list is now created in the caller of cal-options which saves a lot of unnecessary queries.

moved to using ad_form

debugged the query and the corresponding page. calendar-preferences now syntactically works fine, however I am not sure about the supposed semantics of this page...

    • -25
    • +7
    ./admin/calendar-preferences-postgresql.xql
Removing unused files

Removing unused files.

Added a link to admin/ for admins

removed junk code

Fixed SQL query so that daily events and events with time are properly retrieved from the database

Added link to calendar-item-types, so that calendar_admins can manipulate calendar item types

noquote fixes: moved as much html generation into adp files

  1. … 28 more files in changeset.
added calendar wish list and comment to the old docs that they are outdated

removed unused variables