• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
displaying role in community correctly everywhere

  1. … 9 more files in changeset.
fixed role attributes

added the plural versions of the attributes too

added community attributes infrastructure and a few attributes we know we need already

  1. … 2 more files in changeset.
defaulting ID to email address; made ID column 200 chars instead of 100

  1. … 1 more file in changeset.
apparently we can't have a foreign key constraint on the package_id column of dotlrn_community_applets. i don't have time to look into why not right now so i am just removing the constraint

Update args for removeportlet and addportlet

changing communities data model

    • -48
    • +54
    ./communities-package-create.sql
    • -4
    • +4
    ./community-memberships-packages-create.sql
Added 3 procs to applet contract and impls. Infrastructure for getting rid of dummy_comm_p, cloning, and community deleting

  1. … 24 more files in changeset.
Big checkin. All portal elements tcl and sql have been cleaned up. cleaned up portal api's. still incomplete

  1. … 76 more files in changeset.
Mostly adding infrastructure for community delete. some misc cleanups and additions elsewhere

  1. … 20 more files in changeset.
removed anything pertaining to user's portals for a community, we don't support that anymore; renamed sql files

    • -0
    • +72
    ./admin-profile-provider-create.sql
    • -0
    • +66
    ./admin-profile-provider-drop.sql
    • -0
    • +112
    ./admins-package-create.sql
    • -0
    • +24
    ./admins-package-drop.sql
    • -0
    • +59
    ./admins-sanitize.sql
    • -0
    • +238
    ./applet-sc-create.sql
    • -0
    • +395
    ./classes-create.sql
    • -0
    • +195
    ./classes-memberships-create.sql
    • -0
    • +137
    ./clubs-create.sql
    • -0
    • +142
    ./communities-create.sql
    • -0
    • +360
    ./communities-package-create.sql
    • -0
    • +77
    ./community-memberships-create.sql
  1. … 117 more files in changeset.
making sure portal_id param is defaulting to null

    • -26
    • +26
    ./dotlrn-community-memberships-packages-create.sql
adding subcomm rename funtionality, got rid of personal per comm portal creation, fixing drop community infrastructure (that's not done yet)

  1. … 2 more files in changeset.
access level is now a column in dotlrn_user_profile_rels, not a separate rel; so all the limited vs full rel stuff was removed and replaced by this simpler system

    • -91
    • +13
    ./dotlrn-admins-package-create.sql
    • -91
    • +13
    ./dotlrn-externals-package-create.sql
  1. … 35 more files in changeset.
dotlrn portal template stuff (not fully functional).

  1. … 21 more files in changeset.
optimized dotlrn_users view

  1. … 1 more file in changeset.
fully qualifying to avoid ambiguities that cause bugs

    • -40
    • +49
    ./dotlrn-communities-package-create.sql
speedup

    • -11
    • +10
    ./dotlrn-communities-package-create.sql
  1. … 4 more files in changeset.
some speedups and cleanups

    • -0
    • +22
    ./dotlrn-communities-package-create.sql
  1. … 6 more files in changeset.
fixed order of loading for new dependencies

    • -0
    • +200
    ./dotlrn-classes-memberships-create.sql
    • -222
    • +1
    ./dotlrn-community-memberships-create.sql
separating packages from ddl

  1. … 3 more files in changeset.
fixed package creation

    • -0
    • +330
    ./dotlrn-communities-package-create.sql
working around limitations in acs_object_types caused an error in the creation of the base dotlrn_community_types; this will be fixed once i fix the acs_object_types table

  1. … 1 more file in changeset.
adding license

    • -1
    • +17
    ./dotlrn-admin-profile-provider-create.sql
    • -1
    • +17
    ./dotlrn-admin-profile-provider-drop.sql
    • -1
    • +17
    ./dotlrn-community-memberships-create.sql
    • -0
    • +16
    ./dotlrn-community-memberships-packages-create.sql
  1. … 381 more files in changeset.
fixing member_p

  1. … 3 more files in changeset.
cleaning up some community member stuff

  1. … 6 more files in changeset.
fixed bug caused by crappy acs_object_type data model

ces't une hack

FIX BIT #1247 & other small UI fixes

  1. … 9 more files in changeset.