• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file static-portlet-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/static-portlet-procs.tcl
Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc sytle

  1. … 2 more files in changeset.
Fix typos

    • -44
    • +40
    ./static-portal-content-procs.tcl
  1. … 21 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7832 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -0
    • +1
    ./static-portal-content-procs-oracle.xql
    • -1
    • +2
    ./static-portal-content-procs-postgresql.xql
  1. … 2475 more files in changeset.
file static-portlet-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/static-portlet-callback-procs.tcl
file static-portlet-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./static-portlet-callback-procs.tcl
file static-portlet-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./static-portlet-callback-procs.xql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -17
    • +29
    ./static-portal-content-procs.tcl
  1. … 2275 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
removing debugging printout

removing debug printouts

  1. … 2 more files in changeset.
sloan changes, left in notice debug statements

  1. … 4 more files in changeset.
copyright OpenForce -> MIT

  1. … 544 more files in changeset.
fixed incorrect ordering of parameters

    • -2
    • +2
    ./static-portal-content-procs-postgresql.xql
element titles now get updated when you update a static portal element's title

  1. … 1 more file in changeset.
pg fixes

    • -13
    • +13
    ./static-portal-content-procs-oracle.xql
    • -12
    • +10
    ./static-portal-content-procs-postgresql.xql
    • -36
    • +34
    ./static-portal-content-procs.tcl
    • -30
    • +29
    ./static-portal-content-procs.xql
  1. … 5 more files in changeset.
ported static portal to postgres

    • -0
    • +19
    ./static-portal-content-procs-oracle.xql
    • -0
    • +18
    ./static-portal-content-procs-postgresql.xql
    • -0
    • +49
    ./static-portal-content-procs.xql
Finished up work on cloning

  1. … 27 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.
using new parameter api

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

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

    • -26
    • +25
    ./static-admin-portlet-procs.tcl
  1. … 52 more files in changeset.
fix param

Big checkin. All portal elements tcl and sql have been cleaned up. cleaned up portal api's. still incomplete

    • -56
    • +25
    ./static-admin-portlet-procs.tcl
    • -12
    • +10
    ./static-portal-content-procs.tcl
  1. … 74 more files in changeset.
big changes

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