• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 +

  1. … 1 more file in changeset.
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.

Don't perform spell-checking on elemets which are in display mode.

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

Test case for #428

file multirow-procs.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./test/multirow-procs.tcl
file multirow-test.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./test/multirow-test.tcl
file multirow-test.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./test/multirow-test.adp
Added a url element validation filter for form elements. Check for valid URLs when creating a new subsite. Fixes Bug #1000.

  1. … 1 more file in changeset.
Fixed security hole: You could pass in the name of an orderby which included [...], and it would get executed in the page's nameapace

list builder labels couldnt start with a -

do string map once instead of twice

Fixed a bug in the call to the webspell wrapper which caused the associated test case to fail.

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 67 more files in changeset.
Added a call to "fconfigure $ispell_proc -blocking 0" to avoid problems with the piped channel for the spell-checker.

Cleaned up the 'webspell' wrapper and added a catch around the statement which opens it.

  1. … 1 more file in changeset.
Fixed bug #955. The number of elements in $errors was unbalanced between near misses and misses, which got a foreach loop out of sync ...

Provide link to creating the message key when message key doesn't exist at all

Replaced another 'Yes, please' with a 'Yes'

Internationalized spellcheck label

  1. … 1 more file in changeset.
Typo

removing ns_log LARS: debug printouts. Retaining those in the APM dependency check on debug level

  1. … 2 more files in changeset.
I18n of list-builder ('no data')

Fixed bad list in acs-templating-init, where the word 'repeat' had been dropped from the wizard section