• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
register link changes due to no_inherit security fix

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp
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.

that was dumb, reverting

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

    • -1
    • +19
    /openacs-4/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

rel_id->p_rel_id in function calls to ...rel__detete()

*** empty log message ***

added Torben's fix to make the side lines look great in Navigator (olah)

converted template db api queries to std api queries

    • -169
    • +63
    /openacs-4/packages/cms/tcl/form-procs.tcl
    • -56
    • +25
    /openacs-4/packages/cms/tcl/item-procs.tcl
    • -117
    • +15
    /openacs-4/packages/cms/tcl/module-procs.tcl
    • -28
    • +10
    /openacs-4/packages/cms/tcl/perm-procs.tcl
    • -31
    • +2
    /openacs-4/packages/cms/tcl/publish-procs.tcl
    • -20
    • +2
    /openacs-4/packages/cms/tcl/rel-procs.tcl
    • -7
    • +6
    /openacs-4/packages/cms/tcl/user-procs.tcl
changed method for search form from POST to GET

Now you can share the URLs resulting from a search from the search box!

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

  1. … 4 more files in changeset.
moved recruiting_foo functions into a recruiting namespace

making this slightly more html 4 compliant

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

changed set_type_package_id to use named params

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

cleaned up and added delete link if the dept is empty

department delete and helper procs

department delete pages

procs to delete class types with no instances

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

reduced debug output by using apm_log instead of ns_log

    • -14
    • +14
    /openacs-4/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