• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding missing keys (bug #2973)

adding missing keys (bug #2973)

Restrict sessions list to users who are actually members of the

community (subsite or dotlrn) otherwise you get unecessary site wide

admins listed as not filling out an assessment. Also fixed to not show

assessment sessions from other instances if you reuse an assessment.

fixing missing colons

Add query name

fixing a typo

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
file index.vuh was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

    • -0
    • +0
    /openacs-4/packages/xowiki/www/index.vuh
upgrade to version 0.37, regression test (118 tests, admin/regression_test), minor fixes

    • -5
    • +6
    /openacs-4/packages/xowiki/xowiki.info
    • -4
    • +12
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -8
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -8
    • +8
    /openacs-4/packages/xowiki/www/index.vuh
    • -0
    • +545
    /openacs-4/packages/xowiki/www/admin/regression_test.tcl
version 0.44, using contexts to allow easier regression testing, xotcl 1.5 compatiblity, minor fixes

Do a little bit of permissioning checking and correcting.

Check that OpenACS or .LRN is present in the /var/www directory

Adding test-image-1.jpg so test case image_new does not fail

NEVER register a parameter in a manual apm-upgrade, as this screws up the whole automatic parameter creation

Fixing message key missing. thanks to michaels for pointing this out strongly.

    • -2
    • +4
    /openacs-4/packages/logger/www/index.adp
    • -1
    • +2
    /openacs-4/packages/logger/www/index.tcl
    • -2
    • +2
    /openacs-4/packages/logger/www/log.tcl
Added a new procedure to return all request_ids, so you could loop over the list and delete them (if you want to)

Allow real subscribing and unsubscribing of other users for forum notifications

    • -4
    • +4
    /openacs-4/packages/forums/forums.info
Added procedure for retrieving the list of subscribers

get_members should get the member_id only once, even if the party is a member in multiple relationsships to the group

quick fix for MSIE

create package script - this will do the whole work for debian-packaging

openacs or .lrn (in the not so distant future)

    • -0
    • +7
    /openacs-dist/create-package.sh
need that directory as well - openacs/.lrn goes there

    • -0
    • +0
    /openacs-dist/debian/debian/var/www/put-your-distro-here
initial checkin

    • -0
    • +0
    /openacs-dist/debian/debian/DEBIAN/prerm
Initial revision

    • -0
    • +1
    /openacs-dist/debian/debian-binary
    • -0
    • +8
    /openacs-dist/debian/debian/DEBIAN/control
    • -0
    • +41
    /openacs-dist/debian/debian/DEBIAN/postinst
    • -0
    • +24
    /openacs-dist/debian/debian/DEBIAN/prerm
Give dirk temporary power to create a new project

require acs-datetime for weblog calendar

    • -0
    • +1
    /openacs-4/packages/xowiki/xowiki.info
reflow source to fit into 80 chars.

    • -3
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
dont show headings for tags, if there are none

fix misleading title

some minor fixes found during regression tests

Made the name displayed in the mounting consitent with the instance name shown on the site map, as the object_name is not necessarily the instance name of the package

make code working with the forthcoming xotcl 1.5 release (a value-added method "contains" is now part of xotcl)