Commit Graph

7047 Commits

Author SHA1 Message Date
lpsolit%gmail.com
4bbe52a4c7 Bug 313020: Implement the ability to add individual bugs to saved searches - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-25 17:55:13 +00:00
lpsolit%gmail.com
b493b5754c Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
mkanat%kerio.com
6f97449110 Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SELECT column list
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-10-24 19:21:05 +00:00
ccooper%deadsquid.com
6098e6c359 - fix percentage calculation for run tests -> now based on community and personal testing coverage percentages, as limited by the chosen platform and build ID;
- some CSS changes, mostly to decrease the default font size;
- added template framework for displaying collapsable instruction text on just about any page.
2005-10-24 17:57:50 +00:00
mike.morgan%oregonstate.edu
01ad63892a php5 -> php4 2005-10-24 17:06:43 +00:00
lpsolit%gmail.com
7b12ee7227 Bug 313533: editvalues.cgi: Reference found where even-sized list expected at line 122 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 00:44:10 +00:00
lpsolit%gmail.com
733a2fdb5a Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave 2005-10-23 21:47:51 +00:00
bugreport%peshkin.net
0ae9d5f119 Bug 312787 When strict_isolation is set, do not permit users to alter deps on bugs unless they can edit both bugs
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-22 13:07:07 +00:00
bugreport%peshkin.net
2f8d490ec4 Bug 313069 Fix javascript error when editing attachments
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, a=justdave
2005-10-20 02:15:40 +00:00
lpsolit%gmail.com
0f3939a57e Bug 298688: Forbid the deletion of values used by default for the priority, severity, platform and OS and update data/params when editing them - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-10-19 22:21:05 +00:00
ccooper%deadsquid.com
4b82e742fb - more accurate title for unclear results aggregate 2005-10-19 22:08:58 +00:00
ccooper%deadsquid.com
8c7846775d - remove common failure files 2005-10-19 21:49:24 +00:00
ccooper%deadsquid.com
d7f604cd20 - adding new files for common results display 2005-10-19 21:48:29 +00:00
ccooper%deadsquid.com
f8609a1940 - make common results script generic;
- use FILTER where applicable;
- show most common results marked as unclear as footer query
2005-10-19 21:47:37 +00:00
bugreport%peshkin.net
8a92bd9e82 Bug 149504 Permit a reference to a URL to be treated as an attachment
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:16:15 +00:00
bugreport%peshkin.net
56f5fd418b Bug 312933 Query.cgi leaks product names
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:07:00 +00:00
bugreport%peshkin.net
a6327a5426 Bug 313008 Lists of products, milestones, etc... should be sorted
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:04:20 +00:00
bear%code-bear.com
a206cb8482 Updated ReadMe, Install and src/lib/TinderDB.pm to mention VC_SVN 2005-10-19 04:20:35 +00:00
bear%code-bear.com
d976364b35 New TinderDB code to gather SVN information for a given
date/time for display in the "blame" column
2005-10-19 03:21:58 +00:00
ccooper%deadsquid.com
d6aef270b6 - remove linebreaks from comments prior to display 2005-10-19 01:46:56 +00:00
ccooper%deadsquid.com
3118d1e761 - fix broken search by summary 2005-10-19 01:18:30 +00:00
ccooper%deadsquid.com
f19c867677 - adding starred display and popups for test results with comments;
- improve wording of footer search for results marked as unclear;
- fix cut-n-paste error in Comment.pm and Resultbug.pm;
- improve default display of test results, and add explanatory blurb for navigation;
2005-10-19 01:06:34 +00:00
bugreport%peshkin.net
36cc87edeb Bug 141593 You can add/remove dependencies on bugs you can't see
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-18 21:12:47 +00:00
lpsolit%gmail.com
88fe3657f2 Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsys parameters in editparams.cgi should be a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-18 18:47:08 +00:00
lpsolit%gmail.com
7d02bf7d1b Bug 302936: Reject the requestee if he cannot access private attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=jouni a=justdave 2005-10-18 17:45:48 +00:00
bugreport%peshkin.net
ab2447d474 Bug 312773 attachment.cgi is broken due to bug 309681
Patch by Fr����d����ric Buclin <LpSolit@gmail.com>
r=joel, a=justdave
2005-10-18 03:26:13 +00:00
lpsolit%gmail.com
a7d3440ca7 Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave 2005-10-17 21:59:01 +00:00
lpsolit%gmail.com
d08f38656a Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-17 21:43:42 +00:00
lpsolit%gmail.com
a05a208a0d Bug 305979: Removing a user account who was requested to set a flag at least once may return wrong information - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-10-17 21:28:16 +00:00
bugreport%peshkin.net
e0d962bfe7 Bug 309681 Prevent users from adding another user who shouldn't have access to a bug as assignee or CC member
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br>
r=joel, a=justdave
2005-10-17 21:19:09 +00:00
lpsolit%gmail.com
25622f1312 Bug 302835: The "confirm delete" page when deleting a user account should distinguish between risky and no risky actions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-10-17 21:10:41 +00:00
mike.morgan%oregonstate.edu
71628d46eb Changes for database-driven PHPSESSION implementation. See bug 312629. 2005-10-17 20:27:34 +00:00
mike.morgan%oregonstate.edu
045c44e988 Fix for bug 312611. 2005-10-17 17:47:40 +00:00
ccooper%deadsquid.com
69e9dc7e4c - fix comment and bug ID acquisition for initial result submission 2005-10-17 17:00:06 +00:00
lpsolit%gmail.com
d816baa3e3 Bug 312437: Do not display the "Impersonate this user" link when the user is in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave 2005-10-17 11:14:07 +00:00
ccooper%deadsquid.com
dcc3d285f5 - add quick search for results marked as unclear 2005-10-15 04:09:59 +00:00
ccooper%deadsquid.com
088def1e9c - default to displaying all test cases;
- remove domain + absolute path from show test link
2005-10-15 04:04:19 +00:00
ccooper%deadsquid.com
36e003454e - display error message for common error conditions when displaying a single result 2005-10-15 03:37:06 +00:00
ccooper%deadsquid.com
1ec26dd86d - use Date::Manip to set timestamps 2005-10-15 01:09:42 +00:00
ccooper%deadsquid.com
d9b0cbf91a - add privacy notice 2005-10-14 23:15:47 +00:00
lpsolit%gmail.com
dc2398b560 Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to email notifications - Patch by Mark Loeser <halcy0n@gentoo.org> r=LpSolit a=justdave 2005-10-14 23:14:33 +00:00
ccooper%deadsquid.com
fa8d4c7eb2 - reorganize advanced search: put results on top;
- fix CSS errors;
- obfuscate email addresses and add privacy notice.
2005-10-14 23:08:41 +00:00
lpsolit%gmail.com
c4be4c25ee Bug 312356: The defaultpriority param should be grouped together with defaultseverity, opsys and platform - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-14 17:54:56 +00:00
ccooper%deadsquid.com
3f210c19ee - allow for obsoletion of testgroups. Only display testgroups that are not marked as obsolete. 2005-10-14 16:02:28 +00:00
justdave%bugzilla.org
e82529d448 new Lifecycle PNG image that doesn't break libpng. (same image, just re-saved with GraphicConverter) 2005-10-14 04:44:54 +00:00
bugreport%peshkin.net
5e68615687 Bug 312406 Checksetup fails to check for existing group_group_map for Bugzilla <2.17
patch by A. Karl Kornel <karl@kornel.name>
r=joel, a=justdave
2005-10-14 03:50:57 +00:00
lpsolit%gmail.com
d89ce3f633 Bug 312386: checksetup.pl fails to check for existing group_group_map entries for new admins - Patch by Joel Peshkin <bugreport@peshkin.net> r=karl r=LpSolit a=myk 2005-10-14 01:59:53 +00:00
bugreport%peshkin.net
82932d7be9 Bug 204498 Add su (setuser) function
Patch by A. Karl Kornel <karl@kornel.name>
r=joel, a=justdave
2005-10-13 23:58:26 +00:00
lpsolit%gmail.com
6ab1d767ea Bug 306601: Bugzilla::Classification needs a products() method - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-13 23:42:43 +00:00
ccooper%deadsquid.com
5b2dda09da - do not show login box. That code doesn't exist yet;
- remove alert-on-exception in runtests js code;
2005-10-13 22:38:37 +00:00
ccooper%deadsquid.com
5601ce15b9 - cosmetic changes to run tests display;
- sort subgroups and test cases by the defined sort order;
2005-10-13 22:06:46 +00:00
ccooper%deadsquid.com
05ddd2d470 - remove page load time calc from common failures page;
- check privileges before allowing user to edit test cases;
2005-10-13 18:41:07 +00:00
ccooper%deadsquid.com
aa07751da6 - adding interim logout functionality;
- reorder bug reference table rows
2005-10-13 17:16:42 +00:00
ccooper%deadsquid.com
07fbaf03b6 - allow users who are not logged in to view test results;
- require valid login for adding bug references;
- truncate user display to keep text/input boxes inside sidebar div;
- display default text when no tests have been run (stats)
2005-10-13 15:49:28 +00:00
lpsolit%gmail.com
8c052f6e97 Bug 312195: Add an index to all parameters to editparams - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-13 09:18:24 +00:00
lpsolit%gmail.com
53074322de Bug 312185: Create a new "Attachments" tab when editing params - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-13 09:04:05 +00:00
lpsolit%gmail.com
70b487c7e7 Bug 312235: Remove doeditparams.cgi from the SHUTDOWNHTML_EXEMPT list in Bugzilla.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-12 22:24:48 +00:00
mkanat%kerio.com
45cc84205a Bug 311434: bz_table_columns should use _bz_real_schema
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-10-12 18:40:28 +00:00
lpsolit%gmail.com
f993b66886 Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-12 15:15:06 +00:00
lpsolit%gmail.com
3ed78fa97e Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-12 08:51:55 +00:00
bear%code-bear.com
4d0cefee0c updated with tonights activity 2005-10-12 03:55:01 +00:00
bear%code-bear.com
16dce8fcc3 Redirect stderr for xargs parameter check to /dev/null to prevent
spurious output from appearing in output stream - cosmetic only, it does
not change the behaviour of the xargs parameter check
Patch provided by Darren Tucker
bug 294225
2005-10-12 02:59:10 +00:00
lpsolit%gmail.com
dfc15f9f61 Bug 311419: Update the group_controls method from Product.pm to use Group.pm - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-12 02:27:06 +00:00
lpsolit%gmail.com
7777fa7932 Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave 2005-10-12 02:08:57 +00:00
lpsolit%gmail.com
14871d7e82 Bug 303699: Eliminate deprecated Bugzilla::DB routines from userprefs.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-10-12 01:21:16 +00:00
lpsolit%gmail.com
5e904f0ee3 Bug 303697: Eliminate deprecated Bugzilla::DB routines from token.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-10-12 01:16:54 +00:00
lpsolit%gmail.com
f9492e3d24 Bug 106003: Dependency tree does not show the summary of the root bug - Patch by Todd Stansell <tjs@tellme.com> r=wicked a=justdave 2005-10-12 01:04:30 +00:00
mike.morgan%oregonstate.edu
9ede96ad49 checking in HREF fix for author homepages. 2005-10-12 00:14:37 +00:00
mike.morgan%oregonstate.edu
973d61d599 Patch from bug 311920. 2005-10-11 23:26:42 +00:00
mkanat%kerio.com
153e2f2769 Bug 282090: Eliminate %classdesc in favor of Bugzilla::Classification methods
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-10-11 22:13:06 +00:00
ccooper%deadsquid.com
24de0ea30a - new look-and-feel code, css into css/ directory;
- javascript broken out into own directory;
- updated db schema to handle automated test results, along with associted Perl classes;
- reporting: searching and advanced searching functionality added;
2005-10-11 18:44:16 +00:00
lpsolit%gmail.com
a464a0147d A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of "available") 2005-10-10 16:56:28 +00:00
bugreport%peshkin.net
ca0523e147 Bug 311489 Bug entry makes user choose classification even if only one is enterable
Patch bu Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-10 03:17:12 +00:00
bear%code-bear.com
e4b328bdf7 Updated the Install notes for readability
Updated src/bin/ReadMe and src/lib/ReadMe to reflect new files
Updated configure to use /home/tinderbox2 for the prefix default as that is what Install mentions
2005-10-08 20:00:59 +00:00
bear%code-bear.com
f6d5800f98 Updated info files so they read in the third person
fixed typos and grammer
changed layout to be a bit more readable
Moved release notes into a ReleaseNotes file
2005-10-08 18:57:16 +00:00
bugreport%peshkin.net
ed4967db9f Bug 28398 Gotta be more careful when emailing state changes of dependent bugs
Patch by Andr���� Batosti <batosti@async.com.br>
r=lpsolit, a=justdave
2005-10-08 04:58:56 +00:00
bugreport%peshkin.net
a97a777073 Bug 311437 Buglist does not send utf8 charset after server push
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-07 20:48:56 +00:00
lpsolit%gmail.com
9f35592b85 Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 21:06:56 +00:00
lpsolit%gmail.com
6253c01fc4 Bug 309796: Whining needs to check for shutdown (silently) before trying database access - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 20:54:49 +00:00
lpsolit%gmail.com
60214a382e Bug 302785: [PostgreSQL] Bugzilla cannot order a buglist by number of votes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 20:42:41 +00:00
lpsolit%gmail.com
54d3db6621 Bug 311091: Remove unused image files ant.jpg and skins/standard/index/front.jpg - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-06 20:33:47 +00:00
bugreport%peshkin.net
1caa91e498 Bug 310171 Update css for private comments in real-time
Patch by Andre Batosti <batosti@async.com.br>
r=joel, a=justdave
2005-10-06 20:08:38 +00:00
mkanat%kerio.com
306776aaca Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods
Patch By Andr�� Batosti <batosti@async.com.br> r=LpSolit, a=justdave
2005-10-06 18:45:46 +00:00
mkanat%kerio.com
1126fa28db Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)"
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-10-06 18:43:44 +00:00
bear%code-bear.com
f2344b4ccb fixed spelling error in generated html content s/BPRDER/BORDER/
bug 230348 patch supplied by Todd Endicott
2005-10-06 07:23:05 +00:00
bear%code-bear.com
dcf9fcf075 * Contact
added my contact info as co-maintainer
  * src/bin/tinder.cgi
    fixed minor spelling mistake s/Regnerate/Regenerate/
    bug 231057 reported by David Costanzo
