• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
it was supposed to be staff not faculty

changing dotLRN role from Administrator to Faculty

  1. … 2 more files in changeset.
fixed

Subgroups stuff and minor fixes

  1. … 10 more files in changeset.
added data model and tcl stuff for subgroups

  1. … 3 more files in changeset.
changed dotlrn user infrastructure

    • -0
    • +56
    ./dotlrn-admin-profile-provider-create.sql
    • -0
    • +50
    ./dotlrn-admin-profile-provider-drop.sql
    • -0
    • +24
    ./dotlrn-admins-create.sql
    • -0
    • +13
    ./dotlrn-admins-drop.sql
    • -0
    • +105
    ./dotlrn-admins-init.sql
    • -0
    • +174
    ./dotlrn-admins-package-create.sql
    • -0
    • +9
    ./dotlrn-admins-package-drop.sql
    • -0
    • +65
    ./dotlrn-admins-sanitize.sql
    • -0
    • +56
    ./dotlrn-professor-profile-provider-create.sql
    • -0
    • +50
    ./dotlrn-professor-profile-provider-drop.sql
    • -0
    • +24
    ./dotlrn-professors-create.sql
    • -0
    • +13
    ./dotlrn-professors-drop.sql
    • -0
    • +105
    ./dotlrn-professors-init.sql
  1. … 35 more files in changeset.
fixed data model

added user data extensions

    • -0
    • +78
    ./dotlrn-user-extension-create.sql
  1. … 2 more files in changeset.
added departments

  1. … 22 more files in changeset.
some minor fixes

  1. … 55 more files in changeset.
added render_style to rendering proc

  1. … 3 more files in changeset.
added link_hideable_p

added ad_parameters for pretty_name and pretty_plural and changed the system to use these all over

  1. … 22 more files in changeset.
more ui and workflow changes

  1. … 11 more files in changeset.
more changes

  1. … 19 more files in changeset.
improvements to the core

    • -108
    • +138
    ./dotlrn-community-memberships-create.sql
  1. … 46 more files in changeset.
new dotlrn_applets table and modified dotlrn_community_applets table

fixed adduser msg number

bunch o' stuff

    • -179
    • +198
    ./dotlrn-classes-create.sql
    • -264
    • +292
    ./dotlrn-communities-create.sql
    • -102
    • +122
    ./dotlrn-community-memberships-create.sql
  1. … 46 more files in changeset.
community's context_id is now being set

some more stuff

  1. … 22 more files in changeset.
fixed user roles and such

  1. … 6 more files in changeset.
some infrastructure changes for better support of multiple community_types; basic clubs infrastructure

  1. … 29 more files in changeset.
fixed dotlrn site node

  1. … 8 more files in changeset.
update params

  1. … 3 more files in changeset.
fixed up a few things

  1. … 8 more files in changeset.
improved views

updated the whole architecture to do dotlrn_user_rel, and portal-id

    • -21
    • +21
    ./dotlrn-community-memberships-create.sql
    • -26
    • +26
    ./dotlrn-community-memberships-packages-create.sql
    • -28
    • +132
    ./dotlrn-users-package-create.sql
  1. … 35 more files in changeset.
moved things to package_instantiate_object

    • -3
    • +3
    ./dotlrn-community-memberships-create.sql
  1. … 8 more files in changeset.
Changed operations "AddApplet" and "AddUser" to refer to one time init

operations. The new ops "AddAppletToCommunity" and

"AddUserToCommunity" will replace the old ops.