• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix from Sloan: add button for admin to edit any survey response, and fix bug where all survey file attachments were shown if there was one at all

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

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/one_list.adp
file respond.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/respond.adp
file respond-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/respond-oracle.xql
file process-response.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/process-response.xql
file process-response.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/process-response.tcl
file process-response.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/process-response.adp
file process-response-postgresql.xql was initially added on branch oacs-5-1.

file process-response-oracle.xql was initially added on branch oacs-5-1.

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

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/one_table.adp
file one_paragraph.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/one_paragraph.adp
file respond.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/respond.xql
file respond.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/survey/www/admin/respond.tcl
adding missing query

file notification paramter

minor edits

Resolves bug 2045: tcl/prase-procs.tcl spelling fix, courtesy of Frank Myhr.

Applying patch 583 for bug 2044: Updates individual programs to correct

version requirements. Courtesy of Eduardo Perez.

upping the maxinput parameter to be bigger than the default parameter in file storage

More updates.

included link to source Graffle

Raised the default homework file size limit to 2MB, to match file-storage.

incorporated ideas from chat 27 July

updated image

fixed typos

Fixes bug #861 by adding javascript return statements to workaround buggy browsers

Fix zip upload. Its not pretty, but it works the same as it did in 5.0.

Fix for bug 1789: CSV export produces HTML file.

Fix context_bar. Pass in root_folder_id to fs_context_bar_list from

index page. Fixes bug#1742.

Fix add_version to always use storage type of item. Fix add_file to

pass storage type to add_version to save an unnecessary query when

adding a file and version at the same time.