• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prevent unprivileged users to see archived news items, prefer api to retrieve the creator link, move SQL in the tcl file

Prevent unprivileged users from listing archived news, harden page contract, small reformatting

Streamline idiom

Use modern HTML and OpenACS features for date input, which do not require rendering via a custom widget api and cumbersome validation

Make Service Contract implementations private

Fir refactoreed variables

    • -2
    • +2
    ./www/admin/revision-add-3-postgresql.xql
Cleanup vars

Use modern contract and formfield features to avoid manual date validation

Harden page contract, fix exporting of multiple revision ids

Use modern date formfields to avoid manual validation and handling of dates, harden page contract

Make publish_body required, as we already enforce it down the line

Fix more boolean expressions

Whitespace changes

Rework boolean comparison. Thanks to Felix Mödritscher.

improve spelling

  1. … 8 more files in changeset.
Tighten ad_page_contract check for item_id

Reduce divergency between oracle and postgres codebase

Whitespace cleanup

fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
regenerated documentation

  1. … 468 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
Change value-checker form "html" to "allhtml", otherwise already saved news articles containing data urls can't be viewed

Port of downstream hotfix from Gustaf Neumann

Prefer api to hardcoded urls

Address long standing todo: view news_items_live_or_submitted is defined for oracle exactly as the "workaround query" was doing, that is, from cr_revisions.content column

Whitespace changes

Don't display an empty list element when comment_url is empty

Whitespace cleanup

Fix blind spot when setting the return_url

Do not abort the script until we are done with e.g. notifications and such