• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
adding priority and severity explanations from Joel to the bug submission instructions

Fixed security issue: summary line contents could get subst'ed

Removed noquote in if tag

use %20 rather than + in patch label (cf bug 1099) fix some quoting problems, order the patch list by summary, add -- where needed

  1. … 3 more files in changeset.
Fixed bug #923: first/last nav buttons

Moving stylesheet into a separate file

    • -0
    • +101
    ./resources/bug-tracker.css
  1. … 1 more file in changeset.
Fixed some links

Don't duplicate page title in context bar

Replaced table with div for back/forward naviagation

don't show email to un-logged in users.

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
Using list builder for bug listing

  1. … 10 more files in changeset.
Removed versions multirow -- versions have moved to a separate page a long time ago

Added 'Undecided' to patch list, and changed link in navbar to list open patches to be applied to the current version

  1. … 1 more file in changeset.
Flush project info cache when version info changes

Removed hard-coded reference to form style standard-lars

Using list builder for patch list

    • -0
    • +23
    ./patch-list-oracle.xql
    • -0
    • +24
    ./patch-list-postgresql.xql
Fixed upload of new patch file -- element was named wrong (bad coding style, ugh)

More for bug #814.

  1. … 6 more files in changeset.
More "Security Violation" nitpicks for bug #814.

  1. … 1 more file in changeset.
Applied patch #184: bug-tracker stats corrected

Noquoted, using new parameters page and permissions widget

  1. … 15 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 802 more files in changeset.
Forgot to flush keywords cache when deleting a bug-tracker category

1. Suppressed display of deleted patches (it's a Google thing :)

2. Someone forced component_id to be an integer but the code displays the

component name instead ... I changed the element to text.

Fixed bug: Clicking on the name under 'Close' produced a list with zero bugs, even though there might be plenty bugs to show.

  1. … 1 more file in changeset.
Fixed bug #561: Showing data from another instance for Oracle as well

Fixed bug #561: Showing data from another instance

Remove explicit reference to standard-lars form builder template