• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding validation so you cant map an attribute_id to a another related list (to avoid duplicates)

    • -0
    • +45
    ./www/list-attributes.xql
Made attribute_id and name optional. Fixed issue with html_text_convert

New I18N strings for various other packages. Should bring the german translation to nearly 100%

  1. … 14 more files in changeset.
Added missing message keys

adding cached procedures

increment version number to get changes in tcl procedures

Added attribute name so you know what you are dealing with

Added a couple of new translations into german and some language strings for English. Some catalog files go their version number bumped up due to the fact that the package version had increased in the meantime

  1. … 7 more files in changeset.
Fixed alignment of address widget. Added link to parameter administration

adding a parameter to specify the default layout for input and display the address, increment version number

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

More translations

Better I18N support, follwing the idea to store the object_id in the message key

    • -0
    • +53
    ./sql/postgresql/upgrade/upgrade-1.1d2-1.1d3.sql
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
    ./tcl/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

    • -4
    • +7
    ./sql/postgresql/ams-package-create.sql
Fixed a missing ;. Added an index for performance improvement on ams_attrbiute values

    • -2
    • +2
    ./sql/postgresql/ams-package-create.sql
    • -0
    • +10
    ./sql/postgresql/upgrade/upgrade-1.1d1-1.1d2.sql
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)

added procedure to return *one* value

Added procedure to return *one* value

Made sure that strings can start with a "-" before converting them with ad_html_text_convert

Replaced /n with \n so new lines are actually created when listing attributes in the ams::widget proc

Localized ::name procs

Fixed country list sorting - it now alphabetizes correctly even though it uses i18n message keys

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