Commit Graph

43 Commits

Author SHA1 Message Date
Jono S Xia
6d54a108d3 Bug 604253: Decide which UI to show based on the update channel. r+a=dtownsend 2011-02-08 10:00:20 -08:00
Dave Townsend
c4c06c7917 Bug 594858: Package Feedback as a distribution add-on. r=robstrong, a=blocks-betaN 2011-01-21 11:56:42 -08:00
Jono S Xia
f12a6b1d30 Bug 625507: Allow studies and surveys to use arbitrary logic to decide whether to run or not. r+a=dtownsend 2011-01-20 19:56:21 -08:00
Jono S Xia
3e10e1f5de Bug 622228: Test Pilot needs better unit tests. r+a=dtownsend 2011-01-03 12:29:04 -08:00
Jono S Xia
b3b811f3d8 Bug 622227: Make it easier for Test Pilot to switch index files. r+a=dtownsend 2011-01-03 12:27:29 -08:00
Jono S Xia
d99a96dda7 Bug 622225: Don't die if window opens before TestPilotSetup is defined. r+a=dtownsend 2011-01-03 11:59:00 -08:00
Jono S Xia
1633542a04 Bug 604691: TP should allow non-numeric study ids. r+a=dtownsend 2011-01-03 11:58:21 -08:00
Jono S Xia
da67678e87 Bug 580893: Wrong display of buttons in the survey page with long labels. r+a=dtownsend 2011-01-03 11:57:41 -08:00
Jono S Xia
fb544d53f2 Bug 580501: Feedback button is too big under Linux. r+a=dtownsend 2011-01-03 11:54:27 -08:00
Jono S Xia
fb67752cc5 Bug 576482: If a survey changes, TP attempts to apply your old survey answers to the new survey questions. r+a=dtownsend 2011-01-03 11:52:49 -08:00
L. David Baron
5859a14a99 Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
L. David Baron
7476de1256 Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
Johnathan Nightingale
6abf71deae Bug 591481 - Bump maxVersion of Feedback for beta6. Bumping compat to 4.0.* - r=dtownsend, a=blocking2.0-beta6 2010-09-09 12:19:50 -07:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
L. David Baron
f51578d775 Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+ 2010-08-31 16:46:41 -04:00
Dave Townsend
8a382138f2 Bug 588476: Bump maxVersion of Feedback for beta5. r=dolske, a=blocking-beta5
--HG--
extra : rebase_source : 23698c10d865bb037e9f00d74ec9b89e99fb0b95
2010-08-27 14:59:10 -07:00
Jono X
fd79a08030 Bug 581611: Restart FX will automatically recheck "notify me when a new study comes". r+a=dtownsend
--HG--
extra : rebase_source : d085de61306c18fd9490c44b89d277bb1edef02f
2010-08-27 15:33:33 -07:00
Jono X
cdd703cdba Bug 591436: Element #nav-bar sometimes not present on Test Pilot startup. r+a=dtownsend
--HG--
extra : rebase_source : 6a09b05353cf059345924e02fbb819a3faf47cd6
2010-08-27 15:31:51 -07:00
Dave Townsend
46568772f9 Bug 588475: Bump Feedback maxVersion for beta4. r=gavin, a=b4blocker
--HG--
extra : transplant_source : %9DdH%B6%A6w%05%EE%81%086%C2y%DB%29l%88%07%80j
2010-08-18 10:49:48 -07:00
Jono S Xia
443698d755 Bug 567308: Test Pilot needs to clean up after itself; delete old prefs and data. r+a=dtownsend 2010-08-15 09:13:43 -07:00
Andres Hernandez
55ed44fd18 Bug 578754 - TP notification window is not readable; r+a=dtownsend 2010-08-13 16:35:55 -07:00
Andres Hernandez
74de3604e2 Bug 579707 - Hard-coded strings need to be replaced with entities; r+a=dtownsend 2010-08-13 12:07:36 -07:00
Andres Hernandez
6fb10de75f Bug 578873 - Feedback item disappears in menu when the TP panel is open; r=dtownsend approval2.0=dtownsend 2010-08-11 10:11:37 -07:00
Jono S Xia
9efbcd7177 Bug 580486 - Allow getting back to a web survey in-case it wasn't submitted; r=dtownsend approval2.0=dtownsend 2010-08-11 10:09:58 -07:00
Andres Hernandez
94a9d6d3e9 Bug 579906 - Feedback button does not play well with personas; r=dtownsend approval2.0=dtownsend 2010-08-11 10:08:57 -07:00
Jono S Xia
47af47cb34 Bug 583804: Change Feedback image URLs. r+a=dtownsend 2010-08-02 17:46:33 -07:00
Dave Townsend
54bdeb1e35 Update version and maxVersion of feedback, no bug, a=me. 2010-07-29 10:33:09 -07:00
Jono S Xia
bc5ba69281 Bug 570581: No studies get loaded if index file not reachable on Firefox startup. r+a=dtownsend 2010-07-29 10:31:23 -07:00
Jono S Xia
3089816159 Bug 576321: Add "You missed this study" icon to legacy studies user didn't participate in. r+a=dtownsend 2010-07-29 11:56:30 -07:00
Jono S Xia
0418de798b Bug 580856 - Race condition in Test Pilot experiment details page. r+a=dtownsend 2010-07-26 14:34:18 -07:00
Jono S Xia
3e20175424 Bug 580422 - Test Pilot Raw Data log randomly resets. r+a=dtownsend 2010-07-26 14:34:00 -07:00
Benjamin Smedberg
57e4aa6a3c Bug 580227: Upgrade Test Pilot for the new component registration changes. r=dtownsend landing on a CLOSED TREE 2010-07-20 10:42:17 -07:00
Jono S Xia
d5f358c5b0 Bug 568367: Allow downloading a different survey based on the user's locale. r=dtownsend 2010-07-19 18:38:26 -07:00
Jono S Xia
df1b26400f Bug 562552: Set test pilot window size dynamically based on the available screen size. r=dtownsend 2010-07-19 18:14:52 -07:00
Jono S Xia
2821c60eb0 Bug 579688: Notification about study about to start should say "about to start", not "is starting". r=dtownsend 2010-07-19 15:47:12 -07:00
Jono S Xia
d638328fd1 Bug 578830: Fix specifying minFXVersion in a Test Pilot study. r=dtownsend 2010-07-19 15:48:41 -07:00
Jono S Xia
a03c9d9f78 Bug 565470 - Implement new submission specification for Test Pilot 1.0 add-on; r=dtownsend 2010-07-19 15:48:29 -07:00
Jono S Xia
fd40f90d4a Bug 575080: l10n review of test pilot/feedback. r=pike 2010-07-13 10:00:10 -07:00
Jono S Xia
83a9d7cc56 Bug 575767: Stop Feedback from collection data until the user has been notified. r=dtownsend
--HG--
extra : transplant_source : e%C3%0EN%E61%15%84%08%97%0E%91%FD%14%B3%92J%B1%84%97
2010-06-30 10:54:21 -07:00
Jono S Xia
b276daaae9 Bug 575597: Stop Feedback notifications from appearing early and make sure the toolbar button is immediately visible. r=dtownsend
--HG--
extra : transplant_source : i%B7%1A%C3%27%81O%F9j%D8%DD%AF%BDd%ED%EFT%BB%C2%81
2010-06-29 16:06:40 -07:00
Jono S Xia
3b0593510b Update Feedback image urls, no bug. r=dtownsend 2010-06-25 11:14:11 -07:00
Dave Townsend
a260c7b5f2 Remove fonts from Feedback extension and shrink image files. r=beltzner 2010-06-24 17:53:53 -07:00
Dave Townsend
bbeecd60ba Bug 573079: Import the Beta Feedback extension into the tree. r=beltzner 2010-06-24 16:36:15 -07:00