• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix and standardize quoting in template properties

  1. … 391 more files in changeset.
- standardize url construction to protect against injection attacks

- modernize tcl

  1. … 9 more files in changeset.
Add missing file extension to referenced image 'checkboxchecked.gif'

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
- simplify code

  1. … 2 more files in changeset.
- check ids in page contracts

  1. … 28 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 103 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 13 more files in changeset.
- perform better checking on page number

  1. … 4 more files in changeset.
- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

  1. … 12 more files in changeset.
- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 10 more files in changeset.
- use "in" operator instead of lsearch (for readability and performance)

  1. … 5 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 332 more files in changeset.
- make use of byte-compiled functions

  1. … 13 more files in changeset.
HTML cleanup

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

drb-*-20070513

  1. … 322 more files in changeset.
i18nized some lists

  1. … 5 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 360 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2274 more files in changeset.
Batch jobs are now ordered by start time

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Use new interval prettify proc from util

add -- to all string_truncate calls

  1. … 11 more files in changeset.
authority page was broken for creating new authorities. Don't query for number of users if the authority doesn't exist

Show and allow editing of short_name for authorities, now that we're using it in parameters

- Made entry message longer

- Made link go to admin page for user, not normal community-member page

Added link to show the users in the authority

Add link to affected user in actions list, if exists

Improved UI

- Filter by success_p

- Showing element-message inline if there's more than one message didn't work