acs-templating.en_US.ISO-8859-1.xml

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ensure year has only 4 digits

  1. … 3 more files in changeset.
Revert to previous template::widget::file behavior of accepting input in a form of a list of 3 elements (e.g. without a .tmpfile in the request), but introduce validation so that we enforce all widget values to be in the proper format and the files to be "safe"

  1. … 4 more files in changeset.
removed code factored out to the separate "captcha" package

  1. … 11 more files in changeset.
Improve message key and translations

  1. … 3 more files in changeset.
Return a 422 complaint, introduce a generic error message when an item is invalid

  1. … 3 more files in changeset.
Provide a message key for help text, localize in German

  1. … 2 more files in changeset.
A simple image captcha implementation:

a random text is converted to a distorted image, its checksum, together with the expected text are stored in a lookup table. Upon validation, the text input by the user is matched against the checksum to determine if the captcha is correct.

Plan is to use it downstream on certain publicly available contact forms.

  1. … 8 more files in changeset.
Port of downstream HTML5 date and time form widgets by Günter Ernst

These widgets provide a better and more consistent user experience and client-side validation across multiple platforms. They should in time become the preferred alternative for dates and time for template forms.

  1. … 2 more files in changeset.
Update message keys

  1. … 4 more files in changeset.
white-space changes

  1. … 2 more files in changeset.
internationalize confirm message

  1. … 3 more files in changeset.
Quote form field values in validation error messages to prevent XSS attacks

  1. … 4 more files in changeset.
Localize filter clearing

  1. … 3 more files in changeset.
add text/markdown to the accepted text formats of the richtext widget and ad_html_text_convert

  1. … 5 more files in changeset.
- extend OacsFS plugin to insert wiki links, if wiki_p is specified

- handle passing of wiki_p

    • -28
    • +5
    ./acs-templating.en_US.ISO-8859-1.xml
  1. … 3 more files in changeset.
Remove version numbers from catalog files

    • -4
    • +28
    ./acs-templating.en_US.ISO-8859-1.xml
  1. … 4 more files in changeset.
Merged from 5.4.2

  1. … 283 more files in changeset.
Missing message keys, transformed as I guess they are meant.

Removed version info from catalog file code as was TIP'd ages ago, which

will make merging much easier in the future. I had en_US and de_DE installed

so the catalogs for these languages in core have been exported and don't

have version numbers. The rest of the packages and locales for core and

dotlrn will be exported from the translation server as part of our release

process and will get fixed up then.

  1. … 17 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

    • -1
    • +11
    ./acs-templating.en_US.ISO-8859-1.xml
  1. … 324 more files in changeset.
Importing catalog files from traslate.openacs.org for Openacs Core Packages (5.3.1)

and .LRN Packages (2.3.0).

  1. … 996 more files in changeset.
i18n

  1. … 2 more files in changeset.
Project Zen: adding DefaultSummary variable

Zen: localize orderby_html_title (list builder)

  1. … 1 more file in changeset.
Add keys for file and image uload widgets

Adding to acs-5-2 branch, message key catalog files from translation server

for acs-core packages, dotlrn-all packages and dotlrn-extras

packages.

  1. … 968 more files in changeset.
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Add new message keys for image/file attachments.

New messages for image/file popup

  1. … 2 more files in changeset.