• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
be a bit more graceful on missing requests.

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.

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.

  1. … 7 more files in changeset.
- make sure that debug messages are left aligned, even when used on pages with YUI

remove deprecated calls to ad_parameter

  1. … 8 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.

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

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

  1. … 42 more files in changeset.
Showing slowest queries first.

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

  1. … 1 more file in changeset.
Fix shell to work with pasted code from tcl files by mapping wrapped

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

permmission send.tcl page

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

removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
tweak some of the dev support css and markup

    • -12
    • +34
    ./resources/acs-developer-support.css
  1. … 2 more files in changeset.
add traceback cache

  1. … 3 more files in changeset.
remove the multitude of toggle pages and replace with one that takes a field to toggle, make the buttons a multirow so it's easy to add another, add admin/index redirect so context link not broken, make search field only show up when its sensible

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

  1. … 5 more files in changeset.
accidentally commited messed up abs position css

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

    • -8
    • +11
    ./resources/acs-developer-support.css
  1. … 4 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
add spaces around shell output in the pre so long lines still display, check that the script came from a POST before executing it.

Remove extra whitespace before and around query to make more space on the page

Reworked the ADP revealing code to be gentler on OpenACS.

  1. … 3 more files in changeset.
Added 'ADP reveal mode'

    • -0
    • +15
    ./set-adp-reveal-enabled.tcl
    • -0
    • +33
    ./resources/acs-developer-support.css
  1. … 7 more files in changeset.
add the code and editlocal links for profiled pages + docs

    • -0
    • +15
    ./doc/editlocal.sh.txt
  1. … 2 more files in changeset.
change the css for the footer to reference the class not an id

Merged over acs-developer-support stylesheet from HEAD

  1. … 1 more file in changeset.