Rob Hudson
d42bb17c5e
A few more test failure fixes after 3615 change.
2012-05-31 10:50:55 -07:00
Chris Van
32d4604a79
uncomment persona + collection ES tests
2012-05-23 00:29:50 -07:00
Chris Van
8615d637d6
index add-on slugs and developer names (bug 724388)
2012-05-22 22:57:17 -07:00
Chris Van
3899017e6c
get rid of references to dead "apps.search" view from AMO
2012-05-10 01:18:36 -07:00
Chris Van
8d12ce32a1
chipping away at search tests and cleaning up apps search view
2012-05-08 19:32:26 -07:00
Chris Van
b091f8e750
comment out some ES tests for Persona and Collection searching (since those are not live yet)
2012-05-08 15:50:03 -07:00
Chris Van
2983071a77
return add-ons matching any platform when "All Systems" is selected (bug 752023)
2012-05-07 09:42:32 -07:00
Chris Van
c7b8a982cd
do not filter site search on appversion for Firefox 10+ for D2C (bug 751735)
2012-05-04 13:47:28 -07:00
Chris Van
ccc66a81f2
remove apps search tests from AMO
2012-05-02 14:15:04 -07:00
Rob Hudson
67ae54ddce
Fixture cleanup in preparation for Django 1.4 upgrade.
2012-04-30 14:32:31 -07:00
Kumar McMillan
55b8a8880d
Cope with non-existant files (mostly for tests)
2012-04-26 10:50:32 -05:00
Wil Clouser
175103148a
Remove reference to icondata and icontype for platforms and applications.
...
migration will be included in another commit
2012-04-12 21:01:41 -07:00
Chris Van
176c18a692
clean up webapps crap
2012-03-13 18:41:18 -07:00
Chris Van
ccc999cd8e
kill old apps search tests (bug 735540)
2012-03-13 18:41:18 -07:00
Chris Van
74adb68e15
move 'apps/webapps' app to 'mkt/webapps' (bug 733126)
2012-03-13 15:29:16 -07:00
Chris Van
f0867ae26a
hide footer gap on ugly search results pages if no pagination
2012-03-08 11:57:34 -08:00
Chris Van
9fa8087151
skip collections ES test for now
2012-03-07 13:55:19 -08:00
Chris Van
ea3785c413
make collections search results application specific (bug 733139)
2012-03-06 00:35:31 -08:00
Chris Van
f9e2c5f561
show weekly/monthly subscribers for collections search results (bug 733129)
2012-03-05 17:41:52 -08:00
Chris Van
4d066c9048
make Sort by "Most Popular This Week" the default sort option for collections
2012-03-05 14:56:17 -08:00
Chris Van
76fd65a916
use ES to serve collections search results (bug 726848)
2012-03-05 10:30:12 -08:00
Chris Van
d21cd1cf57
fix personas ES test
2012-03-01 23:03:38 -08:00
Chris Van
6808d78a6e
boost persona results by popularity (bug 627597)
2012-03-01 22:14:54 -08:00
Wil Clouser
997d175832
Adjust L10n stuff; bug 567578
2012-03-01 12:12:40 -08:00
Chris Van
5544ee345c
use ES to serve personas search results (bug 726847)
2012-02-29 22:22:15 -08:00
Chris Van
8d6ab9be28
Revert "use ES to serve personas search results (bug 726847)"
...
This reverts commit 9d0dcd6408
.
2012-02-29 16:05:22 -08:00
Chris Van
9d0dcd6408
use ES to serve personas search results (bug 726847)
2012-02-29 15:11:13 -08:00
Wil Clouser
f97aec2bad
Disable Sunbird; bug 617989. Stuff to know:
...
- This should be accompanied by an apache rewrite for /:lang/sunbird/.* to /:lang/sunbird/
- This doesn't strip anything out of /media/
2012-02-28 13:27:53 -08:00
Andy McKay
1a0a5a0bcc
allow us to distinguish the different payment types (bug 728053)
2012-02-17 11:02:09 -08:00
Allen Short
7b1cf9ca00
Add soft delete for addons (bug 719217)
...
Deleting addons will set them to STATUS_DELETED and remove them from
Addon.objects, while continuing to make them available via
Addon.with_deleted. Behind a waffle switch currently.
2012-02-13 17:05:57 -06:00
Allen Short
c25a6e3fe2
Do not rely on 64-bit python
2012-02-10 14:16:18 -06:00
Andy McKay
670c9603fa
wrong settings import
2012-01-31 15:28:16 -08:00
Chris Van
3b811e7b69
fix flaky ES test
2012-01-19 18:15:49 -08:00
Chris Van
a317d99940
fix test to follow POST
2012-01-19 16:48:52 -08:00
Chris Van
0dbf71f98c
actually put it in a SphinxTestCase
2012-01-19 15:56:42 -08:00
Chris Van
36d54b91f2
fix personas test to use SphinxTestCase
2012-01-19 15:26:54 -08:00
Chris Van
7f4cc86e20
debug sphinx in CI
2012-01-19 13:51:32 -08:00
Chris Van
70eae029c4
fix category type filtering for search (bug 718433)
2012-01-18 17:37:40 -08:00
Chris Van
0eb70810da
do not list empty category facets on search results page (bug 713207)
2012-01-17 15:48:53 -08:00
Chris Van
ae6b4db411
fix default type for ajax search
2012-01-12 14:12:20 -08:00
Chris Van
e4930480f0
fix ajax name-based search (bug 717633)
2012-01-12 12:22:23 -08:00
Chris Van
16d2708874
fix ajax search for personas
2012-01-06 18:08:23 -08:00
Chris Van
67ebaae23c
fix traceback for searches on big version numbers (bug 713258)
2012-01-06 17:26:18 -08:00
Chris Van
d1a4dbf0fd
change headings to read "Search Results" on sphinx results pages
2012-01-05 14:37:12 -08:00
Chris Van
63dba70b07
Revert "allow sphinx to import settings_local"
...
This reverts commit 8164626523
.
2012-01-05 11:03:47 -08:00
Chris Van
ea40d0b4cd
show search term in sphinx search box
2012-01-04 22:20:15 -08:00
Chris Van
8164626523
allow sphinx to import settings_local
2012-01-04 18:41:15 -08:00
Chris Van
62bf0d1715
show correct search placeholders on sphinx search pages (bug 712638, bug 712634)
2012-01-04 17:48:18 -08:00
Chris Van
7fbe0af5fd
tag results pages should not list tag facets (bug 712222)
2011-12-20 17:09:13 -05:00
Kumar McMillan
06b8ebca4c
Re-enable sort tests (part of bug 712024)
2011-12-19 11:41:17 -06:00