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

added apm_log proc

first_name->first_names

*** empty log message ***

*** empty log message ***

*** empty log message ***

*** empty log message ***

*** empty log message ***

    • -0
    • +10
    /openacs.org-dev/www/templates/widgets/about.adp
    • -0
    • +4
    /openacs.org-dev/www/templates/widgets/about.tcl
added randomize functionality to the 'sites' widget (olah)

added randomize functionality to the 'sites' widget (olah)

added randomize functionality to the 'sites' widget (olah)

added randomize functionality to the 'sites' widget (olah)

converted some more template db queries to std db api queries

    • -22
    • +4
    /openacs-4/packages/cms/tcl/cms-folder-procs.tcl
    • -19
    • +2
    /openacs-4/packages/cms/tcl/content-add-procs.tcl
removed debug output for bind variables

fixed little bug in search when query was moved to xql file

fixed forums service contracts

remove unecessary file

added calendar item start date / end date sanity checking

added missing perform. fix thanks to Hamilton Chua

fix acs_event__recurrence_timespan_edit thanks to deds@infiniteinfo.com