• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix subsite_url

add a message include and change the account closed and email-confirm pages to use it

  1. … 2 more files in changeset.
user subsite list

  1. … 3 more files in changeset.
Switch to RTE for richtext html editor.

  1. … 4 more files in changeset.
templated host-node map; now uses listbuilder and ad_form

    • -1
    • +1
    ./admin/host-node-map/index-oracle.xql
    • -1
    • +1
    ./admin/host-node-map/index-postgresql.xql
    • -0
    • +11
    ./admin/host-node-map/index.adp
fixed small redirect bug

added adp for umounted applications page

    • -0
    • +30
    ./admin/site-map/unmounted.adp
Bringing in fixes from HEAD

fix to use ad_conn subsite_url

remove unnecessary variable

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. … 677 more files in changeset.
add page that allows to choose an assessment related to the registration process

    • -0
    • +11
    ./admin/set-reg-assessment.adp
    • -0
    • +88
    ./admin/set-reg-assessment.tcl
    • -0
    • +27
    ./admin/set-reg-assessment.xql
remove unused .xql files, rename a couple misnamed xql files, fix elements-display.adp to not embed lots of tcl, add some interface status things

    • -21
    • +1
    ./admin/rel-segments/elements-display.adp
    • -0
    • +20
    ./admin/rel-segments/elements-display.tcl
    • -19
    • +0
    ./user/basic-info-update-oracle.xql
    • -19
    • +0
    ./user/basic-info-update-postgresql.xql
  1. … 14 more files in changeset.
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -1
    • +1
    ./permissions/perm-include-postgresql.xql
  1. … 318 more files in changeset.
show permissions granted to public on mainsite (used to be excluded on the query which made understanding the permissions quite difficult)

level is a reserved word in Oracle. Changing to treelevel.

    • -1
    • +1
    ./admin/applications/index-postgresql.xql
Adding missing view_p column

Oracle was complaining about joining with a CONNECT BY. I've refactored the mask into an EXISTS clause. Should this be handled with a 'read_site_map' permission instead of the masking table?

make missing svc contract give message rather than traceback

handle missing or invalid object id better

changes to make htmlarea-3.0-rc3 work

  1. … 1 more file in changeset.
expand children applications. this won't scale but without it you can't set parameters in applications other than those immediately under the subsite

    • -0
    • +28
    ./admin/applications/index-oracle.xql
    • -0
    • +30
    ./admin/applications/index-postgresql.xql
Changing messages

Fixing context bar and changin buttons name

Fixing link

Making some changes in link and display

User site-map support

Checking if user site-wide-admin to show a link

Display of email replaced with email_image proc call