• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Bug Fixing: Bug #2143

shading the portlet dont hide it permanentely anymore

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. … 2272 more files in changeset.
file forums-portlet.xql was initially added on branch oacs-5-1.

Cleaning up the adp file and adding private data checks when enabled.

For reasons i find incomprehensible, this portlet was originally written

using Tcl code embedded in the .adp file. I've rewritten it using the

group tag, which makes it considerably cleaner. Make that much cleaner.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Changed to showing tables for more than one forum. List view was very space consuming for multiple forums

Privacy overhaul, prompted by bug 1549

  1. … 33 more files in changeset.
Fixed the 'new' link

  1. … 1 more file in changeset.
merging dotlrn-1-0-1 tag down onto head. Thanks to Jarkko Laine and Mohan Pakkurti for all the help. See comments at http://openacs.org/storage/download/index?version_id=104101

  1. … 120 more files in changeset.
fixing broken new link in forums portlet by using the new /shared/images dir for images

Fixed bug #214 so we consistently check the 'read_private_data' flag on the main /dotlrn package

  1. … 1 more file in changeset.
A handful of various fixes, mostly for PG 7.3. Unfortunately I copied

over the fixed directory tree from my test instance here by mistake so

everything looks changed.

  1. … 12 more files in changeset.
I18N: localizing the forum new gif by putting it in a message catalog, other locales are simply expected to provide textual translations

  1. … 1 more file in changeset.
merging the dotlrn-1-0 branch down onto HEAD (the trunk)

  1. … 200 more files in changeset.
Added a div class around parent forum

I18N: localizing the forums-portlet admin pretty name and other strings on the dotlrn admin page

  1. … 2 more files in changeset.
adds 'new' gif image, changes name to Forums from Bulletin Board

  1. … 1 more file in changeset.
copyright OpenForce -> MIT

  1. … 543 more files in changeset.
postgres port stuff

  1. … 7 more files in changeset.
port to postgres

    • -0
    • +25
    ./forums-portlet-oracle.xql
    • -0
    • +25
    ./forums-portlet-postgresql.xql
  1. … 1 more file in changeset.
some changes regarding dotlrn applets. the data model has changed. some other

small api changes. most of these api are not used.

  1. … 33 more files in changeset.
new is done differently

more improvements to the site-node api

  1. … 17 more files in changeset.
fixed name of portlet and newness tagging

  1. … 1 more file in changeset.