• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version to 5.5.1d1

  1. … 22 more files in changeset.
Localization

    • -0
    • +5
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
Non-info file merge results, with conflicts resolved.

  1. … 197 more files in changeset.
Merged info files from 5.5.0

  1. … 22 more files in changeset.
Bumped info files in preparation for final release.

  1. … 22 more files in changeset.
Bumped version number and release date in anticipation of releasing beta1

after tomorrow's OCT meeting.

  1. … 22 more files in changeset.
Missed a detail when moving bio back to person.

  1. … 4 more files in changeset.
Moved "bio" back to "person", but with type-specific storage. People can

fight over where such things belong on another day, for now keeping it in

"person" has the advantage that the Tcl API is 100% unchanged so moving it

to type-specific storage won't break .LRN.

  1. … 8 more files in changeset.
Got rid of these for good (only got rid of the oracle version earlier apparently)

    • -10
    • +0
    ./sql/postgresql/attributes-drop.sql
Added upgrade scripts (Oracle isn't correct, yet), removed bogus attribute

sql files (PG, for instance, created bio and bio_mime_type but only

dropped bio, Oracle had not bio_mime_type_reference at all).

  1. … 2 more files in changeset.
Moved "bio" from person/generic storage to user/type-specific storage as TIP'd

(PG only, Oracle to follow soon).

  1. … 6 more files in changeset.
Increase length of the css definition string, as was done in 5.5.0a1.

Permissions check cleanup

Bumped HEAD to 5.6.0d1.

  1. … 22 more files in changeset.
Grrr ... now I remember, in Oracle 8 and older total record size is limited

to the blocksize. We should really drop Oracle 8 support someday (as soon

as someone installes Oracle 10G or whatever the latest version is on my

server, so I can continue to test, support and release the damned thing).

Got rid of silly artificial limits on text lengths (why did I do that in

the first place?)

Bumped release date as I'll be releasing today.

  1. … 22 more files in changeset.
Check permissions in all cases. Added missing last else block with permission check for the case !private.

Substitute acs_mail_lite::send for ns_sendmail

Substitute acs_mail_lite::send for ns_sendmail. Removed the 'send me a copy' because it would be a privacy violation, sender would see the user email in the copy when actually the receiver has chosen not to show her email address on the site.

Added documentation to some small procs I wrote while implementing package

extends.

  1. … 1 more file in changeset.
Bumped version numbers

  1. … 22 more files in changeset.
Improved support for the ThemeCSS subsite param, provided the upgrade

script, and bumped the version number.

    • -0
    • +12
    ./tcl/apm-callback-procs.xql
  1. … 3 more files in changeset.
Use the same vocabulary everywhere (in this case "biography" instead of "about you")

Add missing keys and their spanish translations.

    • -0
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
Added missing keys

    • -2
    • +6
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
Loop over the array names instead of the list to resize portrait

Return to where the user came from after password changed

Added support for other sizes than "thumbnail"

HTML cleanup