• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
important permission bug fix to dotlrn_community::new.

new communities should _not_ inherit perms from the

root dotlrn instace, since all dotlrn users have

read on the root dotlrn instance. without this

fix, users will be able to read stuff in comm's

they are not members of.

    • -1
    • +8
    ./packages/dotlrn/tcl/community-procs.tcl
that was dumb, reverting

    • -19
    • +1
    ./packages/dotlrn/www/register-link.adp
indented to see the logic

    • -1
    • +19
    ./packages/dotlrn/www/register-link.adp
added call to acs_impl_alias__new for cloning.. now loading this file works

modified dotlrn-dotlrn-create.sql files to source other sql files

removed sql from tcl files and added one missing query to xql file

    • -79
    • +7
    ./packages/acs-subsite/tcl/relation-procs.tcl
    • -1
    • +11
    ./packages/acs-subsite/tcl/relation-procs.xql
rel_id->p_rel_id in function calls to ...rel__detete()

converted template db api queries to std api queries

    • -10
    • +3
    ./packages/cms/tcl/content-method-procs.tcl
    • -169
    • +63
    ./packages/cms/tcl/form-procs.tcl
    • -56
    • +25
    ./packages/cms/tcl/item-procs.tcl
    • -117
    • +15
    ./packages/cms/tcl/module-procs.tcl
    • -6
    • +1
    ./packages/cms/tcl/pagination-procs.tcl
    • -28
    • +10
    ./packages/cms/tcl/perm-procs.tcl
    • -31
    • +2
    ./packages/cms/tcl/publish-procs.tcl
    • -97
    • +5
    ./packages/cms/tcl/workflow-procs.tcl
fix bug in clone where event types were not getting copied

documented the bulk upload process and cvs format in painful detail

moved recruiting_foo functions into a recruiting namespace

    • -2
    • +3
    ./packages/recruiting/www/edit-ratings.tcl
    • -2
    • +3
    ./packages/recruiting/www/rate-candidate.tcl
    • -2
    • +3
    ./packages/recruiting/www/rating-sheet.tcl
  1. … 4 more files in changeset.
moved recruiting_foo functions into a recruiting namespace

    • -3
    • +5
    ./packages/recruiting/www/edit-ratings.tcl
    • -2
    • +3
    ./packages/recruiting/www/rate-candidate.tcl
    • -2
    • +3
    ./packages/recruiting/www/rating-sheet.tcl
    • -2
    • +3
    ./packages/recruiting/www/admin/index.tcl
making this slightly more html 4 compliant

    • -1
    • +1
    ./packages/dotlrn/www/dotlrn-master.adp
minor doc update

    • -2
    • +3
    ./packages/dotlrn/tcl/navigation-procs.tcl
changed set_type_package_id to use named params

    • -1
    • +3
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
added delete_type and get_type_package_id procs. other minor updates

    • -7
    • +38
    ./packages/dotlrn/tcl/community-procs.tcl
cleaned up and added delete link if the dept is empty

    • -39
    • +45
    ./packages/dotlrn/www/admin/departments.adp
    • -1
    • +4
    ./packages/dotlrn/www/admin/departments.tcl
    • -1
    • +4
    ./packages/dotlrn/www/admin/departments.xql
department delete and helper procs

    • -1
    • +31
    ./packages/dotlrn/tcl/department-procs.tcl
    • -0
    • +12
    ./packages/dotlrn/tcl/department-procs.xql
department delete pages

    • -0
    • +29
    ./packages/dotlrn/www/admin/department-delete.adp
    • -0
    • +83
    ./packages/dotlrn/www/admin/department-delete.tcl
procs to delete class types with no instances

    • -2
    • +36
    ./packages/dotlrn/tcl/class-procs.tcl
    • -0
    • +15
    ./packages/dotlrn/tcl/class-procs.xql
some work on making deleting packages and site_nodes

    • -1
    • +17
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
reduced debug output by using apm_log instead of ns_log

    • -4
    • +4
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -14
    • +14
    ./packages/acs-tcl/tcl/apm-xml-procs.tcl
reduced debug output by setting log level to QDDebug in several logging stmts

reduced debug output by adding acs_sc_log proc and setting level to SCDebug in most logging stmts

reduced debug output by setting db_qd_log level to QDDebug in most log stmts

changed some ns_log calls to apm_log called for less debug spew

added apm_log proc

    • -1
    • +16
    ./packages/acs-tcl/tcl/apm-procs.tcl
first_name->first_names

converted some more template db queries to std db api queries

    • -22
    • +4
    ./packages/cms/tcl/cms-folder-procs.tcl
    • -19
    • +2
    ./packages/cms/tcl/content-add-procs.tcl
    • -60
    • +6
    ./packages/cms/tcl/content-method-procs.tcl
remove unecessary file