• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

    • -0
    • +0
    ./sql/postgresql/news-package-create.sql
  1. … 1450 more files in changeset.
merge from oacs-5-10

    • -4
    • +5
    ./sql/postgresql/news-package-create.sql
    • -46
    • +45
    ./tcl/news-apm-callback-procs.tcl
  1. … 8085 more files in changeset.
bumped version number from development version to release version

  1. … 93 more files in changeset.
regenerated documentation

  1. … 438 more files in changeset.
improved spelling

  1. … 14 more files in changeset.
Cleanup smelly comment

Remove hardcoded richtext editor

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