• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Add files for file upload

    • -0
    • +103
    ./related-file-add.tcl
    • -0
    • +21
    ./related-file-add.xql
    • -0
    • +5
    ./related-file-delete.adp
    • -0
    • +88
    ./related-file-delete.tcl
    • -0
    • +32
    ./related-file-delete.xql
    • -0
    • +34
    ./related-file-download.tcl
    • -0
    • +29
    ./related-file-download.xql
    • -0
    • +7
    ./related-file-properties.adp
    • -0
    • +55
    ./related-file-properties.tcl
    • -0
    • +26
    ./related-file-properties.xql
    • -0
    • +7
    ./related-file-update.adp
    • -0
    • +108
    ./related-file-update.tcl
    • -0
    • +25
    ./related-file-update.xql
Add support for uploading related files

  1. … 6 more files in changeset.
Allow bulk actions on bugs

    • -0
    • +220
    ./bulk-update-op.tcl
    • -0
    • +23
    ./bulk-update-op.xql
    • -0
    • +5
    ./send-summary-email.adp
    • -0
    • +119
    ./send-summary-email.tcl
    • -0
    • +84
    ./send-summary-email.xql
  1. … 3 more files in changeset.
Add distribution adp to oacs-5-2 branch

fix date format to be ISO 8601 in preparation to date/time localization

fix date format to be ISO 8601 in preparation to date/time localization

fix date format to be ISO 8601 in preparation to date/time localization

Do not display the "Fix for Version" field as well if VersionsP is 0

Merge changes from 5.1 to 5.2. Update version.

    • -0
    • +14
    ./admin/distro-component-delete.tcl
  1. … 9 more files in changeset.
Use inline style to set vertical alignment as valign=top doesn't work

Join on acs_users_all instead of cc_users.

Join on acs_users_all instead of cc_users.

Join on acs_users_all instead of cc_users. Speeds up query immensely.