• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo in attendance.info, remove code that looks for custom fields on another table

quote vars to ensure there are at least empty strings present when testing; use single = for string comparisons

converting contact::special_attribute::* procs to callbacks and fixing contact::url proc for package instance awareness

when ordering by first_names we do a secondary sort by last_name, when ordering by last_name we do a secondary sort by first_names

Removed not null constraint in dotlrn_ecommerce_orders.checked_out_by

Removing unnecessary ns_log notice

Add metrics xowiki include

    • -0
    • +44
    /openacs.org-dev/www/templates/metrics.adp
    • -0
    • +33
    /openacs.org-dev/www/templates/metrics.tcl
Add procs to calculate code metrics about a package

    • -1
    • +151
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
add some logic to gather free disk space when the backup partition string is so long it forces df output to wrap

Sort session chronologically

Default ShowAdvancedOptions to 0

Indicate if assessment is anonymous or not

Indicate if assessment is anonymous and export all sessions instead of just the latest ones

Don't display comments block if user doesn't have permission

Added ShowAdvancedOptions parameter to display the several assessment creation links

file calendar-portlet.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:26 +0000

file get-http-object.js was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

improved category display (faster, much less SQL queries, tree-style and plain style, opening tree automatically for a specified page), improved and unified CSS and JS handling (requireCSS and requireJS)

    • -0
    • +55
    /openacs-4/packages/xowiki/tcl/category-procs.tcl
    • -3
    • +19
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -51
    • +16
    /openacs-4/packages/xowiki/www/view.adp
    • -1
    • +3
    /openacs-4/packages/xowiki/www/view.tcl
Merge lc-admin files to 5-2 branch

Use anchors in session links, add less link

Fix check for maturity procedure so maturity is shown in Installer.

fixing a caching bug when editing the folder_object, some more caching improvements

adjusting display of wiki-cmds due to selva changes, some more caching

    • -3
    • +15
    /openacs-4/packages/xowiki/www/edit.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view.adp
Merge from head, resolving conflicts

  1. … 3 more files in changeset.
Limit sessions displayed to 3 with link to show all

fixing typo

Bugfix when adding static portlet applet without an existing custom portlet in the template portal

adding tcl upgrade scripts for 1.2b3 to 1.2b4 to fix the upgrade which was broken

Removing sql code that did not work and is now fixed by running it with contacts::install::package_upgrade

Deleting the temporary pdf file after it has been served to the user to free up space in the /tmp/ directory