• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Only allow valid formats for conversion

strengthen boolean variables in page contracts

  1. … 11 more files in changeset.
Reimplement the news admin index page to use the template system and behave consistently with the rest of the graphics

One reason to have custom markup here was the bulk-actions pointing to the same URL differentiated only via URL parameters. This limitation has been overcome in the previous commit.

bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
regenerated documentation

  1. … 295 more files in changeset.
Fix archive date clause

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