• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding a column to the bug list showing who is assigned to which bug.

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. … 3 more files in changeset.
in the bug listing query, setting parent_enabled_action_id to null in where clause to only get top workflows

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. … 1 more file in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Bug # instead of parameter-driven name

Unassigned query not ported to PG

initializes category_defaults so empty bug-tracker does not fail

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. … 17 more files in changeset.
More for bug #814.

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

  1. … 3 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. … 811 more files in changeset.
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.
resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres)

  1. … 3 more files in changeset.
Upgraded to work with new version of workflow which has had conflicts with acs-workflow resolved

  1. … 2 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.

1. removed some needless LARS notices

2. removed acs_methods and friends from the permissions documentation

and got rid of the commented-out table stubs.

3. dropping of permissions was broken in PG, fixed that.

4. cc_users and registered_users views have been sped up.

5. removed an unused and incorrect proc from revision-procs

6. updated acs-kernel to 4.6.3

-------------------------------------------------------------------------------------

  1. … 11 more files in changeset.
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. … 1 more file 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.
Fixed bug #360: Treat 'display' mode elements the same as inform widgets, and don't bomb on categories that are blank

  1. … 1 more file in changeset.
Fixed bug #358: we'd missed a couple of instances of 'bug'

  1. … 2 more files in changeset.
Merged over latest version from HEAD

    • -942
    • +1424
    ./bug-tracker-procs.tcl
  1. … 103 more files in changeset.
Latest version of bug-tracker/ticket-tracker, using workflow

    • -0
    • +55
    ./bug-procs-oracle.xql
    • -0
    • +175
    ./bug-tracker-procs-oracle.xql
    • -0
    • +163
    ./bug-tracker-procs-postgresql.xql
    • -0
    • +241
    ./bug-tracker-procs.xql
    • -0
    • +15
    ./install-procs-oracle.xql
    • -0
    • +15
    ./install-procs-postgresql.xql
    • -0
    • +205
    ./install-procs.tcl
  1. … 103 more files in changeset.