• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HTML Strict cleanup, last shot for core :)

  1. … 1 more file in changeset.
HTML strict cleanup

Change to use form builder

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

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

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

    • -0
    • +32
    ./user/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
    ./user/portrait/upload.xql
HTML 4.01 Strict cleanup

  1. … 22 more files in changeset.
Fix HTML

Merged 5.3 to HEAD

  1. … 55 more files in changeset.
Made sure to flush the cache, fixed form error and guaranteed that old images are deleted as well (cleanup)

Made sure we do not display all subsites. Bad idea especially when dealing with dotFolio

Ups. I committed the wrong version. Obviously it should read eq not ne

Restored accidently removed version

Made sure that we create the thumbnail if it does not exist.

Made sure you can use a different home template

  1. … 4 more files in changeset.
Made sure that we are redirecting for thumbnails so we can cache them on the proxy server

Made sure we are not returning something for the portrait if it was not found as this confuses the load balancer. I personally think we should not return the error message, especially as the portrait-bits are usually included as an image in OpenACS, which makes the error senseless anyway

Support for providing the item_id of the portrait directly

I missed one reference to the user_new_template in my last commit, this fixes that

UserInfoTemplate should be used instead of UserNewTemplate when at /pvt/home since we are not creeating a new user but editing the info on an existing one

Removed garbage assessment link that linked to a non-existent script and

which shouldn't exist in core anyway. We should never present a link to

a non-existent script, whether it's guarded by a "package installed" bool

or not.

Copied over a few more things from default master...

Remove h1 heading as done in default-master

Hacked this to work with the new master template scheme. This is only a

temporary solution (see my comments in the code for details)

Added missing internationalization

Support for EmailConfirm template

  1. … 3 more files in changeset.