fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

116 Commits

Author SHA1 Message Date
Calendal 2a87cacafd Issue #75 (Solved) 2015-09-07 13:32:26 +00:00
Felipe Martín 43fd4f1cb6 Removed access code from registration form 2015-08-24 06:25:15 +00:00
Felipe Martín e23c949c22 Added form to submit volume suggestions 2015-05-05 23:31:44 +02:00
Felipe Martín c9f85efdf0 API: Do not serve hidden objects 2015-05-05 22:32:21 +02:00
Felipe Martín bcca71f5d6 Added 'added_by' to models that can be reviewed 2015-05-05 22:31:56 +02:00
Felipe Martín 3cd96a4e0a Added Publishers endpoint 2015-05-05 22:26:32 +02:00
Felipe Martín 8f8a686c3b Added new models and base templates 2015-04-13 13:33:40 +00:00
Felipe Martín 50ba30b7ba Base FAQ app 2015-04-09 15:35:38 +00:00
= a5c7e99e46 Register form now can receive access code via GET param 2015-04-09 09:35:23 +00:00
Felipe Martín 4427d339b4 Fixed API media URL for covers 2015-04-06 07:27:52 +02:00
Felipe Martín 8d61bfbfae Added volumes api 2015-04-06 00:07:43 +02:00
Felipe Martín 4990c983d7 Added feed api url 2015-04-05 21:12:20 +02:00
Felipe Martín d96705b703 Added Publsihers/Summaries tab for Series admin 2015-02-01 13:58:14 +01:00
Felipe Martín 25e23921b3 Allow PersonAdmin be search by name 2015-01-31 15:06:54 +01:00
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 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 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 5b42a3b105 Atomic transaction on registering users 2015-01-26 14:35:05 +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 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 5cfb9adee1 Fixed admin account forms 2014-11-11 12:13:13 +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 bc3c316152 Fixed account migration 2014-11-08 12:52:05 +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 3af20895c1 Fixed unicode problem with django-solo models 2014-11-05 19:40:53 +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 9e404aeb9b Added base blog app 2014-09-14 21:26:32 +02:00
Felipe Martín 8ad0e87c18 Feat: Profile timeline 2014-09-09 01:18:24 +02:00
Felipe Martín 223eca0259 Timeline WIP 2014-09-08 18:49:32 +02:00
Felipe Martín 601d8b229b Added UserReadVolume model and behaviour to the site. 2014-09-08 17:50:03 +02:00
Felipe Martín 4b5ea7976b Allow volume admin search by publisher 2014-08-27 11:29:59 +02:00
Felipe Martín fe113bbcc1 Fixes #35 2014-08-26 18:46:23 +02:00
Felipe Martín 79a209fb99 Fixes #34 2014-08-26 18:44:33 +02:00
Felipe Martín 3a18135381 Some layout improvements 2014-08-26 11:13:24 +02:00