• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix version in package URL

  1. … 27 more files in changeset.
bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
Also test that no missing message keys are there when rendering the portlet

  1. … 10 more files in changeset.
Test the shaded portlet

    • -21
    • +30
    ./tcl/test/news-portlet-procs.tcl
Basic test of portlet rendering

  1. … 1 more file in changeset.
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 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.
improve robustness in case parameter is not (yet) set

  1. … 3 more files in changeset.
Whitespace changes

  1. … 5 more files in changeset.
Disable RSS offering in news and news-portlet if the RSS generation service is disabled in rss-support. Bump version numbers and fix dependencies, as the RssGenActiveP parameter is only available in latest rss-support.

  1. … 5 more files in changeset.
Add 'news_portlet_get_summary_length' test case, covering 'news_portlet::get_summary_length'

Add 'news_portlet::get_pretty_name' to the 'news_portlet_links_names' test case

Add 'news_portlet_add_remove_from_page' test case, covering 'news_portlet::add_self_to_page', 'news_portlet::remove_self_from_page', 'news_admin_portlet::add_self_to_page' and 'news_admin_portlet::remove_self_from_page'

Add 'news_admin_portlet::get_pretty_name' to 'news_portlet_links_names' test case

Add simple test cases for link procs in 'news-portlet'

file news-portlet-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/news-portlet-procs.tcl
Reduce divergency between oracle and postgres codebase

  1. … 6 more files in changeset.
Rename string_truncate and string_truncate_middle to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

As string_truncate_middle was defined in xotcl-request-monitor, bring it to acs-tcl instead

  1. … 11 more files in changeset.
whitespace changes

  1. … 1 more file in changeset.
Add include contract

  1. … 1 more file in changeset.
Replace ad_decode idiom

  1. … 3 more files in changeset.
use literal on rowcount variable

change queries on site-node tree from tree_sortkey to recursive queries

Add documentation to public procs (fixes automated tests), uniform doc sytle

  1. … 2 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
Update italian translation

    • -0
    • +2
    ./catalog/news-portlet.it_IT.ISO-8859-1.xml
  1. … 1 more file in changeset.
Whitespace cleanup

Reduce divergency between oracle and postgres codebase plus some small optimization

Rework adp boolean expressions

  1. … 25 more files in changeset.