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

- ignore errors during at_delete in destroy operations

- ignore errors during at_delete callback in destroy operations

- send content for bulk actions in lists via POST

- send bulk actions via POST

- reduce verbosity

- reduce verbosity

Minor blank page uninitialized variable problem :)

Last commit of Javier Morales work integrating imsld with assessment.

After all these years, noticed that acs-subsite was not part of the modules

list.

New admin files to convert the current subsite to a descendent of its

current package psuedo-type.

Added layout-managed-subsite

New file for figuring out the current layout manager derived package.

Commiting docs?

Added back some UI stuff previously removed (works better with the new

"extend package" capability in ACS Core). Updated documentation.

initial

  1. … 45 more files in changeset.
Initial revision

  1. … 45 more files in changeset.
- overwork asynchronous listener, currently set more verbose

- handle special case, were file size == 0 bytes; fcopy behaves differently in this case

Preliminary version of "extend package" code, along with new package

attributes that allow the declaration of packages that are subsites.

  1. … 15 more files in changeset.
Moving down the definition of 'stripped_object' after all the possible changes

that may occour to 'object'.

    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- reduce verbosity

- initialize for "FormPage new" in create-new name to empty (for debug mode in xowf)

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- initialize name as empty (for debug mode in xowf)

- handle passing of wiki_p for the OacsFs plugin

- factor out listing of wiki names (used now on multiple places)

- extend OacsFS plugin to insert wiki links, if wiki_p is specified

- handle passing of wiki_p