• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updaing info file for release of version 4.7d4 of acs-lang package

removing outdated release notes

removing a set of patches that seem clearly outdated and would only confuse people

removing debug printout

message catalog upgrade support - adding upgrade_status columns to tables lang_messages and lang_message_keys

fix required/required_p error

fix required_p which was making all new questions required no matter how

it was set

Removed (currently unnecessary) "for update" clauses - with the transaction

gone, they only slow things down. If we want multiple sweepers to work we

will need to do something but the huge transaction causes problems on systems

with a lot of bulk mail activity (sloanspace, in particular)

Made the queries match the working PG queries

Some semicolons snuck in from my test .sql files

remove the large db_transaction bulk_mail::sweep bug 93

Improved test scripts slightly.

file test-cleanup.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/notifications/www/test-cleanup.tcl
file test.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/notifications/www/test.adp
The never ending attempt to fix notifications ...

Sort the list of root URLs by name

add search by IP in complex-search, add source IP, homepage, link to public page to one.tcl,adp

caching version of get_function_args query

use parent_id is null rather than tree_level(forums_messages.tree_sortkey) = 1 since it's much faster

    • -1
    • +1
    /openacs-4/packages/forums/www/index-oracle.xql
file upgrade-0.2d-0.3d.sql was initially added on branch oacs-4-6.

create necessary index, make forums_message__root_message_id isstrict, icachable, upgrade script

    • -2
    • +4
    /openacs-4/packages/forums/forums.info
file upgrade-4.6-4.6.1.sql was initially added on branch oacs-4-6.

changes acs__magic_object_id to isstrict,iscachable, bump version to 4.6.1, upgrade script provided

stupid mistake in templating one.adp

merge lars export_entire_form_as_url_vars fix

Sort the application list, qualify the name of the administration link, and add proper return_url to login link

date and time related localization data added for Finnish by Jarkko Laine. Thanks Jarkko.

Make project maintainer edit also use the user search widget

The description form didn't get populated with history on a resubmit/error submit

Include project maintainer, component maintainers, and version maintainers, in list of assignees to choose from by default