• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

    • -0
    • +377
    ./catalog/acs-subsite.en_AU.ISO-8859-1.xml
    • -0
    • +293
    ./catalog/acs-subsite.es_CO.ISO-8859-1.xml
  1. … 89 more files in changeset.
add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

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

    • -0
    • +20
    ./www/admin/rel-segments/elements-display.tcl
    • -19
    • +0
    ./www/user/basic-info-update-oracle.xql
    • -19
    • +0
    ./www/user/basic-info-update-postgresql.xql
  1. … 13 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

    • -2
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
  1. … 57 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
    • +4
    ./www/permissions/perm-include-oracle.xql
  1. … 317 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)

add a cannot remove permission msg

    • -0
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
add subsite::util::packages which returns a list of package_id;s in the subsite containing the passed node_id

Added elements subsite_node_id, subsite_url, vhost_subsite_url and vhost_package_url to allow includes and master templates to vhost aware server relative urls.

Added subsite::get_url to allow functions to generate vhost aware absolute urls.

  1. … 2 more files in changeset.
adding missing messages

    • -0
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
level is a reserved word in Oracle. Changing to treelevel.

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

    • -1
    • +2
    ./www/admin/site-map/site-map-oracle.xql
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?

site-node-selection with an "s"

Bugfix.

removing *SQL*

make missing svc contract give message rather than traceback

handle missing or invalid object id better

Fixing image length

Fixing rel name

changes to make htmlarea-3.0-rc3 work

  1. … 1 more file in changeset.
trim spurious trailing . in sidebar links (fixed regexp)

trim spurious trailing . in sidebar links

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
    ./www/admin/applications/index-oracle.xql
    • -0
    • +30
    ./www/admin/applications/index-postgresql.xql
removing the rel_types::new call

changes to create the relation for emailimage

    • -1
    • +2
    ./sql/postgresql/acs-subsite-create.sql
    • -0
    • +11
    ./sql/postgresql/email-image-drop.sql
    • -0
    • +41
    ./sql/postgresql/email-image.sql
changes to create the relation for emailimage in oracle

    • -0
    • +14
    ./sql/oracle/email-image-drop.sql
    • -0
    • +35
    ./sql/oracle/email-image.sql
Added <div id=register-login> so we could control the look of the login box via CSS (at least a little)

Changing messages