Граф коммитов

8133 Коммитов

Автор SHA1 Сообщение Дата
wclouser%mozilla.com 475da28c60 hardcoding 2006-07-10 23:53:35 +00:00
wclouser%mozilla.com ff1345eb8d switching back 2006-07-10 23:39:33 +00:00
wclouser%mozilla.com fc86e89564 testing 2006-07-10 23:36:43 +00:00
wclouser%mozilla.com 3c4fee369e testing... 2006-07-10 23:36:22 +00:00
wclouser%mozilla.com 921aea3e34 removed joga companion links/images/etc 2006-07-10 20:22:59 +00:00
cls%seawood.org d6a83b3de0 Display real end times for builds.
Thanks to Chase Phillips <chase@mozilla.org> for the original patch.
Bug #334592 r=bear
2006-07-10 16:43:04 +00:00
mkanat%bugzilla.org 63e18f8ae2 Bump the version number post-release. 2006-07-10 00:36:08 +00:00
mkanat%bugzilla.org d9a07dffc1 Bump version number for release of 2.23.2. 2006-07-09 23:29:24 +00:00
mkanat%bugzilla.org ccd0326709 Bug 342238: There is a dependency loop between Bugzilla::User and Bugzilla::Component
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-07-09 05:00:20 +00:00
ccooper%deadsquid.com f46af954e0 - sort testcases by sort_order, then by testcase ID (for fallback sorting)
- create Litmus::StripScripts subclass of HTML::StripScripts so we can implement our own HREF validation, like say, allowing ftp:// and mailto:// links.
2006-07-07 20:34:58 +00:00
wclouser%mozilla.com 3141907e1b Initial import for the firefox survey project 2006-07-07 18:09:28 +00:00
cls%seawood.org f4d3cf4162 Implement wayback links.
Thanks to Chase Phillips <chase@mozilla.org> for the patch.
Bug #334592 r=cls
2006-07-07 14:32:19 +00:00
cls%seawood.org 31ce9c449b Handle edge cases of dirname(SCRIPT_NAME) results.
Bug #343534 r=timeless
2006-07-07 14:06:04 +00:00
mike.morgan%oregonstate.edu cef923804b Fix for bug 343771 -- redoing the app params once again so we don't get 404s in RSS link. 2006-07-07 00:03:20 +00:00
lpsolit%gmail.com 453931ffff Bug 282025: Queries with group pronouns should accept non-word characters in group names - Patch by Dave Miller <justdave@bugzilla.org> r=joel a=myk 2006-07-06 12:09:28 +00:00
lpsolit%gmail.com 189d2a7707 Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.org> r=wicked a=myk 2006-07-06 12:06:43 +00:00
mike.morgan%oregonstate.edu f3ff7f639c Added support for new URI schema, checking for OS_VERSION param, placeholder for "no updates" behavior for certain OS_VERSION strings which can be set up in config.php. 2006-07-06 06:13:03 +00:00
mkanat%bugzilla.org e01df02a56 Bug 173629: Clean up "my" variable scoping issues for mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06 06:12:05 +00:00
lpsolit%gmail.com d9e0ef4421 Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) at template/en/default/request/email.txt.tmpl line 155 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-06 02:18:28 +00:00
lpsolit%gmail.com 51a3d54a69 Bug 343699: votes.cgi: Reference found where even-sized list expected - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-06 01:49:40 +00:00
lpsolit%gmail.com d2afcaacd4 Bug 340967: The login form appears twice when trying to add an attachment (due to two consecutive calls to Bugzilla->login) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-05 23:42:47 +00:00
mkanat%bugzilla.org 73c3cf0977 Bug 343361: die_with_dignity is useless inside of Bugzilla::CGI
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=colin, a=myk
2006-07-05 23:33:25 +00:00
lpsolit%gmail.com f929f8922b Bug 342861: Cannot upgrade from any version before 2.17.1 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-05 23:31:45 +00:00
lpsolit%gmail.com d17442a6c9 Extra blank in the XML::Twig warning - r=wicked on IRC 2006-07-05 21:51:47 +00:00
lpsolit%gmail.com bcff7b09c8 Bug 232705: FlagType::normalize() not used; remove it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-05 21:45:15 +00:00
cls%seawood.org e42bbe8d9b Use $1 instead of \1 to avoid perl warnings in log files.
Bug #325453
2006-07-05 21:39:18 +00:00
mike.morgan%oregonstate.edu 1316b40407 Fix for bug 343578 to remove dependencies on AppID in search.php. 2006-07-05 18:35:42 +00:00
wclouser%mozilla.com 658954e4be accepts a / instead of a space in the url now 2006-07-05 00:43:37 +00:00
wclouser%mozilla.com 81263a1e0c got rid of the "group by" restraint, halfing the query time :) 2006-07-04 23:59:18 +00:00
lpsolit%gmail.com 97386bb810 Bug 343566: Runtests test 004template.t fails on some systems with a complaint about RELATIVE - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2006-07-04 22:25:47 +00:00
wclouser%mozilla.com f0f9cab7bf the comments pages are now aware of question sets. It works right now, but it's not
done.  I'd like to eliminate a "group by" statement in the comment query that is
doubling the time.
2006-07-04 18:07:34 +00:00
lpsolit%gmail.com 618a091854 Bug 341867: post_bug.cgi lets users with editbugs and canconfirm privs enter bugs as UNCONFIRMED even when votes_to_confirm is 0 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=myk 2006-07-04 09:49:32 +00:00
mkanat%bugzilla.org 32c8190025 Bug 343189: checksetup.pl HASH reference error with 2.18.5 to 2.20.2/2.22 upgrade
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-07-03 21:45:30 +00:00
mkanat%bugzilla.org f2dd0345c6 Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org 30f6d2eada Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
mkanat%bugzilla.org eaaf92ebab Bug 343112: @Bugzilla::Config::parampanels is only defined if something calls _load_params
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:23:26 +00:00
mkanat%bugzilla.org c4d8aec384 Bug 343337: process_bug.cgi calls certain constants as global subroutines
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:20:41 +00:00
mkanat%bugzilla.org 7db8124959 Bug 342744: bz_locations should return absolute paths for mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=justdave, a=justdave
2006-07-03 21:16:30 +00:00
cls%seawood.org a9f10bcdfb Do not perform strict format validation on the revision string when we are doing a (not)regexp search.
Bug #325453 r=bear
2006-07-03 20:39:31 +00:00
cls%seawood.org 4e5a5ea7dd Get tag info from Tag: line in CVS output rather than relying upon client's CVS/Tag file.
Bug #343263 r=bear
2006-07-03 20:35:04 +00:00
lpsolit%gmail.com 6708e158b5 Bug 342828: keyword cache is not sorted alphabetically, makes sorting by keyword inconsistent - Patch by R�mi Zara <remi_zara@mac.com> r=LpSolit a=justdave 2006-07-03 09:31:15 +00:00
lpsolit%gmail.com 04ab0445f0 Fix on checkin for bug 343364 2006-07-03 09:25:07 +00:00
lpsolit%gmail.com f4fe24cce6 Bug 343364: Changing Multiple Bugs is broken - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-03 09:21:42 +00:00
lpsolit%gmail.com 7564ad88ca Bug 343294: Update notification does not work through an HTTP proxy - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave 2006-07-03 09:08:43 +00:00
lpsolit%gmail.com 2542d86d42 Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R�mi Zara <remi_zara@mac.com> r=mkanat a=justdave 2006-07-03 08:53:27 +00:00
mike.morgan%oregonstate.edu cb98b5bdcf Fixed error in template for recommended.tpl. 2006-07-02 23:29:28 +00:00
shaver%mozilla.org 32945d9619 Bug 302287: support crypto hashes for add-ons; fix installation error for
items that have hashes. patch from mao, r=shaver.
2006-07-01 20:42:36 +00:00
lpsolit%gmail.com 22b451e0c4 Bug 340278: Move CheckCanChangeField() from process_bug.cgi to Bug.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-07-01 20:01:52 +00:00
mkanat%bugzilla.org 00630230bd Bug 343248: SQL query to get all keywords with bug count is duplicated in editkeywords.cgi and describekeywords.cgi
Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
2006-07-01 16:45:54 +00:00
mkanat%bugzilla.org e33a465cf4 Bug 343166: $template->process leaks 512K of RAM per call under mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-07-01 16:10:14 +00:00
cls%seawood.org 1c83d1cfc8 Check both normal & Attic locations for removed files to handle the case of branch-only removes.
Bug #335735 r=justdave
2006-06-30 21:49:55 +00:00
wclouser%mozilla.com 36e7fda698 consolidated application id code 2006-06-30 21:47:08 +00:00
mike.morgan%oregonstate.edu f552fd3010 Hash update script for 302287. 2006-06-30 19:01:27 +00:00
zach%zachlipton.com ef2fa8a12c - Make it possible to rename subgroups and testgroups and to enable and disable them (the state of the form controls were previously being ignored).
- When clicking the "edit testcase" link, make the edit form automatically display in manage_testcases.cgi

