fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

278 Commits

Author SHA1 Message Date
Felipe Martín e1ab370c27 Allow Person admin search by name 2015-01-31 14:44:30 +01:00
Felipe Martín 6a77bdc70a Series folder delete pass errors 2015-01-31 14:41:28 +01:00
Felipe Martín 811497866f Maybe this helps :D 2015-01-31 13:46:39 +01:00
Felipe Martín cd6f36afd9 Fixed unicode call 2015-01-31 13:42:56 +01:00
Felipe Martín fb41334b5d Added utf-8 encoding to wishlist/have repr() 2015-01-31 13:38:59 +01:00
Felipe Martín a926813f04 Mailing fixin only recipients to prevent blank emails 2015-01-29 19:07:32 +01:00
Felipe e3e76872a5 Fixed Mail object attr instaciation 2015-01-29 10:21:41 +01:00
Felipe Martín 49545015c8 Fixed typo in Email from_mail 2015-01-26 15:08:24 +01:00
Felipe Martín fc17ec0ff8 Updated translations (ES) 2015-01-26 14:45:33 +01:00
Felipe Martín f4bc601188 AccessCode: Some admin goodies 2015-01-26 14:41:55 +01:00
Felipe Martín b4e123c0eb Registration form POST login complete 2015-01-26 14:36:52 +01:00
Felipe Martín d3934f95e3 Some template fixes 2015-01-26 14:36:09 +01:00
Felipe Martín 544db21261 AccessCode.usable fixes 2015-01-26 14:35:58 +01:00
Felipe Martín b5bf534ec3 Added "user_registered" signal that fires when a user is registered 2015-01-26 14:35:45 +01:00
Felipe Martín 33912529d7 Added django-mailgun for mailing 2015-01-26 14:35:21 +01:00
Felipe Martín 5b42a3b105 Atomic transaction on registering users 2015-01-26 14:35:05 +01:00
Felipe Martín 1a4f9a8eae Navbar now shows series/publishers links for non-authenticated users 2015-01-10 13:14:27 +01:00
Felipe Martín d99b8193d7 Merge branch 'master' into devel 2015-01-10 12:59:36 +01:00
Felipe Martín 3ca730d6d2 Added missing register template 2015-01-10 12:59:05 +01:00
Felipe Martín 3c8d33d34c Fixed requirements 2015-01-10 12:58:58 +01:00
Felipe Martín 11fb2361ac Added translations 2015-01-10 12:53:49 +01:00
Felipe Martín 155cca8205 Added base mailing app with registration mail template 2015-01-10 12:52:42 +01:00
Felipe Martín 1d191fee80 Added registration links to the site 2015-01-10 12:52:19 +01:00
Felipe Martín be076e7d6d Added information message in registration form 2015-01-10 12:46:59 +01:00
Felipe Martín 0eb4eef707 Added dummy registration form 2015-01-10 12:43:18 +01:00
Felipe Martín 68ae565929 Added AccessCode model 2015-01-10 11:07:35 +01:00
Felipe Martín 96f90ec0b4 Fixed javascript path from old library 2015-01-10 10:36:48 +01:00
Felipe Martín 608b5149fc Fixed setup_environment fabfile task 2015-01-10 10:36:35 +01:00
Juan Manuel Parrilla 3067b5baf4 Avoiding post phase in spec file 2014-11-14 09:31:25 +01:00
Felipe Martín 1ce3912505 Updated appfog cover helper to run over https 2014-11-13 11:14:40 +01:00
Felipe Martín 3f8b66058a Added attribute to show series name in volume box 2014-11-11 15:04:45 +01:00
Felipe Martín 82e25bdc94 Fixed bug on users page preventing non-auth users from seeing left menu 2014-11-11 14:40:11 +01:00
Felipe Martín 5cfb9adee1 Fixed admin account forms 2014-11-11 12:13:13 +01:00
Felipe Martín cc2a5eb2b4 Fixed volume badges showing even if the user is not logged in 2014-11-11 09:03:49 +01:00
Felipe Martín 5b33eef32e Fixed bug with account admin 2014-11-10 10:11:51 +01:00
Felipe Martín 954251051c Avatar is now server via gravatar HTTPS 2014-11-09 10:24:08 +01:00
Felipe Martín 31be965af9 Fixed account migration dependencies 2014-11-08 13:11:34 +01:00
Felipe Martín 87febe3e40 Changed installed apps order 2014-11-08 12:55:05 +01:00
Felipe Martín bc3c316152 Fixed account migration 2014-11-08 12:52:05 +01:00
Juan Manuel Parrilla 1276987cf2 rpm changes 2014-11-08 12:21:55 +01:00
Felipe Martín 06cb191554 Added account page. Allows user to change password. Closes #26 2014-11-05 20:45:53 +01:00
Felipe Martín 928bbe684e Added django-extensions for local development 2014-11-05 19:41:04 +01:00
Felipe Martín 3af20895c1 Fixed unicode problem with django-solo models 2014-11-05 19:40:53 +01:00
Felipe Martín e14385fd0d Removes slashes in django admin for ISBN fields
Closes #42
2014-11-05 14:02:24 +01:00
Felipe Martín d5ed778d76 Fixed date field on blog app 2014-11-04 23:38:00 +01:00
Felipe Martín a5ae97fb46 Added account user admin 2014-11-04 23:36:19 +01:00
Felipe Martín b2ae18630c Added django 1.7 migrations 2014-11-04 23:36:08 +01:00
Felipe Martín df244e47cd Migrated users app to account app
Added custom user model (closes #39)
2014-11-04 23:01:44 +01:00
Felipe Martín bf33790b92 Removed all migrations 2014-11-04 22:44:07 +01:00
Felipe Martín a6ae46acda Removed south 2014-11-04 22:41:03 +01:00