• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Clarified unfinished nature of proc through clear comment

    • -1
    • +7
    ./acs-service-contract/tcl/implementation-procs.tcl
stripped the balance stuff from the startup script and renamed it openacs.txt from init.d

    • -0
    • +387
    ./acs-core-docs/www/files/openacs.txt
Added troubleshooting information for those with older info in the

config.tcl files.

test commit, just added an empty line

Disable anonymos browsing, require authentication for PROPFIND method

decode . in URLs to make MS Web Folders happ

Fixed bug #1486: Changed the cut'n'paste link to use absolute path.

Fixed a typo in one of the queries

    • -1
    • +1
    ./acs-mail-lite/tcl/acs-mail-lite-procs-oracle.xql
fixing ticket 52. Making enroll_user proc check whether user is already is enrolled and just return if he is.

    • -3
    • +14
    ./simulation/tcl/template-procs.tcl
  1. … 1 more file in changeset.
bug 1068

    • -1
    • +1
    ./dotlrn-homework/www/folder-chunk-postgresql.xql
    • -5
    • +6
    ./dotlrn-homework/www/folder-chunk.tcl
Made calls to ImageMagick use ImageMagickPath ...

    • -7
    • +7
    ./photo-album/tcl/photo-album-procs.tcl
Added anchor tags to last-n-comments

    • -0
    • +1
    ./lars-blogger/lib/last-n-comments-oracle.xql
    • -0
    • +1
    ./lars-blogger/lib/last-n-comments-postgresql.xql
    • -1
    • +1
    ./lars-blogger/lib/last-n-comments.adp
added available translations

    • -0
    • +11
    ./workflow/catalog/workflow.nl_NL.ISO-8859-1.xml
file workflow.nl_NL.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./workflow/catalog/workflow.nl_NL.ISO-8859-1.xml
added translations

    • -0
    • +19
    ./simulation/catalog/simulation.nl_NL.ISO-8859-1.xml
  1. … 1 more file in changeset.
file simulation.nl_NL.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./simulation/catalog/simulation.nl_NL.ISO-8859-1.xml
  1. … 1 more file in changeset.
Before:

A long biography would push the portrait on the page buttom

Portrait had a blue border to indicate the link

Biographie didn't support HTML

Now:

Used table to have biography on the left and portrait on the right

Removed border with border="0"

Added noquote to @bio@

    • -15
    • +21
    ./dotlrn/www/community-member.adp
Correctly URLencode URIs in propfind responses.

various bug fixes for package_id, title addition to acs_objects

Remove spaces from WebDAVURLPrefix parameter, again.

Now all subgroups are listed in alphabetic order by pretty name

Clarify that it is possible to set up the top level page to use ETP

without using a softlink.

    • -7
    • +19
    ./edit-this-page/www/doc/install.html
Included two links to existing pages (forums list, admin page for forums) that were not accessible over the group/class admin page. Two new message keys were required.

    • -0
    • +2
    ./dotlrn-forums/catalog/dotlrn-forums.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./dotlrn-forums/www/dotlrn-forums-admin-portlet.adp
Changed to showing tables for more than one news. List view was very space consuming for multiple news items. The summary is not used anymore in this version. It makes sense to reuse it for the case of only one instance per group

    • -21
    • +24
    ./news-portlet/www/news-portlet.adp
Changed to showing tables for more than one forum. List view was very space consuming for multiple forums

    • -14
    • +35
    ./forums-portlet/www/forums-portlet.adp
Fix typos in content_item__move, add missing content_folder__move function with

name parameter, and cr_items_tree_update_tr along with upgrade script.

Replaced ad_permission_p with permission::permission_p

Fix another reference to WebDAVURIPrefix parameter.

Add content-length to get_revision_info query.

    • -1
    • +2
    ./acs-content-repository/tcl/revision-procs.xql
bug 1714. Fixed reference to download_url

Added note that ad_permission_p is deprecated and that it should use

permission::permission_p. Didn't actually change it -- sorry.