• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added local stylesheet

    • -0
    • +69
    ./resources/acs-developer-support.css
Don't throw error when DB collection is not enabled

Hide the defunct rp_show_debug filter

Use list-builder for DB request info

Fixed bug with all DB statements showing zero time -- Dirk had changed the way we count the milliseconds, but missed this page.

Made shell more robust

renamed dev support thingie to "toolbar"

Cleaned-up, templated, and improved developer-support

  1. … 5 more files in changeset.
Added page to toggle comments on/off

    • -0
    • +13
    ./comments-toggle.tcl
Templated pages, quick-and-dirty style

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 more files in changeset.
Adding a friendly message when permission is denied.

Fixing link to shell to use abstract url, removing spellcheck option from shell input field.

if you are going to allow people to run arbitrary tcl on the server you may as well let them enter whatever tags they want in the text box