• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing bugs:

- when unmounting, the folder evaluation_grades_sheets was never deleted

- when displaying the grades and evaluations the radio button always was set true

- when editin grades the value of the array evaluation_ids was never set

merge some changes from 5.1, make css class .cal-day-time nowrap so you don't break between eg 1:00 AM

display of the mini-calendar was broken in month view for january (target_date was not set before it tried to construct a link using it)

Removing <center> tag, now also on oacs-5-1 branch

    • -3
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp
fix the back one week link for the non-portal week view

Fixed the bug with navbar no longer defaulting to showing the first tab as being selected

Removed non-sensical HURGA word

Fixed schedule portlet breakage

Fixed so it works with lars-blogger on 5.1 branch, which no longer has posted_date column

Show bio/portrait icon for members portlet

Fixed missing @ sign in the inline_portrait_state if statement

Fixed the new form so it again accepts a default name for the new forum -- used by dotlrn

    • -1
    • +6
    /openacs-4/packages/forums/lib/forums/new.tcl
Fixed context bar

Merged over changes from dotlrn-2-0 branch

Added icon to show if user has portrait or bio

Added profile icon

file profile-16.png was initially added on branch oacs-5-1.

    • binary
    /openacs-4/packages/acs-subsite/www/resources/profile-16.png
Recreate file_storage__new_root_folder on upgrade.

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

Use acs_user::get_element instead of special query just to get the email for a user

Changed to user acs_users_all instead of registered_users view; the registered_users view is really slow for large users tables

Proper names for postgresql files in assessment.

Paraemterized the Intermedia scripts

commit for Alvaro Rayon on assessment

Fixed display of title when making comments on projects

Added very minor comment to proc definition

Hide unused dependency types in process task creation page. Also now correctly brings in description from processes.

Minor Typo

QTI Multiple image files don't have choice names, so name can be null.

Making downloading of zip archives of file storage folders work on solaris: Changing ArchiveCommand parameter default value to use gzip instead of the z argument to tar which is not supported in Solaris