• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8097 more files in changeset.
Add include contract

Humanize code

mprove spelling: move closer to the linux documentation recommendations

  1. … 21 more files in changeset.
Replace ad_decode idioms

simplify code

whitespace cleanup

replace depreacted proc

prefer literal in tests

normalize boolean expressions in ADP files

  1. … 9 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
- replace onfocus/onblur with "placeholder"

- add preventDefault() to all event handlers listening to click events

  1. … 2 more files in changeset.
- CSP-reform: turn hrefs with javascript: URLs into body_scripts with eventListener for "click"

  1. … 1 more file in changeset.
- modernize HTML

  1. … 25 more files in changeset.
- fix broken determination of ip address, add as well port

- 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.