• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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

  1. … 4 more files in changeset.
Fixed missing return_url

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. … 2 more files in changeset.
Added display of status

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

    • binary
    ./resources/padlock.gif
Merged Permission changes from Richard Hamilton. Upped version number to 2.80

  1. … 25 more files in changeset.
More I18N fixes

  1. … 1 more file in changeset.
Closed projects will now be detected by a special proc. Furthermore it is now possible to unset the status filter for projects and tasks

  1. … 2 more files in changeset.
Fixes for I18N

  1. … 2 more files in changeset.
Fixed double quote error

  1. … 1 more file in changeset.
Finished I18N of project manager. For the next project I'll start to wrtie code in German to force others to I18N packages as well :-)

    • -12
    • +12
    ./process-dependency-add-edit.tcl
  1. … 69 more files in changeset.
Made the project overview with the portlets use includes instead of having each portlet's HTML code in one.adp

  1. … 30 more files in changeset.
Fix to date handling on processes

  1. … 1 more file in changeset.
Reverting changes from Timo

  1. … 85 more files in changeset.
merge with 5-1 code

  1. … 84 more files in changeset.
Added braces so TCL could cache the results (according to Jade)

Upgrade version numbers and tasks listbuilder to make use of dynamic page sizes

  1. … 1 more file in changeset.
Fixed pagination query to work correctly with orderbys