• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- do localization in script since apparently the arrays for the embedded variables (%forum.name%, %message.subject%) are not passed to the environment where the master is evaluated

- strengthen page contracts

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

  1. … 2547 more files in changeset.
- remove unneeded braces

- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 125 more files in changeset.
- use numeric comparison for truth value comparison

  1. … 2 more files in changeset.
More fixes for bug 3153 to consider the "anonymous" user case

  1. … 2 more files in changeset.
Fix for bug 3153

  1. … 4 more files 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. … 379 more files in changeset.
- normalize string expressions

  1. … 23 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. … 4 more files 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. … 5 more files in changeset.
The print.css link shouldn't be "alternative" but just plain style, since

it's enabled only for the "print" media type and we don't want theme zen's

or any other js to accidently select it ...

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.
I think I removed a bit too much, such as stuff related to optional ajax

usage or something like that, so I put it back.

Got rid of Victor's terribly broken button stuff, and got simple open/close

message to work. However it only affects the one message, I thought it's

supposed to open/close subtrees ...

  1. … 2 more files in changeset.
Savin/loadingg state ( collapsed/expanded ) of messages.

  1. … 2 more files in changeset.
Fixing expand/collapse for messages, individual and global behavior.

Now the collpase.css and expand.css are no longer needed, just commentted

those additions.

  1. … 3 more files in changeset.
Removing Print button from message view interface.

Fixing behavior in expand/collpase buttons.

Removing links to unused css's.

  1. … 2 more files in changeset.
HTML Strict cleanup. Refactor to use listtemplate. Added a lib for search box

  1. … 19 more files in changeset.
HTML Strict cleanup

  1. … 3 more files in changeset.
Replaced header_stuff with template::head procs

  1. … 8 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
forums_reading_info__user_add_msg query to xql

Added multirow to pass CSS and script to the default-master in the new way but preserving the old way (header_stuff) for dotLRN/Zen compatibility

  1. … 8 more files in changeset.
store and display reading info

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

  1. … 1556 more files in changeset.
Zen cleanup

  1. … 1 more file in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Fix #3023: accessibility issues

  1. … 4 more files in changeset.