• last updated 23 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Stuff for deleting subcommunities

  1. … 22 more files in changeset.
minor fixes

  1. … 2 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

  1. … 131 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

  1. … 49 more files in changeset.
renamed _memoized to _not_cached since this is what they actually are

  1. … 6 more files in changeset.
minor fixups

  1. … 3 more files in changeset.
dotlrn portal template stuff (not fully functional).

  1. … 22 more files in changeset.
updates mostly for speed: aks

  1. … 3 more files in changeset.
some speedups and cleanups

  1. … 6 more files in changeset.
adding license

  1. … 395 more files in changeset.
use new permission api

  1. … 2 more files in changeset.
fixed things

  1. … 4 more files in changeset.
fixed names of packages

  1. … 4 more files in changeset.
renaming in instructor to professor

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

  1. … 49 more files in changeset.
send page_num to portal::render

fixes

  1. … 62 more files in changeset.
fixed hack

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

  1. … 3 more files in changeset.
hide_links support

  1. … 1 more file in changeset.
site_node_create called with the wrong arg

new applet code

  1. … 6 more files in changeset.
fixed context ID for communities

  1. … 1 more file in changeset.
added link for dotLRN admins

  1. … 4 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.
correctly initializing /classes and /clubs communty types

  1. … 3 more files in changeset.
fixed string matching in is_package_mounted

fixed "is_instantiated_here" procedure