• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging changes from oacs-4-6

- With the help of Michael Cleverly, fixed the namespace code so procs

declared like ::foo::bar would work, by only trimming the first ::

- Moved the uplevel'd call to namespace current to the if statement,

to avoid it being called unnecessarily.

Fixed bug #11: Post new message link (merged over from HEAD)

    • -5
    • +6
    ./packages/forums/www/message-view-flat.adp
    • -6
    • +6
    ./packages/forums/www/message-view.adp
    • -1
    • +11
    ./packages/forums/www/message-view.tcl
Fixed bug #11: Post new message link

    • -7
    • +5
    ./packages/forums/www/message-view-flat.adp
    • -2
    • +5
    ./packages/forums/www/message-view.adp
    • -1
    • +11
    ./packages/forums/www/message-view.tcl
Make current choice be in bold

    • -3
    • +3
    ./packages/forums/tcl/messages-procs.tcl
Change merged in from HEAD: Make the Post New Message link appear when people aren't logged in

Make the Post New Message link appear when people aren't logged in

file etp-sc-procs-postgresql.xql was initially added on branch oacs-4-6.

file etp-sc-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./packages/edit-this-page/tcl/etp-sc-procs.xql
file etp-sc-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./packages/edit-this-page/tcl/etp-sc-procs.tcl
file upgrade-1.1d-1.2b.sql was initially added on branch oacs-4-6.

file edit-this-page-sc-create.sql was initially added on branch oacs-4-6.

Update to 1.2b. This adds search service contracts for all etp managed

types through a system that automatically registers the service

contract implementation for each type. It also fixes the content type so

that it is set correctly. New cotnent types should subtype etp_page_revision.

    • -3
    • +3
    ./packages/edit-this-page/tcl/etp-init.tcl
    • -3
    • +11
    ./packages/edit-this-page/tcl/etp-procs.tcl
    • -0
    • +109
    ./packages/edit-this-page/tcl/etp-sc-procs.tcl
    • -0
    • +43
    ./packages/edit-this-page/tcl/etp-sc-procs.xql
    • -2
    • +2
    ./packages/edit-this-page/www/index.vuh
An upgrade script from almost 2 years ago is patched. yay. closes bug 180

removing duped upgrade scripts closes bug 179

removing duped upgrade scripts closes bug 179

Fixed caching of ad_acs_kernel_id, which didn't work properly

adding missing date localizations of the fi_FI locale, provided by Jarkko Laine

Adding code so that a package always provides the service of itself (package_key and version_name) when created. When a package is upgraded the provided version_name is automatically updated. Also making the info file be automatically updated upon edit of the package

    • -2
    • +2
    ./packages/acs-admin/www/apm/package-add-2.tcl
    • -2
    • +11
    ./packages/acs-admin/www/apm/version-edit-2.tcl
    • -1
    • +5
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
removing old tests of ad_page_contract that are not used anymore. Toomuch work to move them to the current acs-automated-testing framework

adds util_list_of_ns_sets_to_list_of_lists patch 15 Ola Hansson

    • -2
    • +24
    ./packages/acs-tcl/tcl/utilities-procs.tcl
fixes html quoting for slide edit patch 57 Martin Magerl

    • -1
    • +7
    ./packages/wp-slim/www/edit-presentation.tcl
adds template::data::validate::email patch 496 Deds Castillo

    • -1
    • +14
    ./packages/acs-templating/tcl/data-procs.tcl
- Fixed typo in openfts install

    • -9
    • +9
    ./packages/acs-core-docs/www/nextsteps.html
- changing to composite PK made PK too long. fixes bug 178

- changing to composite PK made PK too long. fixes bug 178

Use site_node_closest_ancestor_package_url to find closest "search" package

instance. Fixes Bug#162

Use site_node_closest_ancestor_package_url to locate the nearest "search"

package. This uses a genearl proc instead of a news specific implementation.

It was necessary to make the news url procs return the correct URL for news

items. Closes bug#162

Fixed object-goto to redirect using the notifications URL service contract.

This should support any object/notification_type.

    • -1
    • +2
    ./packages/notifications/www/manage-oracle.xql
    • -1
    • +1
    ./packages/notifications/www/manage.adp
    • -1
    • +2
    ./packages/notifications/www/manage.tcl
    • -11
    • +12
    ./packages/notifications/www/object-goto.tcl
file survey-notification-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./packages/survey/tcl/survey-notification-procs.xql