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

Fix workflow-edit link

Increase navbar font size (too small in FF).

Add content dispositon header to patch download and filename.

Allow search for assignee on bug creation instead of making user create bug with no assignee, then edit to search

Allow changing of bug tracker workflow. Should be choosable during project

initalization. The default configuration crap in bug tracker is just that

(hard wired! no integration with workflow!) but not sure if there's time

in this short-term improvement project to fix that.

  1. … 3 more files in changeset.
Preliminary work to allow multiple workflows in bug tracker.

  1. … 4 more files in changeset.