Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Whoops; code to let people turn on new "newemailtech" pref was busted. | terry%mozilla.org | 2000-01-22 | 1 | -1/+3 | |
| | ||||||
* | Added a new table fielddefs that records information about the | terry%mozilla.org | 2000-01-22 | 9 | -27/+454 | |
| | | | | | | | | | different fields we keep an activity log on. The bugs_activity table now has a pointer into that table instead of recording the name directly. Set up a new, highly experimental email-notification scheme. To turn it on, the maintainer has to turn on the "New email tech" param, and then individual users have to turn on the "New email tech" preference. | |||||
* | Invalid html, added trailing /html tag. | mcafee%netscape.com | 2000-01-22 | 1 | -0/+1 | |
| | ||||||
* | Continue making the last-changed date on a bug be updated if someone only ↵ | terry%mozilla.org | 2000-01-21 | 1 | -0/+2 | |
| | | | | adds a comment. | |||||
* | Don't try to put out the footer if we're shutdown (as that can try to access ↵ | terry%mozilla.org | 2000-01-21 | 1 | -1/+1 | |
| | | | | the DB which we don't want). | |||||
* | Moved all the long descriptions out of the bugs table, and into a new | terry%mozilla.org | 2000-01-21 | 5 | -21/+200 | |
| | | | | | table. There is now a separate entry for each new long description, rather than appending them all together in one big field. | |||||
* | Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if ↵ | terry%mozilla.org | 2000-01-20 | 1 | -4/+6 | |
| | | | | they asked for no header. | |||||
* | Allow whitespace to be used to separate keywords. | terry%mozilla.org | 2000-01-20 | 2 | -4/+9 | |
| | ||||||
* | Let's outlaw whitespace in keywords. | terry%mozilla.org | 2000-01-20 | 2 | -3/+3 | |
| | ||||||
* | Added a way to disable a user. | terry%mozilla.org | 2000-01-19 | 3 | -24/+93 | |
| | ||||||
* | Spruced up "editusers.cgi". Added an "editusers" group. | terry%mozilla.org | 2000-01-19 | 4 | -33/+105 | |
| | ||||||
* | Footer wasn't displaying new state after clicking "log out". | terry%mozilla.org | 2000-01-18 | 1 | -0/+4 | |
| | ||||||
* | Stop ever using perl's crypt() function; only use mysql's. (Using | terry%mozilla.org | 2000-01-18 | 3 | -22/+11 | |
| | | | | both was causing corruption on about 1 in 40 passwords.) | |||||
* | Check for and rebuild busted password stuff. | terry%mozilla.org | 2000-01-18 | 1 | -0/+20 | |
| | ||||||
* | Tell people that column changes are remembered using cookies. | terry%mozilla.org | 2000-01-18 | 1 | -1/+1 | |
| | ||||||
* | Was sometimes checking extra checkboxes in the email area. | terry%mozilla.org | 2000-01-18 | 1 | -10/+11 | |
| | ||||||
* | Very minor formatting tweak. | terry%mozilla.org | 2000-01-18 | 1 | -2/+2 | |
| | ||||||
* | Added "Windows 2000" and "Mac System 9.0" to the OS list. | terry%mozilla.org | 2000-01-18 | 1 | -0/+2 | |
| | ||||||
* | Add a space after the comma when listing a bug with multiple keywords, | terry%mozilla.org | 2000-01-17 | 1 | -1/+1 | |
| | | | | to be consistant with the way it gets listed in bug lists. | |||||
* | Use new "keywords" cache to display keywords in bug lists. Not only | terry%mozilla.org | 2000-01-17 | 1 | -15/+1 | |
| | | | | | is this much faster, but it also lets you sort by that column, and requires less special-case code. | |||||
* | Added a "keywords" field to a bug, which is a cached string-based copy | terry%mozilla.org | 2000-01-17 | 3 | -26/+176 | |
| | | | | | | of all the keywords assigned to the bug. Right now, we only have code that generates and maintains this field; soon will come code that actually uses it. | |||||
* | Oops! Fixed stupid typo in last patch. | terry%mozilla.org | 2000-01-17 | 1 | -1/+1 | |
| | ||||||
* | If there is only one component, then select it for the user. | terry%mozilla.org | 2000-01-16 | 1 | -0/+5 | |
| | ||||||
* | Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns. | terry%mozilla.org | 2000-01-15 | 1 | -168/+191 | |
| | ||||||
* | Checked in patch by Dawn Endico <endico@mozilla.org> -- when | terry%mozilla.org | 2000-01-15 | 1 | -0/+11 | |
| | | | | reassigning by component, reassign the qa contact too. | |||||
* | Added "sanity check" to the list of things the maintainer gets to | terry%mozilla.org | 2000-01-15 | 1 | -1/+2 | |
| | | | | choose from in the footer. | |||||
* | Added a missing PutFooter(). | terry%mozilla.org | 2000-01-15 | 1 | -0/+1 | |
| | ||||||
* | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 2000-01-15 | 32 | -69/+434 | |
| | | | | | | | me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case. | |||||
* | Remove unused files. | terry%mozilla.org | 2000-01-15 | 1 | -70/+0 | |
| | ||||||
* | Remove unused files. | terry%mozilla.org | 2000-01-15 | 4 | -425/+0 | |
| | ||||||
* | Fixed typos. | terry%mozilla.org | 2000-01-14 | 1 | -3/+3 | |
| | ||||||
* | Make wording a little more clear when a username is invalid. | terry%mozilla.org | 2000-01-14 | 1 | -2/+4 | |
| | ||||||
* | Send one last email notification to people when a bug gets reassigned | terry%mozilla.org | 2000-01-14 | 2 | -6/+19 | |
| | | | | away from them or they get removed from the CC list. | |||||
* | Allow displaying of a "keywords" column. | terry%mozilla.org | 2000-01-14 | 2 | -21/+42 | |
| | ||||||
* | Was sometimes putting a silly timestamp in the change log. | terry%mozilla.org | 2000-01-14 | 1 | -3/+5 | |
| | ||||||
* | Don't complain that the user isn't doing anything if he is actually | terry%mozilla.org | 2000-01-14 | 1 | -4/+3 | |
| | | | | changing keywords. | |||||
* | Provide a simple param to let the maintainer shut down Bugzilla for a while. | terry%mozilla.org | 2000-01-13 | 4 | -4/+18 | |
| | ||||||
* | "Change several bugs" was losing the sort order. | terry%mozilla.org | 2000-01-13 | 1 | -1/+4 | |
| | ||||||
* | Fixed warnings. | terry%mozilla.org | 2000-01-12 | 1 | -5/+8 | |
| | ||||||
* | Was making changes to bugs before validating the entries in the CC | terry%mozilla.org | 2000-01-12 | 1 | -9/+19 | |
| | | | | field. This caused mid-air collisions and other weirdnesses. | |||||
* | Worked around bug in older versions of MySQL that caused a report of | terry%mozilla.org | 2000-01-11 | 2 | -5/+18 | |
| | | | | one bug matching a keyword when there really are zero. | |||||
* | Fixed a warning. | terry%mozilla.org | 2000-01-11 | 1 | -1/+1 | |
| | ||||||
* | Asking for both keywords and CC info was creating corrupted SQL. | terry%mozilla.org | 2000-01-11 | 1 | -2/+2 | |
| | ||||||
* | Stop generating the %::keywordsbyid hashtable that nothing was using. | terry%mozilla.org | 2000-01-07 | 1 | -2/+0 | |
| | ||||||
* | Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement | terry%mozilla.org | 2000-01-07 | 1 | -2/+2 | |
| | | | | if I'm not going to use it. | |||||
* | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 2000-01-07 | 8 | -16/+646 | |
| | | | | | | | | | | | | 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". | |||||
* | Oops; fixed table alignment problem introduced by last change. | terry%mozilla.org | 2000-01-07 | 1 | -1/+1 | |
| | ||||||
* | A few months ago, we lost the ability to edit the votes-per-user field | terry%mozilla.org | 2000-01-05 | 1 | -11/+35 | |
| | | | | | in a product. Which meant nobody could turn on or off this feature. Restored the editing ability. | |||||
* | When no bugs are found, give links to make another query or to submit | terry%mozilla.org | 2000-01-05 | 1 | -0/+3 | |
| | | | | a new bug. | |||||
* | Recognize Windows98. | terry%mozilla.org | 2000-01-05 | 1 | -0/+1 | |
| |