• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The email attribute is associated with a party

fixing html_options display and cleaning up some procs

  1. … 5 more files in changeset.
caching attribute::id proc.

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

  1. … 8 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

  1. … 1 more file in changeset.
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

Turned into debug notices

Speed up saving

Fixing #2723

  1. … 1 more file in changeset.
Reverting change by miguel

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

  1. … 76 more files in changeset.
making changes to support html options in attributes widgets

  1. … 2 more files in changeset.
making changes to allow using braces and bracktes in the the textarea and textbox widgets

  1. … 1 more file in changeset.
making changes in queries and procedures to get the right order in the elements and retrieved values

  1. … 1 more file in changeset.
New Save procedures

  1. … 1 more file in changeset.
Added saving procedures

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

  1. … 1 more file in changeset.
adding procedure and changin ams::ad_form::elements procedure to get the attributes_id

  1. … 3 more files in changeset.
Made attribute_id and name optional. Fixed issue with html_text_convert

  1. … 1 more file in changeset.
adding cached procedures

  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.
I18n of Options as well

  1. … 2 more files in changeset.
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. … 6 more files in changeset.
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 procedure to return *one* value

Localized ::name procs

Adding ams::util::localize_list_of_lists and ams::util::sort_list_of_list which helps with dealing alphabetizing localization keys

added check to ams::option::new to return the existing option_id for the supplied option if it exists

Added ability to edit lang messages without being in translator mode. This way there is no need for attribute or option edit pages since this will be done infrequently.

  1. … 2 more files in changeset.