• last updated 23 hours 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.
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

    • -29
    • +27
    ./bboard-admin-portlet-procs.tcl
  1. … 53 more files in changeset.
minor fixes for missing titles, params

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

    • -108
    • +33
    ./bboard-admin-portlet-procs.tcl
  1. … 75 more files in changeset.
portlets are arranged more like SSv1, but more consistently using force region and ordering. added ordering hack to community-procs.tcl. also rem'd the non-member static porlet for now

  1. … 14 more files in changeset.
adding license

  1. … 7 more files in changeset.
fixed forums to bboards

  1. … 2 more files in changeset.
pretty name fix

  1. … 8 more files in changeset.
fixed up look-and-feel

  1. … 2 more files in changeset.
don't append the word "forums" to the instace name - need to template this

big time

made bboard portlet work nicely for admin

    • -63
    • +11
    ./bboard-admin-portlet-procs.tcl
  1. … 3 more files in changeset.
added admin portlet

    • -0
    • +209
    ./bboard-admin-portlet-procs.tcl
  1. … 2 more files in changeset.
correct "link"

ui chagnges. no more showing of msgs. just a lists of forums or just

a list of communities that have forums in the shaded view.

use the pretty instance name instead of the bad url

correct link generation

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

  1. … 41 more files in changeset.
added support for multiple param values

  1. … 1 more file in changeset.
small changes

update

  1. … 7 more files in changeset.
adding link and edit procs

adding args param to show for acs-sc - untested!

added ability to have multiple packages per bboard portletl

  1. … 1 more file in changeset.
shaded impl

checkin

  1. … 9 more files in changeset.
make_self_avail

fix

more