• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add include contract

improve spelling

  1. … 2 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
fix fresh installation of dotlrn by adding a pass-through parameter to member-state-change

  1. … 3 more files in changeset.
whitespace changes

make sure to abort script

break overlong lines

perform script about after internal redirect

  1. … 2 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
whitespace changes

  1. … 1 more file in changeset.
fix invalid HTML (closing INPUT tag is not allowed)

  1. … 3 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Remove extra whitespace

Whitespace changes

dotlrn cache reform: move caching from util_memoize into three seperate caches to reduce stress on util_memoize.

These caches are:

- ::dotlrn::dotlrn_cache

Default general purpose cache for dotlrn-wide value (e.g. available applets, etc)

- ::dotlrn::dotlrn_user_cache

Partitioned cache for values specific to a user (e.g. personal_portal_id, theme_id, etc)

- ::dotlrn::dotlrn_community_cache

Partitioned cache for values specific to a community (e.g name, roles, portal_id, etc)

  1. … 9 more files in changeset.
Removed broken @cvs-id

  1. … 3 more files in changeset.
Removed obsolete @arch-tag

  1. … 21 more files in changeset.
Removed obsolete @arch-tag

    • -4
    • +1
    ./admin/admin-params-site-templates.tcl
  1. … 50 more files in changeset.
removed obsolete flag -include_bio of acs_user::get

  1. … 5 more files in changeset.
improve spelling

  1. … 7 more files in changeset.
improve rowcount expressions

  1. … 33 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.
Fix typos

  1. … 11 more files in changeset.
Fix typos

  1. … 5 more files in changeset.
Fix duplicate 'the'

  1. … 21 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 354 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name' + Fix arguments: user_id -> person_id

  1. … 6 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name'

  1. … 2 more files in changeset.
Add missing referer var

permission check reform (part 1): provide API for permission cache

  1. … 14 more files in changeset.
Remove leftover call to dotlrn_community::type_exists