• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
improve spelling

  1. … 3 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. … 368 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 33 more files in changeset.
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.
- replace depreacted "ad_parameter" by parameter::get

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "export_url_vars" by "export_vars"

  1. … 24 more files in changeset.
Handle email inteligently. Instead of magically emailing when a

membership is approved, explictly send the email. Allow the admin the

option to skip sending email, or edit the email before sending.

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

  1. … 2478 more files in changeset.
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.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Privacy overhaul, prompted by bug 1549

  1. … 33 more files in changeset.
message key collapsing to make translation easier

  1. … 5 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.
copyright OpenForce -> MIT

  1. … 546 more files in changeset.
sync proc defs and usage (hopefully)

  1. … 24 more files in changeset.
fix some more typos

  1. … 3 more files in changeset.
adding license

  1. … 395 more files in changeset.
added subgroup membership management

  1. … 1 more file in changeset.
fixing member_p

  1. … 3 more files in changeset.
removed bad where clause: aks with help from yon

cleaning up some community member stuff

  1. … 7 more files in changeset.
add return_url parameter to update password page

  1. … 4 more files in changeset.
membership approval system

  1. … 21 more files in changeset.
added "add members to another community" functionality to a communitys members page

  1. … 1 more file in changeset.
fixed email address

  1. … 28 more files in changeset.
fixed up member list for admin AND non-admins; removed student-list

  1. … 6 more files in changeset.
renamed community-register to register and community-deregister to deregister

  1. … 15 more files in changeset.
some minor fixes

  1. … 55 more files in changeset.