• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '{}' to '[list]' when creating empty lists

  1. … 202 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 3 more files in changeset.
modernize tcl

  1. … 1 more file in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Reduce divergencies between oracle and postgres codebase, replace queries with proper api, exploit on delete cascade

Correct non-portable usage of limit idiom

Reduce divergencies between oracle and postgres codebase

    • -178
    • +20
    ./bug-tracker-procs-oracle.xql
    • -158
    • +9
    ./bug-tracker-procs-postgresql.xql
Fix typos

  1. … 6 more files in changeset.
- reflow long lines

- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- restrict format to "table" since "list" has non-trivial message key substitutions problems

- improve robustness against invalid input

  1. … 2 more files in changeset.
- use consistently ns_quotehtml

- don't quote message keys in summary field in bugs table

- fix typos

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

  1. … 8 more files in changeset.
- harden page contracts

- imporve readability

  1. … 2 more files in changeset.
- remove deprecated calls to cr::keyword::get_keyword_id,

cr::keyword::new, and cr::keyword::set_heading

  1. … 1 more file in changeset.
- remove calls to deprecated function cr::keyword::item_get_assigned

  1. … 1 more file in changeset.
- harden page-contracts against injections

- update version dependeny for acs-tcl

- bump version number

  1. … 4 more files in changeset.
- quote hrefs

- more sane HTML generation

  1. … 3 more files in changeset.
- improve page-contracts

  1. … 42 more files in changeset.
- perform better input checking on action and categories

- improve error messages (backport from openacs.org)

- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- normalize string expressions

  1. … 18 more files in changeset.
- replace deprecated "cr::keyword::item_assign" by "content::keyword::item_assign"

Exporting page variable as well.

Bug fix: grant read permission on individual bug if access policy is show user bugs only.

  1. … 2 more files in changeset.