• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Forum attachments reform.

- Add new style of attachments to the forums, allowing multiple attachments to a single message directly from the message post page, using the multiple file input widget.

- Retain compatibility with old style attachments, using the new 'AttachmentStyle' package instance parameter. Currently, this supports two values: 'simple' (new behavior) and 'complex' previous behavior.

- Both attachment styles can coexist, and attachments added by any of such methods will be shown.

- Improve the contract on 'forums/lib/message/post.tcl'.

- Show attachments on message preview.

- Bump version number.

  1. … 4 more files in changeset.
ad_sign: generalize last ad_sign handling to

allow user and csrf binding

  1. … 4 more files in changeset.
use user-specific sign operations for protecting delete operations

  1. … 3 more files in changeset.
Secure forums delete button by protecting the message_id with a timed signature

  1. … 5 more files in changeset.
Fix regressions in forums when user is not logged in

  1. … 5 more files in changeset.
Pass user_name through the message array, as message-view expects it there

  1. … 1 more file in changeset.
Remove redundant variables, dead code and bring variables closer to where they are actually used... still room for improvement here

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

  1. … 7834 more files in changeset.
- turn javascript: url into an event listener

  1. … 1 more file in changeset.
- handle post_p like moderate_p

  1. … 4 more files in changeset.
- turn forums/lib/message/row into an include with a include_contract to document expected arguments and defaults

- optimize adp, since this can be called quite frequently in a forums thread

  1. … 1 more file in changeset.
- added experimental disk cache

  1. … 1 more file in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 350 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- simplify logic; set message(screen_name) always

- get screen name only when requested

- modernize tcl

- break overlong lines

  1. … 19 more files in changeset.
Resolve conflicts merging from oacs-5-4

  1. … 1 more file in changeset.
Don't output the UL if the actions list is empty (not valid HTML)

  1. … 1 more file in changeset.
- normalize string expressions

  1. … 23 more files in changeset.
- Redirecting always to the whole thread view after posting.

- Fixing documentation.

  1. … 2 more files in changeset.
Fixing the display of messages for forums in flat mode:

1. Removing buttons "expand", "collapse" ( flat mode and threaded mode ).

2. Showing messages ordered by input.

3. Showing messages in "flat" mode.

4. Removing "Replay" button.

  1. … 3 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Added Mannheim's changes which includes allowing of screen name rather than

real name (privacy, parameterized), changes some hard-wired english to message

resource keys, etc.

  1. … 27 more files in changeset.
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Initial import of forums version 1.2.0d4

  1. … 270 more files in changeset.
dehash the forums code

  1. … 37 more files in changeset.
Adding dynamic user interface

  1. … 8 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.