Commit Graph

233 Commits

Author SHA1 Message Date
Felipe Martin 605ed1bac1 Added README 2017-04-17 22:23:43 +02:00
Felipe Martín c832c700d3 Merge branch 'auth' into 'master'
Auth + i18n + collections

## Auth
- [x] Twitter login
- [x] Normal login
- [x] Logout with GET
- [x] Email management
- [x] Password management
- [x] Password set when logged from social network
- [x] Social network management
- [x] Forgot password
- [x] Sign up

## i18n
- [x] Add Spanish locale files
- [x] Add i18n_urlpatters
- [x] Automatic redirect from / to locale

## Collections
- [x] Have it
- [x] Want it
- [x] Trade it
- [x] My collection
- [x] My wishlist
- [x] My trades

Closes #11

See merge request !2
2016-10-26 13:37:38 +00:00
Felipe Martin d02a171ee2
Merge branch 'auth' 2016-10-26 15:35:42 +02:00
Felipe Martin dac3f743db
Merge branch 'master' into auth 2016-10-26 15:33:34 +02:00
Felipe Martín 6864430e70 Updated i18n 2015-10-11 10:54:09 +02:00
Felipe Martín 276e30f406 Fixed providers listings 2015-10-11 10:52:48 +02:00
Felipe Martín 326e156cd8 Social info only for auth users 2015-10-11 10:35:53 +02:00
Felipe Martín 7ca4f983f2 Allow editing twitter notifications from list 2015-10-11 10:34:06 +02:00
Felipe Martín 08bb8748d3 Social accounts layout fixes 2015-10-11 10:22:13 +02:00
Felipe Martín 447ae7a575 Modified like button 2015-10-11 10:09:48 +02:00
Felipe Martín f3d01ff1c9 Added share buttons below username 2015-10-11 10:05:05 +02:00
Felipe Martín b5e23080c8 Updated i18n 2015-10-11 10:03:40 +02:00
Felipe Martín 28cb7b787e Social account bugs 2015-10-11 10:03:32 +02:00
Felipe Martín 381d437c7c Fixed template include 2015-10-11 09:51:35 +02:00
Felipe Martín ca4e08415d Added more social account providers 2015-10-11 09:50:21 +02:00
Felipe Martín e62706bfa4 Added social providers js 2015-10-11 09:48:15 +02:00
Felipe Martín a4cd7a151e Added social accounts to profile main page 2015-10-11 09:45:45 +02:00
Felipe Martín fc8c13be8f Modified profile header with more info 2015-10-11 09:29:05 +02:00
Felipe Martín f4fe735b97 Added Facebook link to footer 2015-09-23 19:46:27 +02:00
Felipe Martín 5f3de30981 AmiiboShop.shop_name in __unicode__ 2015-09-23 14:55:50 +02:00
Felipe Martín dfb6bb7de7 Save shop name if different 2015-09-23 11:18:03 +00:00
Felipe Martín 9693aaddac Added gravatar templatetag for avatars 2015-09-22 21:42:29 +02:00
Felipe Martín 6899b1a708 Order trading people by username 2015-09-22 21:36:19 +02:00
Felipe Martín d2ae19a5fa Added trade user list to amiibo detail 2015-09-22 21:09:42 +02:00
Felipe Martín a447af21ec Handle amazon 502 2015-09-22 20:30:47 +02:00
Felipe Martín 0254532e31 Crawl parsing error when is only one element 2015-09-22 20:18:01 +02:00
Felipe Martín 3e3d12c0c5 Expose product title through amazon crawler 2015-09-22 20:12:23 +02:00
Felipe Martín 9ee12f7be3 Store product title from attribute? 2015-09-22 20:09:09 +02:00
Felipe Martín e4baaed1dd CollectionSearch now fires if the field is not empty 2015-09-22 19:54:03 +02:00
Felipe Martín 331bdb1a4b Fixed getattr 2015-09-22 19:49:07 +02:00
Felipe Martín 204d527234 Fixed email confirmation template main_content block 2015-09-22 19:42:29 +02:00
Felipe Martín 972bb62197 Updated fetch_price script to store store name 2015-09-22 19:39:20 +02:00
Felipe Martín fa9934bb4d Updated hostfiles 2015-09-22 18:23:50 +02:00
Felipe Martín 39bb9d05bc Fixed relation buttons on profile page 2015-09-12 18:31:04 +02:00
Felipe Martín a55fac9b5e Fixed problem with button for unregistered users 2015-09-11 21:49:58 +02:00
Felipe Martín 28001b1355 More details in home and css fixes 2015-09-11 21:26:15 +02:00
Felipe Martín feeff5409c Using gray color on owning for lists 2015-09-11 21:13:12 +02:00
Felipe Martín 5cba23c50b Added css class to fix menu zindex problem with buttons 2015-09-11 21:08:56 +02:00
Felipe Martín 8b17a9d22f Hide amiibo not marked as visible from lists 2015-09-11 20:59:38 +02:00
Felipe Martín 879dd04d46 Easy way of check amiibo from listings 2015-09-11 20:56:36 +02:00
Felipe Martín b0cb057ed3 Updated semanticui 2015-09-11 20:00:34 +02:00
Felipe Martín 2e5b6f59e2 AJAX relation handling from detail view 2015-09-11 19:27:13 +02:00
Felipe Martín f8771ba610 Fixed owned -> own 2015-09-11 19:22:09 +02:00
Felipe Martín 2ee32ae1f3 Fixed keeping trade flag when you dont have an item 2015-09-11 18:46:36 +02:00
Felipe Martín 0fbda0856d Fixed one of the most stupid bugs ever 2015-09-11 12:30:07 +02:00
Felipe Martín d494fc3c0a Fix for user relations? 2015-09-11 12:23:32 +02:00
Felipe Martín 5aa1f3134a Amiibo widget relation colors fixed 2015-09-11 08:46:30 +02:00
Felipe Martín b39caf6708 AmiiboShop filter_horizontal 2015-09-11 08:30:56 +02:00
Felipe Martín f1bef0ac96 Fixed AmiiboShop image path 2015-09-11 08:28:44 +02:00
Felipe Martín 0cf8d768bb fetch_prices iterator fix 2015-09-10 23:22:58 +02:00