1. 06 Sep, 2000 1 commit
  2. 30 Aug, 2000 1 commit
  3. 29 Aug, 2000 2 commits
  4. 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
  5. 14 Jul, 2000 3 commits
  6. 06 Jul, 2000 1 commit
  7. 22 Jun, 2000 1 commit
  8. 12 Jun, 2000 1 commit
  9. 26 Apr, 2000 1 commit
  10. 22 Apr, 2000 1 commit
  11. 19 Apr, 2000 2 commits
  12. 29 Mar, 2000 2 commits
  13. 22 Mar, 2000 1 commit
  14. 11 Mar, 2000 2 commits
  15. 08 Mar, 2000 1 commit
  16. 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
  17. 03 Feb, 2000 1 commit
  18. 27 Jan, 2000 1 commit
  19. 17 Jan, 2000 1 commit
  20. 15 Jan, 2000 2 commits
  21. 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
  22. 04 Dec, 1999 2 commits
  23. 02 Nov, 1999 1 commit
  24. 19 Oct, 1999 1 commit
  25. 08 Oct, 1999 1 commit
  26. 30 Aug, 1999 1 commit
  27. 09 Jul, 1999 1 commit
  28. 15 Jun, 1999 1 commit
  29. 27 May, 1999 1 commit
  30. 26 May, 1999 2 commits