• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes in the tool logic in order to improve its performance

    • -1
    • +1
    ./user-tracking/www/communities-card.adp
    • -1
    • +7
    ./user-tracking/www/communities-card.tcl
removing references to tasks package since the new ContactMaster and ContactsMaster parameters make them unnecessary

file role-ae.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

Added on_request to set return_url on form submission

Added the ability to remove contacts from groups and delete contacts

extended multirow to include contact_url

Added check for ContactsMaster parameter and if different from this file loads that template specified

    • -15
    • +20
    ./contacts/lib/contacts-master.adp
Added check for ContactMaster parameter and if different from this file loads that template specified

    • -18
    • +24
    ./contacts/lib/contact-master.adp
Added party url to select query

Fixed contact url, added direct link to create an email message and added website reference

Additional parameter for payment methods

    • -0
    • +1
    ./dotlrn-ecommerce/dotlrn-ecommerce.info
Parameterize payment methods

Redirect to /assessment, hardcode for now since multiple instances can be mounted

Rolled back added code for after-checkout callback

    • -9
    • +0
    ./ecommerce/tcl/ecommerce-state-changes-procs.tcl
Set sessions to empty list

Bugfix on dotlrn_survey__clone, specify package_id in SQL call since the field now also exists in acs_objects

file dotlrn-assessment-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./dotlrn-assessment/tcl/dotlrn-assessment-procs.xql
add procedure to clone an assessment instance

    • -8
    • +0
    ./dotlrn-assessment/tcl/dotlrn-assessment-procs-oracle.xql
    • -8
    • +0
    ./dotlrn-assessment/tcl/dotlrn-assessment-procs-postgresql.xql
    • -2
    • +63
    ./dotlrn-assessment/tcl/dotlrn-assessment-procs.tcl
    • -0
    • +19
    ./dotlrn-assessment/tcl/dotlrn-assessment-procs.xql
Added Indexes, Memoized select_users query, bumped to a new version

file upgrade-1.2b1-1.2b2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./logger/sql/postgresql/upgrade/upgrade-1.2b1-1.2b2.sql
Fix bug#2512

    • -4
    • +4
    ./acs-content-repository/tcl/content-folder-procs.tcl
improving error checking and reporting, such as for connect timeouts and inserting of custom field rows (instead of updating)

file extras-upload-2.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./ecommerce/www/admin/products/extras-upload-2.xql
Apply patch 695 for bug 2516, increase standards compliance

    • -1
    • +1
    ./acs-templating/www/resources/lists.css
    • -9
    • +9
    ./general-comments/tcl/general-comments-procs.tcl
  1. … 2 more files in changeset.
get subject_id to know who activated a trigger

change parameter name

adding xml source files. fixing image references

    • -0
    • +4
    ./imsld/www/doc/README.txt
    • -0
    • +3145
    ./imsld/www/doc/xmlfiles/imsld-package.xml
    • -0
    • +195
    ./imsld/www/doc/xmlfiles/imsld-short-intro.xml
bug fixed: removing the header of the list builder for each class the user belongs to, in the lorsm-portlet in user space. Now the list builder has only one header no matter how many classes the user belongs to.

    • -10
    • +1
    ./lorsm-portlet/www/lorsm-portlet.adp
acs-automated-testing was missing a dependency on acs-kernel, which meant

that the query that determines upgrade order didn't necessarily cause acs-kernel

to be upgraded first. Oops. With this fix, we can successfully upgrade

openacs5.1 -> openacs5.2 on both Oracle and PG.

    • -0
    • +1
    ./acs-automated-testing/acs-automated-testing.info
Someone removed security_context_p from acs_object.new in the upgrade script,

sigh ...