• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 17 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
fix typos

  1. … 2 more files in changeset.
Fix boolean expressions in -adp files, make termination after connection closing commands explicit

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

    • -1
    • +21
    ./catalog/chat.de_DE.ISO-8859-1.xml
    • -3
    • +12
    ./catalog/chat.en_US.ISO-8859-1.xml
    • -2
    • +11
    ./catalog/chat.es_ES.ISO-8859-1.xml
    • -0
    • +139
    ./catalog/chat.it_IT.ISO-8859-1.xml
    • -0
    • +255
    ./sql/oracle/upgrade/upgrade-5.0d10-5.0d11.sql
    • -295
    • +69
    ./sql/postgresql/chat-create.sql
    • -0
    • +114
    ./sql/postgresql/upgrade/upgrade-5.0d10-5.0d11.sql
    • -0
    • +57
    ./sql/postgresql/upgrade/upgrade-5.0d11-5.0d12.sql
    • -0
    • +18
    ./sql/postgresql/upgrade/upgrade-5.0d12-5.0d13.sql
    • -32
    • +50
    ./sql/postgresql/upgrade/upgrade-5.0d4-5.0d5.sql
  1. … 7820 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.
Use ad_script_abort everytime one issues ad_return_complaint, or subsequent errors will trigger without the user noticing

Port some improvements from Learn@WU codebase:

- check whether chat room exists exploits cache

- chat room retrieval enriches with some acs_objects metadata

Fix potential errors when we try entering a chat room that has been deleted and check for its activity status

Don't lookup creator name for messages coming from the system, as they won't be found

Fix spelling errors

  1. … 4 more files in changeset.
Fix spelling errors

    • -1
    • +1
    ./sql/postgresql/upgrade/upgrade-5.0d10-5.0d11.sql
  1. … 11 more files in changeset.
Replace innerHTML idiom with a more DOM compliant one, as IE would show undefined username otherwise.

Updated es_ES message keys

Added missing message keys for en_US

Don't abort script when people sends a message over a non-existing

chat, as this is required by the chat sweeper to happen.

Updating of German translation for many packages (many thanks to Markus Moser)

    • -1
    • +21
    ./catalog/chat.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Updated es_ES translation

  1. … 20 more files in changeset.
Fix typos in message keys

  1. … 1 more file in changeset.
Italian localization of message keys for many packages

    • -0
    • +139
    ./catalog/chat.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
file chat.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    ./catalog/chat.it_IT.ISO-8859-1.xml
- make boolean tests in .adp files more uniform

  1. … 1 more file in changeset.
- brace "if" condition

Replace inline js event when sending the message to comply with CSP

Creating a transcript is an administrative action, regular users can already

see every transcript created, including the current conversation.

Therefore, disable create transcript button for people without privilege.

(Privilege would be enforced anyway afterwards)

Uniform cache for chat room infos to the established nomenclature.

Increase size so that 1000 maximum entries would fit in the cache.

Removed unnecessary decoding of received messages, fixed encoding of sent messages so special characters are properly urlencoded.

Fix typo

Added catalog file of new message keys