• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Avoid missing variable error upon form validation

    • -1
    • +1
    ./www/admin/edit-localized-message.adp
Translate message key

    • -0
    • +1
    ./catalog/acs-lang.it_IT.ISO-8859-1.xml
Delete thread cache variable as well when setting a new locale and use this corrected api to repair broken test

set lang::system::get_locales to per-thead cache as indicated

cache system locales in a per-thread cache

Update es_ES translation

    • -0
    • +1
    ./catalog/acs-lang.es_ES.ISO-8859-1.xml
  1. … 3 more files in changeset.
Add missing message

    • -0
    • +1
    ./catalog/acs-lang.en_US.ISO-8859-1.xml
fix adp expressions

  1. … 2 more files in changeset.
modernize tcl

  1. … 1 more file in changeset.
improve sanity of Tcl expression

    • -2
    • +2
    ./www/admin/edit-localized-message.tcl
Add extension to UI images

when website is behind a proxy, proxy server migtht not be smart enough to resolve images without extension

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 470 more files in changeset.
Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 12 more files in changeset.
regenerated documentation

  1. … 42 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 224 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 68 more files in changeset.
Rework variable assignment (set -> lassign)

  1. … 11 more files in changeset.
Fix typos

  1. … 6 more files in changeset.
Fix typos

  1. … 29 more files in changeset.
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

  1. … 5 more files in changeset.
remove conditions, which are always true

remove parens

    • -2
    • +2
    ./www/admin/edit-localized-message.tcl
modernize code

simplify code and make it more consistent

  1. … 5 more files in changeset.
fix more typos

  1. … 5 more files in changeset.
Fix typos

    • -1
    • +1
    ./sql/oracle/upgrade/upgrade-4.1-4.7d2.sql
  1. … 5 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 41 more files in changeset.
Fix even more typos

  1. … 29 more files in changeset.
fix for bug #808: language list always sorted by english names

make sure to log errors in the error.log