Piotr Zalewa
c341a037e7
Add a method to save utf8 safely to XML
...
Change the sanitize method for package description
2012-03-06 15:06:01 +01:00
Piotr Zalewa
f6d2b42d94
* test for saving packagerevision message with utf-8 characters
...
* preventing 500 for UnicodeEncode error and mailing if that happens to
admins. Unreproducable, happens for one user only
2012-02-28 20:44:08 +01:00
Piotr Zalewa
a11109fdda
Merge branch 'master' of github.com:mozilla/FlightDeck
2012-02-24 00:13:02 +01:00
Piotr Zalewa
0b98912044
test user profile with ? in nickname
2012-02-24 00:12:10 +01:00
Sean McArthur
fe55d4d65c
fix error when viewing Add-on Kit or API-Utils
2012-02-23 15:09:35 -08:00
Piotr Zalewa
38409b0501
use username instead of nickname
2012-02-24 00:08:56 +01:00
Wil Clouser
2173e5e323
update webapp URLs for marketplace
2012-02-23 15:05:31 -08:00
Sean McArthur
c86cf17b97
updating shipyard again
2012-02-23 12:16:52 -08:00
Sean McArthur
6ca2d35e78
the actual shipyard update
2012-02-23 12:10:21 -08:00
Sean McArthur
5474497049
update from shipyard, fixes Models to use computed properties
2012-02-23 12:05:54 -08:00
Sean McArthur
3b2ab4f9fd
show errors if Save Request fails
2012-02-23 11:23:19 -08:00
Sean McArthur
b16debfdca
changing save options menu to an image
2012-02-23 11:16:01 -08:00
Arron Schaar
ed25383c4b
Merge pull request #134 from zalun/username_if_wrong_nickname
...
Username if wrong nickname
2012-02-23 10:49:06 -08:00
Piotr Zalewa
0e5d6ac8c8
use unly username until utf-8 in nickname will be solved
2012-02-23 19:47:21 +01:00
Piotr Zalewa
147627ac5d
use username if questionmark in nickname
2012-02-23 19:43:04 +01:00
Arron Schaar
a1b618dc85
Merge pull request #133 from pennyfx/charset
...
Only show user.pk and user.username in error middleware
2012-02-23 10:12:22 -08:00
Piotr Zalewa
160b282bfa
do not log nicknames - raises if unicode characters
2012-02-23 19:11:47 +01:00
Arron Schaar
84c385cf29
Only show user.pk and user.username in error middleware
2012-02-23 10:11:42 -08:00
Piotr Zalewa
cdd3dfbfa4
dropdown icon
2012-02-23 19:03:15 +01:00
Sean McArthur
5e6b4a709d
fix Attachment not updating it's uid
2012-02-23 09:52:11 -08:00
Piotr Zalewa
540adba056
Merge pull request #132 from zalun/bug-729670-fix_unicode_users
...
Bug 729670 fix unicode users
2012-02-23 09:47:47 -08:00
Piotr Zalewa
c93079e064
these coverts are already in master
2012-02-23 18:48:17 +01:00
Piotr Zalewa
d408a16e4f
accept any string as username
2012-02-23 18:46:16 +01:00
Piotr Zalewa
8c29a23c36
auth_user into UTF-8
2012-02-23 18:42:22 +01:00
Piotr Zalewa
aaee900edd
displaying email of the fixed user
2012-02-23 18:36:59 +01:00
Piotr Zalewa
c317f16db3
switch person_profile to URF-8
2012-02-23 18:34:30 +01:00
Piotr Zalewa
b1f532ff7d
fix_unicode_users command added
2012-02-23 18:32:37 +01:00
Arron Schaar
2126865b8c
Merge pull request #131 from pennyfx/charset
...
Added migration to update person_profile and auth_user tables to utf8
2012-02-23 09:01:05 -08:00
Arron Schaar
929849bc5c
Added migration to update person_profile and auth_user tables to utf8
2012-02-23 09:00:03 -08:00
Sean McArthur
d1784269e7
make SDK 1.5 lowest approved SDK
2012-02-22 19:39:03 -08:00
Piotr Zalewa
6eaaec9768
fix highlight
2012-02-22 23:37:10 +01:00
Piotr Zalewa
e4d50e3b8d
* display the latest status name if not latest_uploaded
2012-02-22 23:23:30 +01:00
Piotr Zalewa
2629e98a07
Merge branch 'master' of github.com:mozilla/FlightDeck
2012-02-22 23:14:49 +01:00
Piotr Zalewa
bc6deedaaf
remove spinner onComplete
2012-02-22 23:13:45 +01:00
Sean McArthur
2e70761228
send Package.active to JS Package
2012-02-22 14:07:32 -08:00
Piotr Zalewa
fb2794e327
There was an issue with delegating the same function twice.
2012-02-22 23:06:16 +01:00
Piotr Zalewa
5ae53e7c91
URL change to view add-on on AMO
2012-02-22 22:51:10 +01:00
Piotr Zalewa
fd9575e8b9
Merge branch 'bug-729670-public_profile_utf8'
2012-02-22 21:35:31 +01:00
Piotr Zalewa
2d8414a15b
Use Unicode string for url
2012-02-22 21:33:11 +01:00
Piotr Zalewa
6f6fb4d97d
Merge branch 'master' of github.com:mozilla/FlightDeck
...
Conflicts:
apps/jetpack/tests/package_tests.py
2012-02-22 18:50:37 +01:00
Piotr Zalewa
9402a256ed
Merge branch 'bug-729217-empty_full_name'
2012-02-22 18:46:55 +01:00
Piotr Zalewa
d913e064e2
* fix empty full_name in post_save
2012-02-22 18:44:11 +01:00
Piotr Zalewa
6bc994c3b1
Merge pull request #129 from seanmonstar/bug-706838-first_addon_template
...
a users first addon will use the template "js/first_addon.js"
2012-02-21 16:51:36 -08:00
Sean McArthur
63b2caf07f
adding SDK 1.5
2012-02-21 16:38:11 -08:00
Sean McArthur
14fef29dbb
a users first addon will use the template "js/first_addon.js"
...
This includes an add-on that should work immediately, and has comments about each line, along with links to the related documenation.
fixes Bug 706838 - A user's first add-on should be a template from the Tutorial
2012-02-21 16:32:52 -08:00
Sean McArthur
c57f19124b
force the renderer to resize onblur
...
fixes Bug 676239 - cant see last line of cod e in builder when there are enough lines that vertical scroll bar is needed. last line it is covered by the horizontal scroll bar
2012-02-21 15:22:42 -08:00
Arron Schaar
5f449c8d52
Merge pull request #128 from seanmonstar/homepage_search_activity
...
switch the listed addons/libraries to use the Search Activity filter
2012-02-21 14:44:41 -08:00
Sean McArthur
8cafbe2d6c
Merge pull request #127 from seanmonstar/bug-710899-save_split_button
...
turns the Save button into a split-button
2012-02-21 14:15:13 -08:00
Sean McArthur
26d0a4fad7
Merge pull request #125 from zalun/bug-725657-stderr_for_components_classes
...
* log the stderr if no xpi was built
2012-02-21 14:07:28 -08:00
Arron Schaar
0c73d9f49f
Merge pull request #126 from pennyfx/ex_catch
...
Make sure user is authenticated before adding to exception META dict
2012-02-21 14:07:14 -08:00