• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making changes to support html options

file list-attribute-html-options-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

    • -0
    • +0
    ./list-attribute-html-options-postgresql.xql
file list-attribute-html-options.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

file list-attribute-html-options.adp was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

files to add html options to the attributes mapped to a list

    • -0
    • +29
    ./list-attribute-html-options-postgresql.xql
    • -0
    • +5
    ./list-attribute-html-options.adp
    • -0
    • +52
    ./list-attribute-html-options.tcl
Added saving procedures

  1. … 2 more files in changeset.
file list-attributes.xql was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

file list-attributes.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

adding validation so you cant map an attribute_id to a another related list (to avoid duplicates)

    • -0
    • +45
    ./list-attributes.xql
Added attribute name so you know what you are dealing with

Fixed alignment of address widget. Added link to parameter administration

  1. … 1 more file 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.
Fixed localization bug - localization takes place in the attribute::new proc and is not needed on this page

Fixed editing the pretty_plural name - which was mislabeld pretty_name

remove i18N for the new options for this page - the ams::option::new proc takes care of it and this was duplicating the i18N which caused errors

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. … 1 more file in changeset.
file list-code.adp was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

file list-code.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

I18N fixes plus easier export for the code

  1. … 4 more files in changeset.
Added validation for ordering list (that is i18Nified) and fixed some bugs

i18N bug fixes and message additions

  1. … 3 more files in changeset.
Made sure you could unmap an attribute

Made it possible to unmap an attribute option from an attribute

Various patches and fixes e.g. for I18N

  1. … 2 more files in changeset.
Changed to use lang::util::convert_to_i18n

added return_url to let it jump back correctly

Added return_url to make it work correctly

Fixed problem with required box not working

Increased version number to load i18n catalogue

  1. … 1 more file in changeset.
file list-form-preview.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000