• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added two missing hidden vars in display mode.\nFixed a little syntax error that was already fixed on the oacs-4-6 branch.

make forums noquote friendly and remove special case in acs-templating

  1. … 11 more files in changeset.
Added 'show_required_p' flag to forms, made standard-lars the default form style, and added a parameter for the default list style, which won't be relevant until I commit the list builder later, but it doesn't hurt any.

  1. … 2 more files in changeset.
Make <if foo nil> work without foo being a static string instead of a variable.

search widget: Check to make sure element(options) is set before unsetting it. Otherwise it would cause an error.

template::multirow extend mistakenly upvar'd only one level, not to the level of the multirow

noquote changes (Dirk Gomez)

  1. … 72 more files in changeset.
widget::input proc had missing close brace after merge. Using the 4.6 version of the proc verbatim as no additions on head could be found

merge of 4.6.3b1 to HEAD

  1. … 97 more files in changeset.
Added a little clarification to the template::element::create -validate option

Carry the -html option to the form builder date widget on through to the HTML form elements

Fixed <group> tag so it allows you to pass in a variable instead of a fixed sting

Added documentation for my new form builder enhancements

syntax error in display mode for richtext bug 445 patch 155 Ola Hansson

fix paginator::get_pages not showing last page bug 451/patch 157 Timo Hentschel

Fixed bug catched by Janine: when a form element doesn't have any mode set, it would never check for required elements

Added comment about what happens in the widget::input display mode

adding the form builder float data type on the 4-6 branch (previously added on head)

adding the float datatype that can be used by the form builder. Making the integer datatype accept a leading plus and making the message say invalid integer instead of invalid number

small bug in signing hidden vars

adds signed hidden vars. dont emit value on option list if value and label match

The error message from ad_html_security_check wasn't HTML quoted like it should be.

  1. … 1 more file in changeset.
Fixed bug #360: Treat 'display' mode elements the same as inform widgets, and don't bomb on categories that are blank

  1. … 1 more file in changeset.
Removed the search query name stuff. It didn't work, because it would get resolved in the wrong namespace

Forgot the ad_proc doc

Added 'maxlength' feature on form elements, which works correctly for multibyte characters

  1. … 2 more files in changeset.
Fix typo that caused number_list to return an empty_list

Fix typo that caused number_list to return and empty list every time.

Added error when you try to set or get an invalid property.

Migrated over changes to move some GIF resources into a common subdirectory

in the subsite package, so anyone who can read the main site can read

the images (previously you had to grant read privs to "/doc" explicitly

to get the graphics stored by acs-datetime to show up.

  1. … 37 more files in changeset.