• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing the way ams uses forms on attribute-add to work with the new methods in 5.3+

Adding support for ad_form sections/fieldsets as part of openacs core 5.3.x, this includes an update of ams to 1.1d18 because of lang updates

    • -2
    • +12
    ./list-attribute-section-heading.tcl
  1. … 3 more files in changeset.
Removed the link to the widgets page which is a) broken and b) does not serve the intended purpose anyway

Made sure we see the additional options when we have an option widget

Added ability to sort the options alphabetically

Added list_id in the view

hiding options list/form if the widget doesn't have any options (and is thus a date or textbox widget

Allow purging of options for administrators

  1. … 1 more file in changeset.
Added new message keys. Added ordering of lists

  1. … 3 more files in changeset.
Added possibility to map multiple attributes at once. Made sure attribute mapping with regards to the default list works if contacts is installed

adding support for default values for option widgets (select,radio,checkbox,multiselect)

  1. … 2 more files in changeset.
adding caching of ams::widget_options

  1. … 2 more files in changeset.
Removed restriction that you can only add new options if an option already existed

fixing html_options display and cleaning up some procs

  1. … 5 more files in changeset.
Added 0 so we can sort easier in the tcl file

Made sure you can specify multiple list ids to map an attribute to. Furthermore split up the list code in the attribute generation and the mapping to the lists

  1. … 1 more file in changeset.
adding default to get list so it doesn't bomb if you aren't using -2 for contacts

Missed some thing on the help text.

  1. … 1 more file in changeset.
Added help_text to attributes and along with it some more I18N strings

  1. … 4 more files in changeset.
commit changes from merge with HEAD

    • -0
    • +29
    ./list-attribute-html-options-postgresql.xql
    • -0
    • +10
    ./list-attribute-section-heading.adp
    • -0
    • +55
    ./list-attribute-section-heading.tcl
  1. … 62 more files in changeset.
file list.xql was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

making changes to support html options

file list-attribute-html-options-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

    • -0
    • +0
    ./list-attribute-html-options-postgresql.xql
file list-attribute-html-options.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

file list-attribute-html-options.adp was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

files to add html options to the attributes mapped to a list

    • -0
    • +29
    ./list-attribute-html-options-postgresql.xql
    • -0
    • +5
    ./list-attribute-html-options.adp
    • -0
    • +52
    ./list-attribute-html-options.tcl
Added saving procedures

  1. … 2 more files in changeset.
file list-attributes.xql was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

file list-attributes.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

adding validation so you cant map an attribute_id to a another related list (to avoid duplicates)

    • -0
    • +45
    ./list-attributes.xql