• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added parameter to allow resetting of password without the need to answer a question; cleaned up some of the code; removed unnecessary file

  1. … 1 more file in changeset.

Applied Tom Jackson's patches that make random assigned passwords work.

fixed up for ease of use

    • -0
    • +11
    ./email-for-password-2.tcl
    • -0
    • +9
    ./email-for-password.adp
    • -0
    • +3
    ./email-for-password.tcl

Folded in oacs-4-5-beta-1-2

  1. … 1 more file in changeset.

Removed an unnecessary "lower()" call ...

The patch to upgrade persons to users was PG-only and not in an XQL file to

boot.

file user-new.xql was initially added on branch oacs-4-5.

postgress only query had broken tree (for oracle)

Merged with OpenACS 4.5 beta1 branch.

  1. … 86 more files in changeset.

Applied Graeme Walters's patch #144 which allows existing persons to

upgrade themselves to users through the register pages.

Applied Russell Muetzelfeldt's patch #125 which fixed "needs approval" users.

1. Changed a lot of package info files to fix problems ...

2. Added Vinod's bboard patch

3. Rationalized party e-mail checking by putting a "before insert or update"

trigger on the table that lower-cases email (this was already done by the

party.new() func but at least one update missed this). Got rid of all

"lower(email) = " and "upper(email) = " checks and just made all use the

db email column directly and lower-cased Tcl vars. In this way the index

on the email column is always and consistently used without needing to

define functional indexes on the column (an EE feature for Oracle).

4. Rationalized naming of a couple of workflows and fixed a glossary PG bug

where apparently its workflow got overwritten by one from the CMS at some

point in time.

5. Made the .cmp/.dat/.frm filters in the template code usable though not

very beautiful nor exactly correct. But with practice you can use them

to debug pages in the packages/* hierarchy. I also turned these off by

default as there's no need to run these filters on a production site!

6. Performed minor surgery on templating, including adding a new

"ad_return_exception_template" that allows you to return a templated

error page and aborts the script.

7. ??? probably but I think this covers most stuff.

  1. … 74 more files in changeset.
yet another .tcl extension removal from links

applied patch 112, user-login will wrongly redirect registered users to the register page if they have upper case characters in their email address. This patch changes the query to do the authentication comparison case insensitively.

patches 141,142,143 by Gilbert Wong. Fixes broken awaiting-email-verification

    • -1
    • +1
    ./awaiting-email-verification-oracle.xql
    • -6
    • +7
    ./awaiting-email-verification-postgresql.xql
applied patches 130,131,132,133,134,135,137

    • -4
    • +6
    ./awaiting-email-verification-postgresql.xql
  1. … 7 more files in changeset.

patch from Tilmann Singer

Fixed a couple of minor problems:

1. A typo in version-edit-2 that didn't really impact anything

2. A "triggered data change" error caused by apm-create.sql

3. restore-user flat-out didn't work and aD had never tested it

  1. … 2 more files in changeset.
Fix SDM bug #1153

Added Gilbert's fix for PG to Oracle, too ...

    • -0
    • +20
    ./email-confirm-oracle.xql
  1. … 1 more file in changeset.
Specify kernel package_id when getting SystemURL

  1. … 1 more file in changeset.

Gilbert Wong patch #53

Apply SDM patch #52 plus modified #53, from Gilbert Wong.

    • -0
    • +20
    ./email-confirm-postgresql.xql
  1. … 1 more file in changeset.
Port queries/query extractor output

    • -1
    • +1
    ./awaiting-email-verification-postgresql.xql
    • -0
    • +13
    ./user-new-2-oracle.xql
    • -0
    • +13
    ./user-new-2-postgresql.xql
  1. … 177 more files in changeset.
Port queries

    • -0
    • +20
    ./awaiting-approval.xql
    • -0
    • +17
    ./awaiting-email-verification-oracle.xql
    • -0
    • +17
    ./awaiting-email-verification-postgresql.xql
    • -0
    • +13
    ./awaiting-email-verification.xql
    • -0
    • +27
    ./email-password-2.xql
    • -0
    • +18
    ./email-password-3.xql
    • -0
    • +11
    ./email-password.xql
  1. … 3 more files in changeset.
OpenACS 4.x

  1. … 1307 more files in changeset.
Initial revision

    • -0
    • +14
    ./awaiting-approval.adp
    • -0
    • +39
    ./awaiting-approval.tcl
    • -0
    • +13
    ./awaiting-email-verification.adp
    • -0
    • +49
    ./awaiting-email-verification.tcl
    • -0
    • +34
    ./email-password-2.adp
    • -0
    • +99
    ./email-password-2.tcl
    • -0
    • +10
    ./email-password-3.adp
  1. … 1307 more files in changeset.