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

dont ad_quotehtml summary for list bug 1097, unset category array and handle missing name bug 1105

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.
Bug # instead of parameter-driven name

Unassigned query not ported to PG

  1. … 3 more files in changeset.
initializes category_defaults so empty bug-tracker does not fail

Using list builder for bug listing

  1. … 24 more files in changeset.
Make use of untrusted_user_id

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

  1. … 816 more files in changeset.
Changed bug_tracker::bug::insert so it can now receive and store keywords/categories. This was necessary for notifications to work properly, otherwise they'd get stored only after notifications had been sent out.

Updated to require latest version of workflow, which adds an API for storing and retrieving workflow log entry data, and then uses that API to store the data. Had to bump up the version number to require a new workflow package.

  1. … 2 more files in changeset.
Removed the commented out version.

Removed util_get_current_url and switched to using ad_return_url instead.

  1. … 4 more files in changeset.