• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug #1696: Removed .html extension

Fix list-builder to allow using a variable for the list name instead of having to put a hard value there

    • -10
    • +7
    ./acs-templating/tcl/list-procs.tcl
Changed from ID to CLASS because there are multiple

    • -3
    • +3
    ./acs-developer-support/lib/footer.adp
Added 'log' command to ds_profile, which causes it to spit out the profile info to the log file. Useful for things that are running in background threads

    • -5
    • +37
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
Pass in impl_alias and impl_pl directly to acs_sc_proc, which avoids calling the expensive acs_sc_get_alias proc

    • -16
    • +11
    ./acs-service-contract/tcl/acs-service-contract-init.tcl
    • -5
    • +9
    ./acs-service-contract/tcl/acs-service-contract-procs.tcl
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.