• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:janine:20051130064737:3 does not match your current filter (clear filter).

file calendar-procs.xql was initially added on branch oacs-5-2.

file role-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./role-procs-postgresql.xql
file project-procs.xql was initially added on branch oacs-5-2.

file process-procs.xql was initially added on branch oacs-5-2.

Made Oracle version work and did major cleanup of xql files

    • -32
    • +35
    ./project-manager-procs-oracle.xql
    • -46
    • +32
    ./project-manager-procs-postgresql.xql
    • -196
    • +41
    ./project-procs-postgresql.xql
  1. … 139 more files in changeset.
adding procedure to get all the subprojects for one project_item_id

Fix application_data_link upgrade routine from 5.1

  1. … 2 more files in changeset.
Changes to the install-procs to get the upgrade to work.

  1. … 1 more file in changeset.
changing procedure general_comments_add to recieve a list of emails to send the email using complex_send

added application data links

  1. … 1 more file in changeset.
removed registration of type application data link since this is moved to core

added lang::util::localize to emails

  1. … 1 more file in changeset.
Removed redundant parameter upgrades. Added callbacks for URLs for projects to be used in /o syntax

    • -1
    • +32
    ./project-manager-callback-procs.tcl
As Project Names can contain I18N language strings (at least when we autogenerate them...) we need to localize the list

adding procedure for reports

* Added a 'printer friendly page' for the task calendar.

* Minor changes to formating of task calendar. Employees here have so

many tasks that displaying everyone who is associated with each task

gets to be too unwieldy

  1. … 4 more files in changeset.
I18N of the description. This way you can use language keys in the description of a task

Fix for IE not loading the stylesheet, fix for task linking, fix for the

daily email task report

  1. … 1 more file in changeset.
fix for estimating procs in case an empty percent_complete is sent. which happens every so often on my production site

making changes for assign groups, cleaning tasks.tcl and fixing problems wiht person::name (error when party is not a person)

  1. … 10 more files in changeset.
Put a wrapper around some more dotlrn specific code

Fixed problem with the URL of the project manager package

making changes to allow assign a group to a task or a project

    • -1
    • +17
    ./project-manager-procs-postgresql.xql
  1. … 10 more files in changeset.
Fix for viewing a task that is part of a process.

Give the latest start date the whole date time make over that the rest

of the times received. This proc is fast becoming completely unwieldy

and should be refactored

adding a new parameter

  1. … 1 more file in changeset.
Match up Postgres upgrade scripts with the function creation scripts.

Fix infinite loop that occurs in task creation.

  1. … 1 more file in changeset.
Adding permisssions on assignment

Setting the context_id correctly for the folder creation

A couple of bug fixes from the client site

  1. … 11 more files in changeset.