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

fix for bog #3061

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 366 more files in changeset.
First round of oacs-5-3 merge to HEAD commits

  1. … 96 more files in changeset.
Merged oacs-5-2 -> oacs-5-3 branches.

  1. … 66 more files in changeset.
Fix bug#3040

Fix bug#3040 split string before passing to llength.

Fix bug#3040, split string before passing to llength.

Fixing some more bugs and cleaned up the search result page

Remove or comment out dotlrn specific code snuck into search. This

will be a callback of some sort eventually.

  1. … 1 more file in changeset.
pass search_package_id to page 1 etc. as well.

provide search_package_id as call parameter like in 5.3, to make it easier for people to use xowiki 0.31 with oacs-5-2

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 720 more files in changeset.
commiting search work from sloan

    • -0
    • +12
    ./admin/delete-object-type-from-index.tcl
    • -0
    • +20
    ./admin/index-missing-objects.tcl
    • -0
    • +7
    ./admin/list-object.adp
    • -0
    • +16
    ./admin/list-object.tcl
    • -0
    • +11
    ./admin/list-objects.adp
    • -0
    • +17
    ./admin/list-objects.tcl
    • -0
    • +12
    ./admin/reindex-calitem.tcl
    • -0
    • +12
    ./admin/reindex-faq.tcl
  1. … 27 more files in changeset.
Implement search as callback. Service contract optional..