mkanat%kerio.com
316d94d882
Bug 304997: "Setting any 'other' op_sys to 'Other'" runs every time you run checksetup
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=myk
2005-08-23 01:04:42 +00:00
zach%zachlipton.com
6696896f2e
Fix bustage in process_test.cgi where it was impossible to submit results.
2005-08-23 00:15:29 +00:00
lpsolit%gmail.com
01bbcc0c1d
Bug 189635: editcomponents.cgi should use user-matching for the default assignee and QA contact - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2005-08-22 21:45:32 +00:00
lpsolit%gmail.com
7f135d5898
Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by default - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-08-22 21:26:27 +00:00
lpsolit%gmail.com
fb632cf9d4
Bug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-08-22 21:12:38 +00:00
lpsolit%gmail.com
a8ccdd2d86
Bug 305476: Group membership inheritance broken in editusers.cgi (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap a=justdave
2005-08-22 20:59:56 +00:00
lpsolit%gmail.com
94787be768
Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
2005-08-22 20:48:44 +00:00
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
mkanat%kerio.com
a876784a7e
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-13 12:27:04 +00:00
mkanat%kerio.com
a70c7fa44c
Bug 301664: Hook for field-descs.html.tmpl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk
2005-08-11 06:19:24 +00:00
zach%zachlipton.com
3e92638259
Turns out seamonkey thinks "class" is a reserved word in javascript, causing our select boxes to break. This uses the variable theClass instead.
2005-08-10 16:30:11 +00:00
lpsolit%gmail.com
cf04b02005
Bug 277466: saved search's old name is used when running a search - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit,joel a=justdave
2005-08-10 09:47:58 +00:00
lpsolit%gmail.com
ce8f9aecab
Bug 292096: Remove the extra Description label in long list format - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
2005-08-10 01:53:51 +00:00
lpsolit%gmail.com
982af0f341
Bug 303803: Remove the unused get_classification_name() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-08-10 01:45:50 +00:00
lpsolit%gmail.com
a8d486f572
Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave
2005-08-10 01:30:41 +00:00
bugreport%peshkin.net
c325128e37
Bug 303482: Change checksetup.pl to check for MIME::Parser instead of MIME::Tools
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=glob,wurblzap a=justdave
2005-08-09 21:19:43 +00:00
mkanat%kerio.com
fa452d5364
Back out bug 300231, because it triggers bug 303413.
2005-08-09 20:42:25 +00:00
mkanat%kerio.com
1257aad0f4
Bug 300231: Bugzilla::Classification 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-09 20:31:53 +00:00
lpsolit%gmail.com
ae8aea147c
Bug 135145: Graphs generated by local webdot are huge - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r/a=justdave
2005-08-09 19:41:35 +00:00
bugreport%peshkin.net
f41da5ed69
Backout of bug 303669 which broke AppendComment and possibly a number
...
of other items.
2005-08-09 11:23:43 +00:00
mkanat%kerio.com
8f7328f4d3
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09 05:59:02 +00:00
zach%zachlipton.com
2adfc83b65
This is a kindof hackish fix to bring simpletest back to life so it can be published. A real fix will follow, which will involve fixing Litmus::UserAgentDetect.
2005-08-09 05:03:22 +00:00
mike.morgan%oregonstate.edu
77f14de1f5
updated comments - sorry.
2005-08-09 00:32:52 +00:00
mike.morgan%oregonstate.edu
1d40a2f6f1
added generic error handling - for lazy people. :)
2005-08-09 00:31:56 +00:00
mike.morgan%oregonstate.edu
539456bf48
comments, etc:
...
Some adjustments to comments pages and styles.
css:
Opinions adjustments.
addons:
Fixed some bugs.
2005-08-09 00:30:39 +00:00
mike.morgan%oregonstate.edu
f404a1f5d0
Also not a good idea... I am going to hand all this off to the server's PEAR installation.
2005-08-08 21:43:19 +00:00
mike.morgan%oregonstate.edu
fe1437cf9f
yea - so this wasn't the best way to do this.
2005-08-08 21:34:22 +00:00
mike.morgan%oregonstate.edu
187b99b6bb
PEAR libraries, installed locally because they do not exist in REHL stable repo
2005-08-08 16:34:09 +00:00
mike.morgan%oregonstate.edu
73ca7ae764
added some TODOs
2005-08-08 16:20:22 +00:00
zach%zachlipton.com
3654bba028
A four hour flight means another batch of changes.
...
1. Some UI improvements to the test display page
2. Fix process_test and the format API to properly handle editing of fields defined in formats.
3. Adjust show_test.cgi to only show recent results and the last three non-recent results. Also added a showallresults mode that allows users to view all results if they want to.
2005-08-07 03:05:49 +00:00
justdave%bugzilla.org
97056d6090
Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
...
r= LpSolit, a= justdave
2005-08-05 23:47:28 +00:00
lpsolit%gmail.com
756f284d43
Bug 301261: uninitialized value in Search.pm when querying by date - Patch by Albert Ting <altlst@sonic.net> r=LpSolit a=justdave
2005-08-05 18:54:42 +00:00
lpsolit%gmail.com
7264aa1b07
Bug 288170: importxml.pl and move.pl should not write to $datadir/maillog - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-08-05 00:58:59 +00:00
lpsolit%gmail.com
163279061f
Bug 302718: Enable All Mail enables also unchangeable Reporter/Voter checkboxes - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2005-08-05 00:14:52 +00:00
lpsolit%gmail.com
93076abb6a
Bug 302723: Deleting a user account when this user is the assignee or QA contact of a bug should reassign this bug to the default ones - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-08-04 18:24:09 +00:00
lpsolit%gmail.com
e6e30d367b
Bug 303088: MoreSQLData and FetchSQLData/FetchOneColumn may return wrong results - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap,justdave a=justdave
2005-08-04 17:01:01 +00:00
lpsolit%gmail.com
b1f12fc7bb
Bug 303303: Data aren't displayed in old charts when the product is closed for new bug entry - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-08-04 16:03:22 +00:00
lpsolit%gmail.com
e60794f4d1
Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
2005-08-04 11:51:25 +00:00
zach%zachlipton.com
d9782da0a5
Major rewrite of <select> box code. Now we use litmusconfig.js and automatically generate the contents of select boxes in JavaScript using the information in litmusconfig. Pretty spiffy, eh?
2005-08-04 00:59:29 +00:00
lpsolit%gmail.com
adc311189b
Bug 303129: Unescaped & in a Bug URLs on 'Saved Searches' tab - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2005-08-03 00:44:59 +00:00
lpsolit%gmail.com
7c1c3c9065
Bug 303141: Missing buglist when deleting groups - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-08-03 00:35:47 +00:00
lpsolit%gmail.com
df231c19dc
Bug 302927: Incorrect title when changing several bugs at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-08-03 00:26:54 +00:00
lpsolit%gmail.com
d35cb8844b
Bug 303147: Bugzilla crashes when submitting a bug in the UNCONFIRMED state using PostgreSQL - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-08-03 00:17:45 +00:00
lpsolit%gmail.com
37cb2b7caa
Bug 303061: userprefs.cgi should call ThrowUserError for old_password_required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-08-03 00:07:45 +00:00
mkanat%kerio.com
6b16ef1ad2
Bug 301901: Index rename failure when renaming an index called PRIMARY
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-08-01 10:06:43 +00:00
mozilla%colinogilvie.co.uk
64bfdc420e
Fix tinderbox burning from the previous fix.
2005-08-01 08:39:32 +00:00
lpsolit%gmail.com
cffa65200b
Bug 302582: "add component/version" doesn't include action=add on enter_bug.cgi - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
2005-08-01 00:03:53 +00:00
lpsolit%gmail.com
23f11458c0
Bug 302782: Crash when showing list of users in a group during group deletion - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-07-31 23:48:17 +00:00
mozilla%colinogilvie.co.uk
0c2367da3b
Bug 297475: Add docs about how to install and configure Bugzilla using PostgreSQL
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> (with info from mkanat) r=mkanat
2005-07-31 23:35:40 +00:00
mozilla%colinogilvie.co.uk
afdb1c6622
Missing comma from last checkin
2005-07-30 20:42:05 +00:00
mozilla%colinogilvie.co.uk
af1acb65df
Ability to rate a comment. Currently, this uses GET requests - may be necessary to change it to a POST request to stop abuse of it at a later date
2005-07-30 19:29:14 +00:00
myk%mozilla.org
7decc2a25a
Fixing build bustage caused by not correctly updating filter exceptions (and in a couple cases not filtering when it would make sense)
2005-07-30 01:01:54 +00:00
myk%mozilla.org
5d32cc2382
Fix for bug 302083: automatically converts BMP files to PNG files to conserve disk space; patch by Greg Hendricks; r=myk, a=myk
2005-07-30 00:46:40 +00:00
myk%mozilla.org
f499a19a4e
Fix for bug 302702: refactors tabs code into shared file so not only prefs and search but also other pages can use it
2005-07-30 00:41:11 +00:00
zach%zachlipton.com
c1d7b1191f
Actually fix the localconfig-creation code.
2005-07-29 20:36:01 +00:00
zach%zachlipton.com
4fd3faeab5
Write localconfig out before trying to connect to the database if it does not exist.
2005-07-29 20:29:11 +00:00
zach%zachlipton.com
72b8e2fa6f
Forgot to checkin the .htaccess file
2005-07-29 20:22:31 +00:00
zach%zachlipton.com
7a85cdab42
Initial checkin of Litmus 0.0.1 (a.k.a Naked Mole Rat).
2005-07-29 20:21:01 +00:00
lpsolit%gmail.com
9214fa538f
Bug 286294: cleanup editclassifications.cgi and migrate the existent code to use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk
2005-07-29 14:14:42 +00:00
mkanat%kerio.com
e0793ac5b8
Bug 232064: [BUGZILLA] bugsDWIMQueryDefault should be per-channel
...
Patch By Dave Miller <justdave@bugzilla.org> r=mkanat
2005-07-29 00:18:58 +00:00
mozilla%colinogilvie.co.uk
f1fd785376
Bug 293181: [BUGZILLA] Move bugsHistory checking into FetchBug
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=mkanat
2005-07-28 23:50:41 +00:00
mozilla%colinogilvie.co.uk
1043448eaf
Bug 300456: [BUGZILLA] BugzillaMailHandler should say what a bug is a DUPLICATE *of*
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=mkanat
2005-07-28 23:46:11 +00:00
mkanat%kerio.com
12d0200f66
Bug 293678: Sorting bug list by Assignee Real Name failing in latest nightly
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-28 06:19:13 +00:00
lpsolit%gmail.com
df92289b62
Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave
2005-07-28 00:35:50 +00:00
lpsolit%gmail.com
2b8a8b2f6b
Bug 302200: uninitialized value when saving email prefs - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=myk
2005-07-27 21:00:59 +00:00
lpsolit%gmail.com
a60d418e65
Bug 301018: Add INTERFACE section to bug/create/created.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
2005-07-27 20:51:33 +00:00
lpsolit%gmail.com
4421f09afa
Bug 293950: enter bug product failure messages suboptimal - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-07-27 20:24:26 +00:00
lpsolit%gmail.com
4b735e080e
Bug 292059: No locking in createaccount.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-07-27 20:15:37 +00:00
lpsolit%gmail.com
22a877920d
Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-07-27 19:58:23 +00:00
lpsolit%gmail.com
b55655528b
Bug 302214: missing space "storedin" in mail_delivery_method desc - Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap a=myk
2005-07-27 19:52:29 +00:00
lpsolit%gmail.com
db49e63adc
Bug 301446: Changing several bugs at once crashes if the user wants to automatically redisplay the bug he changed - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=myk
2005-07-27 19:43:05 +00:00
lpsolit%gmail.com
cb1033c179
Bug 300403: New Charts errors out, creates new 'add' user, when Env auth method is used - Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
2005-07-26 14:53:27 +00:00
lpsolit%gmail.com
6302511227
Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-07-26 14:36:13 +00:00
lpsolit%gmail.com
a7612c4572
Bug 184037: Add t/011pod.t to check POD syntax - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-07-26 14:23:50 +00:00
erik%vanderpoel.org
0d458e4c2f
added printHTML method to app and made http.c call it so that grab does
...
not crash
added transparency idea to TODO
2005-07-26 14:18:36 +00:00
lpsolit%gmail.com
39e056ccb5
Bug 301967: Some .pm files have invalid POD syntax - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-07-26 14:09:48 +00:00
mike.morgan%oregonstate.edu
e666986cc6
added jump-to for single results in search.php. adjusted the length of displayed descriptions on thef ront page. added an @todo for search.php, also affected: addon.php -- some addons do not have proper application metadata... :\
2005-07-26 03:27:21 +00:00
mike.morgan%oregonstate.edu
0d0bb4dca0
Additional changes to search. No pagination, just prev|next. Works4me.
...
Fixed some image sizing in addon.tpl and search.tpl.
2005-07-26 00:27:55 +00:00
mike.morgan%oregonstate.edu
b1b91e495a
Bloated and greedy search, no pagination yet (other than the limit for # of records per page).
...
I have concerns about how much this hammers the database. We may have to trim down the constructor for the AddOn class.
2005-07-25 20:12:22 +00:00
mozilla%colinogilvie.co.uk
92a3b09330
Bug 297483: Remove comment from installation.xml about 'module-check' switch being needed as it's already available
...
Patch by me, r=gerv
2005-07-25 12:50:49 +00:00
lpsolit%gmail.com
6af859deb4
Bug 284264: Move canSeeUser from editusers.cgi to User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat,joel a=justdave
2005-07-25 07:56:38 +00:00
mike.morgan%oregonstate.edu
236db4ab1f
Policy documents.
2005-07-25 07:36:05 +00:00
mike.morgan%oregonstate.edu
1fd86e033d
nightly checkin. adjustments in some naming conventions.
2005-07-25 07:35:01 +00:00
mike.morgan%oregonstate.edu
0293051b7f
Search options are now populated. Next up is query forumlation and pagination along with displaying results.
2005-07-24 11:34:05 +00:00
mike.morgan%oregonstate.edu
7ae3ffd70f
Search modifications.
2005-07-24 10:31:23 +00:00
mike.morgan%oregonstate.edu
bcf85afacf
updated some search items.
2005-07-24 02:05:49 +00:00
mike.morgan%oregonstate.edu
a815398e0c
Started messing with the search template. Not even 5% done. Added some global CatName stuff to init.php. Will find a better home for that later.
2005-07-23 08:57:41 +00:00
lpsolit%gmail.com
dd61bb0adf
Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-07-22 05:13:36 +00:00
mike.morgan%oregonstate.edu
87adb6b038
Template changes in order to eliminate need for overview.php. Main page is combined, top header is simplified, and navigation for addon view is greatly improved.
2005-07-21 23:21:27 +00:00
lpsolit%gmail.com
2ead756429
Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-07-21 20:04:27 +00:00
mozilla%colinogilvie.co.uk
ee67153a84
Add initial support for viewing an item's history.
...
This needs some more work to improve it, but committing anyway.
2005-07-21 18:44:43 +00:00
mozilla%colinogilvie.co.uk
b7fca4a56a
Add support for viewing all the preview images
2005-07-21 17:03:09 +00:00
mozilla%colinogilvie.co.uk
56813efb0f
Add CommentID to the comments section of an addon for rating etc. as its already referenced in the code there
2005-07-21 15:51:30 +00:00
mike.morgan%oregonstate.edu
ef763e09a5
installation instructions.
2005-07-21 02:00:57 +00:00
mike.morgan%oregonstate.edu
dd10817fab
Placeholder for addon previews page.
2005-07-21 01:59:50 +00:00
mike.morgan%oregonstate.edu
be846deeeb
Messed with paths, search boxes, etc. Nothing here is permanent.
2005-07-21 01:58:50 +00:00
mike.morgan%oregonstate.edu
eaec74e2ae
addon.php
...
added title, filled out passing of proper vars.
faq.php
fixed title.
overview.php
fixed title.
content.css
added some styles for user opinions.
developers/index.php
fixed title.
lib/addon.class.php
added class vars and some extra stuff in constructor in order to populate all addon information during object instantiation.
lib/amo.class.php
added setVar and setVars functions, which set object parameters one at a time or via array, respectively.
tpl/addon.tpl
fleshed out addon summary page to look mostly like existing pages.
tpl/inc/header.tpl
added line for page title.
2005-07-20 23:32:22 +00:00
lpsolit%gmail.com
0d4e34810e
Bug 301458: Move url_decode out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-07-20 21:30:58 +00:00
lpsolit%gmail.com
dcce8e5a29
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-07-20 21:24:19 +00:00
gerv%gerv.net
2bec2a48e5
Bug 300743: add "px" to prevent query help tooltips appearing at wrong position. Patch by gerv; r=myk, kiko, wicked, a=mkanat, myk.
2005-07-20 20:09:18 +00:00
lpsolit%gmail.com
98403b6964
Bug 301440: Move LogActivityEntry out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-07-20 15:58:45 +00:00