• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed as project-manager is now in /packages

  1. … 207 more files in changeset.
Added display of max hours

Added display of number of ttasks in subprojects

  1. … 4 more files in changeset.
Allow users to enter search strings that contain apostrophes

Fix for error that would occur if you link a task to one that does not exist

  1. … 1 more file in changeset.
add calendar template to include in the project-manager portlet

  1. … 5 more files in changeset.
Removed application data link and replaced with old style integration

Last commit broke this page, reverted

Fixed bug from i18n

  1. … 1 more file in changeset.
Fixes error when you would update a task without a percent_complete

  1. … 1 more file in changeset.
Fix to task searching

  1. … 1 more file in changeset.
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

  1. … 2 more files in changeset.
bumped up version, added indexes, fixed bug in editing multiple tasks

  1. … 3 more files in changeset.
Reset number counter so adding a process doesn't error.

Having issues with this date validation code, reverting it for now.

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.

Validate deadline date and give user a nice'ish error message rather then an error

  1. … 1 more file in changeset.
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.

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.

Fixed problem with I18n of actions

Fixed typo that was causing a fatal error

Fixed fatal error on task-delete

  1. … 1 more file in changeset.
Fix to keep task-print from failing

Fixed typo of "No" message key

Get tasks page to display, add missing message keys

  1. … 1 more file in changeset.
Patch to allow the task-revisions page to show up

Correcting message key for "No"

Fixed problems calling libs/customizations-portlet