• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Results of the aggregate function should be marked up with TFOOT.

- bump version number to 0.101

- bump version number to 0.107

- update dependencies

- initial draft for inheriting pages form different xowiki instances

- new package parameter "PackagePath"

- pass page context to templates to allow templates to display it (for inherited pages)

- inheritance supported for calling methods on pages, link-resolver and

includelet "recent" (displayed currently only for admins)

    • -4
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -38
    • +80
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +4
    /openacs-4/packages/xowiki/www/view-default.adp
- support CSSclass for ImageFields, AnchorFields and ImageAnchorFields

- support HTML title attribute for AnchorFields

- some refactoring

- support option "keep_cc" for "ConnectionContext require" and "Package initialize" to preserve the original connection context

i- for HTTP-post requests, Make sure, "string range" and "string length" return the right values

add turk translation

file tr.js was added on branch oacs-5-4 on 2008-11-21 23:13:06 +0000

add turk translation

upgrade wymeditor to version 0.5b2

updgrade wymeditor to version 0.5b2

- for HTTP-post requests, Make sure, "string range" and "string length" return the right values

-update to version 0.100, compliant with xowiki 0.105

  1. … 10 more files in changeset.
- bump version number to 0.106, update dependencies

    • -6
    • +6
    /openacs-4/packages/xowiki/xowiki.info
- bump version number

- 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