• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The user-new page called a proc in the authentications package which checked

to see if a parameter was set or not. However, in upgraded sites, or if

the user had entered a blank entry for the parameter, the proc would bomb.

I made the proc more robust by using string is false instead of ![parameter...

and also added in a util_user_message to make it more explicit what is happening

if you aren't able to register (the behavior was very confusing).

    • -5
    • +6
    ./acs-authentication/tcl/authentication-procs.tcl
Allow adp array variable regexp to work with arrays with . in the key names. This happens when a formerror is generated on a form element where the element name has an embedded . so it can be interpreted as an array when processing the form. Added test cases.

    • -0
    • +52
    ./acs-templating/tcl/test/parse-test-procs.tcl
file parse-test-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-templating/tcl/test/parse-test-procs.tcl
Add question proxy for categorization.

Clarify documenation for content::item::new and add test cases to ensure a new revision can be created.

Fixes bug#2232

    • -3
    • +7
    ./acs-content-repository/tcl/content-item-procs.tcl
    • -2
    • +14
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Do not convert content if mime type is text/html.

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

    • -0
    • +0
    ./survey-library/www/question/create.adp
    • -0
    • +0
    ./survey-library/www/section/create.adp
    • -0
    • +0
    ./survey-library/www/survey/create.adp
file view.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/survey/view.adp
file #one.tcl# was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/survey/#one.tcl#
file #create-2.tcl# was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/survey/#create-2.tcl#
file one.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/question/one.tcl
    • -0
    • +0
    ./survey-library/www/section/one.tcl
    • -0
    • +0
    ./survey-library/www/survey/one.tcl
file one.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/question/one.adp
    • -0
    • +0
    ./survey-library/www/section/one.adp
    • -0
    • +0
    ./survey-library/www/survey/one.adp
file create.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/question/create.tcl
    • -0
    • +0
    ./survey-library/www/section/create.tcl
    • -0
    • +0
    ./survey-library/www/survey/create.tcl
file survey-library-install-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/tcl/survey-library-install-procs.tcl
file index.vuh was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/index.vuh
    • -0
    • +0
    ./survey-library/www/survey/index.vuh
file index.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/index.tcl
    • -0
    • +0
    ./survey-library/www/categories/index.tcl
    • -0
    • +0
    ./survey-library/www/clipboard/index.tcl
file index.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/index.adp
    • -0
    • +0
    ./survey-library/www/categories/index.adp
file add.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/add.xql
file add.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/add.tcl
file add.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/add.adp
file add-2.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/add-2.tcl
file add-2.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/add-2.adp
file survey-library-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/tcl/survey-library-procs.tcl
Adding survey-library package which provides a searhable library of surveys, sections and questions. Requires contrib version of survey for now.

    • -0
    • +28
    ./survey-library/survey-library.info
    • -0
    • +4
    ./survey-library/lib/add-to-library.tcl
    • -0
    • +88
    ./survey-library/lib/categorize.tcl
    • -0
    • +24
    ./survey-library/lib/survey-preview.adp
    • -0
    • +62
    ./survey-library/lib/survey-preview.tcl
    • -0
    • +43
    ./survey-library/lib/survey-preview.xql
    • -0
    • +152
    ./survey-library/sql/oracle/survey-library-create.sql
    • -0
    • +152
    ./survey-library/sql/oracle/survey-library-create.sql~
    • -0
    • +104
    ./survey-library/sql/oracle/update-survey-lib.sql
  1. … 30 more files in changeset.
file survey-library-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/sql/oracle/survey-library-create.sql
    • -0
    • +0
    ./survey-library/sql/postgresql/survey-library-create.sql
file survey-preview.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/lib/survey-preview.xql
file survey-preview.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/lib/survey-preview.tcl
file survey-preview.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/lib/survey-preview.adp
file survey-admin.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/lib/survey-admin.tcl
file survey-admin.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/lib/survey-admin.adp