• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed context bar. This had a empty parameter.

file mark-all-read-oracle.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./mark-all-read-oracle.xql
file mark-all-read.tcl was initially added on branch oacs-5-4.

file mark-all-read-postgresql.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./mark-all-read-postgresql.xql
Renamed mark_all_readed to mark-all-read

  1. … 1 more file in changeset.
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.
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. … 1 more file 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 ...

Changing cookie name from "style" ( too general name for a cookie ) for

forums_messages_state.

Savin/loadingg state ( collapsed/expanded ) of messages.

Making expanded state the default when showing threads ( js functionality ).

Fixing typo in lib/forums/forums-chunk.

Making "new tag" in portlet consistent with bold forum titels showed

in forums index.

  1. … 3 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.

Removed link to the truly horrid, dangerous subscribe people and do magic

page.

Removing Print button from message view interface.

Fixing behavior in expand/collpase buttons.

Removing links to unused css's.

HTML Strict cleanup

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

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

  1. … 1 more file in changeset.
HTML Strict cleanup

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

Merged oacs-5-3 branch to HEAD

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

creation

    • -0
    • +16
    ./mark_all_readed-oracle.xql
    • -0
    • +16
    ./mark_all_readed-postgresql.xql
forums_reading_info__user_add_forum query to xql

Removed trailing / in link tag to pass HTML 4.01 transitional validation

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.
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

store and display reading info

    • -0
    • +21
    ./mark_all_readed.tcl
  1. … 16 more files in changeset.
Merged changes to HEAD ...

  1. … 1548 more files in changeset.