• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Standardize spellings of names

    • -2
    • +2
    ./themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl
  1. … 8 more files in changeset.
Fix spelling errors

    • -4
    • +4
    ./themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl
  1. … 22 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

    • -1
    • +1
    ./themes/kelp-theme/site-master-kelp.adp
  1. … 14 more files in changeset.
- tighten page contracts

  1. … 1 more file in changeset.
- make boolean tests in .adp files more uniform

    • -1
    • +1
    ./themes/kelp-theme/site-master-kelp.adp
  1. … 10 more files in changeset.
- provide index pages for service packages accessible via acs-admin/lib/service-parameters adp-include (used in on /acs-admin/)

  1. … 4 more files in changeset.
- modenize HTML

  1. … 10 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 20 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 336 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 3 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 118 more files in changeset.
- fix and standardize quoting in template properties

    • -3
    • +3
    ./themes/kelp-theme/site-master-kelp.adp
    • -5
    • +5
    ./themes/kelp-theme/dotlrn/dotlrn-master-kelp.adp
  1. … 37 more files in changeset.
- standardize url construction to protect against injection attacks

    • -2
    • +1
    ./themes/kelp-theme/site-master-kelp.tcl
    • -2
    • +2
    ./themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl
  1. … 18 more files in changeset.
- quote HTML attribute values

- use &amp instead of & in hrefs

    • -2
    • +2
    ./layouts/components/header3/example.adp
    • -1
    • +1
    ./layouts/components/simple2/example.adp
    • -1
    • +1
    ./layouts/components/simple3/example.adp
  1. … 12 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2545 more files in changeset.
- replace deprecated call to "ad_return" by "return"

  1. … 6 more files in changeset.
- fix ambiguous markup in adp pages due to missing quoting

  1. … 3 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- favor tcl-compilable string comparisons

- brace expressions

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- bump version number to indicate compatibility with 5.8.1

    • -3
    • +3
    ./themes/kelp-theme/site-master-kelp.tcl
    • -12
    • +12
    ./themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl
  1. … 13 more files in changeset.
- replace depreacted "ad_parameter" by "parameter::get"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "ad_require_permission" by "permission::require_permission"

    • -3
    • +3
    ./themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl
  1. … 1 more file in changeset.
.LRN honchos didn't approve 4 columns layout for portlets on .LRN meeting 2009-02-03

new layout for 4 columns

    • -0
    • +90
    ./layouts/simple4.adp
    • -0
    • +48
    ./layouts/simple4.tcl
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 373 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 31 more files in changeset.
HTML Strict cleanup

  1. … 2 more files in changeset.
Replace header_stuff property by calls to template::head API

    • -4
    • +0
    ./themes/kelp-theme/site-master-kelp.adp
    • -6
    • +1
    ./themes/kelp-theme/site-master-kelp.tcl
    • -6
    • +0
    ./themes/kelp-theme/dotlrn/dotlrn-master-kelp.adp
    • -40
    • +3
    ./themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl
Merged changes to HEAD ...

    • binary
    ./place-element-components/arrow-down.gif
    • binary
    ./place-element-components/arrow-left.gif
    • binary
    ./place-element-components/arrow-right.gif
    • binary
    ./place-element-components/arrow-up.gif
  1. … 1542 more files in changeset.
Changed remaining ns_returnredirect calls to ad_returnredirect (if your

config file's hostname's not set to the actual name or ip you're listening to

use of ns_returnredirect can result in URLs pointing to the wrong place)

  1. … 4 more files in changeset.
Removed unused and unecessary div block

Zen: Add link separators for screen readers

Zen: i18n

  1. … 2 more files in changeset.