1. 21 Feb, 2001 1 commit
  2. 25 Jan, 2001 2 commits
  3. 24 Jan, 2001 1 commit
  4. 07 Dec, 2000 1 commit
    • dmose%mozilla.org's avatar
      patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title… · 7033a5f2
      dmose%mozilla.org authored
      patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title attribute containing status and short description to various bug links.  In some browsers (most Mozilla builds, at least) this makes the status and short description available as a tooltip, so it is no longer necessary to click through to see it. r=dmose@mozilla.org
      7033a5f2
  5. 01 Nov, 2000 1 commit
  6. 06 Sep, 2000 1 commit
  7. 30 Aug, 2000 1 commit
  8. 29 Aug, 2000 2 commits
  9. 28 Jul, 2000 1 commit
    • dmose%mozilla.org's avatar
      A menu was being created too early, before it is possible to avoid · 1552368b
      dmose%mozilla.org authored
      creating the menu with an invalid default selection.  This was causing
      bugzilla to (incorrectly) spew a database corruption error when
      attempting to view a bug that had been resolved MOVED.  Why this
      wasn't causing the same problem with DUPLICATE resolutions, I don't
      know.  Moved the menu creation later in the code, so that it only
      happens after it has been ensured that the default selection is not
      going to be MOVED.
      1552368b
  10. 14 Jul, 2000 3 commits
  11. 06 Jul, 2000 1 commit
  12. 22 Jun, 2000 1 commit
  13. 12 Jun, 2000 1 commit
  14. 26 Apr, 2000 1 commit
  15. 22 Apr, 2000 1 commit
  16. 19 Apr, 2000 2 commits
  17. 29 Mar, 2000 2 commits
  18. 22 Mar, 2000 1 commit
  19. 11 Mar, 2000 2 commits
  20. 08 Mar, 2000 1 commit
  21. 17 Feb, 2000 2 commits
    • terry%mozilla.org's avatar
      Display all possible state transitions in a bug if the user is not · 4410f691
      terry%mozilla.org authored
      logged in.  Since they haven't logged in, we don't know what they will
      be allowed to do.  And users who disable cookies tend to pretty often
      not be logged in.
      4410f691
    • terry%mozilla.org's avatar
      Major spankage. Added a new state, UNCONFIRMED. Added new groups, · e9a32920
      terry%mozilla.org authored
      "editbugs" and "canconfirm".  People without these states are now much
      more limited in what they can do.
      
      For backwards compatability, by default all users will have the
      editbugs and canconfirm bits on them.  Installing this changes as is
      should only have one major visible effect -- an UNCONFIRMED state
      will appear in the query page.  But no bugs will become in that state,
      until you tweak some of the new voting-related parameters you'll find
      when editing products.
      e9a32920
  22. 03 Feb, 2000 1 commit
  23. 27 Jan, 2000 1 commit
  24. 17 Jan, 2000 1 commit
  25. 15 Jan, 2000 2 commits
  26. 07 Jan, 2000 1 commit
    • terry%mozilla.org's avatar
      Add support for a new "keywords" feature. This lets some central · 397beebc
      terry%mozilla.org authored
      authority maintain a list of keywords, and users can associate any
      keyword with any bug.
      
      The new functionality won't appear until at least one keyword is
      defined.
      
      Note that you *must* run the "checksetup.pl" script after updating
      this change, in order to create the new required tables "keywords" and
      "keyworddefs".
      397beebc
  27. 04 Dec, 1999 2 commits
  28. 02 Nov, 1999 1 commit
  29. 19 Oct, 1999 1 commit
  30. 08 Oct, 1999 1 commit