• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
adds a link_attributes flag to general_comments_create_link bug 1418 patch 421 Gabriel Burca

    • -3
    • +7
    ./general-comments/tcl/general-comments-procs.tcl
adding yellow coloring of error count if it's not available. Adding cue that you need to be logged in to access admin password of remote server

    • -6
    • +9
    ./acs-automated-testing/www/server.adp
Correcting the comments at top.

Adding.

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

    • -0
    • +0
    ./dotlrn/sql/oracle/upgrade/upgrade-feb-20-2004.sql
Fixed a few postgres queries.

Packagized the privacy code.

    • -30
    • +0
    ./dotlrn/sql/oracle/privacy-init.sql
    • -0
    • +150
    ./dotlrn/sql/oracle/privacy-package-create.sql
    • -0
    • +1
    ./dotlrn/sql/postgresql/dotlrn-create.sql
    • -117
    • +0
    ./dotlrn/sql/postgresql/privacy-init.sql
    • -43
    • +3
    ./dotlrn/tcl/privacy-procs-oracle.xql
    • -1
    • +1
    ./dotlrn/tcl/privacy-procs-postgresql.xql
    • -1
    • +1
    ./dotlrn/www/admin/user-edit-oracle.xql
    • -1
    • +1
    ./dotlrn/www/admin/users-chunk-large-oracle.xql
    • -2
    • +2
    ./dotlrn/www/admin/users-chunk-medium-oracle.xql
    • -1
    • +1
    ./dotlrn/www/admin/users-chunk-small-oracle.xql
file privacy-package-create.sql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./dotlrn/sql/oracle/privacy-package-create.sql
    • -0
    • +0
    ./dotlrn/sql/postgresql/privacy-package-create.sql
added chapter numbering to make it clearer that the shortcuts aren't

the full TOC

rearranged a few chapters; made better shortcut links on index.adp

    • -1
    • +1
    ./acs-core-docs/www/acs-package-dev.html
    • -1
    • +1
    ./acs-core-docs/www/apm-requirements.html
    • -0
    • +0
    ./acs-core-docs/www/automated-testing-best-practices.html
    • -1
    • +1
    ./acs-core-docs/www/backup-recovery.html
    • -1
    • +1
    ./acs-core-docs/www/bootstrap-acs.html
    • -1
    • +1
    ./acs-core-docs/www/db-api-detailed.html
    • -15
    • +15
    ./acs-core-docs/www/docbook-primer.html
  1. … 88 more files in changeset.
link to both the remote server and the control page

make gui changes

    • -4
    • +14
    ./acs-automated-testing/www/index.adp
Don't drop the period_days parameter as long as you are only surfing on a view-list page.

Added a parameter to set the default for period_days

removing the server Logs section. Making the admin login link less ambitious. You now have to provide password manually

    • -7
    • +1
    ./acs-automated-testing/www/server.adp
    • -6
    • +1
    ./acs-automated-testing/www/server.tcl
adding the IsInstallReportServer parameter. Moving the scripts that lived at www/admin/install to live directly under www

    • -0
    • +3
    ./acs-automated-testing/acs-automated-testing.info
    • -0
    • +31
    ./acs-automated-testing/www/index.adp
    • -1
    • +37
    ./acs-automated-testing/www/index.tcl
    • -0
    • +83
    ./acs-automated-testing/www/server.adp
    • -0
    • +33
    ./acs-automated-testing/www/server.tcl
adding XMLReportDir parameter. Adding description to the server page and cleaning up the page a little.

    • -2
    • +4
    ./acs-automated-testing/acs-automated-testing.info
    • -2
    • +2
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Added start_date_before_end_date message key