2005-10-06 07:06:39 +00:00
ccooper%deadsquid.com
4e52f8dfed Updated db creation and population scripts for current schema. 2005-10-05 16:32:36 +00:00
mkanat%kerio.com
13dd994625 Add a + to the version number to indicate it came from CVS. 2005-10-01 20:04:07 +00:00
mkanat%kerio.com
12a9f11e03 Remove "use diagnostics" from config.cgi, because it breaks perl 5.6.1
along with our code.
This was a regression from bug 308256. r=wicked, a=justdave
2005-10-01 01:04:44 +00:00
mkanat%kerio.com
7eaa30e2e1 Bump version numbers for 2.21.1 2005-09-30 22:35:52 +00:00
lpsolit%gmail.com
8ecff1629b Bug 308662: [SECURITY] User matching bypasses 'usevisibilitygroups' restrictions - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave 2005-09-30 22:25:49 +00:00
lpsolit%gmail.com
881401291f Bug 308256: [SECURITY] config.cgi doesn't check Param('requirelogin') - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-30 22:14:52 +00:00
mkanat%kerio.com
1fa3f5ea2b Bug 302448: Update Release Notes and New Features Page for Bugzilla 2.20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2005-09-30 21:33:41 +00:00
lpsolit%gmail.com
1c841dc33f Backout bug 305506: group inheritance is now broken 2005-09-27 23:47:10 +00:00
lpsolit%gmail.com
b8ae5a473c Bug 310088: Template variable filtering bug when editting product - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-09-27 22:30:20 +00:00
lpsolit%gmail.com
4bf401162f Bug 309896: The "Saved searches" tab in User Prefs can report incorrect information - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-09-27 22:18:08 +00:00
lpsolit%gmail.com
70138a89dd Bug 307604: "Redisplay table with bug counts" should also be available from editmilestones.cgi and editversions.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-09-27 22:08:14 +00:00
lpsolit%gmail.com
dd1052764c Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-27 21:59:30 +00:00
lpsolit%gmail.com
888d178292 Bug 308318: Can create a product without description but cannot remove an existing description - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-27 21:47:33 +00:00
mkanat%kerio.com
f7b744507a Bug 305506: Reduce number of SQL calls in Bugzilla::User->groups
Patch By Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat, a=justdave
2005-09-27 21:32:47 +00:00
bugreport%peshkin.net
6142bcb051 Bug 307602: Smooth attach_data upgrade for sites with huge attachment tables
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-09-27 17:16:56 +00:00
mkanat%kerio.com
2dc51689e0 Bug 309760: series.public rename breaks upgrades from 2.17.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-09-27 16:55:24 +00:00
bugreport%peshkin.net
fe6b8def0e Bug 296710 extensions needs a filterexceptions.pl file
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-09-27 16:54:58 +00:00
lpsolit%gmail.com
04db0be1a4 Bug 308228: Whine-related saved search can be forgotten through buglist.cgi - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-09-25 21:04:30 +00:00
lpsolit%gmail.com
051eecf22e Bug 303784: Visibility can keep admin from administering groups - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave 2005-09-25 20:51:52 +00:00
lpsolit%gmail.com
b660ee1098 Bug 301392: Storable crashes checksetup with byte order error when moving databases - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat a=justdave 2005-09-25 20:37:51 +00:00
mkanat%kerio.com
49397368af Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-09-23 14:24:35 +00:00
lpsolit%gmail.com
d47d842ad9 Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-09-22 17:16:47 +00:00
lpsolit%gmail.com
e8f6594944 Bug 308221: Update bugzilla.dtd to comply with schema - Patch by Greg Hendricks <ghendricks@novell.com> r=colin a=justdave 2005-09-22 17:05:36 +00:00
lpsolit%gmail.com
73824ec75c Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?) get a 302-moved error - Patch by A. Karl Kornel <karl@kornel.name> r=joel a=justdave 2005-09-22 16:53:15 +00:00
bugreport%peshkin.net
edd5deffd0 Bug 309221: Attachments table displays zero size for locally stored attachments
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-09-21 04:30:30 +00:00
bugreport%peshkin.net
52c8ce894d Bug 309018: Fix fatal error in whining at groups
patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-09-20 20:56:38 +00:00
lpsolit%gmail.com
178196da08 Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and tidy up templatisation) - Original patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-09-16 16:14:18 +00:00
lpsolit%gmail.com
6a0134967f Bug 308653: The error 'relation "map_products" does not exist' is returned using PostgreSQL when the classification column is displayed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-16 14:57:00 +00:00
lpsolit%gmail.com
56c732047e Bug 282686: Multiple projects sharing the same Bugzilla codebase (different datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave 2005-09-15 22:16:53 +00:00
lpsolit%gmail.com
4d0de4219f Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
lpsolit%gmail.com
0b154678e6 Bug 308581: Excluding yourself from a restricted bug generates an error if the user pref is set to "show the updated bug" - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-09-15 10:50:04 +00:00
lpsolit%gmail.com
3f018be86b Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=justdave 2005-09-15 10:35:06 +00:00
lpsolit%gmail.com
dc20581614 Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwords - Patch by victory <bmo@rsz.jp> r=gerv a=justdave 2005-09-15 10:15:22 +00:00
mcafee%mocha.com
2485f6604a First add: This is an interactive tool to compare groups of tests across different machines. There is still a little work to do here, here is the first stab at checking this in though. verbal review = jrgm 2005-09-14 22:47:53 +00:00
lpsolit%gmail.com
76e93eb9de Bug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/footer.html.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-09-12 19:06:29 +00:00
lpsolit%gmail.com
c942ea1f76 Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute before NOT NULL constraint - Patch by Lance Larsh <lance.larsh@oracle.com> r=mkanat a=justdave 2005-09-12 14:18:51 +00:00
lpsolit%gmail.com
86f78593fe Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave 2005-09-12 14:03:01 +00:00
lpsolit%gmail.com
4f617af311 Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2005-09-12 13:50:42 +00:00
lpsolit%gmail.com
dbe9860a97 Bug 306760: Routines from Util.pm are not imported in checksetup.pl due to a typo: Bugzilla:Util (missing colon) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2005-09-12 10:47:12 +00:00
myk%mozilla.org
e4e1d4869d Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next to attachments to avoid duplicate [edit] references and made the main attachment link go to the 'edit attachment' page; that fix unreasonably reduced Bugzilla usability by making it difficult to view attachments; this patch includes a different fix for bug 274906 that prevents those duplicate [edit] references; long-term we want to make the 'edit attachment' page the irresistable default and have a pop-up menu of links, at which point [edit] can truly go away, but for now it stays 2005-09-09 22:22:41 +00:00
lpsolit%gmail.com
37dc203c8e Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-09-08 23:40:10 +00:00
mozilla%colinogilvie.co.uk
ab02bcc982 Bug 165589: Add error logging support to Bugzilla (Docs Part)
Patch by: A. Karl Kornel <karl@kornel.name>; r=colin.ogilvie
2005-09-08 20:57:44 +00:00
mozilla%colinogilvie.co.uk
b59622158c Bug 307043: typo in Bugzilla docs
Patch by victory <bmo@rsz.jp>; r=colin.ogilvie
2005-09-08 18:35:42 +00:00
lpsolit%gmail.com
3407447036 Bug 305523: Email preference for "CC changed" should be disabled by default for new users - Patch by Gervase Markham <gerv@mozilla.org> r=wicked a=justdave 2005-09-08 17:12:22 +00:00
lpsolit%gmail.com
3b1e1d1acf Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-09-08 16:58:57 +00:00
lpsolit%gmail.com
3ed69aa48f Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk 2005-09-07 12:05:13 +00:00
zach%zachlipton.com
f3fbd06c7d Make the makefile actually work... 2005-09-07 04:29:28 +00:00
zach%zachlipton.com
254ebf463e Bustage fix. Properly setup the makefile rules... 2005-09-07 04:14:29 +00:00
zach%zachlipton.com
c6f0d992da Better target name: make compile -> make templates 2005-09-07 02:31:16 +00:00
zach%zachlipton.com
c165506090 Support (indeed, require) the precompilation of templates. This is accomplished through the new makefile. Just run a "make install" to pick up any changes in populatedb.pl and to recompile any changed templates. 2005-09-07 02:25:57 +00:00
zach%zachlipton.com
2ffdc6ea7d Add data/ to cvsignore and create the data directory at install-time. 2005-09-07 00:43:37 +00:00
zach%zachlipton.com
edba8dd0f1 Add .cvsignore for litmus 2005-09-07 00:31:37 +00:00
lpsolit%gmail.com
e9e4390151 Bug 301743: Replace old code from editcomponents.cgi by methods and routines from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave 2005-09-06 23:54:00 +00:00
lpsolit%gmail.com
af74ae6b3d Bug 304745: Move GetFieldID() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-05 20:41:21 +00:00
lpsolit%gmail.com
5187d320c0 Bug 306265: Implement User::can_see_product() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-09-05 20:18:53 +00:00
lpsolit%gmail.com
e0f4f137fb Bug 304268: edit users form should have an item for "edit this user" - Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave 2005-09-04 18:45:11 +00:00
lpsolit%gmail.com
775e3488e1 Bug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=jouni a=justdave 2005-09-04 18:35:05 +00:00
mkanat%kerio.com
1417ffc0c4 Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-09-04 08:12:37 +00:00
mkanat%kerio.com
4216db2d6e Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion Failure
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-09-02 23:30:11 +00:00
lpsolit%gmail.com
cb9c024d70 Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-09-02 21:33:36 +00:00
lpsolit%gmail.com
426b5bd478 Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
lpsolit%gmail.com
f48bf8bf53 Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch by victory <bmo@rsz.jp> r=LpSolit a=myk 2005-09-01 22:07:48 +00:00
lpsolit%gmail.com
a4dddfad40 Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk 2005-09-01 22:00:54 +00:00
lpsolit%gmail.com
5ff08cd607 Bug 298306: For new products, the charting error message "The tool which gathers bug counts has not been run yet" is misleading - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=myk 2005-09-01 21:52:20 +00:00