• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Spanish translation

Improve the RSS content format

    • -7
    • +11
    /openacs-4/packages/news/tcl/news-procs.tcl
Fix param value to pass to calendar-item-type. Actually should use the existing cal-options includelet available in calendar instead of recoding that part here

Make sure you always cascade when dropping the views or it will fail.

Changed db_flush to use the ns_cache names pattern construct to only return

the matching names, rather than return all names then flush those that match

the pattern (I was unaware that names took a pattern arg, how embarrasing!)

Fixes Bug#3176 remove extra column from subquery in where clause

Show the pool name in the report. It might be handy and otherwise why are we collecting it.

Don't overwrite error value when replacing bind variables

Added encoding to params for webspell otherwise we would get unexpected results when checking languages that use extended characters (e.g. spanish)

Added link to the tutorial. Page cleanup.

Added link to the OpenACS tutorial. Page cleanup

Fix HTML of the list of links

Move background image definition into the "style" attribute

    • -4
    • +4
    /openacs-4/www/templates/box-master.adp
Added content type and charset in HEAD block.

INcludes also previous changes from Gustaf for xinha support

Remove link to viewvc since we'll use fisheyes only from now on

Updated documentation to reflect the implementation of symbolic URLs, and

some other features that had been implemented since the documentation was

written.

Fixes Bug#3188 Fix query names in merge user callback for notifications. Also fixed in forums package

Allow for localization of tab names. Doesn't quite work the way we want

as the name is localized when displayed in the edit box (should look at

using ad_form but it's not simple ...)

More db-dependent stuff separated out.

Moved db-dependent queries to the right place.

More "extends" fixing

adding util_current_location_node_id, adding feature to ad_context_bar_multirow to automatically adapt when serving host_node_mapped urls

Error in alter table statement for oracle.

Bumped version number.

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
Fixed bug (missing ";" before "end")

Implemented "pretty urls" for layout managed pages, i.e. urls based on page

name rather than "?pageset_id=xxx&page_id=yyy".

    • -0
    • +34
    /openacs-4/packages/layout-manager/tcl/apm-callback-procs.xql
  1. … 7 more files in changeset.
Fixed the copying of inherited and descendent parameters for extending or

embedding packages.

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

Added a simple utility to transform a pretty name into a path snippet.