• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
I18N fixes plus easier export for the code

  1. … 5 more files in changeset.
added util_memoize to attribute pretty_name and pretty_plural procs

  1. … 1 more file in changeset.
Added support for I18N

Moved sql to xql file

  1. … 1 more file in changeset.
Procs for viewing attribute data added

  1. … 2 more files in changeset.
Added ams::object_delete proc

Uploading AMS 1.0d code

  1. … 53 more files in changeset.
Adding the UI for AMS

  1. … 31 more files in changeset.
got ams_options working and some bug fixing

  1. … 1 more file in changeset.
fixed bug in ams::ad_form::save which prevented it from saving updates due to changes made in the last few days