• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes for AllowMembersDropGroups parameter

Fixing name/title issues resulting from recent changes to file-storage, and also a few smaller bugs.

  1. … 3 more files in changeset.
Fix call to lang::util::localize

Fixing a bug in the select_folder_contents query.

performance improvements

performance improvements

performance improvements

better performance improvements

performance improvements

Changed last instance of bcms-ui-base/resources/ includelet reference in xcms-ui.

Changed bcms::ui::base::check_include_vars to xcms_ui::check_include_vars in xcms-ui/lib/*

i18n File Storage Administration

The icon hyperlink for downloading a file was incorrect (other links were

correct).

The fs-contents-portlet and the fs-portlet (when scoped_p is true) use a

file-storage package's template to display folder contents. This template

checks for permissions and decorates the display with appropriate buttons

for adding files, folders, etc so there's no need for our portlet to add

hyperlinks. Nor to do the permission checking used to determine which ones

to put in the portlet. Unfortunately, for the unscoped case, i.e. the

user's file storage page, the portlet puts out its own page and does so

using a different style than file-storage itself. Which needs fixing, but

not right now.

setting page_num to 0 if no value is supplied

Use new unnamed locale parameter to lang::util::localize and

re-run renaming upgrade procedure.

Change locale to unamed optional parameter.

Sanity checks and usage output. Streams replacement data through now and doesn't require as much RAM as the size of the dump file. Improved regexps so that more (hopefully all) identifiers are found.

    • -55
    • +125
    /openacs-4/bin/pg_7.2to7.3_upgrade_helper.pl
Removed a debugging statement ...

I earlier fixed a bogus "lsearch" result check without realizing that the

"lsearch" had another bug, searching a comma-separated string rather than a

list. Sigh. This code never "worked" it just appeared to work since the

old portal code didn't give errors if you tried to modify parameters to a

non-existent portlet.

import QTI using the new datamodel

When local changes to the site map are made there's no need to update the

entire friggin' cache, which is an expensive operation on .LRN installations

with large numbers of classes and clubs, each of which mount a bunch of

packages.

    • -104
    • +173
    /openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl
fixing dependencies

upgrading info files for the tag

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 31 more files in changeset.
releasing version 0.2d

Changed switches to more appropriate naming estimated_hours

context bar only for ShowContextBarP

reverting last change

context bar visability is based on ShowContextBarP

Changes to xcms-ui to make it work:

- change of references to /packages/bcms-ui-base/lib/* to /packages/xcms-ui/lib

- change calls from bcms_ui_base to either xcms_ui:: procs or bcms::ui::base procs