• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
missing return after redirect fixes bug 1561 patch 277

    • -1
    • +2
    ./packages/acs-api-browser/www/proc-search.tcl
Slightly simplified some permissions checks, updated and documented ad_form

remove whacked query with no name and no reason for being

sync proc defs and usage (hopefully)

    • -2
    • +2
    ./packages/dotlrn-research/www/add.tcl
    • -2
    • +3
    ./packages/dotlrn-research/www/remove.tcl
check that we have ns_conn before we try and grab outputheaders cf http://openacs.org/bboard/q-and-a-fetch-msg.tcl?msg_id=0004yt

    • -6
    • +10
    ./packages/acs-templating/tcl/mime-procs.tcl
Fixes space handling in scanning directories, also fixes a hardcoded ybos url Bugs 1279, 1280, 1281 patches 110,295

make sure attachment_options exists

    • -1
    • +3
    ./packages/calendar/www/cal-item-view.tcl
double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

    • -1
    • +1
    ./packages/acs-api-browser/www/proc-view.adp
    • -1
    • +1
    ./packages/calendar/www/cal-item-new.adp
    • -2
    • +2
    ./packages/calendar/www/cal-monthview.adp
  1. … 24 more files in changeset.
dangerously close to loading/dropping without errors

    • -0
    • +68
    ./packages/dotlrn/sql/postgresql/dotlrn-security-drop.sql
sync proc defs and usage (hopefully)

    • -4
    • +4
    ./packages/dotlrn/tcl/community-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/www/community-edit-2.tcl
    • -2
    • +2
    ./packages/dotlrn/www/community-edit.tcl
    • -1
    • +1
    ./packages/dotlrn/www/configure-element.tcl
    • -2
    • +2
    ./packages/dotlrn/www/join-policy-toggle.tcl
    • -2
    • +2
    ./packages/dotlrn/www/member-add-2.tcl
    • -3
    • +3
    ./packages/dotlrn/www/members-chunk-table.tcl
    • -2
    • +2
    ./packages/dotlrn/www/members-chunk.tcl
  1. … 10 more files in changeset.
restricts meta refresh workaround to ie 5.0. patch 303. bug 1106.

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
fixed function argument list

disallows space after @ in util_email_valid_p. patch 302. bug 1025.

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
added missing quote. patch 301. bug 1510.

sorts tickets by numerical rather than alphabetical priority/severity. Fix bug 1508 with patch 300

properly orers tickets in ticket-add by numerical value. patch 299 fixing bug 1581

fixed user deletion bug 1413 patch 285

fix a few more instances of ad_parameter SystemURL calls

    • -2
    • +2
    ./packages/acs-admin/www/users/user-add-3.tcl
util_memoize_value_cached_p should be util_memoize_cached_p fixes bug 1546 patch 250

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
site map subtree collapse bug fixes bug 1269 patch 298

datamodel loading *almost* works

    • -0
    • +38
    ./packages/dotlrn/sql/postgresql/dotlrn-drop.sql
  1. … 7 more files in changeset.
Fix timestamp function fixes bug 1429 patch 219

get parameters for the mounted instance Fixes bug 1352 patch 297

dont overstrike directories in the tree display. Fixes bug 1516 patch 294

    • -2
    • +2
    ./packages/acs-admin/www/apm/version-files.tcl
allow (and default to) not displaying the currently registered files

    • -2
    • +16
    ./packages/acs-admin/www/apm/file-add.tcl
Fix misc uses of ad_parameter SystemURL rather that ad_url

move postgresql specific query into its own xql file Fixes bug 1041 patch 293

    • -21
    • +0
    ./packages/acs-admin/www/apm/version-files.xql
fix hrefs to point to ./ Fixes bug 1118 patch 292

    • -2
    • +2
    ./packages/acs-admin/www/apm/cvs-status.tcl
    • -2
    • +2
    ./packages/acs-admin/www/apm/file-watch-cancel.tcl
    • -2
    • +2
    ./packages/acs-admin/www/apm/file-watch.tcl
    • -2
    • +2
    ./packages/acs-admin/www/apm/package-scan.tcl
Set SytemURL and NewRegistrationEmailAddress on install Fixes bug 1445 patch 291 (includes patch 228)

correct queries for both 7.1 and 7.2 also adds the table comment and a link to any referenced tables. patch 290 for bug 1580