• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
now using "tree_sortkey" instead of "connect by"

  1. … 8 more files in changeset.
changed dotlrn_bboard to dotlrn_forums

added drop scripts. KEEP THEM UP TO DATE OR SUFFER THE WRATH OF YON

  1. … 30 more files in changeset.
removed some unused files

  1. … 3 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.
subcommunities should behave like any other community, no need to make it special

  1. … 2 more files in changeset.
now role pretty_name and pretty_plural can be customized per community

  1. … 8 more files in changeset.
rem dotlrn_members and dotlrn_members_staff which are now in dotlrn_dotlrn

rem dotlrn_survey

allow multiple instances of the same class per term; other minor fixes

  1. … 16 more files in changeset.
adding confirm page for spam sending

  1. … 4 more files in changeset.
adding dependency on bulk-mail package

update

trying to standardize info files

  1. … 14 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.
portrait and admin pretty name parameterized, other minor UI clean up

  1. … 15 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.
aks: adding dotlrn_syllabus to default_comm_applets

dotlrn portal template stuff (not fully functional).

  1. … 22 more files in changeset.
i doubt these gifs are being used since they seem to actually be adp files ???

  1. … 2 more files in changeset.
cleaning up some queries

  1. … 3 more files in changeset.
these are oracle specific queries they should be in an oracle specific file

  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. … 14 more files in changeset.
added dotlrn-nav procs, some new procs in dotlrn_community, and new files in dotlrn.info

  1. … 3 more files in changeset.
membership approval system

  1. … 21 more files in changeset.
added edit pages for departments, terms, and classes; linked to a list of all class instances from the main admin page

  1. … 19 more files in changeset.
added an administrative one user view page to satisfy sloan requirements

  1. … 12 more files in changeset.
adding parameters for class instances; changing some font tags to small tags

  1. … 13 more files in changeset.
BITS #1160

  1. … 4 more files in changeset.
bug fix