• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Context bar and Allow button modified

Allows users to choose their emali privacy level

    • -0
    • +5
    ./user/email-privacy-level.adp
    • -0
    • +28
    ./user/email-privacy-level.tcl
@ Symbol

    • binary
    ./shared/images/at.gif
Allows to send an email message with out showing the destinatary email

    • -0
    • +12
    ./shared/send-email.xql
Shows user email-image

    • -0
    • +10
    ./shared/email-image-bits.tcl
Manage the PrivateEmailLevelP parameter to set the privacy level of the users email

    • -0
    • +5
    ./admin/manage-email-privacy.adp
    • -0
    • +32
    ./admin/manage-email-privacy.tcl