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

  1. … 166 more files in changeset.
- use more precise data types

- fix typo (need a break)

- fix typo

- fix typo

- standardize url construction to protect against injection attacks

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

- imporve readability

  1. … 1 more file in changeset.
- improve safety of page contracts

  1. … 6 more files in changeset.
- return error when invalid mode was specified

- 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. … 2 more files in changeset.
- quote hrefs

- more sane HTML generation

  1. … 2 more files in changeset.
- fix quoting of attributes

- improve page-contracts

  1. … 28 more files in changeset.
- remove formatting option "pre" of input form for patches. The differentce between "plain" and "pre" is not documented and seems to be non-existant.

- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- normalize string expressions

  1. … 7 more files in changeset.
- use property "doc(title)" instead of "title"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "template::util::quote_html" by "ad_quotehtml"

  1. … 19 more files in changeset.
- fix provided privilege for permission::require_permission

Avoid usign deprecated ad_require_permission. Using permission::require_permission instead.

no need to split line into 2.

small modifications to css for bug-tracker.

setting filename on response headers when downloading patch.

Fix page title

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

  1. … 2 more files in changeset.
use parameter for bug name in message key

  1. … 1 more file in changeset.
minor css tweaks

centralize navbar css in bug-tracker.css

  1. … 1 more file in changeset.
Optionally display only the bugs the user is participating in.

    • -0
    • +3
    ./admin/access-policy-edit.adp
    • -0
    • +16
    ./admin/access-policy-edit.tcl
  1. … 7 more files in changeset.
Hide "Fix for Version" field if Versions are disabled.