• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

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

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

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

- use name parameter for SQL functions

- provide compatility with pg9

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

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 146 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
merge between HEAD and oacs-5-1

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Removed errorneously left 'test' string in the name of the dotlrn instance at the /dotlrn/classes node

Applied patch #214: Allow specification of keys in new functions for departments and class

  1. … 1 more file in changeset.
merging dotlrn-1-0-1 tag down onto head. Thanks to Jarkko Laine and Mohan Pakkurti for all the help. See comments at http://openacs.org/storage/download/index?version_id=104101

  1. … 121 more files in changeset.
change because underscore proc only takes two arguments now, localizing more texts in UI, using message keys for the role names in the database

  1. … 31 more files in changeset.
making the dotlrn package (with its .adp, .info, and .tcl files) use the message catalog

  1. … 192 more files in changeset.
procs to delete class types with no instances

  1. … 1 more file in changeset.
copyright OpenForce -> MIT

  1. … 546 more files in changeset.
mostly changes to support the new dotlrn reseach paper module. also some user

type functions to provide an api to access the user type data

  1. … 34 more files in changeset.
1. Added add_portlet/remove_portlet calls that accept portal_id as a param,

so that we can call this code from within the applet itself (e.g. add_user_to_community)

and be called directly so that we can create portal templates.

2. Infrastructure for applet cloning

3. New portal types system in dotlrn which replaces dummy_comm_p

4. Minor fixes to portal configuration, dotlrn-static

5. renamed add_element_or_append_id and remove_element_or_remove_id to

add_element_parameters and remove_element_parameters respectively

  1. … 76 more files in changeset.
fixing parameter calls again

  1. … 46 more files in changeset.
fixed parameter calls to have appropriate package id

  1. … 1 more file in changeset.
changin attribute api to use lists instead of ns_sets for caching purposes

  1. … 3 more files in changeset.
everyone now uses dotlrn::parameter

  1. … 51 more files in changeset.
allow multiple instances of the same class per term; other minor fixes

  1. … 16 more files in changeset.
fixed key generation

Mostly adding infrastructure for community delete. some misc cleanups and additions elsewhere

  1. … 20 more files in changeset.
some cleanup

  1. … 1 more file in changeset.
dotlrn portal template stuff (not fully functional).

  1. … 22 more files in changeset.
aks: minor logging text changes

  1. … 1 more file in changeset.
adding license

  1. … 395 more files in changeset.
FIX BIT #1247 & other small UI fixes

  1. … 9 more files in changeset.
Removed inputing of keys everywhere and now we generically generate keys and (type-specifcally) detect collisions

  1. … 9 more files in changeset.