Commit Graph

81 Commits

Author SHA1 Message Date
dave%intrec.com
82ff84e77b Fix for bug 30694: adds title attributes to bug links with bug status and description. Patch by jake@acutex.net
git-svn-id: svn://10.0.0.236/trunk@85454 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-24 22:24:06 +00:00
dmose%mozilla.org
e7287beca1 changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org. changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away. r=endico@mozilla.org,cyeh@bluemartini.com
git-svn-id: svn://10.0.0.236/trunk@84014 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-22 23:01:30 +00:00
dmose%mozilla.org
5eb722b3c3 add a stack to save the current global SQL state so that queries can be nested. used this mechanism to fix the 62618 regression. r=encido@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@83525 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-12 03:47:40 +00:00
dmose%mozilla.org
e84d64803e 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
git-svn-id: svn://10.0.0.236/trunk@83356 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-07 03:04:32 +00:00
tara%tequilarista.org
fd23a44e5f correcting scope
git-svn-id: svn://10.0.0.236/trunk@82009 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-30 19:17:43 +00:00
cyeh%bluemartini.com
c48e8178a6 front end fix for 31456: Editing a superuser clears their access flags
patch by jmrobin@tgix.com


git-svn-id: svn://10.0.0.236/trunk@79373 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-15 22:20:55 +00:00
cyeh%bluemartini.com
d0772b507a fix for 51520: Missing uses of Param('emailsuffix')
patch submitted by john.beranek@pace.co.uk (John Beranek)


git-svn-id: svn://10.0.0.236/trunk@79024 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 17:45:48 +00:00
cyeh%bluemartini.com
84f9b74705 fix for 51299: RemoveVotes email should use the 'sendmailnow' Param. patch by dave@intrec.com
git-svn-id: svn://10.0.0.236/trunk@78879 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-12 16:29:38 +00:00
terry%mozilla.org
f9b5e013ed Don't lowercase the entries in legal_keywords.
git-svn-id: svn://10.0.0.236/trunk@74250 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-14 15:31:43 +00:00
endico%mozilla.org
f0886fcfef change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list of resolutions which a bug may be changed to in the bug form and consists of all legal resolutions except 'MOVED' and 'DUPLICATE', since setting a bug to those resolutions requires a special process.
git-svn-id: svn://10.0.0.236/trunk@74235 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-14 03:20:17 +00:00
terry%mozilla.org
9126128ba9 Keywords were already enforced to never differ only in capitalization. So, changed the code so that case no longer matters when typing in the name of a keyword.
git-svn-id: svn://10.0.0.236/trunk@74167 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-13 20:04:15 +00:00
cyeh%bluemartini.com
861e0acb60 fix for DBI compatibility
git-svn-id: svn://10.0.0.236/trunk@73259 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 23:04:40 +00:00
cyeh%bluemartini.com
a588ad99b4 remove dependency on Mysql, use DBI instead. Patch submitted by
sstock@iconnect-inc.com, reworked slightly by cyeh@bluemartini.com
to update it to the tip


git-svn-id: svn://10.0.0.236/trunk@70536 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-20 01:22:07 +00:00
cyeh%bluemartini.com
c57cc4be37 rolling version to 2.11 for development
git-svn-id: svn://10.0.0.236/trunk@68715 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:26:53 +00:00
cyeh%bluemartini.com
6c363350c8 rolling version number to latest release of 2.10
git-svn-id: svn://10.0.0.236/trunk@68690 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 19:46:22 +00:00
cyeh%bluemartini.com
2dd5a0e639 fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@68684 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 18:23:55 +00:00
cyeh%bluemartini.com
7a7b83408f better implementation of realnames support. remove overhead of two sql
calls from bug_form.


git-svn-id: svn://10.0.0.236/trunk@67166 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-26 01:44:28 +00:00
cyeh%bluemartini.com
5866ee54d9 Add conditional support to display users real name in bug reports if user
entered in that information. Thanks to
Chris Baldwin <cbaldwin@redback.com>
for providing the patch.


git-svn-id: svn://10.0.0.236/trunk@66729 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-21 18:45:55 +00:00
dmose%mozilla.org
3bfe97f6ae removing ShowCCList from globals.pl, as it is no longer used
git-svn-id: svn://10.0.0.236/trunk@64425 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-29 01:34:00 +00:00
dmose%mozilla.org
676b495b3b allow users to watch the bugs of other users
git-svn-id: svn://10.0.0.236/trunk@64387 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 21:31:24 +00:00
terry%mozilla.org
49236da5af Wasn't working right if usetargetmilestone was off.
git-svn-id: svn://10.0.0.236/trunk@63959 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 00:43:40 +00:00
terry%mozilla.org
3c786fb189 Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
of different target milestones by product.


git-svn-id: svn://10.0.0.236/trunk@63597 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-21 16:47:06 +00:00
terry%mozilla.org
001d319b8f Make it so that we can (hopefully!) rebuild the shadow db without
busting other people trying to use the system.


git-svn-id: svn://10.0.0.236/trunk@63464 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-20 18:48:59 +00:00
terry%mozilla.org
173473e579 Whoops; left out the "mailto:" part of a mailto link.
git-svn-id: svn://10.0.0.236/trunk@62536 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-10 18:26:23 +00:00
terry%mozilla.org
cd5d127320 Italicize the "Additional Comments From" stuff, so that you can tell
the difference between new comments and people copying stuff in from
old comments.


