• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Uniform the quoting criteria when dealing with transcripts:

- transcripts are stored as they are, no quoting in the data we store (and therefore HTML should be avoided)

- transcripts are displayed quoted, therefore disabling any effect from HTML eventually present in the content

- bring the logics to build transcript content in the api to avoid duplication

- avoid sending the transcript content to transcript-new-2, as we can generate it server side

Note: storing transcripts as a pre-formatted chunk of text is probably not the best approach, as any changes to the formatting cannot be applied to pre-existing data without a delicate upgrade. This new approach will make <br> tags inside older transcripts visible...

  1. … 4 more files in changeset.
added editor hints and white-space cleanup

  1. … 22 more files in changeset.
improve spelling

  1. … 9 more files in changeset.
Replace old procedural api with OO idioms and deprecate it

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

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

  1. … 160 more files in changeset.
Fix contract doc

Use ad_include_contract and revise current usages (e.g. write_p was not used anywhere)

  1. … 1 more file in changeset.
Use ad_include_contract on this page

Bring all sql inline

Replace silent catch idiom

Use ad_include_contract

Fix boolean expressions in -adp files, make termination after connection closing commands explicit

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

  1. … 7833 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 4 more files in changeset.
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)

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 377 more files in changeset.
HTML Strict cleanup. Accessibility improvements.

  1. … 24 more files in changeset.
Rolled back HEAD to the version on the 5.3 branch

  1. … 109 more files in changeset.
"New version of the package"

  1. … 87 more files in changeset.
brought chat in cvs head to the same level as in oacs-5-2, normalized comparisons and expr (using eq etc.)

  1. … 75 more files in changeset.
i18n

  1. … 6 more files in changeset.
update to make xotcl a dependency

  1. … 12 more files in changeset.
Support flushing of messages at night

  1. … 18 more files in changeset.

merge changes from the ajax package with the java version

  1. … 47 more files in changeset.
file transcripts.xql was initially added on branch oacs-5-2.

file transcripts.tcl was initially added on branch oacs-5-2.

file transcripts.adp was initially added on branch oacs-5-2.

file transcript-view.tcl was initially added on branch oacs-5-2.

file transcript-view.adp was initially added on branch oacs-5-2.