- Display markdown formatted text for testcase data in manage_testcases.cgi
2006-06-30 18:37:29 +00:00
wclouser%mozilla.com af1c9686ea left an echo statement in 2006-06-30 17:18:25 +00:00
wclouser%mozilla.com 3abb57ca88 minor tweaks 2006-06-30 17:16:50 +00:00
mike.morgan%oregonstate.edu 469b873a87 Fixes for Addons -> Add-ons in titles, etc. Just rudimentary changes there.
Added an update-hashes script as a small part of bug 302287.
2006-06-30 05:30:03 +00:00
mike.morgan%oregonstate.edu cfdac58bc6 Part of a fix for bug 342998. Just fixed the version listings. 2006-06-30 05:26:30 +00:00
gerv%gerv.net 8ebceafa61 Cope with missing planet2.css. 2006-06-29 22:15:51 +00:00
wclouser%mozilla.com fdbf3e4ee5 new files for the db 2006-06-29 21:44:19 +00:00
wclouser%mozilla.com dc6c55817f rewrote the csv library into an object 2006-06-29 21:42:59 +00:00
wclouser%mozilla.com ab4df73b13 Reworked the database. we now have "question sets" which will allow us versioning 2006-06-29 21:41:14 +00:00
wclouser%mozilla.com 11b41fa276 altered the perl for the new db structure 2006-06-29 21:38:28 +00:00
wclouser%mozilla.com 4a678ad33f - got rid of some extra routes
- added some defaults that the rest of the pages need
2006-06-29 21:37:53 +00:00
wclouser%mozilla.com 60f7fabc93 narrowed the date fields a bit 2006-06-29 21:36:33 +00:00
zach%zachlipton.com 2070658eab Remove the LIMIT 300 in User's FullTextMatches search to work around a mysql bug in the ancient version on rodan. 2006-06-29 17:41:49 +00:00
mkanat%bugzilla.org 7c6105b287 Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_locations()
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-29 16:49:56 +00:00
mkanat%bugzilla.org 3856189aa6 Bug 342114: Bugzilla.pm caches data in global variables
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-29 16:34:37 +00:00
mkanat%bugzilla.org eb5491336e Bug 342731: checksetup.pl "answers" file seems to be broken
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=justdave
2006-06-29 16:33:24 +00:00
zach%zachlipton.com dffc9f0abf Bug fix in XML.pm. 2006-06-29 16:24:25 +00:00
bear%code-bear.com 019ffa32d6 Fix dolog.pl to not drop checkins to files that are in the Attic
Patch by Don McCasland
Tweaks by Chris Seawood
bug 335735 r=justdave
2006-06-29 05:55:22 +00:00
mike.morgan%oregonstate.edu 830b914bd1 Update for bug 337838, fixes redirect to use config var for first part of URI. 2006-06-29 02:04:18 +00:00
cls%seawood.org d18b8348ad Use sendmail by default to spool mail locally.
Bug #331309 r=bear
2006-06-28 23:59:56 +00:00
ccooper%deadsquid.com 3e79624d60 - order results by reverse date 2006-06-28 22:23:53 +00:00
ccooper%deadsquid.com 882b4c20ba - revert unnecessary index check 2006-06-28 20:51:45 +00:00
ccooper%deadsquid.com 355d7e4cf3 - fix testcase display padding 2006-06-28 20:02:12 +00:00
ccooper%deadsquid.com f57db2c599 - keep testcase ID: summary display constant with index page 2006-06-28 19:47:24 +00:00
ccooper%deadsquid.com 12aa7e7a42 - add missing brace 2006-06-28 19:10:41 +00:00
ccooper%deadsquid.com 048675cbfb - make sure a product is actually selected 2006-06-28 19:04:30 +00:00
ccooper%deadsquid.com 117c5886bc b=342041
- add ability to search for recently added or updated testcases
2006-06-28 19:03:45 +00:00
ccooper%deadsquid.com 980e7b0f7b - remove errant comment 2006-06-27 15:58:37 +00:00
ccooper%deadsquid.com 8ef282ea77 - fix comment ref 2006-06-27 15:54:05 +00:00
ccooper%deadsquid.com 25919e0b26 - adding missing CGI file 2006-06-27 15:52:39 +00:00
ccooper%deadsquid.com a9b40c83ed Manage testgroup
- change Litmus::FormWidget funciton name to getTestgroups
- add Essential column designations to Litmus::DB::Testgroup
- add functions to Litmus::DB::Testgroup: clone, delete_from_subgroups, delete_from_test_runs (stub), delete_with_refs, update_subgroups
- add testgroup display to mimic display for testcase