git-svn-id: svn://10.0.0.236/trunk@62534 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-10 18:01:32 +00:00
terry%mozilla.org
52f41c0725 Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definition
of a group per project, and automatically put new bugs against that
project into that group, thus allowing entire projects to be protected
against viewing by unauthorized users.  This is all optional,
controlled by new parameters.


git-svn-id: svn://10.0.0.236/trunk@62531 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-10 16:25:03 +00:00
terry%mozilla.org
12b0541149 Cut down on the number of syncshadowdb processes we fork off.
git-svn-id: svn://10.0.0.236/trunk@61317 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:38:23 +00:00
terry%mozilla.org
7c8f6fdd29 Check that we have defined a shadow db before trying to use it.
git-svn-id: svn://10.0.0.236/trunk@61309 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:33:42 +00:00
terry%mozilla.org
bb2fa772cd Fixed some functions in buglist.cgi that won't work if we're hooked up
to the shadow database.


git-svn-id: svn://10.0.0.236/trunk@61258 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:50:25 +00:00
terry%mozilla.org
9776dfd5d7 Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally fixed it to actually generate useful SQL error messages.
git-svn-id: svn://10.0.0.236/trunk@61255 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:43:56 +00:00
terry%mozilla.org
f6643e69b0 Added an optional ability to keep a read-only shadow database, so that
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.


git-svn-id: svn://10.0.0.236/trunk@61227 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:41:39 +00:00
terry%mozilla.org
2a81db3471 Fixed icky infinite loop bug.
git-svn-id: svn://10.0.0.236/trunk@61195 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 14:57:57 +00:00
terry%mozilla.org
86a0cf8cc4 Major spankage. Added a new state, UNCONFIRMED. Added new groups,
"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.


git-svn-id: svn://10.0.0.236/trunk@61184 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 05:15:23 +00:00
terry%mozilla.org
1b11bda8e9 Patch by aclark@ghoti.org -- use localconfig file to get database
connection info.


git-svn-id: svn://10.0.0.236/trunk@59198 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:22:44 +00:00
terry%mozilla.org
0fbb96c5ae Add a way to log all SQL requests made.
git-svn-id: svn://10.0.0.236/trunk@58806 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:47:55 +00:00
terry%mozilla.org
f390ae9051 Reworked preferences UI. Added ability to turn off "My bugs" link at
bottom.  Made "My bugs" show bugs you own AND bugs you submitted.
Added ability to display your named queries in the footer.  Many
random bugfixes.


git-svn-id: svn://10.0.0.236/trunk@58576 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 07:54:57 +00:00
terry%mozilla.org
64245e9642 New email code wasn't sending to people who had voted for a bug.
Added "My votes" link to footer.  Other minor voting-related fixes.


git-svn-id: svn://10.0.0.236/trunk@58462 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 05:41:40 +00:00
terry%mozilla.org
fd5541afb9 Named queries (and the default query) are now stored server side, in
the database, rather than in cookies.  This means you have to log
in to use these features, but I have plans that require them to be
server-side.  (Besides, some people were beginning to run out of
cookie space.)


git-svn-id: svn://10.0.0.236/trunk@58443 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 20:31:50 +00:00
terry%mozilla.org
e804050006 New email code wasn't notifying people of changes in state of
dependent bugs.


git-svn-id: svn://10.0.0.236/trunk@58422 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 01:03:15 +00:00
terry%mozilla.org
d8d959532a Added a new table fielddefs that records information about the
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.


git-svn-id: svn://10.0.0.236/trunk@58386 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 04:24:42 +00:00
terry%mozilla.org
052b207ca3 Continue making the last-changed date on a bug be updated if someone only adds a comment.
git-svn-id: svn://10.0.0.236/trunk@58321 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 21:42:23 +00:00
terry%mozilla.org
36d20e90ba Moved all the long descriptions out of the bugs table, and into a new
table.  There is now a separate entry for each new long description,
rather than appending them all together in one big field.


git-svn-id: svn://10.0.0.236/trunk@58319 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 21:31:22 +00:00
terry%mozilla.org
b541dc2d83 Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
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.


git-svn-id: svn://10.0.0.236/trunk@57846 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:35:49 +00:00
terry%mozilla.org
6835960cdb Make wording a little more clear when a username is invalid.
git-svn-id: svn://10.0.0.236/trunk@57698 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:55:45 +00:00
terry%mozilla.org
d9acb22352 Stop generating the %::keywordsbyid hashtable that nothing was using.
git-svn-id: svn://10.0.0.236/trunk@57027 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:55:00 +00:00
terry%mozilla.org
afb8532267 Add support for a new "keywords" feature. This lets some central
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".


git-svn-id: svn://10.0.0.236/trunk@56992 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:16:15 +00:00
terry%mozilla.org
a222be8f31 Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats.
git-svn-id: svn://10.0.0.236/trunk@55200 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 19:28:18 +00:00
terry%mozilla.org
ac9efccb00 Updated version string to 2.9 (development)
git-svn-id: svn://10.0.0.236/trunk@54011 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:57:00 +00:00
terry%mozilla.org
124bc20fe4 Updated version string to 2.8 (shipping)
git-svn-id: svn://10.0.0.236/trunk@54009 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:56:28 +00:00
dmose%mozilla.org
03ec794132 updated license boilerplate
git-svn-id: svn://10.0.0.236/trunk@52443 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-01 23:33:56 +00:00