• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add comment on possible but untested improvement to day of week proc.

    • -1
    • +6
    ./project-manager/tcl/project-procs.tcl
file upgrade-2.80d2-3.0b1.sql was initially added on branch oacs-5-1.

bumped up version, added indexes, fixed bug in editing multiple tasks

    • -3
    • +3
    ./project-manager/project-manager.info
Reset number counter so adding a process doesn't error.

    • -1
    • +5
    ./project-manager/www/task-add-edit.tcl
Having issues with this date validation code, reverting it for now.

    • -6
    • +1
    ./project-manager/www/task-add-edit-2.tcl
Fixing an earlier validation patch I made that would not let you enter a "--" to get a task with no hard deadline. My apologies to anyone who were running a cvs copy and got bit by this bug.

    • -1
    • +1
    ./project-manager/www/task-add-edit-2.tcl
Validate deadline date and give user a nice'ish error message rather then an error

    • -0
    • +2
    ./project-manager/catalog/project-manager.en_US.ISO-8859-1.xml
    • -0
    • +5
    ./project-manager/www/task-add-edit-2.tcl
In the word diff initialize res variable so projects that go from an empty description to a full description don't cause an error.

    • -3
    • +3
    ./project-manager/tcl/project-manager-procs.tcl
An embarassingly ugly hack to allow multiple tasks to be edited. This was needed because task_item_id on tasks.tcl was changed to tasks_id.

    • -1
    • +7
    ./project-manager/www/task-add-edit.tcl
Fixing a fatal error when you edit a task and given empty strings for work required. In this event these values will be converted to 0 since that is probably what the user intended.

    • -1
    • +11
    ./project-manager/www/task-add-edit-2.tcl
Fixed problem with I18n of actions

Fixed typo that was causing a fatal error

Fixed fatal error on task-delete

    • -1
    • +1
    ./project-manager/catalog/project-manager.en_US.ISO-8859-1.xml
    • -9
    • +20
    ./project-manager/www/task-delete.tcl
Fix to keep task-print from failing

Fixing 'OK' typo in message keys

    • -1
    • +1
    ./project-manager/catalog/project-manager.en_US.ISO-8859-1.xml
Fixed typo of "No" message key

Get tasks page to display, add missing message keys

    • -0
    • +5
    ./project-manager/catalog/project-manager.en_US.ISO-8859-1.xml
Drop ACS Templating 5.1.6 dependency so this packages will be compatible with openACS 5.1.5

    • -1
    • +1
    ./project-manager/project-manager.info
Patch to allow the task-revisions page to show up

    • -1
    • +4
    ./project-manager/www/task-revisions.tcl
Correcting message key for "No"

    • -3
    • +3
    ./project-manager/www/comments/add.tcl
Fixed problems calling libs/customizations-portlet

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

    • -2
    • +2
    ./room-reservation/room-reservation.info
    • -0
    • +26
    ./room-reservation/www/reservation-approve.tcl
    • -5
    • +5
    ./room-reservation/www/reservation-view.adp
file reservation-approve.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./room-reservation/www/reservation-approve.tcl
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
    • +1
    ./room-reservation/catalog/room-reservation.en_US.ISO-8859-1.xml
    • -3
    • +3
    ./room-reservation/tcl/datetime-procs-postgresql.xql
    • -0
    • +6
    ./room-reservation/www/reservation-delete.adp
    • -0
    • +107
    ./room-reservation/www/reservation-delete.tcl
    • -51
    • +51
    ./room-reservation/www/reservation-view.adp
    • -1
    • +9
    ./room-reservation/www/room-reservations.tcl
    • -28
    • +28
    ./room-reservation/www/room-view.adp
file reservation-delete.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./room-reservation/www/reservation-delete.adp
file reservation-delete.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./room-reservation/www/reservation-delete.tcl
Took out debug notice...

Fixed context bar to display project name and have a working link

    • -2
    • +2
    ./project-manager/www/task-add-edit.tcl
When creating a new task the assignees are defaultet to the assignees of the project now

    • -0
    • +12
    ./project-manager/tcl/project-procs-oracle.xql
    • -0
    • +12
    ./project-manager/tcl/project-procs-postgresql.xql
    • -1
    • +20
    ./project-manager/tcl/project-procs.tcl
    • -2
    • +4
    ./project-manager/www/task-add-edit.tcl
Fixed missing return_url