acs-developer-support

  • last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
content_type css_file does not exist, require admin permission to do this, read file all at once instead of line by line

Added Malte's patch which removes the use of /o/ when editing the css file.

I think it's cleaner this way.

Show the pool name in the report. It might be handy and otherwise why are we collecting it.

Don't overwrite error value when replacing bind variables

Make the footer div disappear if it's empty (it was making a box with

nothing in it).

Fun with developer support!

1. Added a button to turn template profiling on/off.

2. Moved templating information to the request information page. It was

confusing having it work differently than db and other information. If,

for instance, you clicked on a request link in the developer support

index page, you'd get the db timing information for that request, but

the profiling stuff would come from the footer - and would be the profile

information for displaying request-info.tcl/adp, not for the template

served for that request. Oops.

3. Simplified the ds_profile proc since in practice it only is used for

profiling templates.

    • -40
    • +28
    ./tcl/acs-developer-support-procs.tcl
  1. … 1 more file in changeset.
- 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.