Chris Van
|
5c22312016
|
fix user edit tests
|
2011-12-09 21:01:30 -08:00 |
Gregory Koberger
|
bf2b68582c
|
PEP8 4 life
|
2011-12-09 18:10:26 -08:00 |
Chris Van
|
9d78da080a
|
add Price sort and Free/Paid filters to ES (bug 702867)
|
2011-12-09 18:09:37 -08:00 |
Gregory Koberger
|
9876709bcf
|
Link to the correct delete page
|
2011-12-09 18:04:45 -08:00 |
Davor Spasovski
|
fa655134b0
|
made detailed review page pre-fill form data (bug 707719)
|
2011-12-09 17:48:14 -08:00 |
Andy McKay
|
8954ecbe85
|
half of two conflicting statements rarely helps
|
2011-12-09 17:10:52 -08:00 |
Andy McKay
|
fa070a4570
|
grrr
|
2011-12-09 17:08:05 -08:00 |
Andy McKay
|
b5158482c0
|
don't forget the unsigned
|
2011-12-09 17:01:42 -08:00 |
Andy McKay
|
59570e1d69
|
add in a table to store pre-auth information and a flag (bug 707363)
|
2011-12-09 16:32:06 -08:00 |
Gregory Koberger
|
1e7ef2059c
|
Switch recalc to a post (bug 694433)
|
2011-12-09 14:46:20 -08:00 |
Kumar McMillan
|
e9039aa344
|
error.namespace is not a good custom event name!
It triggers the global window.onerror handler
|
2011-12-09 16:27:30 -06:00 |
Kumar McMillan
|
7fb107da22
|
Get notified of JS exceptions during development
|
2011-12-09 16:26:25 -06:00 |
Kumar McMillan
|
78c0685649
|
Attempt to solve the JS exception mystery
|
2011-12-09 15:40:44 -06:00 |
Kumar McMillan
|
cea8e40fad
|
Prints JS stack trace for errors in CI
|
2011-12-09 14:09:24 -06:00 |
Kumar McMillan
|
3eaa66384e
|
Adds stacktrace.js for use in JS tests
From: d317166d48
|
2011-12-09 14:08:24 -06:00 |
Kumar McMillan
|
da5cdc990a
|
Combined JS test suites since both are on the same jQuery
Also removed waitFor/thenDo from validator tests
|
2011-12-09 13:35:07 -06:00 |
Andy McKay
|
bc7b3e19c4
|
oops
|
2011-12-09 11:28:22 -08:00 |
Andy McKay
|
3ff0ddbf1c
|
add in cancels, send support to marketplace not fligtar, remove form for apps and stop forcing APP_PREVIEW into the template (bug 708565)
|
2011-12-09 11:24:51 -08:00 |
Kumar McMillan
|
d929af48e1
|
Fixes ref to javascript testing section
|
2011-12-09 12:38:15 -06:00 |
Andy McKay
|
7f2877f5a0
|
set the secondary receiver (mozilla) as the fee payer
|
2011-12-09 09:49:12 -08:00 |
Matt Claypotch
|
0b0981f18a
|
clean up print messages
|
2011-12-08 18:11:28 -08:00 |
Matt Claypotch
|
240cab4429
|
don't discard unknown versions (bug 697362)
|
2011-12-08 17:26:41 -08:00 |
Matt Claypotch
|
b5ed50ac2b
|
switch to anchors for browserid buttons to avoid css positioning bug (bug 708507)
|
2011-12-08 17:26:20 -08:00 |
Kumar McMillan
|
6e3eb1f489
|
Disabling error handling tests due to an unknown exception in CI
|
2011-12-08 17:57:19 -06:00 |
Kumar McMillan
|
77b3436d3e
|
Removes an unused option
|
2011-12-08 17:49:39 -06:00 |
Kumar McMillan
|
c2a6bbb480
|
Protects event handlers in JS tests (bug 704634)
|
2011-12-08 17:23:51 -06:00 |
Kumar McMillan
|
200465bafb
|
Ask registrants to complete profile after browser ID (bug 704634)
|
2011-12-08 16:57:42 -06:00 |
Andy McKay
|
a195e20e2b
|
make premium orange in devhub
|
2011-12-08 13:48:27 -08:00 |
Matt Claypotch
|
54d355353a
|
position login spinner properly (bug 708507)
|
2011-12-08 13:37:26 -08:00 |
Gregory Koberger
|
a19f16e56c
|
No links in the new apps dev agreement!
|
2011-12-08 13:31:02 -08:00 |
Wil Clouser
|
2f1f1244a9
|
fix double sharing link. Thanks to #amo for Python 101 lesson
|
2011-12-08 13:29:17 -08:00 |
Chris Van
|
1c1bcbc23e
|
Revert "hide Thank You modal upon installation (bug 708424)"
This reverts commit a8e8612caa .
|
2011-12-08 13:14:23 -08:00 |
Chris Van
|
a8e8612caa
|
hide Thank You modal upon installation (bug 708424)
|
2011-12-08 13:06:40 -08:00 |
Gregory Koberger
|
796373f63c
|
Updating dev preview agreement
|
2011-12-08 12:39:30 -08:00 |
Chris Van
|
8ab90c7581
|
disallow multiple upsells (bug 707177)
|
2011-12-08 12:22:03 -08:00 |
Chris Van
|
5296a559a3
|
hide "Learn about purchases" link (bug 708747)
|
2011-12-08 11:37:19 -08:00 |
Wil Clouser
|
c0b5694648
|
adjust CEF logging to accept request.META
|
2011-12-08 11:19:39 -08:00 |
Chris Van
|
5113be7d72
|
hide Older Activity link on apps devhub dashboard
|
2011-12-08 09:42:11 -08:00 |
Gregory Koberger
|
a34e5a3e1e
|
Tell user when there's an error (bug 686051)
|
2011-12-07 18:34:54 -08:00 |
Davor Spasovski
|
88d2227045
|
custom icon fix for browsers w/o data url support (bug 706060)
|
2011-12-07 17:59:00 -08:00 |
Andy McKay
|
7669bd19fd
|
move AuthError down so everyone gets the fun (bug 707022)
|
2011-12-07 16:27:51 -08:00 |
Chris Van
|
cf62926f6b
|
fix listing sort test
|
2011-12-07 16:05:07 -08:00 |
Allen Short
|
4573a8a99c
|
Remove old timing code now that we have statsd. (Bug 703395)
|
2011-12-07 14:37:43 -08:00 |
Chris Van
|
d9af400b48
|
change class and do RTL for paypal validator (bug 708205)
|
2011-12-07 14:37:26 -08:00 |
Wil Clouser
|
1dcf2e40df
|
fix our 404 test. I'm not sure where all get_service() so adding this outside of it
|
2011-12-07 14:27:50 -08:00 |
Andy McKay
|
a95695a2fe
|
add in cross domain headers (bug 701409)
|
2011-12-07 13:49:38 -08:00 |
Wil Clouser
|
37d8135ae5
|
CEF logging; bug 690286
|
2011-12-07 13:19:17 -08:00 |
Wil Clouser
|
4736c0bf22
|
update vendor again
|
2011-12-07 12:55:16 -08:00 |
Andy McKay
|
cc744d4070
|
workaround for paypal frames (bug 704534)
|
2011-12-07 12:15:20 -08:00 |
Davor Spasovski
|
176586ef55
|
perf and compat 404 fixes (bug 703686)
|
2011-12-07 11:22:59 -08:00 |