acs-developer-support

  • last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make sure that debug messages are left aligned, even when used on pages with YUI

    • -0
    • +1
    ./www/resources/acs-developer-support.css
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Fix dependencies and their version

  1. … 14 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 6 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

    • -13
    • +13
    ./tcl/acs-developer-support-procs.tcl
  1. … 371 more files in changeset.
Version number bumps

  1. … 48 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

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

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

    • -12
    • +12
    ./tcl/acs-developer-support-procs.tcl
  1. … 39 more files in changeset.
Showing slowest queries first.

Added doc bodies where missing.

    • -3
    • +20
    ./tcl/acs-developer-support-procs.tcl
Merged oacs-5-3 branch to HEAD

  1. … 185 more files in changeset.
Update to reflect the need for template::head

Allow editing of CSS files if running 5.4 with template::head support

    • -0
    • +103
    ./www/css-edit.tcl
    • -0
    • +30
    ./www/css-make-live.tcl
Made sure we display the IP Address of the backend server. Not sure this is the most elegant way, but we are running out of space

Developer support should only be running from the main domain

Merged changes to HEAD ...

  1. … 1554 more files in changeset.
Update version number for packages and dependencies

  1. … 63 more files in changeset.
migrated to list builder

Do not enable on startup to avoid error at installation

Set EnabledOnStartupP to false by default to avoid error at installation time

Fix shell to work with pasted code from tcl files by mapping wrapped

line endings (\ \r \n) to a space.

Added link to request-monitor

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -450
    • +450
    ./tcl/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
    ./tcl/acs-developer-support-procs.tcl
Taking up version numbers -- preparing for release

  1. … 2 more files in changeset.
permmission send.tcl page

css file is requested by oacs-5-1 acs-developer-support, but not found. adding to oacs-5-1

    • -0
    • +0
    ./www/resources/acs-developer-support.css
dont get s_profile__start_clock() w/o checking if it exists