• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
protect query-parameters against exceptions with empty values

The page_conract filter require a "notnull", otherwise it lets

values like ...?v=&... through, although {v:boolean} was used.

These empty values will cause exceptions, when it is later

assumed that "v" has a proper boolean value.

  1. … 5 more files in changeset.
improve strictness of tests

  1. … 8 more files in changeset.
prevent double-sorting

Make use of extended functionality of OrderedComposite->orderby with -type argument

bumped version number to 0.64

  1. … 7 more files in changeset.
add support for deleted users, handle this case centrally

  1. … 12 more files in changeset.
whitespace cleanup

  1. … 6 more files in changeset.
strengthen page contracts

  1. … 2 more files in changeset.
Rename string_truncate and string_truncate_middle to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

As string_truncate_middle was defined in xotcl-request-monitor, bring it to acs-tcl instead

  1. … 11 more files in changeset.
fix broken commit

Use new person api

  1. … 2 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- tighten page contracts

  1. … 43 more files in changeset.
version update:

- add class BanUser (use. e.g. ip address to disallow requests from a user)

- optional user tracking in DB

- modernize mime types

- used explicit "create" statements

- bump version number to 0.46

  1. … 10 more files in changeset.
- add editor hints

  1. … 64 more files in changeset.
- improve safety of generated HTML

  1. … 2 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- just shorten the label, but not the url

- don't abbreviate subcommands of "file"

- flatten nested lindex structures

  1. … 1 more file in changeset.
- use "lassign" instead of "foreach ... break" idiom

  1. … 8 more files in changeset.
make user_id check everywhere robust

  1. … 4 more files in changeset.
list in who-is-online per default only authenticated users, provide correct activity (smooth value) and last activity.

  1. … 1 more file in changeset.
improving default values, links for last-requests

  1. … 1 more file in changeset.
upgrade to version 0.38; mostly adjustments for xotcl core 0.43, some minor fixes

  1. … 6 more files in changeset.
upgrade to version 0.37, NaviServer support, normalized comparisons

  1. … 10 more files in changeset.
Initial import of the beautiful xotcl-request-monitor

  1. … 93 more files in changeset.