• last updated 17 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.
Address issue in downstream pipeline, which should not really happen in practice (yet it might) and update documentation

Streamline idiom

Prefer cached api, document behavior

Also test that no missing message keys are there when rendering the portlet

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

  1. … 1 more file in changeset.
Use an apy that will react to oacs-dav not being installed

Test basic portlet rendering

This will expose a possible blind spot concerning the n_past_days variable in the file-storage folder-chunk

For the file-storage portlet to support the "showcasing use case", instead of hacking the UI as done before, we just point it to the user folder, that should exist for everyone

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 spelling

  1. … 42 more files in changeset.
Add 'fs_portlet::get_pretty_name' to the 'fs_portlet__names' test case

Add 'fs_portlet_add_remove_from_page' test case, covering 'fs_portlet::add_self_to_page', 'fs_portlet::remove_self_from_page', 'fs_contents_portlet::add_self_to_page', 'fs_contents_portlet::remove_self_from_page', 'fs_admin_portlet::add_self_to_page' and 'fs_admin_portlet::remove_self_from_page'

Add test case 'fs_portlet__names'

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

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

    • -0
    • +0
    ./tcl/test/fs-portlet-procs.tcl
fix overquoting in notification-widget

  1. … 5 more files in changeset.
Add documentation to public procs (fixes automated tests), uniform doc sytle

    • -7
    • +11
    ./tcl/fs-contents-portlet-procs.tcl
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. … 366 more files in changeset.
    • -30
    • +0
    ./www/fs-contents-portlet-oracle.xql
    • -33
    • +0
    ./www/fs-contents-portlet-postgresql.xql
Bugfix

forcing this db_multirow to be executed, I found out {} idiom was missing and therefore shadowing extended columns to the template::list

Use more portable sql idioms and simplify query using api, remove unused query

Rework adp boolean expressions

  1. … 25 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
Use proper natural number default instead of empty string

remove conditions, which are always true

remove parens

Fix typos

  1. … 150 more files in changeset.