• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing multiple revert_update queries

some uncommited changes

fixing mis-named query in revert code

adding space before checked

moved portal::mapping api and data model from new-portal into the core, i.e.

into acs-tcl and acs-kernel. renamed it from portal::mapping to

site_node_object_map, since that is what it is. enjoy.

    • -25
    • +0
    ./portal-node-mapping-procs-oracle.xql
    • -19
    • +0
    ./portal-node-mapping-procs-postgresql.xql
  1. … 24 more files in changeset.
major refactoring of the configure proc for correct layout changing. some refactoring of configure_dispatch. several new helper procs

moved the move_to_page update query to new move_to_page proc

fix bug in evaluate_element_raw. don't do "Link" callback

fix hidden_element_list caching. set util_memoize to max_age 1 to fake per-conn caching

fix bug in revert due to multiple fs_content_portlets with the same datasource_id, use the pretty_name to disambiguate

fixing sql

fixing full query name

configuration page speedups

  1. … 1 more file in changeset.
minor fixes

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

  1. … 74 more files in changeset.
comment out some debug code in add_element_to_region

more clone stuff and minor portal config UI

  1. … 3 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. … 54 more files in changeset.
bug fixes to remove_element

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. … 76 more files in changeset.
some ui stuff

  1. … 6 more files in changeset.
aks: small bug fix to get_layout_region_count

added datasource_available_p

if if the ds is available already before instering into portal_datasource_avail_map

making consistent

  1. … 2 more files in changeset.
re adding missing query

fancy revert code

  1. … 3 more files in changeset.