• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 33 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Fix spelling errors

  1. … 48 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
redifining acs-object package to use del instead of delete

the cc_users view in the upgrade did not match the current version of cc_users (cf http://openacs.org/forums/message-view?message_id=97099 )

Fixed upgrade script for authentication, collapsed two upgrade scripts

  1. … 3 more files in changeset.
cannot set username to email for the unregistered visitor user since he/she has a null email

  1. … 1 more file in changeset.
the auth_auhtorities.help_contact_text_format column was missing from the upgrade scripts

  1. … 1 more file in changeset.
committed the authority__new function with more than 16 arguments which doesn't work in PG. Reverting back to 16 args

  1. … 4 more files in changeset.
making sort order default to the current highest sort order plus one for authorities

  1. … 3 more files in changeset.
adding batch sync related columns to the auth_authorities table

  1. … 6 more files in changeset.
fixing broken installation: changing service contract implementation id columns in the auth_authorities table to reference acs_objects instead of acs_sc_impls table as the latter table is created later

  1. … 3 more files in changeset.
Support for external authentication: two new columns added to users table - username and authority. New object type authority with corresponding table auth_authorities. Bumping version number to 5.0d3

    • -0
    • +215
    ./upgrade-5.0d2-5.0d3.sql
  1. … 16 more files in changeset.