• last updated 14 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.
improved spelling

  1. … 7 more files in changeset.
Fix boolean syntax in adp

Fix proc signature

  1. … 7 more files in changeset.
Deprecate notification::get_delivery_method_id, same as notification::delivery::get_id and looking more established

  1. … 7 more files in changeset.
Deprecate notification::get_interval_id, duplicated by notification::interval::get_id_from_name which appears to be more established

  1. … 5 more files 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.
Update italian localization

    • -1
    • +8
    ./catalog/dotlrn-forums.it_IT.ISO-8859-1.xml
Use 'portal::exists_p' instead of custom idioms

    • -4
    • +2
    ./tcl/test/dotlrn-forums-test-procs.tcl
  1. … 7 more files in changeset.
Reinstate get_portal_id_not_cached as private, flush the cache before calling public api instead

  1. … 3 more files in changeset.
Fix api:

upstream dotlrn mounts dotlrn-forums at /dotlrn/forums/, but testcase dotlrn_forums__applet_portlet (dotlrn-forums) deletes such node and replaces it with a new one at /dotlrn/applets/forums/. As site_node::get_package_url does not get flushed, the api will expect to find the mounted instance at the old URL, which now resolves to the parent dotlrn instead! Fix this by not relying on the cache to retrieve the applet node id.

Delete site_node after unmount in 'dotlrn_forums::remove_applet'

    • -1
    • +1
    ./tcl/test/dotlrn-forums-test-procs.tcl
Unmount applet on removal

Add 'dotlrn_forums__applet_portlet' test case, covering 'dotlrn_forums::add_applet', 'dotlrn_forums::add_portlet', 'dotlrn_forums::add_portlet_helper', 'dotlrn_forums::remove_portlet' and 'dotlrn_forums::remove_applet'

    • -0
    • +90
    ./tcl/test/dotlrn-forums-test-procs.tcl
Implement 'dotlrn_forums::remove_applet'

Set 'dotlrn-forums' procs without current implementation to private

Whitespace changes

  1. … 5 more files in changeset.
Add 'dotlrn_forums::get_pretty_name' and 'dotlrn_forums_admin_portlet::get_pretty_name' to the 'dotlrn_forums_portlet_links_names' test

    • -3
    • +7
    ./tcl/test/dotlrn-forums-test-procs.tcl
Add simple test for 'dotlrn_forums_admin_portlet::link'

    • -0
    • +11
    ./tcl/test/dotlrn-forums-test-procs.tcl
Add new simple tests for dotlrn-* packages

    • -0
    • +33
    ./tcl/test/dotlrn-forums-test-procs.tcl
  1. … 10 more files in changeset.
file dotlrn-forums-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/dotlrn-forums-test-procs.tcl
improve rowcount expressions

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

    • -3
    • +9
    ./tcl/dotlrn-forums-admin-portlet-procs.tcl
  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. … 367 more files in changeset.
bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

  1. … 35 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -6
    • +4
    ./sql/postgresql/dotlrn-forums-create.sql
    • -0
    • +18
    ./sql/postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
    • -1
    • +7
    ./tcl/dotlrn-forums-admin-portlet-procs.tcl
  1. … 7826 more files in changeset.
Fix version number for the forums package