• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Show fix for version all the time.

Added some helpful text.

Obfuscating emails for anonymous visitors

- Fixed bug where searching for maintainer would fail because the query

tried to look into screen_name in the dir_all_users view, but screen_name

is not part of the view.

- Apply jeffd's change to the bit that lists tickets to

close when accepting a patch to also display the ticket

number.

carry over componentid to patch

default to show all patches on bug screen

added patch status filter

Qualified the .bt_navbar:hover and .bt_navbar:visited styles with A, so they don't affect other things, like the vertical bars. Also changed the order of :visited and :hover, so that :hover wins when you're over a visited link.

Merged patches from OACS 4.6 branch to openacs.org: component-ae and version-ae drop-downs of all users replaced with search widget; search/assignee widget now displays emails

performance work + patch for read == add comment

clean up bugtracker notifications.

    • -540
    • +1001
    ./tcl/bug-tracker-procs.tcl
patch download at top and bottom of patch

allow component_id to be passed in URL

fix previous releases display

fix background color

OpenACS update 2002-10-08

    • -5
    • +212
    ./sql/postgresql/bug-tracker-create.sql
    • -2
    • +15
    ./sql/postgresql/bug-tracker-drop.sql
    • -0
    • +0
    ./sql/postgresql/upgrade-0.7d2-0.7d3.sql
    • -0
    • +0
    ./sql/postgresql/upgrade-0.7d3-0.7d4.sql
    • -0
    • +0
    ./sql/postgresql/upgrade-0.7d4-0.7d5.sql
  1. … 2799 more files in changeset.
Initial revision

    • -0
    • +10
    ./lib/pagination.adp
    • -0
    • +36
    ./lib/pagination.tcl
    • -0
    • +76
    ./sql/postgresql/bug-tracker-notifications-drop.sql
    • -0
    • +144
    ./sql/postgresql/bug-tracker-notifications-init.sql
    • -0
    • +8
    ./sql/postgresql/upgrade-0.7d2-0.7d3.sql
    • -0
    • +128
    ./sql/postgresql/upgrade-0.7d3-0.7d4.sql
    • -0
    • +3
    ./sql/postgresql/upgrade-0.7d4-0.7d5.sql
    • -0
    • +205
    ./sql/postgresql/upgrade-0.7d5-0.8.sql
    • -0
    • +20
    ./tcl/bug-tracker-notification-procs.tcl
    • -0
    • +70
    ./www/bug-submission-instructions.html
    • -0
    • +63
    ./www/map-patch-to-bugs.adp
    • -0
    • +114
    ./www/map-patch-to-bugs.tcl
    • -0
    • +182
    ./www/patch-add.tcl
    • -0
    • +42
    ./www/patch-list.adp
  1. … 391 more files in changeset.
OpenACS update 2002-08-05

  1. … 58 more files in changeset.
OpenACS update 2002-07-25

    • -14
    • +10
    ./www/admin/project-maintainer-edit.tcl
  1. … 114 more files in changeset.
Importing OpenACS 4.5devel 2002-06-09

    • -0
    • +0
    ./sql/postgresql/bug-tracker-create.sql
    • -0
    • +0
    ./sql/postgresql/upgrade-0.5d1-0.7d1.sql
    • -0
    • +0
    ./sql/postgresql/upgrade-0.7d1-0.7d2.sql
  1. … 7569 more files in changeset.
Initial revision

    • -0
    • +10
    ./lib/prev-next-links.adp
    • -0
    • +17
    ./lib/prev-next-links.tcl
    • -0
    • +26
    ./lib/version-bar.adp
    • -0
    • +27
    ./lib/version-bar.tcl
    • -0
    • +117
    ./sql/postgresql/bug-tracker-code-stuff-cutout.sql
    • -0
    • +542
    ./sql/postgresql/bug-tracker-create.sql
    • -0
    • +48
    ./sql/postgresql/bug-tracker-drop.sql
    • -0
    • +241
    ./sql/postgresql/upgrade-0.5d1-0.7d1.sql
    • -0
    • +16
    ./sql/postgresql/upgrade-0.7d1-0.7d2.sql
    • -0
    • +627
    ./tcl/bug-tracker-procs.tcl
  1. … 7569 more files in changeset.