Piotr Zalewa
cacd6f2d11
Merge pull request #169 from KWierso/fix1.10
...
Fix1.10
2012-09-26 17:24:26 -07:00
Wes Kocher
f814f7f7e9
Fix SDK 1.10 on Builder so it doesn't point to a random commit on SDK's master branch.
2012-09-26 16:12:12 -07:00
Sean McArthur
73ac2208a1
Revert "Merge pull request #168 from seanmonstar/addons-redirect"
...
This reverts commit 894d2b7b13
, reversing
changes made to 8d7180da23
.
2012-09-25 14:37:56 -07:00
Piotr Zalewa
894d2b7b13
Merge pull request #168 from seanmonstar/addons-redirect
...
redirect package browsing to search
2012-09-25 12:34:46 -07:00
Sean McArthur
8d7180da23
Merge pull request #165 from zalun/bug-790318-attachment_in_kanji
...
failing tests added
2012-09-25 11:39:20 -07:00
Sean McArthur
b5869b17e9
redirect package browsing to search
...
make the errors go away!
2012-09-25 11:37:40 -07:00
Piotr Zalewa
d1d606681a
Merge pull request #167 from seanmonstar/zip-user-undefined-error
...
check request.user in prepare_zip
2012-09-25 01:07:22 -07:00
Sean McArthur
3701480d75
check request.user in prepare_zip
...
before, it was just user, which didn't exist, and so it errored a lot.
2012-09-24 15:08:19 -07:00
Sean McArthur
b662c9fa6c
Merge pull request #166 from zalun/bug-792951-is_sdk_version_deprecated
...
compare versions
2012-09-21 09:51:57 -07:00
Piotr Zalewa
a44d9aef6a
compare versions
2012-09-21 11:23:10 +02:00
Piotr Zalewa
ad33de2c65
failing tests added
...
* adding xml and json to the editable files
* try to save attachment, on failure encode and try to save again
2012-09-14 19:47:37 +02:00
Piotr Zalewa
68987e7baa
name removed as it's breaking the JS
2012-09-13 23:36:52 +02:00
Piotr Zalewa
53c9577a02
Merge pull request #162 from zalun/bug-671835-download_zipped_code
...
Refactoring: Info about sdk is not needed to create a valid manifest
2012-09-13 14:15:57 -07:00
Sean McArthur
e20e80c02e
Merge pull request #164 from zalun/bug-684229-dashboard_paging
...
Bug 684229 dashboard paging
2012-09-13 11:24:22 -07:00
Piotr Zalewa
e77a7f73eb
Some styling added
2012-09-13 12:37:13 +02:00
Piotr Zalewa
a3c1b37143
paging fixed
...
refactoring of templates needed (not DRY)
2012-09-13 11:54:51 +02:00
Piotr Zalewa
1df54f024c
Set default DISPLAY parameter
2012-09-13 09:50:26 +02:00
Piotr Zalewa
7b185782e9
Merge pull request #163 from KWierso/master
...
Add SDK 1.10
Let's test it on -dev
2012-09-13 00:15:12 -07:00
Wes Kocher
36d48c27ef
Update Builder for SDK 1.10
2012-09-12 03:42:47 -07:00
Piotr Zalewa
8a0396fbb7
fix fore checking if package is core
2012-09-04 17:56:06 +02:00
Piotr Zalewa
622b8ab7cd
add zip button to all edit and view pages except of core libs
2012-09-04 17:33:33 +02:00
Piotr Zalewa
9559179409
Refactoring: Info about sdk is not needed to create a valid manifest
...
Backend for downloading a zip file
model is exporting source and creating a zip file
views for prepare, check and provide zip file are created
front-end added based on download XPI
2012-09-04 15:15:12 +02:00
Sean McArthur
e1e1ca0351
Merge pull request #161 from zalun/using_xulrunner
...
Add DISPLAY parameter - needed by xulrunner
2012-08-23 13:38:49 -07:00
Piotr Zalewa
1b327d14ff
Add DISPLAY parameter - needed by xulrunner
2012-08-21 15:19:43 +02:00
Arron Schaar
6892893c87
Merge pull request #160 from pennyfx/bug_760256_3
...
Another attempt at fixing bug 760256
2012-08-17 15:01:16 -07:00
Arron Schaar
c452f95d25
explicitly run _get_full_name on full_name_author_id IntegrityErrors
2012-08-17 14:56:51 -07:00
Arron Schaar
9811b7b728
Merge pull request #159 from pennyfx/bug_760256
...
Bug 760256
2012-08-16 13:29:32 -07:00
Arron Schaar
e1efb0f170
recompute package full_name on full_name_author_id IntegrityErrors
2012-08-16 13:26:45 -07:00
Piotr Zalewa
77fd7feee8
test cached hashtag
2012-08-15 16:40:24 +02:00
Piotr Zalewa
70c993a23d
Remove invalid character from cached hashtag
2012-08-15 16:22:05 +02:00
Sean McArthur
3a31bf08e0
Addon SDK 1.9
2012-08-07 15:57:18 -07:00
Arron Schaar
48539bc5d3
Merge pull request #158 from pennyfx/bugg777352
...
Fixed bug 777352
2012-08-01 12:36:45 -07:00
Arron Schaar
ae7a26eada
fixed bug 777352
2012-07-31 14:34:20 -07:00
Piotr Zalewa
c6fb346e55
Merge branch 'bug-683871-id_number_fix'
...
Conflicts:
apps/jetpack/views.py
2012-07-31 10:44:37 +02:00
Sean McArthur
ccbffe2e25
Merge pull request #155 from zalun/bug-699192-upload_utf8_issue
...
force utf-8 on uploaded file
2012-07-30 10:24:05 -07:00
Sean McArthur
36117daf17
Merge pull request #157 from zalun/bug-737775-403_on_validation_error
...
catch validation error in rename attachment
2012-07-30 10:21:50 -07:00
Piotr Zalewa
fb020c1111
catch validation error in rename attachment
2012-07-30 10:49:08 +02:00
Piotr Zalewa
dd10b506c6
force utf-8 on uploaded file
2012-07-30 09:50:33 +02:00
Piotr Zalewa
2f4b6851a7
using pk instead of id_number in places local to the variables
2012-07-26 12:16:59 +02:00
Piotr Zalewa
e058fede19
remove_library uses revision_id
2012-07-25 13:19:57 +02:00
Piotr Zalewa
332e19d41a
remove_library is working with revision_id
2012-07-25 13:04:35 +02:00
Piotr Zalewa
cf484f3cf5
address fixed from addon to package
...
update_library uses package_id
2012-07-25 12:56:17 +02:00
Piotr Zalewa
b4c7462e81
assign_library working partially on revision_id
2012-07-25 12:34:39 +02:00
Sean McArthur
8add2a3a24
Merge pull request #153 from zalun/bug-774634-dont_save_jid
...
do not save JID if not changed
2012-07-23 10:36:54 -07:00
Piotr Zalewa
745c6e6375
do not save JID if not changed
2012-07-23 14:54:09 +02:00
Piotr Zalewa
e762a21ceb
Merge pull request #152 from zalun/refactoring
...
Refactoring (more commits as I'm fixing my local repo)
2012-07-13 08:59:47 -07:00
Piotr Zalewa
5af0f73ee9
debug removed
2012-07-13 17:58:46 +02:00
Piotr Zalewa
6398db732c
Merge branch 'refactoring' of github.com:zalun/FlightDeck into refactoring
2012-07-13 17:58:23 +02:00
Piotr Zalewa
70244a17ad
conflict solved
2012-07-13 17:57:34 +02:00
Piotr Zalewa
bde1b14fae
Merge branch 'bug-683871-id_number_fix' of github.com:zalun/FlightDeck into bug-683871-id_number_fix
...
Conflicts:
apps/jetpack/views.py
2012-07-13 17:52:07 +02:00