• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make apm callbacks private

Accomodate the test for downstream, where the notification object depends on whether the calendar is private or not

Localize the notification mode as we do downstream, fix test so that the notification generated internally by calendar::item::new is detected, rather than a dummy one

Detect when permission caching is enabled and flush the permission cache in this case

Accept package parameter definitions that do not have a "main" section

Formatting changes, use more appropriate operator

Fix typo, formatting changes

The return URL is already site-absolute and does not need manipulation

Added proc "membership_rel::expire" so that all membership states are now covered. Note: The Oracle part is best effort only!

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
file upgrade-5.10.1d16-5.10.1d17.sql was initially added on branch oacs-5-10.

Return the system locale as the user locale also when user preferences are there for the user, but the locale is empty

    • -10
    • +10
    /openacs-4/packages/acs-lang/tcl/locale-procs.tcl
Replace api outside of the package dependencies

Deprecate Oracle-specific collation api

Although it could be interesting to have OpenACS cross-db support for collation, it is unclear if just using different idioms in xql files would not achieve the same.

Increae proc coverage

Increase proc coverage

Deprecate calendar::make_datetime less useful than it used to be

Increase proc coverage

Deprecate calendar::from_sql_datetime, not used upstream and superseded by modern HTML5 features and clock idioms

Increase proc coverage

Increase proc coverage

Increase proc coverage

Increase proc coverage

Deprecate calendar::adjust_date, implementing a trivial default logic

    • -2
    • +4
    /openacs-4/packages/calendar/www/view.tcl
Increase proc coverage

Make the operation api take care of the deletion of its own message types

Also test the drop/recreation of an already existing operation, currently failing

Update thead variable them setting the translator mode

Increase coverage

This test will currently fail because the translator mode flag is cached per thread, but the set api won't update this cache.

Increase proc coverage

Increase proc coverage