• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated core version numbers

  1. … 17 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 95 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 95 more files in changeset.
updated version number to 5.0.3 in core packages

  1. … 18 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 293 more files in changeset.
Update for bugfix #1549

As per Jeff's suggestion, added a proc which refreshes the login if it's expired, and leaves the user alone if not logged in at all

updated package version numbers in core from 5.0.0 to 5.1.0d1

    • -30
    • +25
    ./www/doc/configure-batch-sync.html
  1. … 17 more files in changeset.
Should've been more thorough. Turns out every single test case was registered with backslash-space on the first line, causing an error

Fixed broken case: space after backslash

Added categories to the automated test(s).

    • -17
    • +52
    ./tcl/test/acs-authentication-procs.tcl
  1. … 2 more files in changeset.
updated info files for core for 5.0.2

  1. … 17 more files in changeset.
updated core version numbers

  1. … 16 more files in changeset.
revised example xml in installation instructions

    • -0
    • +31
    ./www/doc/xml/example.xml
Set user message when login is expired

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 284 more files in changeset.
updated core package version numbers to 5.0.0

  1. … 18 more files in changeset.
Fixed bug #1398 with fix from Christian Eva

Fixing auto-generation of usernames when email was already taken. Since (username) is empty on that point the following query never returned any rows and xxx-2 was always created, so it failed if xxx-2 was already existing.

Fixing an obvious typo - it still doesn't seem to work right when email is used as username and the email is taken already, but it's a step closer.

Fixed bug #1277: Respect EmailChangedPasswordP

  1. … 1 more file in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 596 more files in changeset.
bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
clean up summary and description information

  1. … 51 more files in changeset.
Typo: Syncrhonization -> Synchronization

Bumping to 5.0.0b2. I had accidentally bumped the version *down* to 5.0a3 from 5.0.0a5

bugfix #824: needed to add -user_id switch to some lang::user procs to specify the user for which to get the locale; also had to change the default upvar level of lang::message::lookup from 2 to 1

  1. … 2 more files in changeset.
Fixed bug #906: trim email (and username)

  1. … 2 more files in changeset.
Added parameter to determine the name of the batch sync acknowledgement file

Do not fail the change password operation if we could not send out the email notification