• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added ability to approve a reservation

Ability to approve a reservation that was canceled

Removed cancel option when reservation was canceled

Removed duplicate cancel | edit links if you are an administrator

Bumped version to .4

file reservation-approve.tcl was initially added on branch oacs-5-1.

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

    • -24
    • +3
    ./packages/room-reservation/www/index.adp
    • -5
    • +17
    ./packages/room-reservation/www/index.tcl
    • -28
    • +28
    ./packages/room-reservation/www/room-view.adp
    • -2
    • +0
    ./packages/room-reservation/www/rooms.adp
file reservation-delete.adp was initially added on branch oacs-5-1.

file reservation-delete.tcl was initially added on branch oacs-5-1.

Took out debug notice...

    • -2
    • +1
    ./packages/project-manager/tcl/task-procs.tcl
Fixed context bar to display project name and have a working link

When creating a new task the assignees are defaultet to the assignees of the project now

    • -6
    • +9
    ./packages/project-manager/tcl/task-procs.tcl
Fixed missing return_url

    • -1
    • +2
    ./packages/project-manager/www/one.adp
Fixed problem with finding the correct url for a subproject. Sadly this still won't work with notifications for subprojects which will be considerably more easy once we have the package_id stored with the object.

    • -5
    • +11
    ./packages/project-manager/tcl/task-procs.tcl
query returns response_label not label

Fixed the permissioning so that a new project inherits form the package or parent_project. Added the updateing of context_ids for existing packages using a webpage. The SQL upgrade script is still missing.

    • -1
    • +3
    ./packages/project-manager/lib/subprojects.tcl
    • -18
    • +22
    ./packages/project-manager/www/add-edit.tcl
Added display of status

    • -1
    • +10
    ./packages/project-manager/www/index.tcl
Add empty alt tags so invisible GIFs don't show up in text browsers.

    • -4
    • +8
    ./packages/portal/lib/themes/sloan-theme.adp
  1. … 10 more files in changeset.
add richtext sizing

    • -3
    • +4
    ./packages/survey/www/admin/survey-create.tcl
New language keys

Ouch, forgot the .sql ending in the upgrade file. Silly me.

file upgrade-2.73d1-2.80d1.sql was initially added on branch oacs-5-1.

Fixed a language key and added the permissions link

revert project specific code

select numeric_value so edit does not bomb

Fixing leftovers from merge

file padlock.gif was initially added on branch oacs-5-1.

    • binary
    ./packages/project-manager/www/resources/padlock.gif
file upgrade-2.73d1-2.80d1 was initially added on branch oacs-5-1.

Merged Permission changes from Richard Hamilton. Upped version number to 2.80

    • -1
    • +5
    ./packages/project-manager/lib/subprojects.xql
    • -1
    • +3
    ./packages/project-manager/www/add-edit-2.tcl
    • -2
    • +7
    ./packages/project-manager/www/add-edit.tcl
    • -1
    • +5
    ./packages/project-manager/www/one.xql
  1. … 25 more files in changeset.
More I18N fixes

    • -2
    • +2
    ./packages/project-manager/www/add-edit.tcl
    • -2
    • +2
    ./packages/project-manager/www/process-one.tcl
Closed projects will now be detected by a special proc. Furthermore it is now possible to unset the status filter for projects and tasks

    • -5
    • +7
    ./packages/project-manager/www/index.tcl
    • -5
    • +6
    ./packages/project-manager/www/tasks.tcl
Fixes for I18N

    • -6
    • +6
    ./packages/project-manager/www/process-one.tcl
    • -2
    • +2
    ./packages/project-manager/www/processes.tcl
    • -2
    • +2
    ./packages/project-manager/www/task-delete.tcl
    • -6
    • +3
    ./packages/project-manager/www/tasks.tcl
Fixed double quote error

    • -7
    • +7
    ./packages/project-manager/www/lib/nav-bar.tcl
Forgot to increase the version number after I18N