• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add page contract

  1. … 1 more file in changeset.
Whitespace cleanup

Add page contract

improve spelling

    • -2
    • +2
    ./dotlrn/resources/dotlrn-master-kelp.css
  1. … 6 more files in changeset.
Fix typos

  1. … 6 more files in changeset.
Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 13 more files in changeset.
Whitespace changes

  1. … 11 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 13 more files in changeset.
Improve code quality

remove duplicated words

  1. … 9 more files in changeset.
Fix typos

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

  1. … 7831 more files in changeset.
Standardize spellings of names

  1. … 8 more files in changeset.
Fix spelling errors

  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. … 14 more files in changeset.
- make boolean tests in .adp files more uniform

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

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

  1. … 41 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 18 more files in changeset.
- quote HTML attribute values

- use &amp instead of & in hrefs

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

  1. … 18 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"

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

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2464 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 90 more files in changeset.
fix issues with Mac OS safari on kelp theme

    • -17
    • +29
    ./dotlrn/resources/dotlrn-master-kelp.css
Fix for Safari: content body did not use 100% of width.

    • -1
    • +2
    ./dotlrn/resources/dotlrn-master-kelp.css
file install-kelp.sh was added on branch oacs-5-2 on 2005-09-26 08:57:38 +0000

Shell to install theme.

file install-kelp.sh was initially added on branch oacs-5-1.