• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for inserting clob when creating items

    • -6
    • +4
    ./packages/assessment/tcl/as-item-procs.tcl
    • -2
    • +2
    ./packages/assessment/tcl/as-section-procs.tcl
Fix for inserting clob when creating sections

Fix typo

    • -1
    • +1
    ./packages/assessment/lib/comments-chunk.adp
Adding missing commas

better placement of the wiki command bar, different placement under dotlrn or plain oacs

forcing search before showing add new button if ForceSearchBeforeAdd parameter set to 1

    • -21
    • +39
    ./packages/contacts/www/contact-rels.tcl
i18n'izing an error message

fixing search condition type of a search in a different search, and allowing people to bind to their own queries as well as public queries

    • -13
    • +26
    ./packages/contacts/tcl/contact-search-condition-type-procs.tcl
file portlet-ajax.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

    • -0
    • +0
    ./packages/xowiki/www/portlet-ajax.adp
file portlet-ajax.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

    • -0
    • +0
    ./packages/xowiki/www/portlet-ajax.tcl
background loading of includelets via ajax

    • -0
    • +24
    ./packages/xowiki/www/portlet-ajax.adp
    • -0
    • +8
    ./packages/xowiki/www/portlet-ajax.tcl
Fixing html syntax

Make sure that the current VAT is used as associated with the client in contacts

Added group::group_p function

    • -1
    • +23
    ./packages/acs-subsite/tcl/group-procs.tcl
Fixed roblem with party_id in person::name

allow specification of an alternative view.adp file via directory object (e.g. set template_file "oacs-view")

Fixed ordering so it is ordered by priority. Changed description a little bit.

    • -4
    • +3
    ./packages/project-manager/lib/tasks.tcl
    • -2
    • +2
    ./packages/project-manager/tcl/task-procs.tcl
Added support for groups to send comments to.

Removed a dangling </p> that was found by Olga.

Removed a dangling </table> (found by Olga)

Forgot to cvs-add the callback procs :)

file apm-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/theme-selva/tcl/apm-callback-procs.tcl
Upgrade script to change the default navbar when you upgrade theme

selva from the development version.

    • -2
    • +3
    ./packages/theme-selva/theme-selva.info
Enabled support for party_ids also containing groups

    • -277
    • +46
    ./packages/acs-mail-lite/lib/email.tcl
Added online resource feature to report template sections. This feature allows online resources to be associated to a section. These resources could be links to self-assessment quizzes for helping students under what content belongs in a specific section.

    • -0
    • +6
    ./packages/lab-report-central/www/resource-ae.adp
    • -0
    • +84
    ./packages/lab-report-central/www/resource-ae.tcl
    • -0
    • +24
    ./packages/lab-report-central/www/resource-del.tcl
    • -0
    • +37
    ./packages/lab-report-central/www/resources.adp
    • -0
    • +61
    ./packages/lab-report-central/www/resources.tcl
    • -1
    • +5
    ./packages/lab-report-central/www/template.adp
    • -3
    • +4
    ./packages/lab-report-central/www/template.tcl
Added online resources portlet to a section view.

    • -0
    • +10
    ./packages/lab-report/www/view-section.adp
    • -1
    • +3
    ./packages/lab-report/www/view-section.tcl
Fixed typo.

    • -1
    • +1
    ./packages/lab-report/www/view-section.adp
Added group sending support

After testing lab report in dotfolio, I found that the section content sections were not subsite aware. So I've added package_id to the lr_section_content object, and changed queries to include this field to match the correct report for each instance of dotfolio.

    • -1
    • +2
    ./packages/lab-report/www/edit-section.tcl
    • -1
    • +2
    ./packages/lab-report/www/new-section.tcl
    • -1
    • +1
    ./packages/lab-report/www/view-report.adp
Updated infor file.