Commit Graph

4546 Commits

Author SHA1 Message Date
mkanat%bugzilla.org
841ea79287 Bug 351345: Move keyword insertion out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:24:21 +00:00
mkanat%bugzilla.org
0ecf34cf23 Bug 351339: Move group insertion out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:22:28 +00:00
mkanat%bugzilla.org
fa2bf32d62 Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:20:25 +00:00
lpsolit%gmail.com
432d029cd5 Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken due to a missing whitespace. r=mkanat on IRC 2006-09-10 00:37:33 +00:00
lpsolit%gmail.com
9313e94d8a Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-09-09 09:38:00 +00:00
lpsolit%gmail.com
6b877a2bfe Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk 2006-09-08 23:11:41 +00:00
mkanat%bugzilla.org
f87c36298c Bug 351747: skins/.cvsignore should be in the CVS repo, not created by checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2006-09-08 22:03:35 +00:00
mkanat%bugzilla.org
86896b1258 Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=bkor, a=myk
2006-09-08 22:01:27 +00:00
mkanat%bugzilla.org
d6b6e1cc15 Bug 351478: userprefs.cgi mysteriously fails (Our template-toolkit requirement is too low)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
2006-09-08 21:47:26 +00:00
mkanat%bugzilla.org
174a7ab267 Bug 350217: Extensions need to be able to update Bugzilla's DB schema
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-07 23:41:33 +00:00
mkanat%bugzilla.org
9e473dc297 Bug 351462: Errors are always displayed in plain text
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-06 23:44:43 +00:00
wurblzap%gmail.com
e54140c214 Bug 322693: Create a mechanism to manage multiple custom skins.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=myk,mkanat; a=myk
2006-09-06 20:45:30 +00:00
mozilla%colinogilvie.co.uk
0626afee16 Bug 340001: Bug XML should include real names
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=myk
2006-09-06 19:28:47 +00:00
mkanat%bugzilla.org
e82247c9a8 Bug 351098: Make Bugzilla::Object able to update objects in the database, and make Bugzilla::Keyword use it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-05 19:18:27 +00:00
mkanat%bugzilla.org
1cb19ca8f9 Bug 350613: Bugzilla should ship with built perldoc
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2006-09-05 19:00:56 +00:00
mkanat%bugzilla.org
4f585c2235 Bug 349764: Errors print out a whole HTML page, even when we're not in USAGE_MODE_BROWSER
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk
2006-09-05 18:54:06 +00:00
lpsolit%gmail.com
fb9abe35e5 Bug 304600: Need a test in the test suite to check for dependency loops - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-09-05 17:02:45 +00:00
lpsolit%gmail.com
5cee78cab3 Bug 345354: editflagtypes.cgi should remove requestees when a flagtype is no longer specifically requestable - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-09-05 13:08:47 +00:00
lpsolit%gmail.com
8541d058a0 Bug 274187: request.cgi should use the shadow database - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-09-05 13:04:52 +00:00
lpsolit%gmail.com
961e3cabba Bug 34172: Bug can become unconfirmed even if it has enough votes to be confirmed by votes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=myk 2006-09-05 12:55:32 +00:00
lpsolit%gmail.com
0e0dc0ae59 Bug 351300: votes.cgi crashes if your vote is the one confirming a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin a=myk 2006-09-05 12:47:59 +00:00
mkanat%bugzilla.org
3436c51f58 Tiny checkin fix for bug 349741 (fixes burning tree). 2006-09-04 16:36:04 +00:00
mkanat%bugzilla.org
9429284bde Bug 350207: Better document the datatypes in Bugzilla::DB::Schema
Patch By Kevin Benton <kevin.benton@amd.com> r=mkanat, a=myk
2006-09-04 16:32:24 +00:00
mkanat%bugzilla.org
c7324dd2f3 Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-09-04 16:21:49 +00:00
mkanat%bugzilla.org
448e8c73f4 Bug 349741: Make Bugzilla::Bug able to do basic bug creation, and have post_bug.cgi use it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-09-04 16:19:07 +00:00
mkanat%bugzilla.org
15615fe9ac Bug 57350: "added comments" search is slow or doesn't work at all
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-09-04 16:17:04 +00:00
olav%bkor.dhs.org
835bad1cc2 Update from bzLifecycle.xml. 2006-09-03 21:04:34 +00:00
lpsolit%gmail.com
22e9ff41c3 Bug 310751: Tabular reports query page fails HTML validation - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk 2006-09-03 20:41:20 +00:00
lpsolit%gmail.com
f6827f15d0 Bug 13534: Remove REMIND and LATER from the default resolution list (only affects new installations) - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk 2006-09-03 20:37:02 +00:00
lpsolit%gmail.com
2b4e6821e3 Bug 351182: Odd number of elements in anonymous hash in editusers.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-09-03 20:32:22 +00:00
mkanat%bugzilla.org
d3ed2e8b72 Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig calls with it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-03 19:18:53 +00:00
mkanat%bugzilla.org
b3c2a996ef Bug 341091: checksetup breaks if there are duplicate versions for a product
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-03 19:15:58 +00:00
mkanat%bugzilla.org
0b9440930a Bug 350649: Improve the rendering of POD from Bugzilla::DB
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-08-30 20:36:24 +00:00
lpsolit%gmail.com
febbb1f005 Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-08-26 17:40:20 +00:00
mkanat%bugzilla.org
bfe7aed793 Bug 350249: We don't need an index on bugs.short_desc
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-08-25 23:55:18 +00:00
mkanat%bugzilla.org
33911a1604 Bug 350244: profiles.disabledtext has its definition changed every time checksetup runs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-08-25 23:22:29 +00:00
mkanat%bugzilla.org
85f0294bed Bug 350237: checksetup does not properly add a short_desc index to old installations
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-08-25 23:20:34 +00:00
mkanat%bugzilla.org
02353cf614 Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for Bugzilla::User
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-25 22:59:55 +00:00
mkanat%bugzilla.org
a488fd3800 Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for Bugzilla::User
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-25 22:10:39 +00:00
mkanat%bugzilla.org
fd10696d67 Bug 347864: Generally improve fulltext search
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-08-25 22:03:35 +00:00
mkanat%bugzilla.org
0e8bdb984f Bug 287170: Need to be able to do fulltext searches on bugs.short_desc even with most tables using InnoDB
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-08-25 21:53:12 +00:00
lpsolit%gmail.com
355cec180a Bug 350181: Check whether the requestee is allowed to set a flag - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-25 20:19:44 +00:00
lpsolit%gmail.com
abddff6919 Bug 350120: undefined value when creating a new user account - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-25 20:14:58 +00:00
lpsolit%gmail.com
68890b4430 Bug 338965: Add me to cc list feature is confusing - Patch by Joost de Valk <bugzilla@joostdevalk.nl> r=mkanat a=myk 2006-08-25 08:41:26 +00:00
lpsolit%gmail.com
71a25ed659 Bug 276816: attachment edit page should have <link rel="up"> to the bug - Patch by victory(_RSZ_) <bmo@rsz.jp> r=wurblzap a=justdave 2006-08-25 08:38:06 +00:00
lpsolit%gmail.com
3d7ff0c6a1 Bug 349766: Use of uninitialized value in pattern match (m//) at editusers.cgi line 270 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk 2006-08-25 08:33:19 +00:00
lpsolit%gmail.com
29f8d4e844 Bug 345958: Do not throw an error if an inactive flag type is set to "X" while editing a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-24 21:41:20 +00:00
lpsolit%gmail.com
7f13394dda Bug 350083: Bugzilla::Bug::AUTOLOAD tries to find Bugzilla::Bug::confess() when a bug method doesn't exist - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin a=myk 2006-08-24 21:31:03 +00:00
lpsolit%gmail.com
94ec020ab5 Bug 170019: Sanity check for flags in right product - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-24 21:27:20 +00:00
lpsolit%gmail.com
5124facbef Bug 274802: Save flags having the same name on product change - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-24 21:20:09 +00:00