• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
normalize some more string expressions

  1. … 2 more files in changeset.
normalize some more string expressions

  1. … 3 more files in changeset.
Change to use form builder

    • -0
    • +46
    ./portrait/erase.xql
  1. … 1 more file in changeset.
Change to use form builder

    • -0
    • +19
    ./portrait/upload-oracle.xql
    • -0
    • +22
    ./portrait/upload-postgresql.xql
Change to use form builder

Replace english text with message keys. Extract sql to xql file

    • -0
    • +32
    ./portrait/comment-edit.xql
Replace english text with message keys

Replace english text with message keys

HTML 4.01 strict cleanup

Extracting embedded sql

    • -0
    • +38
    ./portrait/upload.xql
Made sure to flush the cache, fixed form error and guaranteed that old images are deleted as well (cleanup)

Ups. Wrong copy/paste. Now it goes correctly to the userinfotemplate

Handle thumbnail portraits correctly. Especially delete them when the original changes or was deleted. Additional delete the items for good and not let them linger around. We do not have an interface to resurrect old portraits and if a user willingly uploads or deletes a portrait he should not have a photo album of portraits to come back to.

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 323 more files in changeset.
Bugfixes

  1. … 10 more files in changeset.
Zen: HTML cleanup

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

  1. … 357 more files in changeset.
Missed this change in my 5.3 merge

Missed a one-line change from 5.2 in the merge ...

Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Fix #2976: store comment when uploading portrait

remove the ability to reset the password by any user and add recover the password by using a token

http://openacs.org/bugtracker/openacs/bug?bug_number=2920

http://openacs.org/forums/message-view?message_id=447202

    • -0
    • +100
    ./password-reset.tcl
  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. … 720 more files in changeset.
fix for bug #2703

No longer needed

Fixed the issue with an already existing relationship

Cleaned up the upload, made it more foolproof, changed the parent_id of the portrait, reenabled the creation of the link

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 684 more files in changeset.