• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More fixes to Selva. Also rewrote the control-panel page to include

the bits of acs-subsite/www/pvt/home we (Carl, Olga, Emma, Daveb, me)

like. Removed the "My Account" link since we've got the bits we like

right on the page.

    • -40
    • +106
    /openacs-4/packages/dotlrn/www/control-panel.adp
    • -2
    • +49
    /openacs-4/packages/dotlrn/www/control-panel.tcl
More performance tuning on relationships and the contact__name procedure

Fix typos.

fix typo

Make sure it works with revision_ids as well

added attribute show_sum_p, prevented doublecklick on offer creation

Fix for show hidden courses

Adding queries to handle CLOBS

file as-item-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/assessment/tcl/as-item-procs-oracle.xql
file as-section-display-procs-postgresql.xql was initially added on branch oacs-5-2.

file as-section-display-procs-oracle.xql was initially added on branch oacs-5-2.

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

changes for roles support

    • -12
    • +26
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -8
    • +38
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
    • -4
    • +115
    /openacs-4/packages/imsld/tcl/imsld-roles-procs.tcl
    • -0
    • +12
    /openacs-4/packages/imsld/www/imsld-sendmail-2.adp
    • -0
    • +40
    /openacs-4/packages/imsld/www/imsld-sendmail-2.tcl
    • -0
    • +15
    /openacs-4/packages/imsld/www/imsld-sendmail-2.xql
    • -0
    • +12
    /openacs-4/packages/imsld/www/imsld-sendmail.adp
    • -0
    • +14
    /openacs-4/packages/imsld/www/imsld-sendmail.tcl
    • -0
    • +20
    /openacs-4/packages/imsld/www/imsld-sendmail.xql
    • -0
    • +18
    /openacs-4/packages/imsld/www/support-activity-roles.adp
    • -0
    • +43
    /openacs-4/packages/imsld/www/support-activity-roles.tcl
    • -0
    • +40
    /openacs-4/packages/imsld/www/resources/dynamicselect.js
added parameter to inherit permissions from root folder, if wanted

Added some headers to the index page.

Added some headers to the index page.

Added some translations

Fixed relevance field.

Fixed repeated UoS thumbnails.

Fixed graduate attribute selector.

Added "home" message key and used it. Fixed community/classes tabs (by

editing dotlrn-main-portlet, whose default behavior is unchanged). Made

subgroups show "Subgroup" left tab in Selva. Other changes that escape

my mind at the moment.

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/control-panel.adp
now using parameter to direct to projects-portlet used

file file-upload-confirm.tcl was initially added on branch oacs-5-2.

added callback before_file_new and page file-upload-confirm to be able to redirect user to a confirmation page before uploading / copying / moving files to folders

Update clobs properly on Oracle. content::revision::new can't tell if

the database datatype is a clob.

aa_export_vars takes a list of arguments

creating application data links merge code

adding contacts/lib/merge page, reference in index.vuh and callback so that contacts can be merged

    • -0
    • +97
    /openacs-4/packages/contacts/lib/merge.adp
    • -0
    • +298
    /openacs-4/packages/contacts/lib/merge.tcl
adding hide_form_p variable to hide the comment form (if specified by the include statement in a page)

adding template::util::contact_search::contact_option proc so that what is displayed in the search dropdown can be customized by replacing that one proc and doing related changes to the contact search template widget