jocuri%softhome.net
320aaecbd8
Documentation patch: fix 'UNCOMFIRMED'->'UNCONFIRMED' spelling.
...
git-svn-id: svn://10.0.0.236/trunk@191477 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-01 10:44:45 +00:00
jocuri%softhome.net
0e52dbb537
Backout accidental commit.
...
git-svn-id: svn://10.0.0.236/trunk@191476 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-01 10:38:15 +00:00
jocuri%softhome.net
1e6ab5b0ce
Documentation patch: fix 'suported'->'supported' spelling.
...
git-svn-id: svn://10.0.0.236/trunk@191475 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-01 10:34:11 +00:00
jocuri%softhome.net
a0048c65b6
Follow-up documentation patch (dependency tree documentation, bug 236424; patch by victory <bmo@rsz.jp>, r=vladd): add explicitly the meaning of [-] and [+].
...
git-svn-id: svn://10.0.0.236/trunk@191472 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-01 09:03:09 +00:00
jocuri%softhome.net
82bb77b367
Follow-up documentation patch for 213535 (documentation for the dependency tree, patch by victory <bmo@rsz.jp>, r=vladd): replace 'from each bugs' with 'for each bug'.
...
git-svn-id: svn://10.0.0.236/trunk@191471 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-01 08:40:25 +00:00
jocuri%softhome.net
b042371603
Documentation patch for the dependency tree (bug 236424); patch by victory <bmo@rsz.jp>, r=vladd.
...
git-svn-id: svn://10.0.0.236/trunk@191470 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-01 08:25:34 +00:00
mike.morgan%oregonstate.edu
6976e091db
Updated sql, header, form, queries.
...
git-svn-id: svn://10.0.0.236/trunk@191453 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-01 01:04:39 +00:00
lpsolit%gmail.com
0ce0838e45
Bug 328203: Cannot update a product if 'usetargetmilestone' is off (and the default milestone has been previously changed) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@191430 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 22:09:46 +00:00
jocuri%softhome.net
190f8e5fa2
Fix ThrowCodeError calls by giving them an unique ID (tree fix).
...
git-svn-id: svn://10.0.0.236/trunk@191399 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 15:41:06 +00:00
jocuri%softhome.net
3ce2403dba
Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test 11).
...
git-svn-id: svn://10.0.0.236/trunk@191397 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 15:23:32 +00:00
jocuri%softhome.net
24769142f1
Documentation patch -- fix broken tree due to the landing of bug 298341 - Implement code hook mechanism.
...
git-svn-id: svn://10.0.0.236/trunk@191396 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 15:00:46 +00:00
jocuri%softhome.net
c022d5486a
Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton.com, r=timeless, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@191394 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 14:39:33 +00:00
lpsolit%gmail.com
24d3449746
Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object as parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@191385 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 12:52:32 +00:00
jocuri%softhome.net
f22252b581
Documentation patch for bug 213262: add instructions on how to get sendmail to work with Bugzilla on Mac OS X; patch by A. Karl Kornel <karl@kornel.name>, r=colin.ogilvie, r=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@191381 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 10:22:55 +00:00
jocuri%softhome.net
a8c3ebfea9
Documentation patch for bug 286754: Update list of localized Bugzilla documentation and templates; patch by victory <bmo@rsz.jp>, r=vladd.
...
git-svn-id: svn://10.0.0.236/trunk@191351 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 00:31:55 +00:00
jocuri%softhome.net
31c306fbee
Patch for bug 327348: Fix whining failure in whine.pl, on MySQL 4.0, due to multiple date addition; r=LpSolit, r=wurblzap, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@191346 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-27 23:13:10 +00:00
mike.morgan%oregonstate.edu
4e3d7152a3
Added SQL inserts to process user entries and store them in the db.
...
Made some modifications to store product, useragent and the server ua string.
git-svn-id: svn://10.0.0.236/trunk@191287 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-26 23:58:00 +00:00
lpsolit%gmail.com
86cb213dd8
Bug 188264: migrating user activity from one account to another (merge user accounts) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@191270 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-26 13:20:04 +00:00
lpsolit%gmail.com
93632f56f2
Bug 313950: Login screen should append emailsuffix to login field - Patch by Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@191257 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-25 23:56:13 +00:00
lpsolit%gmail.com
940a939199
Bug 225162: We need a UI for viewing the profiles_activity table - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@191256 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-25 23:40:30 +00:00
lpsolit%gmail.com
06fdf3e6e8
Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@191255 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-25 23:10:53 +00:00
ccooper%deadsquid.com
de6e983484
- add login link to sidebar
...
git-svn-id: svn://10.0.0.236/trunk@191220 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 23:37:02 +00:00
lpsolit%gmail.com
4a2fe518fb
Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
...
git-svn-id: svn://10.0.0.236/trunk@191215 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 22:53:32 +00:00
ccooper%deadsquid.com
c7d9590a37
- make help text accurate
...
git-svn-id: svn://10.0.0.236/trunk@191206 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 22:06:01 +00:00
ccooper%deadsquid.com
68dd3d6f97
- standardize on 'enabled' as field name of choice for entities that can be toggled on or off
...
- replace test status with simple enabled field, and remove obsolete Status.pm
- add enabled fields to Testgroups and Subgroups
git-svn-id: svn://10.0.0.236/trunk@191205 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 22:02:41 +00:00
ccooper%deadsquid.com
0cb22d482f
- display only valid results (interim)
...
git-svn-id: svn://10.0.0.236/trunk@191161 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 17:19:49 +00:00
ccooper%deadsquid.com
28b8772e54
- disabled is a boolean flag
...
git-svn-id: svn://10.0.0.236/trunk@191159 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 17:07:59 +00:00
bear%code-bear.com
c8421178bc
Adding a ChangeLog entry for the typo correction pass made yesterday by timely
...
bug 106386
git-svn-id: svn://10.0.0.236/trunk@191124 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 03:14:52 +00:00
jocuri%softhome.net
5166ffa11b
Documentation spelling patch: 'Engish' -> 'English'.
...
git-svn-id: svn://10.0.0.236/trunk@191118 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 01:35:47 +00:00
lpsolit%gmail.com
89e9762534
Bug 328385: Images from bug 251656 have not been committed.
...
git-svn-id: svn://10.0.0.236/trunk@191116 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 01:31:13 +00:00
jocuri%softhome.net
16ab64b374
Documentation spelling patch: 'intrest' -> 'interest'.
...
git-svn-id: svn://10.0.0.236/trunk@191115 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 01:30:34 +00:00
jocuri%softhome.net
e2356a20c5
Documentation spelling patch: 'adminstrator' -> 'administrator'.
...
git-svn-id: svn://10.0.0.236/trunk@191112 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 01:26:37 +00:00
jocuri%softhome.net
c1c14aaa8e
Documentation spelling patch: 'acccess' -> 'access'.
...
git-svn-id: svn://10.0.0.236/trunk@191109 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 01:21:18 +00:00
jocuri%softhome.net
0d4e8796aa
Documentation patch: remove duplication: 'the the' --> 'the'.
...
git-svn-id: svn://10.0.0.236/trunk@191108 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 01:16:24 +00:00
jocuri%softhome.net
eab2380b68
Documentation spelling patch: 'accouts' --> 'accounts' in docs/xml/installation.xml.
...
git-svn-id: svn://10.0.0.236/trunk@191107 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 01:03:07 +00:00
jocuri%softhome.net
35dcca61de
Patch for bug 328379: Fix spelling: 'visitng' -> 'visiting' in relogin.cgi; r=LpSolit, a=myk.
...
git-svn-id: svn://10.0.0.236/trunk@191103 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 00:50:07 +00:00
ccooper%deadsquid.com
18a704efc4
- use the right object type <sigh>
...
git-svn-id: svn://10.0.0.236/trunk@191086 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 23:02:28 +00:00
ccooper%deadsquid.com
2d0c9f7a41
- fix display for single testgroup/subgroup case
...
git-svn-id: svn://10.0.0.236/trunk@191083 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 22:46:38 +00:00
zach%zachlipton.com
5a89f5498f
Bug 328215 - Litmus testcase <divs> don't display correctly with mac trunk builds.
...
For now, disable opacity effects in moo.fx for Mac users so that testcases display properly. All other platforms should be uneffected. When the core bug 325296 is fixed, this can be removed.
git-svn-id: svn://10.0.0.236/trunk@191056 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 19:36:49 +00:00
timeless%mozdev.org
087941e251
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
git-svn-id: svn://10.0.0.236/trunk@190995 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:38:56 +00:00
lpsolit%gmail.com
515a1ad176
Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
...
git-svn-id: svn://10.0.0.236/trunk@190961 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:10:34 +00:00
lpsolit%gmail.com
df737a84f5
Bug 328108: Unable to login on a fresh Bugzilla install using the login form on the home page - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
...
git-svn-id: svn://10.0.0.236/trunk@190953 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 01:41:13 +00:00
mkanat%kerio.com
fa0b3f4f91
Bug 328166: editusers.cgi does not work because it has a Byte Order Mark at the beginning
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org > r=bbaetz, a=justdave
git-svn-id: svn://10.0.0.236/trunk@190932 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 23:54:13 +00:00
lpsolit%gmail.com
ddf1761a60
Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@190893 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 22:02:12 +00:00
mike.morgan%oregonstate.edu
200282e188
Added testing scripts for load. Wanted to make sure we didn't lose this. :)
...
These scripts could probably be made more dynamic, etc., but this is what we had so...
git-svn-id: svn://10.0.0.236/trunk@190890 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 21:53:27 +00:00
lpsolit%gmail.com
56a7e21af2
Bug 316127: Implement an infrastructure to link to the documentation - Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@190824 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 14:58:41 +00:00
lpsolit%gmail.com
e3feb476f2
Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@190823 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 14:25:37 +00:00
lpsolit%gmail.com
b186689f8a
Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@190821 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 13:28:45 +00:00
mkanat%kerio.com
bdbf6c54da
Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIAL-type column to a table
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org > r=LpSolit, a=justdave
git-svn-id: svn://10.0.0.236/trunk@190817 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 10:50:36 +00:00
gerv%gerv.net
77849dca23
Bug 327091: add yellow bar to match other mozilla.org sites. Patch by colin.ogilvie; r=gerv.
...
git-svn-id: svn://10.0.0.236/trunk@190768 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 23:29:11 +00:00