• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix for bug #3157

fix for bug #3159

removed redundant query, added more relevant user info for secondary authentication

Oops extra "_" crept in.

Tweak to initialization so it "works" without a current connection (i.e. at

openacs install time). It's still lame and you'll probably often want your

own custom initializer.

Track API changes ...

Implemented install.xml procs and tweaked API to make things a bit easier

to use. And unfortunately content-includelet wants to be an application,

not service, to work correctly with the site-building admin UI.

    • -0
    • +113
    /openacs-4/packages/layout-manager/tcl/install-procs.tcl
Missed one place where extends implies requires.

Added two new tags to the install.xml repetoire:

1. instantiate-object - uses package_instantiate object to instantiate one.

2. call-tcl-proc - call an arbitrary tcl proc

    • -1
    • +100
    /openacs-4/packages/acs-tcl/tcl/install-procs.tcl
Fixing query that fetches resource content

Removed unneeded query.

Made the HEAD version dependent on the HEAD version of acs-kernel.

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
Extracted sql from .tcl to .xql

    • -163
    • +126
    /openacs-4/packages/lors/lib/course-structure.xql
    • -40
    • +8
    /openacs-4/packages/lors/lib/object-new.tcl
    • -0
    • +76
    /openacs-4/packages/lors/lib/object-new.xql
    • -0
    • +171
    /openacs-4/packages/lors/tcl/apm-callbacks-procs.xql
    • -0
    • +15
    /openacs-4/packages/lors/tcl/lors-callback-procs.xql
    • -9
    • +4
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
    • -0
    • +24
    /openacs-4/packages/lors/tcl/lors-cr-procs.xql
    • -198
    • +30
    /openacs-4/packages/lors/tcl/lors-imscp-procs.tcl
    • -9
    • +236
    /openacs-4/packages/lors/tcl/lors-imscp-procs.xql
    • -158
    • +42
    /openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl
  1. … 7 more files in changeset.
Updated install utilities with the latest from xarg, which, surprisingly,

still exists. Thanks to Rob and Lee Dennison for the enhancements.

    • -130
    • +473
    /openacs-4/packages/acs-tcl/tcl/install-procs.tcl
fixing shipping price calculation/display bug when using new value-based shipping price adjustment option

fixing the sorting of categories when creating new ones, adding a proc that standardizes/fixes all categories when ordered somewhat incidentally, adding a draft pagination proc.. will be drastically changed soon probably.

    • -60
    • +194
    /openacs-4/packages/ecommerce/tcl/ecds-procs.tcl
fixing a nextval, and removing extraneous quotes on other nextval references

Added preliminary support for private (by user) layout-managed pages. Improved

admin UI stuff. More internationalization. Etc. Essentially "bored while

DSL down".

  1. … 7 more files in changeset.
Adding script that imports role memberships from a URL

    • -0
    • +63
    /openacs-4/packages/imsld/www/admin/imsld-import-roles.tcl
    • -0
    • +29
    /openacs-4/packages/imsld/www/admin/imsld-import-roles.xql
Fixes to proc that creates role groups based on a DOM object

- reduce verbosity

More localization! Better configuration!

Default to a nicer package mount name when adding an application to a

layout managed subsite.

Fix top add question link to add after parameter

Fix upgrade numbering based on previous version number from oacs-5-4

Merge assessment from oacs-5-4

  1. … 94 more files in changeset.
Package url was simply given as "http://openacs.org". Bad.

Fixed an error in my layout subsite theme.

Changed ownership of subsite related includelets, since we're a subsite

package ourselvesn now.

*** empty log message ***