• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making admin portlets more consistent and removing one level of if statements just in case

  1. … 5 more files in changeset.
removing access_level column, it is the equivalent of the dotlrn_browse permission

  1. … 26 more files in changeset.
fixes for group archiving

using get_role_pretty_plural for titles

    • -8
    • +7
    ./www/dotlrn-members-staff-portlet.adp
Finished up work on cloning

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

    • -10
    • +8
    ./tcl/dotlrn-members-portlet-procs.tcl
    • -13
    • +11
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
  1. … 74 more files in changeset.
added some nbsp's so it breaks nicer

fix param again

fixing parameter calls again

  1. … 46 more files in changeset.
renaming link

now role pretty_name and pretty_plural can be customized per community

  1. … 8 more files in changeset.
small fixes

    • -1
    • +1
    ./www/dotlrn-members-staff-portlet.adp
one more spacing fix

removed "clone" link since that code isn't ready yet; spaced group admin a bit

more clone stuff and minor portal config UI

  1. … 2 more files in changeset.
Updates for comm archiving

trying to standardize info files

  1. … 14 more files in changeset.
Stuff for deleting subcommunities

    • -11
    • +11
    ./tcl/dotlrn-members-portlet-procs.tcl
    • -3
    • +2
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
  1. … 19 more files in changeset.
removing some ns_log statements

    • -2
    • +1
    ./tcl/dotlrn-members-portlet-procs.tcl
  1. … 1 more file 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

    • -21
    • +19
    ./tcl/dotlrn-admin-portlet-procs.tcl
    • -24
    • +25
    ./tcl/dotlrn-members-portlet-procs.tcl
    • -29
    • +25
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
  1. … 50 more files in changeset.
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

    • -19
    • +3
    ./sql/oracle/dotlrn-admin-portlet-create.sql
    • -19
    • +3
    ./sql/oracle/dotlrn-members-portlet-create.sql
    • -19
    • +3
    ./sql/oracle/dotlrn-members-staff-portlet-create.sql
    • -19
    • +3
    ./sql/oracle/dotlrn-portlet-create.sql
    • -14
    • +2
    ./sql/oracle/dotlrn-portlet-drop.sql
    • -84
    • +27
    ./tcl/dotlrn-admin-portlet-procs.tcl
    • -53
    • +18
    ./tcl/dotlrn-members-portlet-procs.tcl
    • -55
    • +28
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
  1. … 64 more files in changeset.
Mostly adding infrastructure for community delete. some misc cleanups and additions elsewhere

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

  1. … 12 more files in changeset.
adding subcomm rename, minor performance fixes

aks: adding subcomm delete and some cleanup

changes for portal template stuff

  1. … 9 more files in changeset.
spaced b/w roles, and ordering by last name

  1. … 2 more files in changeset.
fixed annoying name diff

  1. … 1 more file 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
    • +2
    ./tcl/dotlrn-members-staff-portlet-procs.tcl
  1. … 12 more files in changeset.