• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added new keys

    • -1
    • +1
    ./catalog/acs-templating.RO_RO.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.ch_zh.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.hu_HU.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.ko_KR.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.pt_BR.ISO-8859-1.xml
  1. … 112 more files in changeset.
changed release dates

  1. … 17 more files in changeset.
updated core version numbers

  1. … 17 more files in changeset.
updated version number to 5.0.3 in core packages

  1. … 18 more files in changeset.
updated info files for core for 5.0.2

  1. … 17 more files in changeset.
Check for errors on form before deciding which buttons to display, otherwise it will show the display-mode buttons instead of the edit-mode buttons when there are errors

updated core version numbers

  1. … 16 more files in changeset.
adding new translations from the translation server. This overrides my commit from last friday which was missing many messages.

    • -9
    • +9
    ./catalog/acs-templating.da_DK.ISO-8859-1.xml
  1. … 97 more files in changeset.
committing catalog files from the translation server. Have used the new upgrade/merge feature of the acs-lang package for the first time (instead of doing merge in CVS).

    • -0
    • +20
    ./catalog/acs-templating.RO_RO.utf-8.xml
    • -0
    • +20
    ./catalog/acs-templating.ch_zh.utf-8.xml
    • -0
    • +20
    ./catalog/acs-templating.de_DE.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
    • -0
    • +9
    ./catalog/acs-templating.fr_FR.ISO-8859-1.xml
    • -0
    • +5
    ./catalog/acs-templating.hu_HU.utf-8.xml
    • -0
    • +20
    ./catalog/acs-templating.it_IT.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/acs-templating.ko_KR.utf-8.xml
    • -0
    • +20
    ./catalog/acs-templating.nl_NL.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/acs-templating.pt_BR.ISO-8859-1.xml
  1. … 175 more files in changeset.
updated core package version numbers to 5.0.0

  1. … 18 more files in changeset.
Make set_ and get_property emit an error instead of silently failing when specifying a non-existing property name. Some api-documentation.

Make set_ and get_property emit an error instead of silently failing when specifying a non-existing property name. Some api-documentation.

Clarifying api-documentation.

Make set_ and get_property emit an error instead of silently failing when specifying a non-existing property name. Some api-documentation.

Wrapping the output of element::render in [string trim] so that it doesn't pre- or append spaces before the output, to avoid borking html layouts that depend on having no spaces in the form, e.g. so that input elements don't get wrapped inside a td tag.

build a list to eval rather than eval ad_context_bar $args, bug 1265

  1. … 7 more files in changeset.
bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
clean up summary and description information

  1. … 51 more files in changeset.
fix a few more missing rdbms stanzas

  1. … 11 more files in changeset.
create the columns array in template::util::list_of_ns_sets_to_multirow so template::multirow foreach will work, fix typo in template::multirow procdoc

bugfix #1099: using noparse instead of ~ or +; removed unprotecting via ~ or +

bugfix #1096: let displayed text in form begin with -

  1. … 1 more file in changeset.
typo in get_property display_date: must be instead of

making proc util::array_to_vars do proper quoting partially fixing bug 810. Kudos to Lars for teaching me about the merits of the list command...

Merging changes (which had accidentally been committed to head) to oacs-5-0.

Added noquote stuff to the plain form widget to fix #1183

Fixed bug #1021: Clarified example

Fixed bug #1111: Default orderby direction if clipped off in the URL

Fixed bug #1112: forum sorting by author requires named orderby partial queries