• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Also test that no missing message keys are there when rendering the portlet

  1. … 10 more files in changeset.
Test the shaded portlet

Basic test of portlet rendering

  1. … 1 more file in changeset.
Add 'news_portlet_get_summary_length' test case, covering 'news_portlet::get_summary_length'

Add 'news_portlet::get_pretty_name' to the 'news_portlet_links_names' test case

Add 'news_portlet_add_remove_from_page' test case, covering 'news_portlet::add_self_to_page', 'news_portlet::remove_self_from_page', 'news_admin_portlet::add_self_to_page' and 'news_admin_portlet::remove_self_from_page'

Add 'news_admin_portlet::get_pretty_name' to 'news_portlet_links_names' test case

Add simple test cases for link procs in 'news-portlet'

file news-portlet-procs.tcl was initially added on branch oacs-5-10.

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

  1. … 2 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7833 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 349 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.
fix from Sloan: display publish date with title and make summary length a package parameter

  1. … 3 more files in changeset.
add_self didn't use the page_name param that it already accepted so it now does

I18N: localizing some strings on the dotlrn admin page

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

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

  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

  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

  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. … 13 more files in changeset.
adding license

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

  1. … 8 more files in changeset.
updates

  1. … 3 more files in changeset.
updated news portlet to be administered correctly

    • -0
    • +146
    ./news-admin-portlet-procs.tcl
  1. … 4 more files in changeset.
fix no items