• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added package .info renumbering script to release instructions; minor typo fixes

updated version number to 5.0.3 in core packages

  1. … 4 more files in changeset.
upped version number

fix typo in file_storage__new_root_folder func which prevented installing the package

merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 279 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 9 more files in changeset.
5.0 merge

merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

Added .htaccess configuration example.

added documentation on setting up test management servers

added auto-rebuilding links

Update for bugfix #1549

1325. Parameterize show calendar name

Added a paramter Show_Calendar_Name_p and fixed the view*adp's so that

they pay respect to this parameter.

    • -4
    • +8
    /openacs-4/packages/calendar/www/view.adp
    • -1
    • +3
    /openacs-4/packages/calendar/www/view.tcl
Fixed typo: Missing end-brace; also added 'else' to if statement for clarity.

Fixing bugs.

Added additional information about the likely cause of an error when selecting values: the query returned no rows

Log failed test cases as 'Bug', not 'Error'

Added subsite name as page title

Ported Oracle script.

file upgrade-feb-20-2004.sql was initially added on branch dotlrn-2-0.

Default to never expire logins

Fixed Rocael's bug causing users with expired logins to post anonymously

    • -2
    • +2
    /openacs-4/packages/forums/www/message-post.tcl
As per Jeff's suggestion, added a proc which refreshes the login if it's expired, and leaves the user alone if not logged in at all

Added page to change a user's authentication token, which will in effect expire the login

file change-auth-token.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/www/SYSTEM/change-auth-token.tcl
Changes db_html_select_value_options so that the -select_option parameter takes a list bug 1301 patch 399 Sean Redmond

missing -dbn switches in db_transaction caused wrong db handle to be aborted on failure, patch 406 Kolja Lehmann

dont use fs::simple_get_type_pretty_name bug 1319 patch 407 Nick Carroll

Should be @widget@ not @notification_chunk@ bug 1321 patch 408 Michael Steigman

noquote fixes bug 1322 patch 409 Michael Steigman