Commit Graph

9473 Commits

Author SHA1 Message Date
mkanat%bugzilla.org
24b10676e8 Bug 374227: Create a system for localizing basic installation strings
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-17 16:13:36 +00:00
lpsolit%gmail.com
020843b327 Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit 2007-03-17 14:12:21 +00:00
lpsolit%gmail.com
91708beff4 Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit 2007-03-16 23:15:29 +00:00
lpsolit%gmail.com
1c0a02d89d Bug 174085: Want to be able to query via group in quicksearch - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit 2007-03-16 20:42:23 +00:00
lpsolit%gmail.com
fdc712aa2c Bug 45207: Automated sanity check that can send an e-mail if there are problems - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-03-16 20:27:45 +00:00
mkanat%bugzilla.org
aa0aa4b572 Bug 373639: Bugzilla->login should just return Bugzilla->user if Bugzilla->user->id != 0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-16 20:16:43 +00:00
mkanat%bugzilla.org
e6ad1f3ffd Bug 374222: Create a setup.cgi that can check perl module requirements
(This is the beginning of web-based installation.)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-16 17:10:32 +00:00
mkanat%bugzilla.org
647b2ef012 Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::Install::Util
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-16 16:04:35 +00:00
ghendricks%novell.com
20d167780c Removed novell link 2007-03-15 18:40:03 +00:00
ghendricks%novell.com
66637f9084 Sync with 2661 2007-03-15 16:49:10 +00:00
ghendricks%novell.com
534a5d7e16 Cleaned up error messages 2007-03-15 15:49:26 +00:00
mkanat%bugzilla.org
1302b7baa9 Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choose their own level
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-15 08:15:53 +00:00
mkanat%bugzilla.org
965a6898c3 Post-checkin fix for Bug 121069: I had forgotten to remove an unused error message from code-error.html.tmpl. 2007-03-15 04:50:22 +00:00
mkanat%bugzilla.org
88f515a6a1 Bug 374004: Enable transaction code and use it in some installation places
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-15 04:29:46 +00:00
ghendricks%novell.com
e04b76a85d Fixed multiple bugs for release 2007-03-14 21:08:17 +00:00
ghendricks%novell.com
e824a904e4 DUPLICATE bugs should not be updated. 2007-03-14 17:59:52 +00:00
ghendricks%novell.com
e5210410e9 Resolution was not being reset on bugs that are automatically reopened. 2007-03-14 17:52:47 +00:00
mkanat%bugzilla.org
c9b10c52f7 Bug 373865: Group name is missing in the title of the group edit page
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat
2007-03-14 06:30:41 +00:00
ghendricks%novell.com
c91f9547d3 Multiple bugs 2007-03-13 22:26:53 +00:00
reed%reedloden.com
11646b54bd Bug 373729 - "Files help link incorrectly goes to "help.html#files"" [p=reed r=reed] 2007-03-13 06:25:03 +00:00
ghendricks%novell.com
73421616bd Cleanup code from code review. 2007-03-12 23:06:34 +00:00
cls%seawood.org
73e4c85e31 Bug #359451 r=bear
This should be the last of the globals changes:
* Set ::default_hours & ::nowdate in tbglobals.pl
* Make ::rel_path local to showbuilds.pl .
* Move ::maxdate & ::mindate into $td hash populated by tb_load_data()
* Show an error if multiple modes (e.g. panel, quickparse) are given to
showbuilds.cgi
* Fix link in express mode of showbuilds.cgi
* Do not show 'previous hours' links for static index.html
* Pass down all form values to 'previous hours' links & the links in panel &
express modes (except in static builds).
* Remove global references & unused code from viewvc.pl
* Note which remaining globals are used by viewvc.pl & bonsai's cvsquery.pl
2007-03-12 22:44:03 +00:00
lpsolit%gmail.com
92429159f2 Bug 373492: Data in data/mining/* is corrupted - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat r=gerv a=mkanat 2007-03-12 17:01:16 +00:00
lpsolit%gmail.com
5e5cbf0c8d Bug 354868: Race condition when changing user privs in editusers.cgi - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit 2007-03-11 11:55:21 +00:00
lpsolit%gmail.com
68641051b5 Bug 371774: process_bug.cgi should only validate longdesclength on mid-air collision - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit 2007-03-11 11:50:59 +00:00
reed%reedloden.com
3ed46b68e6 I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mkanat@IRC a=mkanat@IRC] 2007-03-11 04:24:11 +00:00
reed%reedloden.com
2778ca689e Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=reed r=timeless a=mkanat] 2007-03-11 04:11:18 +00:00
mkanat%bugzilla.org
674aa9b303 Bug 373511: InnoDB conversion can fail silently
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-11 04:07:13 +00:00
lpsolit%gmail.com
d5bf766be8 Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit 2007-03-10 19:18:16 +00:00
mkanat%bugzilla.org
0ebd7c4796 Bug 373442: Add referential integrity against the profiles table in some more simple places
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-10 18:21:20 +00:00
mkanat%bugzilla.org
eecdfd4ca8 We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup tinderboxen to burn. 2007-03-10 17:56:16 +00:00
mkanat%bugzilla.org
4011c3ffe3 Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-10 14:46:07 +00:00
lpsolit%gmail.com
4529807432 Bug 373411: The bug resolution can be set independently of the bug status - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-03-10 12:20:01 +00:00
vladd%bugzilla.org
8fb4755064 Spell-patch ('referes' -> 'refers') in "Using Bugzilla" documentation section, p=vladd. 2007-03-10 12:19:24 +00:00
vladd%bugzilla.org
0b96d726ba Spell-patch ('refered' -> 'referred') in Glossary documentation section, p=vladd. 2007-03-10 12:06:06 +00:00
lpsolit%gmail.com
c68451f2c1 Bug 373413: Wrong variable used when clearing the bug resolution - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-03-10 11:57:45 +00:00
mkanat%bugzilla.org
7b054200aa Bug 373315: p in the last li looks like it's other block
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat
2007-03-10 11:42:38 +00:00
lpsolit%gmail.com
605531ef67 Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> r/a=LpSolit 2007-03-10 11:41:54 +00:00
vladd%bugzilla.org
50d2bb254a Replace CVSZilla URL with the more up-to-date version (documentation patch), p=vladd. 2007-03-10 02:17:55 +00:00
vladd%bugzilla.org
0b47c40183 Spell-patch ('critera' -> 'criteria') in the Bugzilla XML "Administration" documentation section, p=vladd. 2007-03-10 02:05:46 +00:00
vladd%bugzilla.org
9ca5b4e676 Spell-patch ('repsentation' -> 'representation') in the Bugzilla XML documentation, p=vladd. 2007-03-10 01:59:12 +00:00
vladd%bugzilla.org
bd517535f3 Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzilla Extension Mechanism" documentation section, p=vladd. 2007-03-10 01:54:29 +00:00
vladd%bugzilla.org
ea981950d4 Spell-patch ('Operarting' -> 'Operating') in the recently-added "Filing Bugs" documentation section, p=vladd. 2007-03-10 01:48:47 +00:00
vladd%bugzilla.org
75695f9466 Spell-patch ('refered' -> 'referred') in "Multiple Bugzilla databases with a single installation" documentation section, p=vladd. 2007-03-10 01:20:23 +00:00
vladd%bugzilla.org
0dedce6e2c Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation section, p=vladd. 2007-03-10 01:18:47 +00:00
mkanat%bugzilla.org
65b958b090 Fix POD to fix burning tree from checkin of bug 347439. 2007-03-09 22:33:26 +00:00
mkanat%bugzilla.org
38169a6ea0 Bug 347439: Implement support for referential integrity in Bugzilla::DB::Schema and implement it on profiles_activity
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-09 22:13:10 +00:00
mkanat%bugzilla.org
711b731728 Bug 373312: bugzilla terms should not be used for db name
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat
2007-03-09 21:43:53 +00:00
lpsolit%gmail.com
4d66e53595 Bug 370687: Creating, editing or deleting a product should display its name in the title of the page - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit 2007-03-09 20:58:43 +00:00
lpsolit%gmail.com
46e81520d8 Bug 362813: Missing labels in editflagtypes.cgi?action=edit - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit 2007-03-09 18:48:53 +00:00