• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix upgrade script to update the correct revision_id for the template

since template_id is a cr_items.item_id.

file upgrade-5.3.0b1-5.3.0b2.sql was initially added on branch oacs-5-3.

Update default template to use text instead of content tag to property grab

text from filesystem stored revisions.

use syndication for short text in weblog summary mode

    • -4
    • +6
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
provide a "more..." link for summary mode in weblog listings

    • -4
    • +12
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
renaming file upgrade-0.01* to upgrade-0.1* (bug reported by Emmanuelle)

Add confirmation page for users dropping memberships.

Send users to a confirm page if they try to drop themselves from a

community.

rolling back

    • -131
    • +0
    /openacs-4/packages/workflow/tcl/graph-procs.tcl
  1. … 17 more files in changeset.
Add missing perform

Update version for notifications dependency

    • -1
    • +1
    /openacs-4/packages/forums/forums.info
Do not enable on startup to avoid error at installation

Use the actual current url for referer, not dotlrn/control-panel hard

coded

compatibility with oacs-5-2 (problems due to different error propagation), better cache management for admins

adding missing variable declaration needed at least for pg 8.2

make sure to load xotcl-core init before other xowiki apps

missing file from upgrade

adding missing variable declaration needed at least for pg 8.2

added a file type guess code to xowiki form procs

Remove reference to oacs_site_wide_admin_p. It was the same as

site_wide_admin_p

    • -5
    • +2
    /openacs-4/packages/dotlrn/www/admin/user.tcl
Added missing module to dotngo alias

Upgrade to version 1.1

Added variable declaration which resulted in an installation error on PG 8.2

made ::xowiki::update_views a own proc

perform refresh view unconditionally in update script, since dopping a column seems to delete the automatic views

Added dotngo alias

Added dotngo alias

Version numbers bumped to 2.2.1...

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 25 more files in changeset.
Fix Bug#3056. sn_gifsize should be ns_gifsize.

Fix Bug#3056. sn_gifsize should be ns_gifsize.