• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing date validation for pg 8

Fixes to week view

- Make Index page use list builder

- Fix errors with approving and rejecting a meeting

- Add page that allows you to view all reservations in the system (in a

- calendar)

- Some UI improvements

  1. … 11 more files in changeset.
Fixed bug in room reservation, fixed link to conflicting reservations, fixed jump to date field uses different date form that advertised, improved layout, validation on admin forms, added ability to delete reservations

Applied the following patches to Room Reservations:

http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=1942

http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=2476

http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=2477

http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=2478

http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=2478

http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=2480

  1. … 9 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
    • +1
    ./room-reservation-procs-postgresql.xql
  1. … 2272 more files in changeset.
Allow users who are not admins to edit room reservations unless the

room requires approval before going live. Then they can't change it

unless they are an admin.

  1. … 1 more file in changeset.
Fix query which expires older items

    • -1
    • +1
    ./room-reservation-procs-postgresql.xql
Fix bug that prevents week view of calendar from showing.

Merged from HEAD into oacs-5-1 branch.

    • -0
    • +0
    ./room-reservation-procs-postgresql.xql
  1. … 74 more files in changeset.
Added internationalization

  1. … 34 more files in changeset.
initial upload

    • -0
    • +116
    ./calendar-procs-postgresql.xql
    • -0
    • +263
    ./calendar-procs.tcl
    • -0
    • +37
    ./datetime-procs-postgresql.xql
    • -0
    • +51
    ./datetime-procs.tcl
    • -0
    • +38
    ./facilities-procs-postgresql.xql
    • -0
    • +142
    ./facilities-procs.tcl
    • -0
    • +90
    ./facilities-procs.xql
    • -0
    • +251
    ./reservations-procs-postgresql.xql
    • -0
    • +199
    ./reservations-procs.tcl
    • -0
    • +54
    ./reservations-procs.xql
    • -0
    • +20
    ./room-reservation-init.tcl
    • -0
    • +31
    ./room-reservation-procs-postgresql.xql
    • -0
    • +94
    ./room-reservation-procs.tcl
    • -0
    • +72
    ./rooms-procs-postgresql.xql
    • -0
    • +194
    ./rooms-procs.tcl
  1. … 78 more files in changeset.