News


[668 total ]
Changeset [1414]: i18n for general invalid-form message & handle multiline message keys

i18n for general invalid-form message & handle multiline message keys

Changeset [1413]: Fix syntax error

Fix syntax error

Changeset [1412]: When messages are set, but the message for the specific key is missing, …

When messages are set, but the message for the specific key is missing, return the key instead of undefined

Changeset [1411]: Prefixed error messages with i18n:

Prefixed error messages with i18n:

Changeset [1410]: Calling exec on a regexp requires that you reset the lastIndex to 0 if you …

Calling exec on a regexp requires that you reset the lastIndex to 0 if you want to reuse the same regexp object on another string.
Alternative is to use regexp.test (and RegExp?.$... to inspect the result)

Ticket #94 (defect closed): Trouble with styling of a table with collection

invalid:
no problems found, this was probably a temporary issue in the first implementation

Changeset [1409]: Fix wiring: upload was missing

Fix wiring: upload was missing

Changeset [1408]: Fixed wiring (tmprsrc:upload)

Fixed wiring (tmprsrc:upload)

Changeset [1407]: Allow configuring a default locale and timezone.

Allow configuring a default locale and timezone.

Ticket #259 (enhancement created): Default behavior for updateOptions

Default behavior for updateOptions