acs-developer-support-procs.tcl

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

    • -13
    • +13
    ./acs-developer-support-procs.tcl
  1. … 379 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 36 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

    • -12
    • +12
    ./acs-developer-support-procs.tcl
  1. … 42 more files in changeset.
Added doc bodies where missing.

Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Developer support should only be running from the main domain

  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -450
    • +450
    ./acs-developer-support-procs.tcl
  1. … 2478 more files in changeset.
Rewrite eval calls to properly handle list elements in args that have

spaces in the. eval ds_conn $args is handled correctly. eval "ds_conn

[join $args]" is not.

    • -450
    • +450
    ./acs-developer-support-procs.tcl
dont get s_profile__start_clock() w/o checking if it exists

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
permission denied in ds_require_permission used user_id but did not get it first

Andrew wants to space out

add traceback cache

  1. … 4 more files in changeset.
add storing and searching page fragments

  1. … 9 more files in changeset.
add a toggle for the dev support footer, remove explicit font stuff, fix display of timing data (afaict clicks is in ms), change adp reveal format in source to show adp level and file in format that's easier to scan

  1. … 6 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
order the change user options by name

  1. … 2 more files in changeset.
bug #1997: fixed DS user-switching (U-S), in ds_permission_p giving fake id for party_id = 0, to avoid infinite loops on ad_conn in any new unknown request

putting } in place

bug #1997: fixed DS user-switching (U-S), in ds_permission_p giving fake id for party_id = 0, to avoid infinite loops on ad_conn in any new unknown request

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -13
    • +14
    ./acs-developer-support-procs.tcl
  1. … 687 more files in changeset.
The template_extension should be adp

Reworked the ADP revealing code to be gentler on OpenACS.

  1. … 3 more files in changeset.
Don't bomb if ds_profile start hasn't been called first

    • -13
    • +14
    ./acs-developer-support-procs.tcl
Added 'ADP reveal mode'

  1. … 9 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Added 'log' command to ds_profile, which causes it to spit out the profile info to the log file. Useful for things that are running in background threads

profile each .tcl and .adp page included, make ds_collection_enabled_p only check IP list once

  1. … 1 more file in changeset.
Added ds_profile proc for performance profiling

  1. … 2 more files in changeset.