• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug from i18n

    • -15
    • +6
    ./project-manager/catalog/project-manager.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./project-manager/www/admin/logger-primary.tcl
Modifying .info file and readying release

    • -3
    • +3
    ./project-manager/project-manager.info
Fixes error when you would update a task without a percent_complete

    • -10
    • +10
    ./project-manager/catalog/project-manager.en_US.ISO-8859-1.xml
    • -2
    • +6
    ./project-manager/www/task-add-edit-2.tcl
Fix to task searching

    • -1
    • +3
    ./project-manager/catalog/project-manager.en_US.ISO-8859-1.xml
    • -162
    • +181
    ./project-manager/www/task-add-edit-2.tcl
fix bad index on customer_id

fixed commit script

Fixing bug in index creation

    • -2
    • +2
    ./project-manager/project-manager.info
update version number

    • -1
    • +1
    ./project-manager/project-manager.info
Fixed daily task reminders, set project status default to open on tasks and projects, increased pager size to 1000 as a kludgey temporary fix for paging

    • -2
    • +2
    ./project-manager/tcl/project-procs.tcl
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