• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial attempt at ordering CSS links in document head.

There is a question where media="all" should go.

Fix y2k08 bug in ecommerce. The year was formatted with leading 0. When

year is 2008 and the this_year_for_db string is "08" tcl tries to add

one to an octal number and finds an invalid octal number. In this case

we strip leading zeros from the year, add one, then format with leading

0 if necessary.

Removed the "optimization" of links

    • -3
    • +2
    /openacs-4/packages/search/lib/navbar.tcl
Off-by-one problem

    • -1
    • +1
    /openacs-4/packages/search/lib/navbar.tcl
Failed with only one result on the page (something screwy when copying from

the client site where I wrote this originally)

    • -1
    • +1
    /openacs-4/packages/search/lib/navbar.adp
Added smarter navigation bar, i.e. the list template builder style

    • -2
    • +3
    /openacs-4/packages/search/search.info
    • -0
    • +38
    /openacs-4/packages/search/lib/navbar.adp
    • -0
    • +50
    /openacs-4/packages/search/lib/navbar.tcl
    • -52
    • +31
    /openacs-4/packages/search/www/search.adp
    • -30
    • +1
    /openacs-4/packages/search/www/search.tcl
Minor fix (cosmetic)

Fixed typo ...

Silly simplification of a minor bit of this code.

Minor fixes (cosmetic)

    • -6
    • +10
    /openacs-4/packages/dotlrn/www/communities.adp
Move template::head specific code into head-procs.tcl.

Fix add_meta to add meta instead of script!

Replace header_stuff property by calls to template::head API

Replace header_stuff property by calls to template::head API

HTML Strict cleanup

HTML Strict cleanup and fix in parameters page

HTML Strict cleanup

HTML Strict cleanup

HTML Strict cleanup

HTML Strict cleanup

    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
AjaxFs comes out of beta, adds support for viewing, uploading and deleting revisions, support sharing of folders via symlink feature, tooltips on file panel

updating catalog files

simplifying encoding procs

adding requireStyle to page stuff

make encoding more robust over different capitalizations of encoding names

- fix old method names

- take care of dangerous locale settings

Add rss_file_url parmameter to allow admin to advertise alternative RSS

url. Useful for feed services such as feedburner.

fix bug when adding url to refresh file panel after successfull add, validate url, show number of subfolders/items inside a folder when deleting from treepanel, disable properties for urls

HTML Strict cleanup. Refactor to use listtemplate. Added a lib for search box

    • -0
    • +10
    /openacs-4/packages/forums/lib/search/search-form.adp
    • -0
    • +14
    /openacs-4/packages/forums/lib/search/search-form.tcl
    • -11
    • +1
    /openacs-4/packages/forums/www/forum-view.adp
    • -8
    • +1
    /openacs-4/packages/forums/www/index.adp
  1. … 5 more files in changeset.
HTML Strict cleanup

HTML Strict cleanup

    • -4
    • +5
    /openacs-4/packages/forums/www/message-view.adp
    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.tcl