• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve rowcount expressions

  1. … 47 more files in changeset.
Fix typos

  1. … 68 more files in changeset.
- set maturity to deprecated (4)

  1. … 7 more files in changeset.
- set maturity to deprecated (4)

  1. … 4 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
some changes regarding dotlrn applets. the data model has changed. some other

small api changes. most of these api are not used.

  1. … 5 more files in changeset.
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

    • -117
    • +117
    ./tcl/dotlrn-bboard-procs.tcl
  1. … 75 more files in changeset.
using new parameter api

  1. … 6 more files in changeset.
Updates for subcommunity archiving

  1. … 10 more files in changeset.
trying to standardize info files

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

  1. … 53 more files in changeset.
Added 3 procs to applet contract and impls. Infrastructure for getting rid of dummy_comm_p, cloning, and community deleting

    • -0
    • +27
    ./sql/oracle/dotlrn-bboard-create.sql
  1. … 23 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.
Mostly adding infrastructure for community delete. some misc cleanups and additions elsewhere

    • -12
    • +17
    ./sql/oracle/dotlrn-bboard-create.sql
  1. … 19 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.
changes for getting rid of user per comm portals

  1. … 6 more files in changeset.
make all applets apm_services for consistency

  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.
adding license

    • -0
    • +16
    ./sql/oracle/dotlrn-bboard-create.sql
  1. … 394 more files in changeset.
added the beginning of deletion

added alerts management

turned into application for mounting

  1. … 2 more files in changeset.
fixed things up for configuring whether the bboard forum name is displayed

  1. … 3 more files in changeset.
merging old and new trees

  1. … 14 more files in changeset.
updated contract

  1. … 4 more files in changeset.
changing default value of parameter just to make things easier