• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

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

  1. … 217 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.
changeing message key acs-kernel.common_no to acs-kernel.common_No (since the label is No as well), adding a new message key acs-kernel.common_no (with lower case "no")

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

  1. … 2478 more files in changeset.
Added dotlrn_club::add_user_multiple procedure to add a user to multiple communities at once, so it could be run in a scheduled procedure

Made sure that we create a club when calling club::new unless specified otherwise

Made sure you do not offer to create a club if it is already there

Made sure that we link in the folder_id, not the package_id

Changed label

Added callback to allow creation of new clubs when an organization is added in contacts

committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.
Creation of new community types is now supported. Communities can also be created based on any type.

The dotlrn_club::new proc now takes an arbitrary community type as parameter.

making the dotlrn package (with its .adp, .info, and .tcl files) use the message catalog

  1. … 192 more files in changeset.
stupid spacing stuff

copyright OpenForce -> MIT

copyright OpenForce -> MIT

  1. … 546 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.
Mostly adding infrastructure for community delete. some misc cleanups and additions elsewhere

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

  1. … 22 more files in changeset.
adding license

  1. … 395 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.
membership approval system

  1. … 21 more files in changeset.
fixed names of packages

  1. … 4 more files in changeset.
BITS #1183; made description optional

changing dotLRN role from Administrator to Faculty

  1. … 2 more files in changeset.
Subgroups stuff and minor fixes

  1. … 10 more files in changeset.