• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Port of downstream behavior:

- never display all of the rooms, but only those where we have access (e.g. read permission and not banned) on the specified packages

- when the portlet is rendered outside of a community, e.g. in the personal home, split chat rooms by package (community name)

- considered rendering outside a connection or lack of package as shaded

- display number of currently connected users

- (Postgres only) provide a more efficient query when one might have access to many chats

Cus short computations when the portlet is shaded

Reduce divergency between Oracle and Postgres codebase

Cleanup the vestigial moderated_p flag

  1. … 8 more files in changeset.
Get rid of the intermediate "room-enter" page and enforce all of the relevant permission in place in the "chat" page, cleanup variables and update automated tests

  1. … 5 more files in changeset.
Add doc

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.
Italian localization for the package

    • -0
    • +10
    ./catalog/chat-portlet.it_IT.ISO-8859-1.xml
file chat-portlet.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./catalog/chat-portlet.it_IT.ISO-8859-1.xml
Add 'chat_portlet_add_remove_from_page' test case, covering 'chat_portlet::add_self_to_page', 'chat_portlet::remove_self_from_page', 'chat_admin_portlet::add_self_to_page' and 'chat_admin_portlet::remove_self_from_page'

Add 'chat_admin_portlet::get_pretty_name' and 'chat_portlet::get_pretty_name' to 'chat_portlet_links_names' test case

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

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

    • -0
    • +0
    ./tcl/test/chat-portlet-procs.tcl
added editor hints and white-space cleanup

  1. … 21 more files in changeset.
Add doc for public procs

Bring files on oacs-5-10 in sync with HEAD

  1. … 159 more files in changeset.
Revert reduction of divergency between oracle and postgres codebase:

this conflicts hard with downstream code and results in less scalable behavior

Add editor hints

Reduce divergency between oracle and postgres codebase

    • -0
    • +38
    ./www/chat-portlet.xql
Remove reference to client, as now this is decided in the xowiki chat implementation

Prefer 'incr' to increment variables instead of 'expr'.

  1. … 3 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. … 365 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.
Fix typos

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

    • -75
    • +82
    ./sql/postgresql/chat-portlet-create.sql
    • -32
    • +39
    ./sql/postgresql/chat-portlet-drop.sql
  1. … 7828 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.