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

Fixed typo: Missing end-brace; also added 'else' to if statement for clarity.

    • -18
    • +19
    ./acs-templating/tcl/parse-procs.tcl
Fixing bugs.

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

    • -1
    • +1
    ./acs-tcl/tcl/form-processing-procs.tcl
Log failed test cases as 'Bug', not 'Error'

    • -3
    • +3
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Added subsite name as page title

Ported Oracle script.

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

    • -0
    • +0
    ./dotlrn/sql/postgresql/upgrade/upgrade-feb-20-2004.sql
Default to never expire logins

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

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

    • -1
    • +22
    ./acs-authentication/tcl/authentication-procs.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

    • -47
    • +46
    ./attachments/www/simple-add.tcl
Should be @widget@ not @notification_chunk@ bug 1321 patch 408 Michael Steigman

noquote fixes bug 1322 patch 409 Michael Steigman

Fixes bad default content method query bug 1323 patch 410 Michael Steigman

    • -5
    • +3
    ./cms/tcl/content-method-procs-oracle.xql
    • -5
    • +3
    ./cms/tcl/content-method-procs-postgresql.xql
noquote fixes bug 1320 patch 411 Michael Steigman

have the include tag check for a .htm or .html file if no .adp/.tcl found bug 1377 patch 417 Caroline Meeks

    • -7
    • +16
    ./acs-templating/tcl/parse-procs.tcl
adds postgres support for user preferences bug 1374 patch 416 by Gabriel Burca

    • -2
    • +2
    ./user-preferences/user-preferences.info
    • -0
    • +75
    ./user-preferences/sql/postgresql/user-preferences-core-create.sql
    • -0
    • +26
    ./user-preferences/sql/postgresql/user-preferences-core-drop.sql
    • -0
    • +14
    ./user-preferences/sql/postgresql/user-preferences-create.sql
    • -0
    • +187
    ./user-preferences/sql/postgresql/user-preferences-package-create.sql
    • -4
    • +4
    ./user-preferences/tcl/preference-procs-postgresql.xql
    • -5
    • +35
    ./user-preferences/tcl/preference-procs.tcl
    • -4
    • +14
    ./user-preferences/tcl/preference-types-procs.tcl
added help links and link to admin page when in multi-server mode

adding db_release_unused_handles after each db statement in the security procs. The server would sometimes hang while in the sec_handler proc, supposedly because db handles were not being released and threads were held up waiting for them. Thanks Lars for tracking this down.

    • -13
    • +28
    ./acs-tcl/tcl/security-procs.tcl
typo broke cloning News Aggregator bug 1390 patch 418 Caroline Meeks

    • -1
    • +1
    ./dotlrn-news-aggregator/tcl/dotlrn-news-aggregator-procs.tcl
Fixed #1328 "Should not require login to view a calendar"

    • -1
    • +1
    ./calendar/tcl/calendar-procs-oracle.xql
    • -1
    • +2
    ./calendar/www/cal-item-delete-confirm.tcl
Added ListView_DefaultPeriodDays parameter

Added contributors.

Added link to test-cases.html

Added test-cases.html - basically the specs/requirements for automated tests

    • -0
    • +24
    ./calendar/www/doc/test-cases.html
Removed, because they are superseded by showing a list of radio-buttoned calendars on cal-item-new

adding auto-login page

    • -0
    • +0
    ./acs-subsite/www/register/auto-login.tcl
adding auto-login page

    • -0
    • +23
    ./acs-subsite/www/register/auto-login.tcl