• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactoring:

- HTML STrict cleanup

- Extract SQL to xql files

    • -19
    • +8
    /openacs-4/packages/news/www/item.adp
    • -52
    • +26
    /openacs-4/packages/news/www/item.tcl
Changed to use listtemplate

    • -51
    • +10
    /openacs-4/packages/news/www/index.adp
    • -73
    • +48
    /openacs-4/packages/news/www/index.tcl
HTML Strict cleanup. Fix text to HTML transformation.

Changes to use ad_form and formtemplate for creating/editing a news item

    • -47
    • +1
    /openacs-4/packages/news/www/item-create.adp
    • -11
    • +49
    /openacs-4/packages/news/www/item-create.tcl
    • -7
    • +9
    /openacs-4/packages/news/www/preview.adp
    • -7
    • +7
    /openacs-4/packages/news/www/preview.tcl
Sketchy preliminary documentation

    • -0
    • +39
    /openacs-4/packages/layout-manager/www/doc/new-portal-compare.adp
Redid most of this package

    • -0
    • +38
    /openacs-4/packages/layout-manager/lib/edit-element.tcl
    • -0
    • +13
    /openacs-4/packages/layout-manager/lib/edit-element.xql
    • -0
    • +127
    /openacs-4/packages/layout-manager/lib/pageset-configure-2.tcl
  1. … 8 more files in changeset.
Moved a bunch of stuff to layout-subsite-integration

  1. … 20 more files in changeset.
Moved a bunch of things to the layout subsite integration package

  1. … 12 more files in changeset.
Initial import

  1. … 123 more files in changeset.
Initial revision

  1. … 123 more files in changeset.
Changes for the new version of layout manager

HTML Strict cleanup: removed trailing slash of input, img, link, meta tags

  1. … 7 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

    • -5
    • +5
    /openacs-4/packages/chat/www/search.adp
  1. … 22 more files in changeset.
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 11 more files in changeset.
HTML Strict cleanup: removed trailing slash of the HR tag

    • -2
    • +2
    /openacs-4/packages/news/tcl/news-procs.tcl
HTML Strict cleanup: removed trailing slash of the BR tag

    • -2
    • +2
    /openacs-4/packages/dotlrn/lib/member-email.tcl
  1. … 28 more files in changeset.
Changed admin checks to check against ad_conn subsite_id, not package_id, so

that these work correctly when included from a package other than acs-subsite.

Such as within a portlet/includelet ...

bug 3144: added a few existing keys

bug 3144: bad quotes removed. added </a> tag. valid html

bug 3144: fixed. nesting form tag inside a td one

bug 3144: tabs 2 spaces convertion

    • -10
    • +10
    /openacs-4/packages/dotlrn/lib/toolbar.adp
Fix: Specifying the package_id when getting the BehaveLikeFileSystemP parameter.

Someone made calendar depend unconditionally on attachments (before it depended

conditionally, it appears) without adding the dependency to the info file.

Tch tch. Quality is #1000000 with us!

HTML Strict cleanup

    • -2
    • +1
    /openacs-4/packages/imsld/lib/imsld-chunk.adp
    • -1
    • +1
    /openacs-4/packages/imsld/lib/imsld-chunk.tcl
Remove some package versions in catalog files.

Fix for bug 3149: don't let users access an assessment that is not live!

initial

  1. … 142 more files in changeset.
Initial revision

    • -0
    • +11
    /openacs-4/packages/layout-manager/TODO.txt
    • -0
    • +41
    /openacs-4/packages/layout-manager/layout-manager.info
    • -0
    • +5
    /openacs-4/packages/layout-manager/lib/add-datasources.adp
    • -0
    • +77
    /openacs-4/packages/layout-manager/lib/add-datasources.tcl
    • -0
    • +31
    /openacs-4/packages/layout-manager/lib/add-datasources.xql
    • -0
    • +43
    /openacs-4/packages/layout-manager/lib/column-configure.adp
    • -0
    • +83
    /openacs-4/packages/layout-manager/lib/column-configure.tcl
    • -0
    • +48
    /openacs-4/packages/layout-manager/lib/column-configure.xql
    • -0
    • +1
    /openacs-4/packages/layout-manager/lib/configure-finish.adp
    • -0
    • +11
    /openacs-4/packages/layout-manager/lib/configure-finish.tcl
    • -0
    • +16
    /openacs-4/packages/layout-manager/lib/configure-help.adp
    • -0
    • +10
    /openacs-4/packages/layout-manager/lib/configure-help.tcl
  1. … 142 more files in changeset.
- support for cssclass for all kinds of [[links]]

    • -25
    • +38
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -0
    • +0
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Don't print the "you are here" of the breadcrumbs when printing. Added "screen-reader-only" class to the list of styles not to print.