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

90 Коммитов

Автор SHA1 Сообщение Дата
robert%accettura.com c2338c7ca4 revert contents.rdf to gain firefox 1.0 compatibility again r+a=bsmedburg. No bug 2005-06-07 20:20:25 +00:00
bsmedberg%covad.net 081488379d Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa 2005-06-07 19:55:49 +00:00
robert%accettura.com 8c68a5caba Bug 292696 point reporter to production instance. All tests should be done with extensions.reporter.serviceURL set to reporter-dev.mozilla.org 2005-05-24 01:54:23 +00:00
robert%accettura.com 765e482f9f Bug 295232 remove hardcoded accesskey, and add accesskey's to make reporter more accessible. r=mconnor a=asa 2005-05-23 23:03:01 +00:00
neil%parkwaycc.co.uk f5ac06642d Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2005-05-23 08:34:02 +00:00
robert%accettura.com d7d47787b8 293251 Reporter should use brand entities rather than hardcode product name thanks to Neil for help on this one. a=asa 2005-05-23 01:02:27 +00:00
robert%accettura.com 94da2a804e Bug 281714 Not capturing gecko ID r=bsmedburg sr=bz a=asa 2005-05-22 23:04:22 +00:00
robert%accettura.com 7f63497d4e 294543 Reporter Doesn't get the Correct Product Name/Version r=bsmedburg a=asa 2005-05-22 23:01:52 +00:00
robert%accettura.com 6448fb34a9 Bug 294972 Reporter's back/next buttons behaving badly r=neil.parkwaycc.co.uk a=asa 2005-05-22 22:57:25 +00:00
bsmedberg%covad.net 824219d781 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
robert%accettura.com 4d26c37475 Bug #294808 Uncheck privacy policy agreement by default r=mconnor a=asa 2005-05-20 01:03:20 +00:00
robert%accettura.com ee63af45e6 Bug 294678 - Change Website to "web site" throughout Reporter p=jwalden+bmo@mit.edu r=me a=asa 2005-05-19 19:28:07 +00:00
robert%accettura.com 67562eef8d Bug 294543 Reporter Doesn't get the Correct Product Name r=mconnor a=asa 2005-05-18 13:49:34 +00:00
robert%accettura.com 0e6411c342 Bug 293253 - Reporter's privacy statement checkbox labeled very badly a=asa, no r just a string change. 2005-05-15 18:56:04 +00:00
robert%accettura.com 485ce1ee32 Bug 293254 Reporter fails to open privacy policy on suite r=neil.parkwaycc.co.uk a=asa 2005-05-15 18:50:13 +00:00
robert%accettura.com 142644f3c0 Bug #281717 This is the code half of this (other half is policy). Adding a privacy link under the report wizardpage so users can view privacy any time they want, make clear email isn't required. p=me r=mconnor@steelgryphon.com a=asa 2005-05-03 21:27:01 +00:00
jay%mozilla.org 8a7f11f0c5 Enable Reporter tool in Firefox nightlies a=asa r=bryner sr=ben Bug 285653 2005-05-03 19:55:46 +00:00
robert%accettura.com d722757d52 Bug 292669 cleanup some reporter code. Not part of build p=mconnor r=me a=asa 2005-05-03 04:16:06 +00:00
bugzilla%arlen.demon.co.uk 7230213345 Bug 285653 add reporter tool to nightly builds (patch for SeaMonkey)
p=gandalf@aviary.pl r=benjamin a=asa
2005-05-02 14:02:12 +00:00
robert%accettura.com 7551666ce8 fix bustage... sorry for the delay 2005-04-29 02:23:58 +00:00
robert%accettura.com 20b65092e3 Make reporter use a preference for server locations (part of bug #285653) r=mconnor a=asa 2005-04-29 00:34:56 +00:00
robert%accettura.com d59d1e4be7 Removed 2 bogus alert()'s I accidentally left after some testing. About as unnecessary and annoying as an Ashton Kutcher movie. 2005-04-23 03:20:15 +00:00
robert%accettura.com 75526ffda0 no bug, not part of build just yet. Some UI consolidation, we now register a user on the fly when they submit a report, rather than make it a whole step and add more clicks (less is more). Some more subtle changes, nothing noteworthy. a=asa. 2005-04-23 03:11:56 +00:00
robert%accettura.com 3718a9cd69 no bug make 'show details' actually show problem type, not just the id for the problem type. a=asa over irc 2005-04-20 22:10:38 +00:00
robert%accettura.com 9664527d5a bug 285653 add final list of problem types. Client side only. a=asa 2005-04-20 21:20:12 +00:00
bsmedberg%covad.net e0a926bf15 Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa 2005-04-20 10:48:51 +00:00
gandalf%firefox.pl 16a15020e4 bug 285653: remove fallback bits; r=bsmedberg;a=asa 2005-04-11 14:53:16 +00:00
gandalf%firefox.pl b28ea79cd7 bug 285653: source l10n for reporter tool; r=bsmedberg;a=asa 2005-04-07 15:21:19 +00:00
robert%accettura.com be8f1f6b4b add buildconfig to reporter (code by bz and debugged by biesi). Not part of any build, a=asa over IRC as this is step 1 to enabling. 2005-04-06 22:58:43 +00:00
robert%accettura.com 06a94f0195 Bump reporter copyright to 2005. Not part of build, no bug 2005-04-05 19:45:12 +00:00
robert%accettura.com b708c9e7d2 Fix overlay madness in reporter (not enabled in build). bug #288969 r=neil@parkwaycc.co.uk. 2005-04-05 15:40:05 +00:00
robert%accettura.com 15737e5c02 removed extra returns, no bug, not part of build, no big deal 2005-04-05 03:00:35 +00:00
jay%mozilla.org 9ba910c61d Hookup Reporter tool to Firefox nightlies r=robert@accettura.con sr=bryner@brianryner.org (The Brain) Bug 285653 2005-04-01 03:02:31 +00:00
robert%accettura.com 6bf5138c2b - Add change-warning to reportWizard.js because it needs to be in sync with webtool
- Commented out buildconfig for now (sigh)
- Added SeaMonkey support
- Small cleanup
- other tiny tweeks

Not part of build, no bug
2005-02-09 21:37:38 +00:00
robert%accettura.com 0179502567 re-position "behind login" question per Gerv's suggestion from way back when.\r\r
Not part of build.
2005-02-02 16:13:47 +00:00
robert%accettura.com 39451a00e7 Drop the world "tool" from title.
Delete dup

not part of build
2005-02-02 06:07:48 +00:00
robert%accettura.com 492189debd More... forgot some locale stuff
Not part of build
2005-02-02 02:10:21 +00:00
robert%accettura.com 69c36c7a88 - Make Overlay work in SeaMonkey
- Correct positioning of menu item in Firefox
- Remove unnecessary param in reporterOverlay.js
- Localize Rogue String to About
- Add Neil to about

Not part of build
2005-02-02 01:41:46 +00:00
robert%accettura.com 8515e424c8 Remove unnecessary comment. No bug, Not in build 2005-01-22 21:48:22 +00:00
robert%accettura.com abe082cf97 Initial reporter extension landing
(not enabled in build)
 a=asa
2005-01-22 18:24:18 +00:00