Commit Graph

6747 Commits

Author SHA1 Message Date
lpsolit%gmail.com
ba87dc7b04 Bug 303527: The bug entry page does not use localised terms for statuses - Patch by Marc Schumann <wurblzap@gmail.com> r=myk a=justdave 2005-08-21 22:18:01 +00:00
lpsolit%gmail.com
9aa394b92f Bug 300231: Bugzilla::User needs a way of returning only Selectable classification objects - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=mkanat a=justdave 2005-08-21 21:12:10 +00:00
lpsolit%gmail.com
198a056ad4 Bug 302372: Requestee input field is way too small - Patch by Adam Guthrie <ispiked@gmail.com> r/a=myk 2005-08-21 21:01:33 +00:00
lpsolit%gmail.com
37dc375d9f Bug 304725: keywords aren't displayed in show_bug.cgi when format=multiple - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=myk 2005-08-21 20:53:44 +00:00
lpsolit%gmail.com
ec24b8c7e3 Bug 302202: "Odd number of elements in anonymous hash" error when loading query.cgi - Patch by Rob Siklos <robzilla@siklos.ca> r=wicked a=justdave 2005-08-21 20:43:36 +00:00
lpsolit%gmail.com
35d379d8bc Bug 304322: The Change-several-bugs-at-once page does not use localised terms for resolutions - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-08-21 20:32:27 +00:00
lpsolit%gmail.com
d4d0ebc489 Bug 300831: editwhines.cgi twice uses $1 without checking for regex match - Patch by A. Karl Kornel <karl@kornel.name> r=joel a=myk 2005-08-21 20:21:38 +00:00
lpsolit%gmail.com
af6c93af32 Bug 290366: JavaScript error in productmenu.js from editflagtypes.cgi and request.cgi when only one product defined - Patch by Teemu Mannermaa <wicked@etlicon.fi> r/a=myk 2005-08-21 20:05:39 +00:00
lpsolit%gmail.com
b7966ecb40 Bug 304335: Status and resolution empty in whine mails - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-08-21 19:55:42 +00:00
lpsolit%gmail.com
368597a238 Bug 300093: index.cgi remains unsecure when the SSL parameter is set to "authenticated sessions" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-08-21 19:27:40 +00:00
lpsolit%gmail.com
65051b945e Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk 2005-08-21 18:16:43 +00:00
lpsolit%gmail.com
b3fceeed27 Bug 303401: move the move.pl code into process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-21 17:36:51 +00:00
myk%mozilla.org
b63b4e2ccc Fix for bug 292022: accepts multiple requestees in the requestee field for a given flag, and creates multiple requests, one per requestee, so that users can request a flag multiple times simultaneously instead of one at a time; r=joel, a=myk 2005-08-20 17:02:41 +00:00
zach%zachlipton.com
b2deb05c02 Fix custom SQL in stats.cgi to work with the new schema. 2005-08-20 04:16:30 +00:00
zach%zachlipton.com
47b65c3586 Since we just required that we wipe the db, we'd better change the name for the login_cookie again... 2005-08-20 04:04:17 +00:00
zach%zachlipton.com
9bd17dd404 Shut up warning about @comments[0] vs $comments[0] 2005-08-20 03:52:05 +00:00
zach%zachlipton.com
0246c15f9a Add new files as per previous checkin. 2005-08-20 03:40:12 +00:00
zach%zachlipton.com
208bbf31e9 Land Coop's new schema. This makes some pretty wideranging changes and there's no upgrade path, so to upgrade from a previous db, wipe your database and start over. Schema changes by coop, Class::DBI wrangling by me. 2005-08-20 03:39:02 +00:00
zach%zachlipton.com
46100724ea Checkin new regexp-based matching for platform as well. 2005-08-19 22:43:00 +00:00
zach%zachlipton.com
4fd2c7e140 Add the 1.5 branch to populatedb. Also convert the branch detection to use real regexps instead of LIKE for matches. This work will continue with real regexps used for the other detected fields shortly. 2005-08-19 22:37:11 +00:00
zach%zachlipton.com
d1b7ed75b5 Fix for bustage; forgot to checkin process.html.tmpl. 2005-08-19 20:56:48 +00:00
bugreport%peshkin.net
02bbb51ea9 Bug 304583: Remove all remaining need to rederive inherited groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-08-18 20:09:37 +00:00
zach%zachlipton.com
d15cc01f5b Actually display the correct stats in stats.cgi. Also move the footer down a little. 2005-08-17 23:35:30 +00:00
zach%zachlipton.com
e3c139024f But some padding is good too. 2005-08-17 21:44:18 +00:00
zach%zachlipton.com
a9d26c7d29 Footer should not appear in the middle of pages... 2005-08-17 21:43:24 +00:00
zach%zachlipton.com
7c6db314da Fix broken link in footer 2005-08-17 21:38:26 +00:00
zach%zachlipton.com
087bc13d2c Remove tabs from all files. Add more statistics to stats.cgi. 2005-08-17 21:36:19 +00:00
zach%zachlipton.com
2ea28aaa56 Initial checkin of new litmus statistics page. Also add "statistics" entry to the page footer. 2005-08-17 21:23:48 +00:00
mkanat%kerio.com
1d20c7a55c Bug 296054: [PostgreSQL] Cannot add a new query for event/whining
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-17 18:24:45 +00:00
mkanat%kerio.com
069244c1a0 Bug 299848: enter_bug's automatic OS/Platform code does not work with the new default OS list
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-08-17 18:15:13 +00:00
zach%zachlipton.com
2d9be986f7 Add a little more padding to the footer. 2005-08-17 17:34:10 +00:00
zach%zachlipton.com
cb801bb46c Fix the bottom footer in index.cgi so it displays properly. 2005-08-17 17:33:08 +00:00
zach%zachlipton.com
256b55587e First crack at a page footer. Note that this does break the home page. Hopefully someone will know how to fix it... 2005-08-17 03:37:38 +00:00
zach%zachlipton.com
a4f8188759 Forgot to add logincookie and sysconfigcookie to Config.pm. 2005-08-16 21:31:56 +00:00
gerv%gerv.net
f5c4dd0d02 Remove 100% width which was causing IE to wrap at a silly place. 2005-08-16 15:26:33 +00:00
mike.morgan%oregonstate.edu
9b5c176491 Started the creation of the session handler / auth class. Made some minor modifications elsewhere. 2005-08-16 01:52:38 +00:00
lpsolit%gmail.com
fa9d1a7629 Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzilla::Flag::process() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-15 18:48:14 +00:00
lpsolit%gmail.com
90c3d4c720 Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-08-15 17:58:19 +00:00
lpsolit%gmail.com
9bc783cb1d Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-08-15 17:43:38 +00:00
justdave%bugzilla.org
f3f3f661e9 Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org>
r=justdave a=justdave
2005-08-14 22:34:32 +00:00
lpsolit%gmail.com
1866c7d01d Bug 304588: Remove 'use Bugzilla::User' from DB.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-08-14 16:46:04 +00:00
lpsolit%gmail.com
c5f3323544 Bug 284263: Inherited bless permissions without inherited membership do not work - Patch by Marc Schumann <wurblzap@gmail.com> r=joel,LpSolit a=justdave 2005-08-13 20:22:12 +00:00
jouni%heikniemi.net
d2869d5eed Bug 303899: Allow changing Status Whiteboard when when editing multiple bugs
Patch by Matisse Enzer <matisse@matisse.net>, r=jouni, a=justdave
2005-08-13 18:49:02 +00:00
lpsolit%gmail.com
72d4a31c7d Bug 303914: legal_bugs_status should be spelled legal_bug_status in Bug.pm - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-08-13 18:41:31 +00:00
lpsolit%gmail.com
14e840bb9c Bug 302418: re-enable sendmail support for Windows - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave 2005-08-13 14:56:19 +00:00
lpsolit%gmail.com
277fb684e7 Bug 303550: Bug lists trigger standards compliance mode in Gecko, causing CLOSED bugs not to be lined through in bug lists any more - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-08-13 14:39:21 +00:00
lpsolit%gmail.com
dcd93493d6 Bug 302778: When using IE, all negative event checkboxes are missing from email preferences page - Patch by Zain Memon <zain@voltage.com> r=wicked a=justdave 2005-08-13 14:28:38 +00:00
lpsolit%gmail.com
e815df2e27 Bug 302644: relogin.cgi may ask you to login... before logging you out - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-08-13 14:14:39 +00:00
lpsolit%gmail.com
1aa0cc86ed Bug 303824: BugMail should ignore deleted or renamed user accounts - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-08-13 14:04:53 +00:00
lpsolit%gmail.com
5b380a9944 Bug 304044: Missing scalar() for some parameters - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-08-13 12:35:12 +00:00