• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- provide warnings for ::xo::Package instances, having no package_key specified (should be enforced in future versions)

Avoid implict binary encoding by setting encoding flag explicitly; see http://openacs.org/forums/message-view?message_id=2478560

Merge changes from oacs-5-4

- make sure to add page_order column for upgrade from old versions

- pass default specs (@fields and @cr_fields) to ad_subst

    • -8
    • +14
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
First step of Lors oracle migration. Indent code.

    • -39
    • +45
    /openacs-4/packages/lors/lib/course-new.tcl
    • -141
    • +91
    /openacs-4/packages/lors/lib/course-structure.adp
    • -48
    • +81
    /openacs-4/packages/lors/lib/course-structure.tcl
    • -115
    • +151
    /openacs-4/packages/lors/lib/object-new.tcl
    • -70
    • +82
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
    • -359
    • +429
    /openacs-4/packages/lors/tcl/lors-imscp-procs.tcl
    • -1178
    • +1267
    /openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl
    • -33
    • +42
    /openacs-4/packages/lors/tcl/lors-procs.tcl
    • -14
    • +24
    /openacs-4/packages/lors/tcl/lors-test-procs.tcl
  1. … 233 more files in changeset.
- pass language context to resolve_page

    • -6
    • +11
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- improve error message

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- list in xotcl/version-numbers libthread as well

fixing redirect for cases where webcrawler redirect should not happen

My rewritten XML install proc didn't work if the XML file explicitly tried

to install a file which was previously installed (due to a requires dependency

in this case). This was due to a slight misunderstanding on my part. Works

now.

Oops included a reference to new code not yet committed to HEAD.

Discovered that the dependency checking implemented by Xarg flat-out does

not work correctly (though the .LRN install.xml file didn't uncover the

bug). Rather than correct this custom dependency checking code, I rewrote

it to use the standard APM install and dependency checking code. This way,

if it's buggy, at least it's buggy in a way consistent with installing from

the APM UI (and actually that code has proven to be extremely reliable).

    • -50
    • +29
    /openacs-4/packages/acs-tcl/tcl/install-procs.tcl
adding more upkeep points for auto cache of product files, and more convenient options to bulk update products by vendor

adding option to automatically cache product pages as html pages for webcrawler activity, and some minor fixes in same files

    • -0
    • +36
    /openacs-4/packages/ecommerce/www/index.vuh
Added prop arg for integration with imsld

- making export more robust for missing values

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Changing the target of the links in the resource to "_top"

    • -0
    • +17
    /openacs-4/packages/imsld/lib/wiki-default.adp
Adding functionality to import roles from an XML file.

Script to change activity order.

Going back to FS as default content manager.

Going back to FS for default and preparming modules to work with XoWiki if installed/instantiated.

Adding proc for role-creation from XML.

    • -16
    • +22
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -53
    • +12
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -0
    • +103
    /openacs-4/packages/imsld/tcl/imsld-roles-procs.tcl
First step of Lors oracle migration. Indent code.

Reverting the changes of the files that weren't supposed to go in the last commit.

    • -21
    • +0
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Adding parameter to import callback definition. Done by Javier Morales.

    • -0
    • +21
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Adding as::session::update callback implementation, provided by Javier Morales.

Adding message key xowiki.content

- fix tidy bug, discovered by Matthew Dodwell

- fix loading of prototype page for en:index in case no index page is given and the system locale is not en

    • -8
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl