• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure that the option_id actually has a value

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

  1. … 1 more file in changeset.
moving a number of queries from ams-procs.tcl to ams-procs-postgresql.xql

adding caching of ams::widget_options

  1. … 1 more file in changeset.
fixed attribute help text proc so that it doesn't display an error in the log

cleaning up some presentation logic and creating new helper procs

adding value_list_text, value_list_html and value_list_headings as ams::widget requests

simplified and cleaned up ams::util::sort_list_of_lists

checking for parent object_type for any attribute_name when searching for an id (not just email) and removing ams::package_id proc because it was useless

The email attribute is associated with a party

Adding mobile number, skype, aim widget procs written by Al-Faisal El-Dajani

    • -0
    • +566
    ./mobile-number-widget-procs.tcl
fixing typo

fixing html_options display and cleaning up some procs

  1. … 1 more file in changeset.
caching attribute::id proc.

Adding parameter HideISOCountryCode and bumping up version so its loaded.

  1. … 1 more file in changeset.
Added sanity checks and make sure if we recreate a list that all old elements of the list are being deleted

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