• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- Add mising @param

- Add missing @author

- @creation_date -> @creation-date

- @creation-user -> @author

- Fix typos

  1. … 8 more files in changeset.
Prefer string comparison operators to 'string equal' and 'empty_string_p'

  1. … 5 more files in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 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.
Fix passing HTML in url variable and use util_user_message instead

  1. … 3 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
First round of oacs-5-3 merge to HEAD commits

  1. … 96 more files in changeset.
Added a friendly user message if the e-mail already exists upon signup

  1. … 2 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
add RegImplName parameter to set the name of the implementation used in the registration process

  1. … 2 more files in changeset.
change user::registration implementation name

  1. … 2 more files in changeset.
move pages to select the registration assessment to the Assessment Package and implement the new callbacks to get the url of the assessment

  1. … 5 more files in changeset.
send return_url when an assessment is related

verify and redirect to the correct url if an assessment is related to the registration process, if not continue with the old process

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
adding allow/disallow self-register, by Hector Amado hr_amado@galileo.edu

  1. … 4 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.
Allow user creation form to also include new user in a group

Fixed bug #959: User registration and return_url is broken

  1. … 3 more files in changeset.
Resolves bug #806. Users, who are self registering, will have their

locale preferences set via their ad_locale cookie, if it exists.

fixing bug 888 by passing on the email variable to the user-new include template

  1. … 2 more files in changeset.
breaking user new/register form out into an include that can be reused in dotlrn and Openacs admin pages

  1. … 3 more files in changeset.