• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
fix typo in message key

  1. … 29 more files in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Deprecate acs_privacy:: api and inline the few usages in the dotlrn packages

See https://openacs.org/forums/message-view?message_id=5672076

  1. … 5 more files in changeset.
make dependency on new try-cache function explicit, bump version to 2.10.1d2

improve spelling

  1. … 10 more files in changeset.
improve spelling in .info files

  1. … 5 more files in changeset.
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
Make italian translation of "term" consistent with other occurrences in .LRN ("sessione")

  1. … 1 more file in changeset.
Update italian localization

  1. … 1 more file 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.
fix fresh installation of dotlrn by adding a pass-through parameter to member-state-change

  1. … 3 more files in changeset.
improve spelling

  1. … 4 more files in changeset.
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. … 11 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Fix reference to acs_object_type.table_name so that it points to real tables (fixes automated tests)

  1. … 6 more files in changeset.
Remove leftover acs_attribute without a database table counterpart (fixes regression test)

  1. … 3 more files in changeset.
permission check reform (part 1): provide API for permission cache

  1. … 16 more files in changeset.
bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

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

  1. … 7834 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

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

  1. … 49 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Add foreign key constraints for package_id in dotlrn_community_applets to avoid invalid data

  1. … 2 more files in changeset.
Adjust version numbers in dotlrn

Prevent double-installation via xml file

  1. … 8 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- turn char(1) with 't'/'f' into boolean

- bump version number to 2.9.1d4

  1. … 4 more files in changeset.