• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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".

Add back comments display and link left out after list-builder redesign.

fixed locale includelet to correctly build return_url

adding dependencies and removing unused parameters

adding notifications to assignment types.

fixing bug when deleting the package (some functions were never deleted

Adding in upgrade script for 1.02 to 1.03

Project manager 1.03: now allows you to edit the project for a task. Lots of

other minor bug-fixes and UI improvements. No major datamodel changes, but

there is an upgrade script run to allow you to change projects for a task.

Changed permissions to delete process tasks. Now required write permissions instead of delete permissions

replaced service0 with bash var

  1. … 3 more files in changeset.
Adding the role_ids switch to the workflow::case::role::add_assignee_widgets proc. With that switch you can add assignee widgets for a restricted set of roles

Added link to Oracle on Linux FAQ that publically lists certified Linux distros for Oracle.

added Dirk's notes and new links on Oracle perf and certified setup

parameterize the method for bulk actions, default is get since that used to be the hard coded value

Added useful links, statspack and autotrace installation instructions etc. Needs to be worked over, revised and reviewed by Joel.

take most things out of the footer and move to sidebar; make categorization a popup

add a remove link to category::list::get_pretty_list so you can get a remove link per category in the pretty list

adds a categorization popup, category display box, a non-member index page (not hooked up yet), adds urgent questions and key docs to the index page, css tweaks

    • -0
    • +8
    /openacs-4/contrib/packages/cop-ui/lib/category-display.adp
    • -0
    • +9
    /openacs-4/contrib/packages/cop-ui/lib/category-display.tcl
    • -16
    • +32
    /openacs-4/contrib/packages/cop-ui/lib/index.adp
    • -1
    • +1
    /openacs-4/contrib/packages/cop-ui/lib/index.tcl
    • -0
    • +61
    /openacs-4/contrib/packages/cop-ui/www/non-member.adp
    • -0
    • +17
    /openacs-4/contrib/packages/cop-ui/www/non-member.tcl
font-size 70% is really small, made it 80% for bt_navbar

add the title for sorting to the currently sorted by column, set sort graphic alt to empty (title already on the text link), remove a class list where not needed