• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
verifying that if the user is dotlrn-admin, the user can become in other users too

using the become file in acs-admin/lib so the user with role dotlrn-admin can become another user

taking syllabus out of dotlrn

file become.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-admin/www/users/become.adp
    • -0
    • +0
    ./dotlrn/www/admin/become.adp
using the file in acs-admin/lib/become.*, so the user can become another user with the role of dotlrn-admin

file become.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-admin/lib/become.tcl
    • -0
    • +0
    ./dotlrn/www/admin/become.tcl
file become.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-admin/lib/become.xql
displaying links with the button css class

upping version numbers for release

    • -2
    • +2
    ./acs-api-browser/acs-api-browser.info
    • -2
    • +2
    ./acs-authentication/acs-authentication.info
    • -2
    • +2
    ./acs-automated-testing/acs-automated-testing.info
    • -2
    • +2
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
    • -2
    • +2
    ./acs-developer-support/acs-developer-support.info
    • -2
    • +2
    ./acs-service-contract/acs-service-contract.info
  1. … 47 more files in changeset.
Fixing arbitrary HTML user input vulnerability in message body. Since the revert back from using the richtext widget a few weeks ago html went unchecked into the message body.

Trimming off any lingering CR (\r) line terminators before appending CRLF (\r\n). build_mime_message was leaving extra CRs around, causing some havoc for certain mail servers and clients when running with SMTP.

    • -2
    • +4
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
reverted using the context_id to differentiate between classes as per daveb suggestion

using the context_id we'll differentiate between classes

Missing postgres support. Added query I found somewhere else. Hope this fixes the issue

    • -0
    • +8
    ./survey/www/admin/respond-postgresql.xql
Missing postgres support. Still missing as I did not port count_response

    • -0
    • +14
    ./survey/www/admin/respond-postgresql.xql
file respond-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey/www/admin/respond-postgresql.xql
I forgot that you *first* have to upgrade the version before you do the export...

New Version due to inclusion of formbuilder_date_format

Upgraded due to internationalization of Terms and adding of formbuilder_date_format

redirecting to answer-ok after submitting the answer

page to inform the student that the answer was sent successfully

    • -2
    • +4
    ./evaluation/catalog/evaluation.en_US.ISO-8859-1.xml
    • -8
    • +9
    ./evaluation/catalog/evaluation.es_GT.ISO-8859-1.xml
    • -0
    • +6
    ./evaluation/www/answer-ok.adp
    • -0
    • +15
    ./evaluation/www/answer-ok.tcl
internationalization

    • -0
    • +14
    ./file-storage/catalog/file-storage.en_US.ISO-8859-1.xml
    • -16
    • +18
    ./file-storage/tcl/file-storage-procs.tcl
Add in a page to the documentation that gives an overview of all images

the subsite provides.

file images.html was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-subsite/www/doc/images.html
notificacions internationalized

    • -3
    • +14
    ./file-storage/catalog/file-storage.en_US.ISO-8859-1.xml
    • -15
    • +17
    ./file-storage/tcl/file-storage-procs.tcl
removing option to sort the list builder based on submission date, since there is no always a submission date

fixes : variables were not initialized in the loop

changed members to use list builder for pending users. added two new actions reject all and approve all.

Updating package to work with OpenACS 5.

    • -1
    • +1
    ./postcard/www/postcard-picture-postgresql.xql
  1. … 13 more files in changeset.
Fix documentation so it doesn't show up under the author tag.

    • -7
    • +6
    ./acs-content-repository/tcl/revision-procs.tcl