• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Finished up work on cloning

  1. … 29 more files in changeset.
1. Added add_portlet/remove_portlet calls that accept portal_id as a param,

so that we can call this code from within the applet itself (e.g. add_user_to_community)

and be called directly so that we can create portal templates.

2. Infrastructure for applet cloning

3. New portal types system in dotlrn which replaces dummy_comm_p

4. Minor fixes to portal configuration, dotlrn-static

5. renamed add_element_or_append_id and remove_element_or_remove_id to

add_element_parameters and remove_element_parameters respectively

  1. … 76 more files in changeset.
use fs views instead of directly using the cr

fixing URL

Updates for subcommunity archiving

  1. … 10 more files in changeset.
fixing bogus remove_applet args

Stuff for deleting subcommunities

  1. … 22 more files in changeset.
standardized portal::add_element_to_region and portal::add_element procs to take page_name instead of page_id; standardized add_self_to_page calls

  1. … 54 more files in changeset.
dont need this

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.
use 'scoped_p' instead of 'style' to determine which view to present

  1. … 2 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.
removed everything pertaining to user's portals for a community, we don't support that anymore

  1. … 11 more files in changeset.
changes for getting rid of user per comm portals

  1. … 6 more files in changeset.
fixed link

added contents_url parameter

naming the root folder of user folder's

adding a couple useful procs; account for removal of dotlrn_full_users

aks: small fix. put portlet on non-member portal on the right

  1. … 1 more file in changeset.
placed named params in proper location

added style parameter to fs-portlet and used it to creawte different views

  1. … 5 more files in changeset.
now using portal::mapping

  1. … 2 more files in changeset.
added parameters for default folders per community type and added the code to create these folders to the tcl library

  1. … 1 more file in changeset.
changes for portal template stuff

  1. … 9 more files in changeset.
adding the remove_user functionality

  1. … 3 more files in changeset.
license breaks xql files

  1. … 73 more files in changeset.
adding license

  1. … 394 more files in changeset.
improved permissions handling

turned into application for mounting

  1. … 3 more files in changeset.
setting permissions for user's personal folder correctly