• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add suggestions from bug tracker #3170

- Fix bug #3248

  1. … 1 more file in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 753 more files in changeset.
- make styling of footer more robust when used together with bootstrap

  1. … 1 more file in changeset.
- fix html HTML 4.01 validity of ds toolbar

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2546 more files in changeset.
- report times from developer support below ms granularity

  1. … 3 more files in changeset.
- fix toolbar buttons of ds

- modernize tcl

- brace expressions

  1. … 7 more files in changeset.
- replace deprecated "ad_get_user_id" by "ad_conn user_id"

  1. … 8 more files in changeset.
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.

  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. … 376 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

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

  1. … 41 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 186 more files in changeset.
Allow editing of CSS files if running 5.4 with template::head support

  1. … 5 more files in changeset.
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

  1. … 1 more file in changeset.
Merged changes to HEAD ...

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

Added link to request-monitor

don't break button words

tweak some of the dev support css and markup

  1. … 1 more file 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. … 11 more files in changeset.
add storing and searching page fragments

  1. … 8 more files in changeset.
for now default footer to displayed.

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. … 4 more files in changeset.