• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make id_column and table_name required for content::type::new.

Fix content::item::new to properly create a subtype of content revision

based on the content_type paramter is attributes, title or text is specified.

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).

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.

file parse-test-procs.tcl was initially added on branch oacs-5-1.

file survey-search-create.sql was initially added on branch oacs-5-1.

file upgrade-5.1.4d1-5.1.4d2 was initially added on branch oacs-5-1.

Update survey to support survey-library.

  1. … 13 more files in changeset.
file one-question.adp was initially added on branch oacs-5-1.

file one-survey-questions.xql was initially added on branch oacs-5-1.

file one-survey-questions.tcl was initially added on branch oacs-5-1.

file one-survey-questions.adp was initially added on branch oacs-5-1.

file one-survey-questions-postgresql.xql was initially added on branch oacs-5-1.

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

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

file one-section-admin.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/survey/lib/one-section-admin.tcl
file one-section-admin.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/survey/lib/one-section-admin.adp
file one-question.tcl was initially added on branch oacs-5-1.

file upgrade-5.1.4d1-5.1.4d2.sql was initially added on branch oacs-5-1.

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

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

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

Do not convert content if mime type is text/html.

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

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

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

file #create-2.tcl# was initially added on branch oacs-5-1.

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

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

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