• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use the faster acs_users_all view rather than cc_users to get submitter (it's the right view anyway since you don't care about the current users membership state etc)

Added per-instance list builder caching ...

  1. … 4 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2274 more files in changeset.
Send enabled_action_id to bug_tracker::bug::edit when closing a bug

and accpeting a patch at the same time.

search and syndication for bugs

  1. … 3 more files in changeset.
edit and display are keys for display modes not words to be translated

message key fix from Stan Kaufman, bug 1927, patch 542

  1. … 2 more files in changeset.
Apply patch 536 for bug 1918. Fixes message key typos.

  1. … 1 more file in changeset.
font-size 70% is really small, made it 80% for bt_navbar

some i18n fixes, make bug_tracker::bug::get work outside the bug tracker pkg, add search datasource/url impl for bugs and patches

  1. … 7 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
now with less Fooooooooooooo

some more minor fixes for i18n

  1. … 2 more files in changeset.
fix some of the i18n issues incl bug 1748, bug.tcl patch.tcl still borked though

  1. … 4 more files in changeset.
Fixed bug #1696: Removed .html extension

I18N: A first stab at internationalizing Bug Tracker by Nima and Joel. This commit will probably introduce a number of bugs. You may use the before-i18n tag for reverting or for seeing how things have changed.

  1. … 28 more files in changeset.
add a bt_bug__name function, populate acs_object.title, bump to 1.4d2 upgrade postgres, need oracle

  1. … 4 more files in changeset.
propigate bug/patch id to master tip 55

  1. … 1 more file in changeset.
Changing bug-tracker to work with workflow version 2.0d1. Making use of enabled_action_id instead of action_id/case_id on the bug page

  1. … 3 more files in changeset.
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.