• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve sql portability

  1. … 4 more files in changeset.
Whitespace changes

    • -6
    • +6
    ./admin/community-members-add-to-community.tcl
improve spelling: move closer to the linux documentation recommendations

  1. … 3 more files in changeset.
Rename ReturnHeaders proc to comply with OpenACS naming convention, create deprecated wrapper, replace occurrences

    • -2
    • +2
    ./admin/community-members-add-to-community.tcl
  1. … 9 more files in changeset.
  1. … 1 more file in changeset.
provde a global variable as transitional code for controlling passing of password as query variable

  1. … 2 more files in changeset.
don't pass sensitive information (e.g. password) as query variable, but use client properties instead.

see also issue #3344

  1. … 5 more files in changeset.
improve spelling

  1. … 2 more files in changeset.
Provide default value for "return_url" and use "export_vars" for url-construction; whitespace changes

improve spelling

  1. … 8 more files in changeset.
Remove unused variable

Add page contract, whitrespace cleanup

Add page contract, whitespace cleanup

Add page contract

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.