• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added value_list as a possible option to postal_address

Fixing #2723

Added / to allowed strings in the telco number

Added a maxsize for some address fields. Created a parameter to contain the maxlength of the delivery address

  1. … 3 more files in changeset.
Reverting change by miguel

commit changes from merge with HEAD

    • -692
    • +137
    ./ams-procs-postgresql.xql
    • -0
    • +109
    ./ams-widget-procs-postgresql.xql
    • -14
    • +33
    ./telecom-number-widget-procs.tcl
  1. … 65 more files in changeset.
file ams-widget-procs.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

making changes to support html options in attributes widgets

making changes to allow using braces and bracktes in the the textarea and textbox widgets

making changes in queries and procedures to get the right order in the elements and retrieved values

New Save procedures

Added saving procedures

  1. … 1 more file in changeset.
making changes to use new switch in ams::values procedure to get rid of duplicates in attributes

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

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

adding procedure and changin ams::ad_form::elements procedure to get the attributes_id

Made attribute_id and name optional. Fixed issue with html_text_convert

adding cached procedures

Fixed alignment of address widget. Added link to parameter administration

  1. … 2 more files in changeset.
file ams-install-procs.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

adding a parameter to specify the default layout for input and display the address

Added support for phone urls for the telecom numbers

  1. … 1 more file in changeset.
Better I18N support, follwing the idea to store the object_id in the message key

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

I18n of Options as well

    • -0
    • +35
    ./ams-install-procs.tcl
file ams-widget-procs-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

Added support for a pretty_name using the acs-object's title. The I18N version of the option is stored as the title and the title is what is being displayed now. Ups... how on earth shall the upgrade work

  1. … 3 more files in changeset.
New address formats

Made sure that you retrieve the values in the given locale (as the locale you want to retrieve is not the locale of the user currently viewing the page)

added locale switch for options to be localized in the locale provided (or the default locale for the user)