• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Closes bug #854. Missing noquote, improper vertical alignment of arrow buttons.

Added double quotes around tag parameters.

adds a kernel param ExcludedFiles for which the rp returns 404 (set to */CVS/* *~) and support for that in rp

writing a Tcl proc with accompanying test case to replace the news__status plsql function. TODO: replace usage of plsql function with Tcl proc and update view

    • -1
    • +62
    /openacs-4/packages/news/tcl/news-procs.tcl
    • -0
    • +70
    /openacs-4/packages/news/tcl/test/news-test-procs.tcl
Fixed bug #882: gifs mising in file-storage

Do not center the form, makes it look really ugly (input fields are centered within themselves

typo

get tmpdir from acs-subsite bug 75 Simos Gabrielidis

Removing the graphics/ directory since the emoticon pics live in resources/ now.

  1. … 4 more files in changeset.
Bug #801 - made display / edit mode buttons available in a form_buttons(label, name) multirow.

localizing folder names (they used to show up as message keys in the UI)

bug 361: making cr_items.parent_id of case log entries be the object_id of the object governed by the case, just like for the acs_object.context_id of the case

making party::get_by_email do a lowercase email comparison so that people can't create accounts that with emails that differ only in case. See bug 740

changing pretty names going into the database to be on syntax #package_key.message_key#

changed routine logging from Notice to Debug

Added parameter for whether intermedia search should be used or not, default to no, so forums don't break hard on Oracle

    • -0
    • +1
    /openacs-4/packages/forums/forums.info
    • -1
    • +5
    /openacs-4/packages/forums/www/search.tcl
Added link to view forum

Fixed bug #873 for Oracle by also using 'like' search for Oracle. Intermedia doesn't install by default, and I'm not sure how we're going to make it.

    • -9
    • +8
    /openacs-4/packages/forums/forums.info
    • -1
    • +36
    /openacs-4/packages/forums/www/search-oracle.xql
    • -2
    • +2
    /openacs-4/packages/forums/www/search.adp
    • -3
    • +3
    /openacs-4/packages/forums/www/search.tcl
The variable 'text' is now used to contain the context bar, and thus shouldn't be output in the <head><title> tag.

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
Fix for bug #876. Non-members now sees a text-only email address, where

the domain has been replaced by the first two letters plus '...'.

adds a multirow pop command Patch 282 Jerry Asher

adds a multirow pop command Patch 282 Jerry Asher

Add a catch fixes bug #379 Exceptions in ProcessReply break reply by email patch 292, Alfred Werner

use site_node api to get children, Steffen Tiedemann Christensen patch 298

ui tweaks from Gabriel Burca patch 301

Installer didn't work on Oracle because it had a PG-specific query in the page. Changed to use API.

Typo

Added message for 'manage your notifications' in your workspace

Fixed bug #873: search in forums, for PG

- Cleaned up who's online

- I18n'd a few sentences

- Various UI cleanup

    • -0
    • +10
    /openacs-4/packages/acs-subsite/www/shared/make-invisible.tcl
    • -0
    • +10
    /openacs-4/packages/acs-subsite/www/shared/make-visible.tcl
    • -0
    • +10
    /openacs-4/packages/acs-tcl/tcl/whos-online-init.tcl
    • -0
    • +179
    /openacs-4/packages/acs-tcl/tcl/whos-online-procs.tcl
making the procs ad_acs_version and ad_acs_release_date do something sensible. Adding proc apm_version_get (should go into a namespace and be cached)

    • -22
    • +10
    /openacs-4/packages/acs-tcl/tcl/defs-procs.tcl