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

3277 Коммитов

Автор SHA1 Сообщение Дата
Sean McArthur bb7b75c690 catch EmptyPage errors on search 2011-08-24 11:48:33 -07:00
Piotr Zalewa acb0cb8a13 Merge branch 'bug-600422-oauth_upload' 2011-08-24 19:33:24 +01:00
Piotr Zalewa 393e33152c upload icon 2011-08-24 12:43:04 +01:00
Piotr Zalewa df92b66a90 Merge branch 'master' into bug-600422-oauth_upload 2011-08-24 12:28:38 +01:00
Piotr Zalewa 32e92d2a62 Merge branch 'master' into bug-600422-oauth_upload 2011-08-24 12:24:09 +01:00
Piotr Zalewa 38506f04b1 Move syncing existing add-ons away from ``upload_to_amo``. It needs to be a
separate view.

Related docs updated
2011-08-24 12:16:57 +01:00
Sean McArthur c37a89f635 fixes bug 681098 - UnboundLocalError: local variable 'index' referenced before assignment 2011-08-23 16:06:37 -07:00
Sean McArthur e9dbc7ffa5 add rmpyc to deploy script 2011-08-23 11:35:09 -07:00
Sean McArthur 8167b8aa8e add package type as a classname to package result div 2011-08-23 10:37:14 -07:00
Piotr Zalewa 4e3ee30eeb Merge branch 'master' into bug-600422-oauth_upload 2011-08-23 11:34:52 +01:00
Piotr Zalewa 9de41963da provide a link to AMO dashboard after successful scheduling 2011-08-23 11:34:14 +01:00
Sean McArthur fe18a4b712 catch search error TypeError: querystring() keywords must be strings
strings could come back as unicode, so they must be converted back to a str() before being passed as keyword arguments
2011-08-22 16:37:57 -07:00
Piotr Zalewa 8844912ea7 logging data before uploading 2011-08-22 23:25:36 +01:00
Piotr Zalewa d6a17b9e6e fixing prefix to oAuth 2011-08-22 23:20:30 +01:00
Piotr Zalewa 3bf85acce8 adding prefix to oAuth 2011-08-22 23:20:09 +01:00
Piotr Zalewa 009595e37d do not check for the valid SSL 2011-08-22 23:14:23 +01:00
Piotr Zalewa 1db2b02248 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-08-22 22:59:24 +01:00
Piotr Zalewa e1c456e39b do not save storage by default 2011-08-22 22:58:57 +01:00
Sean McArthur ca088ea524 util, not utils 2011-08-22 14:37:04 -07:00
Sean McArthur dc6e3366de changing SearchForm's full_clean to not delete cleaned_data just because a field errored. it just isnt clean. 2011-08-22 14:28:06 -07:00
Piotr Zalewa 21136fa2ec log definition changed 2011-08-22 22:18:07 +01:00
Piotr Zalewa 27a9ecbbc0 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-08-22 22:14:49 +01:00
Piotr Zalewa 460c8f1f15 Merge branch 'bug-600422-oauth_upload' 2011-08-22 22:14:40 +01:00
Piotr Zalewa a5b8229612 Sending BadRequest (400) instead of Server Error (500) 2011-08-22 21:43:21 +01:00
Sean McArthur 8a104a3153 change Search requests to use GET instead of POST (doh!)
fixes Bug 680907 - Can't search without being logged in (because no CSRF token)
2011-08-22 12:37:57 -07:00
Sean McArthur 7300ca0d37 django.request logger should use mail_admins handler 2011-08-22 12:37:45 -07:00
Sean McArthur ae0b0b53f3 adding admin_log email handler for errors 2011-08-22 12:37:32 -07:00
Sean McArthur 960b16d1b7 catch EmptyPage errors on search 2011-08-22 12:32:05 -07:00
Sean McArthur eebf48b832 change Search requests to use GET instead of POST (doh!)
fixes Bug 680907 - Can't search without being logged in (because no CSRF token)
2011-08-22 10:26:39 -07:00
Piotr Zalewa 17dabfc328 Merge branch 'bug-600422-oauth_upload' 2011-08-22 15:44:07 +01:00
Piotr Zalewa ede4f53650 Move upload validation to view to allow displaying an error 2011-08-22 15:42:48 +01:00
Sean McArthur 00ee1734f6 django.request logger should use mail_admins handler 2011-08-19 12:13:31 -07:00
Sean McArthur 32b620309e adding admin_log email handler for errors 2011-08-19 12:03:42 -07:00
Sean McArthur 6be0e631a6 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-08-19 12:02:55 -07:00
Sean McArthur c5e901ec1a Merge pull request #32 from clouserw/random
Update deploy script; prepare for manage.py commands
2011-08-17 15:18:02 -07:00
Sean McArthur 4a5e39ee6f check copies list has length before popping from it 2011-08-17 14:45:37 -07:00
Sean McArthur e18d0ff9c4 check copies list has length before popping from it 2011-08-17 14:43:32 -07:00
Wil Clouser a1c9706424 Update deploy script; prepare for manage.py commands 2011-08-17 14:36:02 -07:00
Sean McArthur 40d8b82f59 Merge branch 'master' into staging 2011-08-17 13:38:21 -07:00
Sean McArthur e803d38e70 reduce logo to 240px 2011-08-17 13:37:43 -07:00
Sean McArthur 69794e0847 reduce logo to 240px 2011-08-16 17:05:43 -07:00
Piotr Zalewa 6e204b369a fixed default port number 2011-08-16 23:38:27 +01:00
Piotr Zalewa 35083b6a5b vendor fix 2011-08-16 20:54:13 +01:00
Piotr Zalewa 187c9e353a oauth2 dependency back in trunk 2011-08-16 20:46:32 +01:00
Piotr Zalewa ba738d87df httplib2 and oauth2 added to vendor 2011-08-16 20:40:44 +01:00
Piotr Zalewa 4cc96ab099 temporary fix to save the trunk server 2011-08-16 18:05:01 +01:00
Piotr Zalewa 9afe2d778f Merge branch 'bug-600422-oauth_upload' 2011-08-16 12:38:36 +01:00
Piotr Zalewa da08dd0ead * amo upload with Spinner
* setting amo_version_name together with amo_status UPLOAD_SCHEDULED
  for better logic
* print removed
* logging with more sense
2011-08-16 12:35:20 +01:00
Sean McArthur a9ddf604c7 convert string of number to int for autocomplete 2011-08-15 17:06:50 -07:00
Sean McArthur c05730a5dc fix slider from showing wrong value when accessing a search result page that has been cached in SearchResult.$cache 2011-08-15 16:57:23 -07:00