Manage subgroups
- display loading message for subgroups
- fix nesting of default option selection
- add subgroup display to mimic display for testcase
2006-06-27 15:51:58 +00:00
bugzilla%glob.com.au 7d0aad5551 Bug 341495: Merge the banner and header
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-27 13:58:55 +00:00
mkanat%bugzilla.org 9f4316bf70 Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave
2006-06-27 10:54:05 +00:00
zach%zachlipton.com 7fb70d7c17 - Add is_automated_result flag to test_results table to track when results are part of automated testing scripts.
- Set machinename field in the db when processing automated test data in XML.pm
- Make automated testing results visually distinct in the UI
2006-06-27 00:39:09 +00:00
mike.morgan%oregonstate.edu cd6938d399 Backing out yet another patch (changing the mappings would break things and we need to have more discussion about the branch vs. minor/subversion problem -- see bug 342797). 2006-06-26 21:55:16 +00:00
mike.morgan%oregonstate.edu e6ca066a5a Checking in modified $branchVersions per cf/preed's request. This is made to mirror changes in tinderbox configuration that adjusted where build data is distributed for aus2. 2006-06-26 21:27:58 +00:00
mozilla%colinogilvie.co.uk b25a02ed29 Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
2006-06-26 21:05:32 +00:00
mkanat%bugzilla.org d0391184f3 Bug 342528: Undefined subroutine in showdependencytree.cgi in latest CVS
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2006-06-26 16:15:36 +00:00
mkanat%bugzilla.org fb4c96886d Bug 342410: Various modules assume functions are in global scope, when none are
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-26 10:06:47 +00:00
mike.morgan%oregonstate.edu 328a1d3d60 Cleaned up comments, variable naming and function names to be less ambiguous. Also reimplemented fixes for the isComplete and isPartial boolean checks there were added on as a part of the bug 342549 patch (but didn't have to be backed out). 2006-06-24 01:05:51 +00:00
mike.morgan%oregonstate.edu d8e900b5ea Backing out previous patch for bug 342549, which was not actually needed. Source of the problem was null update information in the build data, and we believe that has been fixed (pending more testing). 2006-06-24 00:41:38 +00:00
mike.morgan%oregonstate.edu a4c0255e05 This and previous checkin for bug 342549. This particular one-liner was just extra code for what already is a boolean value. Removed unnecessary terenary operator. 2006-06-23 21:49:07 +00:00
mike.morgan%oregonstate.edu 3065759a4a *** empty log message *** 2006-06-23 21:46:24 +00:00
ccooper%deadsquid.com e8937731cf - allow loading message popu to take a custom message
- display loading popup when loading testcases
2006-06-23 18:37:58 +00:00
ccooper%deadsquid.com f1c75d6ec3 - allow testcase display template to be re-used in a single testcase display context
- in management interface, display testcase as it will appear to the user by default until the admin enters editing mode
2006-06-23 18:21:20 +00:00
cls%seawood.org ab50e6c140 Create default index for new trees. 2006-06-23 16:25:17 +00:00
cls%seawood.org b21c44545c Indicate the number of days of stored logs and their estimated diskspace cost. 2006-06-23 16:21:53 +00:00
cls%seawood.org f496f28c5b Cache logfiles for 1hr from viewing time.
Use HTTP headers insead of HTML meta flags to set expires & last-modified fields.
2006-06-23 16:17:57 +00:00
cls%seawood.org a718a5234b Make the commit info time period a per-tree config option & bump the default to 14 days. 2006-06-23 16:12:41 +00:00
ccooper%deadsquid.com 82b3999000 - update reference to process_test.cgi
- for single result submission, set cookies using current state-of-the-art
2006-06-23 15:35:30 +00:00
rhelmer%mozilla.com 14dbaa3852 add timestamp of build start to quickparse output. b=342483 r=preed 2006-06-23 01:47:44 +00:00
zach%zachlipton.com dd448c3203 -Web Services: support a web services interface for test result submission. See http://wiki.mozilla.org/Litmus:Web_Services for details.
- Make a join table for logs so that test results can have any number of logs and we don't have to have duplicate entries in the log table.
2006-06-22 23:21:38 +00:00
ccooper%deadsquid.com 3bf7ef51f5 - display last added/edited/cloned testcase/subgroup by default 2006-06-22 22:54:02 +00:00
ccooper%deadsquid.com dc7154c210 - rebuild js cache after management activities 2006-06-22 22:05:33 +00:00
ccooper%deadsquid.com 284e6b04ff - fix missing '=' 2006-06-22 21:00:39 +00:00
ccooper%deadsquid.com 78d982418b - fix MochiKit case problem 2006-06-22 20:51:48 +00:00
ccooper%deadsquid.com d764d64f58 Manage subgroups:
- allow json.cgi to return info about subgroups
- add list of Essential columns to Litmus::DB::Subgroup
- add methods to Litmus::DB::Subgroup: clone, delete_from_testgroups, delete_from_testcases, delete_with_refs, update_testgroups, update_testcases
- add EnabledBySubgroup lookup to Litmus::DB::Testgroup
- move generic Form functions to FormValidation.js
- allow product select box to accept onchange param

Manage Testcases
- fix requireField cut-n-paste omission
- also return product_id from Litmus::FormWidget::getTestcases
- fix tyop in Litmus::DB::Testcase comment
- make size static on testcase select box
2006-06-22 20:45:50 +00:00
wclouser%mozilla.com 6eee9ed958 got rid of -T 2006-06-21 21:28:53 +00:00
wclouser%mozilla.com 204387b9e6 added incremental updating. Cuts time from 75s -> 10s 2006-06-21 21:07:24 +00:00
wclouser%mozilla.com cff92e6dd6 added a script to build csv files from the db 2006-06-21 19:05:46 +00:00
zach%zachlipton.com 1275b3d891 Move buttons in manage_testcases.cgi to handle smaller monitors. Widen summary field. 2006-06-21 18:16:36 +00:00
zach%zachlipton.com fde2f4f5db Fix a few more missing $sth->finish warnings in DBTools 2006-06-21 17:01:20 +00:00
lpsolit%gmail.com e1c5167083 Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in editparams.cgi should be listed in a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin r=mkanat a=myk 2006-06-21 01:06:00 +00:00
lpsolit%gmail.com f886810984 Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
zach%zachlipton.com 2a7247fb56 Bustage fix: Litmus has suffered an internal error - testresult is not a column of Litmus::DB::Resultbug 2006-06-20 23:46:18 +00:00
zach%zachlipton.com 42bba82d96 Stupid typo... 2006-06-20 23:13:29 +00:00
zach%zachlipton.com 0adf85b0e7 Properly remember the previous build id entered during the current session. This avoids the need to retype it when going to run more tests. 2006-06-20 22:54:19 +00:00
zach%zachlipton.com 3e5532df19 Add missing $sth->finish() to FormWidget. This should fix the 'statement handle DBIx::ContextualFetch::st=HASH(0x897bda4) still Active' warnings. 2006-06-20 20:23:01 +00:00
vladimir%pobox.com f56c4ae0c6 fix bogus min/max values on selection single click (infinity error); allow single-click in small graph to clear a selection 2006-06-20 20:05:35 +00:00
ccooper%deadsquid.com df142bd034 - fix case in MochiKit inclusion 2006-06-20 20:01:08 +00:00
ccooper%deadsquid.com 034d3ccfa4 - adding missing template files for testcase management 2006-06-20 19:43:20 +00:00
vladimir%pobox.com 2830dc886b Add bonsai query support; add bonsaibouncer helper script; add marker support to graphs; disable test select dropdown while the data is loading after a tinderbox switch 2006-06-20 19:41:05 +00:00
ccooper%deadsquid.com 91f0437b3d - added table related_testcases to track cloned testcase relations
- update/replace enter_test.cgi with complete management interface for testcases
- make all fields Essential in Litmus::DB::Testcase
- added new methods to Litmus::DB::Testcase: clone, delete_from_subgroups, delete_from_related, delete_with_refs, update_subgroups
- added ByTestgroup and ByTestcase sql lookups to Litmus::DB::Subgroup
- added order_by directives to has_many fields in Litmus::DB::Product
- added new Litmus::FormWidget functions getTestcases and getAuthors
- don't try to .select() select fields (FormValidation.js)
- add verifySelected function to FormValidation.ja
- update interface to use manage_testcase.cgi for editing testcases
- remove editing flags/interface from test.html.tmpl
2006-06-20 19:34:53 +00:00
zach%zachlipton.com c817605fe1 Fix enter_test.cgi so it sets the author, creation_date, and version fields of new testcases. 2006-06-20 17:41:53 +00:00
vladd%bugzilla.org 2eb85d5be4 Patch for bug 342130: don't display a bogus footer anymore when searching for all products with Quick Search; patch by Vlad Dascalu <vladd@bugzilla.org>; r=LpSolit, a=myk. 2006-06-20 10:32:50 +00:00
mkanat%bugzilla.org bfb84e0e9a Bug 282623: Remove globals.pl from checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-06-20 10:02:27 +00:00
lpsolit%gmail.com adca5eb9ee Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-20 07:55:39 +00:00
lpsolit%gmail.com 17f9d63db0 Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-20 07:39:01 +00:00
lpsolit%gmail.com 3f4b001c38 Bug 300552: Eliminate deprecated Bugzilla::DB routines from Search.pm - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-06-20 07:32:31 +00:00
mkanat%bugzilla.org 780d129c37 Bug 342060: checksetup fails if no database exists
Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=myk
2006-06-20 06:43:53 +00:00
timeless%mozdev.org 9c0b8e78dc Bug 338087 Tinderbox 'L' popups are broken in Firefox trunk due to misuse of DOM Range
patch by Olli.Pettay@gmail.com r=timeless
2006-06-20 06:28:37 +00:00
mike.morgan%oregonstate.edu a2264eb8a4 Added better checking when attempting to find latest buildId. 2006-06-20 01:21:04 +00:00
zach%zachlipton.com 2d19d6072f Provide better error handling by defining an error handler in Litmus::DBI. When a database error is thrown, this handler will take care of calling Litmus::Error::internalError() and displaying a proper error message to the user. This should do much to prevent 500 Internal Server Errors and the blank pages that previously popped up. 2006-06-19 22:05:16 +00:00
lpsolit%gmail.com 88f015828a Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
lpsolit%gmail.com 6d8f040b57 Bug 342053: Quicksearch.pm defines $cgi outside routines - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2006-06-19 20:00:41 +00:00
ccooper%deadsquid.com f214e62c50 - only count enabled testcases in coverage measurement 2006-06-19 19:35:24 +00:00
vladd%bugzilla.org 49303186b9 Spelling patch: use the right spelling form for 'returned'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 18:31:30 +00:00
vladd%bugzilla.org a842ff6a65 Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 18:27:04 +00:00
vladd%bugzilla.org a89074ae6f Spelling patch: use the right spelling form for 'overridden'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 18:17:23 +00:00
lpsolit%gmail.com c62909c67f Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-06-19 17:30:24 +00:00
vladd%bugzilla.org 84c739823d Spelling patch: use the right spelling form for 'explicitly'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:43:49 +00:00
vladd%bugzilla.org 92fb739dbc Spelling patch: use right spelling for 'navigational'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:41:17 +00:00
vladd%bugzilla.org d4530edec6 Spelling patch: 'precentage' -> 'percentage'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:36:47 +00:00
vladd%bugzilla.org 23118f95c4 Spelling patch: 'valididy' -> 'validity'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:31:13 +00:00
vladd%bugzilla.org ef23875b4b Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:25:02 +00:00
vladd%bugzilla.org 38fba9e96c Spelling patch: 'kommas' -> 'commas'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:23:33 +00:00
vladd%bugzilla.org 1f95498511 Spelling patch: 'visiblility' -> 'visibility'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:21:02 +00:00