• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
add -- where needed fixes bug 266

  1. … 1 more file in changeset.
Cleaned up bug.tcl page, now using new form builder enhancements

    • -0
    • +104
    ./bug-procs-postgresql.xql
  1. … 8 more files in changeset.
Include project maintainer, component maintainers, and version maintainers, in list of assignees to choose from by default

merge from oacs-4-6

  1. … 9 more files in changeset.
Fixed version-ae and component-ae so they use the search widget. Also fixed minor bug in bug-tracker-procs, where I'd forgotten to add the email of the current user.

  1. … 2 more files in changeset.
Added email to the drop-down of users to pick from as assignees

  1. … 1 more file in changeset.
Improved notifications; added an error to the errorlog when notifications don't work.

merge from oacs-4-6

  1. … 130 more files in changeset.
merge of Lars bugfixes on HEAD to 4.6 branch

  1. … 4 more files in changeset.