Sean McArthur
0335104d6e
fix slider resetting itself every time you drag it
2011-08-12 15:24:17 -07:00
Sean McArthur
d47e5335e3
removing an old import
2011-08-12 12:45:31 -07:00
Sean McArthur
16fcaf219c
fixes Bug 676045 - Filter search by number of copies
2011-08-12 12:39:08 -07:00
Sean McArthur
f60581a56d
using the new elasticutils from vendor
2011-08-12 12:31:11 -07:00
Sean McArthur
851de4a560
pulling in styles from dbuc
...
http://jsfiddle.net/h3hxJ/8/
2011-08-10 17:20:50 -07:00
Sean McArthur
40cfecb245
fix the Slider from reloading on first load because copies is undefined, and 0 != undefined.
2011-08-10 17:20:31 -07:00
Sean McArthur
78373d5557
steps for the Slider are now based of the results facets. Each step is a filter that will return back a set of packages, not an empty set.
2011-08-10 17:19:54 -07:00
Sean McArthur
fca805523b
make old rssfeed url permanent redirect, change urls to search for new format
2011-08-09 18:50:27 -07:00
Sean McArthur
0b9a690b29
update Search RSS because of new search format, old urls left in as redirect for now
2011-08-09 18:45:22 -07:00
Sean McArthur
06337e5a73
ajaxified Search, added Copies slider
2011-08-09 18:44:46 -07:00
Sean McArthur
d764f02508
update search_sidebar to use querystring templatetag, makes managing the query string params much saner
2011-08-05 22:35:55 -07:00
Sean McArthur
74051c6f76
rewriting search using new elasticutils
...
* added extra fields to query, such as fuzzy on the full_name, when searching
* consolidated search into only combined, and by type
* added a forms.py to handle the parsing of GET
2011-08-05 22:32:43 -07:00
Sean McArthur
a2485980df
adding SearchMixin, and changing Package _type in ES to use 'jetpack_package' instead of 'addon' and 'library'
2011-08-05 22:29:29 -07:00
Sean McArthur
f46bb9953b
updating querystring templatetag for errors
2011-08-05 22:27:56 -07:00
Sean McArthur
95f82658dd
adding headings to search sidebar
2011-08-05 22:27:15 -07:00
Sean McArthur
efa336fc97
added querystring templatetag
...
* borrowing from zamboni, this lets us update the existing query string sanely
2011-08-05 17:00:31 -07:00
Sean McArthur
7f78dd836e
fixes Bug 665264 - JS Error: event.target.get is not a function
...
added a container for the draggable. file cant be dragged outside of its Tree
2011-07-28 17:33:10 -07:00
Sean McArthur
8860175e0e
fixes Bug 654525 - Integrate the new search service into the add-a-library modal
2011-07-28 16:58:22 -07:00
Sean McArthur
35b28d49ab
filter Addon Kit and API Utils from the autocomplete Add-a-library
2011-07-28 16:55:44 -07:00
Sean McArthur
a6befa5d54
changing autocomplete to use search instead of a LIKE query.
2011-07-27 15:38:15 -07:00
Sean McArthur
2f63cdeeb4
added `not_` parameter to query, which will let you change what gets filtered out.
2011-07-27 15:37:51 -07:00
Sean McArthur
3f95a5bb3d
show ES cluster health on services monitor page
2011-07-22 14:33:24 -07:00
Sean McArthur
20bd846688
change border radius and gradient to match editor buttons
2011-07-21 17:09:48 -07:00
Sean McArthur
0262eaba67
fixes Bug 662411 - Be able to tab from commit message to save button
2011-07-21 16:27:54 -07:00
Sean McArthur
c57df228a8
modified migration to try to fix all libraries that might not have been fixed
2011-07-21 14:57:12 -07:00
Sean McArthur
fa6032b65e
put calling the task into a non-task function, so we can easily change it and not break tests or functionality
2011-07-21 14:52:32 -07:00
Sean McArthur
d726f352db
for now, make xpi building synchronous and skip celery
2011-07-21 14:14:27 -07:00
Sean McArthur
471534c5c4
turning migrations/ into a module, and fixing indent in 011 migration
2011-07-21 11:24:13 -07:00
Sean McArthur
4dc4082c69
use python26 alias
2011-07-21 09:51:43 -07:00
Piotr Zalewa
9b8aab5a10
Merge branch 'bug-671325-ace-upgrade'
2011-07-21 07:49:43 +01:00
Piotr Zalewa
2f4200433e
worker switched off
2011-07-21 07:49:09 +01:00
Sean McArthur
395bf78e7a
fixes Bug 664641 - Uploading to a new folder doesn't allow expanding folder
2011-07-20 18:45:22 -07:00
Sean McArthur
db3f9d067c
* Search box gradient a little darker
...
* Create -> tooltip z-index higher
* Border colors swap when menu button is pressed
2011-07-20 18:10:56 -07:00
Sean McArthur
bb112f0053
fixes Bug 669139 - "test" button easily activated twice
2011-07-20 17:29:02 -07:00
Sean McArthur
60479f52a3
changing JS regex to be same as server side
2011-07-20 16:59:24 -07:00
Sean McArthur
cabbbefd56
added more legal characters for module names
2011-07-20 16:59:23 -07:00
Sean McArthur
06ccd54e0a
add focus styles for when tabbing
2011-07-20 16:59:21 -07:00
Piotr Zalewa
b26badc07e
Merge branch 'bug-671325-ace-upgrade'
2011-07-20 23:16:59 +01:00
Sean McArthur
f99e1f92f6
updating tests/fixtures for libraries having a main module now
2011-07-20 11:46:26 -07:00
Sean McArthur
53866e1867
fixes Bug 665222 - Deleting all modules from library causes error in editor
2011-07-20 11:31:45 -07:00
Sean McArthur
acaf624a5b
added logging to migration
2011-07-20 11:30:50 -07:00
Sean McArthur
37e43c1906
py migration must be in a run() method
2011-07-20 10:11:41 -07:00
Sean McArthur
a149b64b67
adding handler for python migrations
2011-07-20 10:11:29 -07:00
Sean McArthur
54b66e1321
change all libraries to have module_main of 'index', and add an index.js if it doesn't have one
2011-07-20 09:48:03 -07:00
Sean McArthur
70960d8cbb
all packages will return a module.main, so no longer need to be clever in the JS
2011-07-20 09:46:57 -07:00
Sean McArthur
8e625ef625
adding module_main for libraries, name will be 'index'
2011-07-20 09:46:34 -07:00
Piotr Zalewa
fbb87b8f88
new ace - with worker issue
2011-07-19 20:37:00 +01:00
Sean McArthur
d891be7aa5
Merge pull request #31 from rfreebern/bug-665955-rss_feeds
...
Bug 665955 rss feeds
2011-07-19 09:30:13 -07:00
Piotr Zalewa
e1279f3cab
add strip-cpi
2011-07-19 17:10:07 +01:00
Wil Clouser
df0491865b
no rate limit on building. experimenting for bug 672201
2011-07-18 07:57:19 -07:00