• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Fixes to make xcms-ui template admin pages work, mostly changing packages/bcms-ui-base/lib references to packages/xcms-ui/lib

Changed references to page-form and categories-form in xcms-ui so that basic content item editing actually works.

Changed item::get_live/best_revision in content::init to use ::item::get_live/best_revision.

The reason is that bcms introduces ::content::init, which requires a keyword argument -item_id, and this new proc is then accidentally called by content::init because it's in the ::content namespace.

Added dummy file in xcms-ui/sql/postgreql so that it can install on PostgreSQL.

    • -0
    • +1
    /openacs-4/packages/xcms-ui/sql/postgresql/readme.txt
reverting DaveB's changes because the change in params is breaking things

handle spaces in static page titles

updating catalog to make error message nicer

making sure the user selects a recipient option

    • -14
    • +32
    /openacs-4/packages/dotlrn/www/spam.tcl
adding button for the calendar attachment

making database results match the interationalizatio key

    • -1
    • +1
    /openacs-4/packages/survey/tcl/survey-procs.xql