• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Basic test of portlet rendering

    • -1
    • +71
    ./tcl/test/static-portlet-procs.tcl
Do not allow markup in the portlet name

Port of downstream feature:

check that no Portlet with the same name exists on the same portal and page before trying to enter the data.

    • -4
    • +5
    ./catalog/static-portlet.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/static-portlet.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/static-portlet.it_IT.ISO-8859-1.xml
harden page contract

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.
Update italian localization

    • -4
    • +7
    ./catalog/static-portlet.it_IT.ISO-8859-1.xml
  1. … 2 more files in changeset.
Use 'portal::exists_p' instead of custom idioms

  1. … 7 more files in changeset.
Whitespace changes

Remove unused and not working query

Fix typo in proc doc

Whitespace changes

Add 'static_portlet_add_remove_from_page' test case, covering 'static_portlet::add_self_to_page', 'static_portlet::remove_self_from_page', 'static_admin_portlet::add_self_to_page' and 'static_admin_portlet::remove_self_from_page'

    • -1
    • +96
    ./tcl/test/static-portlet-procs.tcl
Fix 'portal::remove_element' call

Add 'static_portal_content::add_to_portal' 'static_portal_content::update' and 'static_portal_content::remove_all_from_portal' to the 'static_portal_content__procs' test

    • -1
    • +62
    ./tcl/test/static-portlet-procs.tcl
Fix query name, detected by 'static_portal_content__procs' test case

Add test case 'static_portal_content__procs'

    • -1
    • +66
    ./tcl/test/static-portlet-procs.tcl
Add 'static_portlet::get_pretty_name' to the 'static_portlet_links_names' test

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

    • -0
    • +26
    ./tcl/test/static-portlet-procs.tcl
file static-portlet-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/static-portlet-procs.tcl
Update es_ES message keys

    • -1
    • +2
    ./catalog/static-portlet.es_ES.ISO-8859-1.xml
  1. … 7 more files in changeset.
improve spelling: prefer comma after "therefore" and friends

  1. … 4 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

    • -9
    • +14
    ./tcl/static-portal-content-procs.tcl
  1. … 155 more files in changeset.
Whitespace changes + add editor hints

  1. … 26 more files in changeset.
Remove superflous parentheses

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

    • -9
    • +14
    ./tcl/static-portal-content-procs.tcl
Add documentation to public procs (fixes automated tests), uniform doc sytle

  1. … 2 more files in changeset.
Retrieve and show portlet info only when enabled and when some content is actually found

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. … 365 more files in changeset.