• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed unnecessary query in one case

    • -4
    • +9
    /openacs-4/packages/dotlrn/www/admin/term.tcl
foo

using templating system constructs instead of straight tcl code

fixed query to be more foolproof against sorting weirdness in the connect by

minimized number of queries

these are oracle specific queries they should be in an oracle specific file

    • -5
    • +59
    /openacs-4/packages/dotlrn/dotlrn.info
updated package metadata to reflect file removal

fixed broken memoized call; made memoized procs private

quick fix

getting rid of cc_users

20 queries to 1 query

minimizing number of queries

bringing back one_instance_p

20 queries to 1 query

    • -0
    • +25
    /openacs-4/packages/news-portlet/www/news-portlet-oracle.xql
added parent_id function to apm_package package

optimized dotlrn_users view

fixed up

fixed up the full portlet some more

fixed up redirection to make calendar pages easier to integrate with other systems (like dotLRN)

added event type management

updates mostly for speed: aks

    • -0
    • +36
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.xql
removed use of cc_users and took 7.5 seconds of page load time

I'd removed jobs-start.sql but hadn't removed the include from this file.

remove debugging statement

fully qualifying to avoid ambiguities that cause bugs

fixed up the calendar admin portlet for event types

fixed small screwup in new data model

acs-reference, not acs-references...

Added acs-references to acs-core.

fixed broken query