• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- remove unneeded expr from condition in "for" loop

  1. … 1 more file in changeset.
- pass property doc(title)

  1. … 1 more file in changeset.
- break overlong lines

- modernize tcl

- remove unneeded ReturnHeaders + ns_write

- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 336 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 10 more files in changeset.
Fix subsite search

Don't kill the whole search page if a datasource or other proc fails on one item. Log info on the error.

Implement TIP#130 Add -exta_args to search callback definition to avoid having to redefine it constantly

  1. … 4 more files in changeset.
use parameter::get rather than ad_parameter

  1. … 2 more files in changeset.
- fix for bug #3154

- don't hardcode localized string (feeling luck was just working for english)

  1. … 1 more file in changeset.
- don't hardcode internationalized strings in program code ("feeling lucky" worked only in english)

- fix for bug #3154

Files removed on oacs-5-4 not removed on HEAD by the last merge

    • -12
    • +0
    ./admin/delete-object-type-from-index.tcl
  1. … 3 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link, meta tags

  1. … 21 more files in changeset.
Remove admin pages, too many hard coded things, works for oracle only

    • -12
    • +0
    ./admin/delete-object-type-from-index.tcl
  1. … 3 more files in changeset.
Added smarter navigation bar, i.e. the list template builder style

  1. … 3 more files in changeset.
HTML Strict cleanup

Fixed context bar and HTML

  1. … 1 more file in changeset.
Missed this in my upgrade

  1. … 2 more files in changeset.
uses braces for expressions, string operators for string comparisons

Merged 5.3 to HEAD

  1. … 59 more files in changeset.
Return a complain when no keywords to search for have been entered

last shot (for now) of html cleanup. choice_bar replaced by a multirow to be able to apply styles at template level and produce valid HTML

  1. … 1 more file in changeset.
Created styles for search results page and applied them to the results list

  1. … 1 more file in changeset.
file search.css was initially added on branch oacs-5-3.

Removed references to (non-existent) dotlrn template

First shot of HTML cleanup

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
fix for bug 3061