• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ul.action-links

removed unused proc calendar_public_p

removed proc calendar_update which did exactly the same as rename - but wasn't that aptly named

moved calendar_get_name into calendar namespace

removed queries that were duplicated both in tcl and in xql files.

removed obviously unnecessary comments

  1. … 4 more files in changeset.
Removing unused files. The calendar admin interface was completely broken and replaced during the Hamburg bug bash (kudos to Lars). Most of the code in the removed files basically duplicated OpenACS code from somewhere else. Now that calendar is making proper use of OpenACS this stuff is a) not necessary anymore and b) has never worked anyway.

    • -50
    • +0
    ./cal-item-permissions-postgresql.xql
    • -28
    • +0
    ./calendar-permissions-postgresql.xql
    • -28
    • +0
    ./calendar-preferences-postgresql.xql
  1. … 3 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 590 more files in changeset.
file permissions.tcl was initially added on branch oacs-5-0.

file permissions.adp was initially added on branch oacs-5-0.

file permissions-user-add.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./permissions-user-add.tcl
file permissions-user-add.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./permissions-user-add.adp
file calendar-delete.tcl was initially added on branch oacs-5-0.

- 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

    • -50
    • +0
    ./cal-item-permissions-postgresql.xql
    • -28
    • +0
    ./calendar-permissions-postgresql.xql
  1. … 37 more files in changeset.
Require admin permission on the calendar, not the user

Order the user dropdown

collapsing I18N message keys for easier translation

  1. … 1 more file in changeset.
collapsing all I18N message keys related to the developer note into one

Fixed context bar

  1. … 1 more file in changeset.
Do not show the groups an admin is member of (does not make sense here)

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
    ./calendar-preferences-postgresql.xql
noquote changes (Dirk Gomez)

  1. … 94 more files in changeset.
merge from oacs-4-6

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

  1. … 18 more files in changeset.
- fix: query looked for any perm with calendar, requires entire view scan

ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 47 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 696 more files in changeset.
propigate context to master

  1. … 10 more files in changeset.
moved item type management out of admin

  1. … 5 more files in changeset.
more fixes, still not complete PG Support

    • -0
    • +19
    ./calendar-item-types.adp
    • -0
    • +23
    ./calendar-item-types.tcl
    • -0
    • +23
    ./item-type-delete.tcl
  1. … 2 more files in changeset.
calendar updates for event types - this doesn't work on PG just yet

  1. … 11 more files in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 85 more files in changeset.

Applied Tilmann Singer's patch #151 which fixes sloppy HTML in this package.

  1. … 2 more files in changeset.
applied patch 138

  1. … 4 more files in changeset.