• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Enforce that region is an integer

Prevent null portal_id, strengthen page contract

Reduce divergency between oracle and postgres codebase, cleanup unreferenced SQL

improve spelling in .info files

  1. … 5 more files in changeset.
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
Add page contract

  1. … 1 more file in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
Delete extra pages

Add 'portal::list_pages_tcl_list' and 'portal::get_portal_template_id' to the 'create_portal_from_template' test case

    • -5
    • +27
    ./tcl/test/new-portal-test-procs.tcl
Remove leftovers

Add 'portal::exists_p' to 'create_portal_from_template' test case

Make api public

  1. … 1 more file in changeset.
Provide a cached public api, reinstate uncached api as private, replace occurrences

  1. … 1 more file in changeset.
Make api public, complies with acs-api-browser.graph__bad_calls automated test

  1. … 3 more files in changeset.
Make api public, complies with acs-api-browser.graph__bad_calls

Extend 'create_portal_from_template' test case to cover 'portal::delete', 'portal::page_delete', 'portal::page_count', 'portal::get_page_id', 'portal::get_page_pretty_name', 'portal::set_page_pretty_name' and 'portal::first_page_p'

    • -34
    • +91
    ./tcl/test/new-portal-test-procs.tcl
Whitespace changes

    • -24
    • +24
    ./tcl/test/new-portal-test-procs.tcl
Add covered procs to test case

no need to use extra namespace for callback

improve spelling

  1. … 1 more file in changeset.
Package new-portal: additional database indices for tables "portal_element_map", "portal_element_parameters" and "portal_datasource_def_params"; bumped package version to 2.10.0d4

    • -0
    • +18
    ./sql/oracle/upgrade/upgrade-2.10.0d3-2.10.0d4.sql
    • -1
    • +8
    ./sql/postgresql/portal-core-create.sql
file upgrade-2.10.0d3-2.10.0d4.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-2.10.0d3-2.10.0d4.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.10.0d3-2.10.0d4.sql
Change from ad_page_contract to ad_include_contract; removed unused arguments

Fix proc doc

Whitespace cleanup

    • -16
    • +16
    ./www/themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl
Add page contract

    • -43
    • +37
    ./www/themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl
Add page contract

Fix typos reported by documentation__check_typos automated test

  1. … 1 more file in changeset.
prefer db_0or1row +"where exists" over db_string + "select case"

  1. … 3 more files in changeset.