• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding notifications

    • -0
    • +26
    /openacs-4/packages/faq/tcl/faq-procs.tcl
    • -0
    • +21
    /openacs-4/packages/faq/tcl/faq-procs.xql
    • -0
    • +61
    /openacs-4/packages/faq/tcl/q-and-a-procs.tcl
    • -0
    • +23
    /openacs-4/packages/faq/tcl/q-and-a-procs.xql
    • -1
    • +3
    /openacs-4/packages/faq/www/one-faq.adp
    • -0
    • +7
    /openacs-4/packages/faq/www/one-faq.tcl
Fix view URLs broken by title display change.

refactor ratings from cop-base

    • -0
    • +29
    /openacs-4/packages/ratings/ratings.info
    • -0
    • +175
    /openacs-4/packages/ratings/tcl/rating-procs.tcl
    • -0
    • +27
    /openacs-4/packages/ratings/www/rate.tcl
pass array into apm_package_install_version, bash maturity to 0 (needs to be fixed)

sort the attribute names so the xml always comes out in the same way

fixing bugs

adding notifications to grades

adding proc calls in the apm file (in order to move out the sql)

callbacks for notifications

    • -0
    • +151
    /openacs-4/packages/faq/tcl/apm-callback-procs.tcl
add a note on dealing with tsearch not found in libdir, from thread http://openacs.org/forums/message-view?message_id=129170 by Jason Macleod

Fixed too aggressive noquote

commit on FAQ for gerardo morales

Someone forgot to make a valid XML.

xpath wrapper function

attribute of a child node function

attribute of a child node function

xpath wrapper function

add cop modules

Improve appearance of task print page

Fix for bug 1828: link to print page for a task fails

Typo in parameter call.

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 820 more files in changeset.
\<a left in when fixing bug 1266

Fixed bug where the 'alert me/do not alert me' logic was reversed, so you'd think you signed up, but in reality you just canceled your notification

changed name from rating_img to stars

Added support for non-automatic aggregator generation for registered users (parameterized). Bug # 1827

    • -0
    • +7
    /openacs-4/packages/news-aggregator/www/public-aggregators.adp
    • -0
    • +40
    /openacs-4/packages/news-aggregator/www/public-aggregators.tcl
    • -0
    • +16
    /openacs-4/packages/news-aggregator/www/public-aggregators.xql
add flag to lars_blog_get_as_string to specify a different display template, add lib/titles.adp which is a minimal example of such a template, move generation of permalink_url out of blog.tcl since it should be passed in to the display template, change lars_blogger_get_as_string to take create_p since that is the perm that matters (not admin)

    • -0
    • +12
    /openacs-4/packages/lars-blogger/lib/titles.adp
Fix NULL in expr when trying to divide content size. Coalesce to 0.

Use pretty mime type label on file details page. Show kb if over 1kb on folder listing and file details pages.

Remove misnamed upgrade script.

file upgrade-5.1.0d3-5.1.0d4.sql was initially added on branch oacs-5-1.

Show title on folder listing. If filename is different than title, show that as well. Show cr_mime_types.label mime type description instead of techincal mime type "code".