• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making changes for assign groups, fixing problems wiht person::name

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

    • -33
    • +36
    ./packages/project-manager/lib/tasks.tcl
    • -1
    • +1
    ./packages/project-manager/www/search-user.tcl
edited one message

Put a wrapper around some more dotlrn specific code

Some visual changes to the task detail page. Feel free to send me comments.

changine dotlrn_ecommerce_sections to dotlrn_view_sections to add course name

Renamed views to dotlrn_view_section_report and dotlrn_view_membership_orders

increment version number, changing messages to redirect to the right instance of the project-manager

Clear cache after free registration

Additional fixes to news__clone - incorrect call to news__new and sql fixes

Added new parameter for the default template for invoices

    • -1
    • +3
    ./packages/invoices/tcl/invoice-procs.tcl
file index.adp was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000

    • -0
    • +0
    ./packages/invoices/www/admin/index.adp
Added a link to the parameter section of invoices

    • -0
    • +1
    ./packages/invoices/www/admin/index.adp
    • -0
    • +1
    ./packages/invoices/www/admin/index.tcl
added task comments for log entries

    • -1
    • +15
    ./packages/logger/tcl/entry-procs.tcl
Reverting bad commit

    • -1
    • +1
    ./packages/invoices/www/invoice-ae.tcl
Added page for billable projects

    • -1
    • +1
    ./packages/invoices/www/invoice-ae.tcl
    • -0
    • +2
    ./packages/invoices/www/projects-billable.adp
    • -0
    • +11
    ./packages/invoices/www/projects-billable.tcl
fix for bug 2610, variable not found in documentation page

Depends on group::title to be present

Added the group::title function to retrieve the title of a group and added some caching. Upped Version number for Project Manager that depends on these changes

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
    • -1
    • +51
    ./packages/acs-subsite/tcl/group-procs.tcl
    • -1
    • +1
    ./packages/acs-subsite/tcl/group-procs.xql
Made use of person::name and group::title which are cached

Fixed problem with the URL of the project manager package

New indexes

fix misnamed variable

only show view bios link if there are some present

    • -1
    • +8
    ./packages/dotlrn-ecommerce/lib/tree-chunk.tcl
Fix date display

* Another fix for adding process task dependencies

* Removed some code from the main template that is not being used.

* Put categories back into the project template. If you don't want to

see categories we should make it a parameter

    • -61
    • +10
    ./packages/project-manager/templates/project-one.adp
file project-assign-edit.xql was added on branch oacs-5-2 on 2005-11-30 06:47:37 +0000

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

    • -4
    • +35
    ./packages/project-manager/lib/tasks.tcl
Bug fixes in code that allows you to add dependencies to processes

Rework send process reminder UI