• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Resolves bug #851. Added two new parameters, MembersCanInviteMembersP and

ShowMembersListTo, and made the subsite pages and Tcl procs honour them.

In particular subsite::get_section_info{}.

making party_search widget queries do a lower() on the search_string

removing xql files not needed now that grant page uses Tcl procs instead

making permission grant page use tcl procs and removing two xql files no longer needed

Made ref-timezones part of acs-core (as per bug #914)

FIxed bug #914: Require ref-timezones

Changed the version number to 0.4 (it was already done partially)

more lc_get related fixes. Making sure output is not too verbose.

    • -14
    • +14
    /openacs-4/packages/acs-lang/bin/check-catalog.sh
message key cleanup: adding missing required key. Removing days_ago key not used. Using acs-kernel.common_add key

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/applets-chunk.adp
    • -1
    • +1
    /openacs-4/packages/dotlrn/www/member-add-2.adp
    • -1
    • +1
    /openacs-4/packages/dotlrn/www/members-chunk.adp
adding new shared message key for Add

adding message keys lost during export from translation server

This fixes a problem with deleting an unmounted package instance.

If you added and mounted, say, a subsite instance, unmounted and then

attempted to delete it through sitemap->Manage unmounted applications, you

would get an error. It seems site_node::get_node_id_from_object_id doesn't

even fail for an unmounted package, returning the empty string in this case,

and the catch test doesn't trip. Now we explicitly test for the node_id

being set to a sensible value.

removing I18N messages no longer used (almost 200). Collapsing certain keys to make translation easier. Our message key structure is still too fragmented in many places (we have too many keys)

  1. … 281 more files in changeset.
Small addition to the fix for bug #875 committed by Mark Aufflick.

Non-registered guests now get to see a partial email address in plain text.

collapsing I18N message keys for easier translation

    • -3
    • +2
    /openacs-4/packages/dotlrn/www/admin/user.adp
I broke a test case when I changed the way spellcheck_properties works ...

collapsing I18N message keys for easier translation

collapsing I18N message keys for easier translation

    • -2
    • +5
    /openacs-4/packages/forums/www/message-email.tcl
message key collapsing to make translation easier

    • -3
    • +0
    /openacs-4/packages/dotlrn/www/members-chunk.adp
    • -1
    • +5
    /openacs-4/packages/dotlrn/www/members-chunk.tcl
collapsing keys on the user bulk upload page to keys that are better translatable

Removed comment lines I'd forgotten to remove ...

Added support for spell-checking to the confirm page.

    • -2
    • +4
    /openacs-4/packages/forums/www/message-post.tcl
Made the code work with "sub-elements"; *.spellcheck, *.format, etc.

Cleaned up the spell-checker a bit.

collapsing all keys in the welcome email to one message key

    • -12
    • +1
    /openacs-4/packages/dotlrn/www/user-add-2.adp
Fixed bug #899 by using new util::subst_safe proc

Added util::subst_safe to fix bug #899

collapsing all I18N message keys related to the developer note into one

Fixed bug #910: If https isn't available, requiring secure authentication is identical to just require authentication

Applied patch #306 to fix bug #912: Noquote