• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with mac characters in the string

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. … 3 more files in changeset.
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. … 7 more files in changeset.
adding ams::util::orderby_clause and making ams::values_not_cached and ams::ad_form::elements use it so that attributes are orderby by list then by sort order , not just sort order

adding check for existing attribute values to ams::object_copy so the proc doesn't return an error if it copying to an object that already has values

adding ams::object_flush proc and calling it whenever ams::ad_form::save is used

added ability to upvar ams::values and include empty attributes information

cleaned up text storage type seperation of format and text value and made it consistent

Adding support for the DefaultStreetLines parameter and validation of addresses

  1. … 3 more files in changeset.
fixed widget for country_codes

  1. … 2 more files in changeset.
Turned into debug notices

Speed up saving

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