• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove unneded variable (makes merging downstream easier)

Reduce divergency between oracle and postgres codebase, query was refactored looking at donwstream code

merged changes from the oacs-5-9 branch and resolved conflicts

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

  1. … 4 more files in changeset.
- modenize HTML

  1. … 11 more files in changeset.
- dependencies on acs_object_party_privilege_map

: ----------------------------------------------------------------------

- add editor hints to keep spaces/tabs in the future more consistent

  1. … 349 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. … 377 more files in changeset.
Checkpoint 3.6 (level AA): mark up lists and list items properly. (list template outputs a table not a list. It's not appropriate when the list has only 1 column)

Fixed error on portlet if forums_reading_info is actived.

Add a var for forums_reading_info new feature on forums. It exists on postgres already.

Fix layout of the forums list (br were missing in case of readinginfo is true)

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. … 2 more files in changeset.
HTML Strict cleanup

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

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

  1. … 1556 more files in changeset.
Zen: adding message key for forums portlet label

  1. … 1 more file in changeset.
Zen: mark removed the small tags

Zen: adding label 'My Forums' for forums portlet

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. … 26 more files in changeset.
html fix for list

Merging dotlrn-all and dotlrn-extras from oacs-5-2

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

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

  1. … 196 more files in changeset.
#2835: provide TITLE attrib for A tags on user portal

  1. … 7 more files in changeset.
fix for #2841. WCAG checkpoint 3.6: formal grammar in dotlrn-all and dotlrn-extras portlets

  1. … 20 more files in changeset.
Removed Malte's last-minute changes to forums-portlet and file-storage

  1. … 3 more files in changeset.
On two of our sites the list of package_ids included those where the user did not have read permission on. This is why the check was added.

Resolving what looks like a merge bug. It looks like my oacs-5-1 changes were brought in from forums-portlet.tcl/xql but not forums-portlet.adp. Probably because Don made overlapping changes there. Anyway, we're now checking for read_private_data using an exists subquery on the acs_object_party_privilege_map, not checking can_read_private_data_p. Easier to fix than explain :-).

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.