• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 4 more files in changeset.
Cleaned up some annoying stupidity. A package's package-key is immutable.

  1. … 5 more files in changeset.
Parameterized page size ...

Allow bulk actions on bugs

  1. … 9 more files in changeset.
Add feature to allow incoming email to create new bugs

  1. … 5 more files in changeset.
Get distribution specific code from oacs-5-1 branch.

  1. … 1 more file in changeset.
make sure notification fields are localized

new files for handling distributions

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

  1. … 321 more files in changeset.
added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug

  1. … 10 more files in changeset.
Added a whole shitpile of caching to speed things up

  1. … 7 more files in changeset.
removed internationalization

  1. … 1 more file in changeset.
It looks like things have sped up to the point where it's worth trying

to pagination 10 pages of 25 entries a page at a time for now.

Added per-instance list builder caching ...

  1. … 4 more files in changeset.
Ahem. Pagination might work now ... it didn't really before.

  1. … 2 more files in changeset.
First pagination code ... more coming (caching in particular)

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

  1. … 2 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Merged changes on oacs-5-0 branch from jcd-504-merge to lars-504-2-merge (changes made since 5.0.4 release) onto oacs-5-1 branch

  1. … 5 more files in changeset.
Lower instead of upper

  1. … 2 more files in changeset.
Fixed bug with sorting bugs list

  1. … 2 more files in changeset.
some i18n fixes, make bug_tracker::bug::get work outside the bug tracker pkg, add search datasource/url impl for bugs and patches

  1. … 9 more files in changeset.
some more minor fixes for i18n

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

  1. … 9 more files in changeset.
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. … 42 more files in changeset.
Adding a column to the bug list showing who is assigned to which bug.

  1. … 2 more files in changeset.
Fixed string_truncate bug.

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. … 4 more files in changeset.
only show 'Fix for version' in list if versions are on

Bug in bug-tracker workflow: 'allowed_role', not 'allowed_roles'