• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix and standardize quoting in template properties

  1. … 339 more files in changeset.
- fix HTML attribute quoting

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

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

- use numeric comparison for truth value comparison

  1. … 2 more files in changeset.
- get screen name only when requested

- modernize tcl

- break overlong lines

  1. … 11 more files in changeset.
- use property "doc(title)" instead of "title"

  1. … 36 more files in changeset.
- replace deprecated "ad_verify_and_get_user_id" by "ad_conn user_id"

  1. … 6 more files in changeset.
Accessibility improvements, link titles

  1. … 4 more files in changeset.
Added feedback when an user post to a moderated forum.

  1. … 2 more files in changeset.
i18n

  1. … 2 more files in changeset.
- fix for bug #3168

  1. … 1 more file in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

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

Don't output the UL if the actions list is empty (not valid HTML)

- normalize string expressions

  1. … 18 more files in changeset.
- present reply/post button only, when permissions allow it

- present email-message button only, if user is logged in

- present mark_all_read button only, if user is logged in

- add parameter "-user_id" to forums:permissions for orthogonality with the rest of the API

  1. … 2 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 35 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 42 more files in changeset.
Marked up the subjects as heading (h2) in threads-chunk so that a screenreader user can navigate from one thread to the next. Added the corresponding style definition in CSS.

  1. … 2 more files in changeset.
Moved the reply, forward, etc. buttons after the content (in the read order) but keep it displayed at the same place (CSS magic!).

  1. … 1 more file in changeset.
Set meaningful alt text for the expand/collapse image of a message. Added title attribute to the link. Made both accurate with the status of the message.

  1. … 4 more files in changeset.
Removed the tcl code in the adp and replaced it with a multirow

Renamed mark_all_readed to mark-all-read

  1. … 6 more files in changeset.
Fixed problem on forum-view with messages(new_p) doesn't exist.

Moved css and js and a couple of templates over from 5.4, getting rid of

the notoriously broken expand/collapse thread buttons. This commit is a work

in progress, need to test and perhaps fix ...

  1. … 1 more file in changeset.
Cleaned up forums.js. As discussed in e-mail, changed generic function names

such as "toggle()" to "forums_toggle()" to reduce the odds of future name

clashes causing as much confusion and embarrassment as the recent ones in zen

and forums did. Made formatting consistent. Got rid of template::head calls

to load unused javascript which just made the code more confusing.

Behavior matches .LRN 2.2 behavior, the arrow on a message collapses or

expands that message only, not its subtree. Subtree would probably be better

(and I swear it did, once upon a time) but that will have to wait for the

future if people want it.

  1. … 3 more files in changeset.
Changed *^*&#$(&*(*$%&#@ tabs to spaces, and yes, it messes up history, and

no, I don't care.

HTML Strict cleanup

  1. … 2 more files in changeset.