Commit Graph

598 Commits (d2f1f6c1ebdcb383ccd4906eed3c9ae91f277706)

Author SHA1 Message Date
Ed Summers d2f1f6c1eb would help if I added the admin module :-) 2011-11-19 11:58:59 -05:00
Ed Summers 8b1171a7e2 forgot to add migration 2011-11-19 11:56:00 -05:00
Ed Summers 7dd821fccb enabling admin, and added created column on models that did not have them 2011-11-19 11:55:35 -05:00
Ed Summers 0d096737be unix line endings 2011-11-19 10:51:51 -05:00
eric e5eaf14ad0 prettied up logins. fixed not-logged-in on admin bug. provided path to password reset for social auth users 2011-11-18 19:50:47 -05:00
eric e7bcab8112 one more thing to turn off to get app to run with admin switched off 2011-11-18 18:08:42 -05:00
eric d73304e1a6 cleaning up user change form 2011-11-18 17:57:36 -05:00
Ed Summers bb4bf65a9d disable admin until we can figure out why it overrides /accounts/password/change/ 2011-11-18 17:03:52 -05:00
Ed Summers 9d43fd89a5 need to add as a list 2011-11-18 16:40:31 -05:00
Ed Summers 8138f64742 Merge branch 'master' of github.com:Gluejar/regluit 2011-11-18 16:37:27 -05:00
Ed Summers 8c92495a03 trying to enable some more models in admin 2011-11-18 16:26:13 -05:00
Andromeda Yelton 6dc729e8ae Merge branch 'master' of github.com:Gluejar/regluit 2011-11-18 15:11:33 -05:00
Andromeda Yelton 3b80d18829 wording tweaks 2011-11-18 15:11:17 -05:00
Raymond Yee 50ac0c6991 Added checking for non-978/979 ISBN-13 and also checks against converting 979 ISBN 13 to ISBN-10. 2011-11-18 11:25:13 -08:00
Ed Summers f428611cc6 Merge branch 'master' of github.com:Gluejar/regluit 2011-11-18 14:01:11 -05:00
Ed Summers 473114fb9d oops forgot settings for collectstatic 2011-11-18 14:01:03 -05:00
Andromeda Yelton 354f4d8f38 Merge branch 'master' of github.com:Gluejar/regluit 2011-11-18 13:53:13 -05:00
Andromeda Yelton 195bc690e8 we didn't still need that 2011-11-18 13:52:56 -05:00
Ed Summers b8fe12ea58 noinput important 2011-11-18 13:51:39 -05:00
Ed Summers 0cadda0821 need to run collectstatic to push the css/js/images to /var/www/static 2011-11-18 13:49:35 -05:00
Raymond Yee b2a0730545 Merge branch 'goodreads' 2011-11-18 10:36:35 -08:00
Raymond Yee 5b62c90ef6 Merge branch 'master' of github.com:Gluejar/regluit into goodreads 2011-11-18 10:35:39 -08:00
Raymond Yee 1ed54b75ab Merge branch 'master' of github.com:Gluejar/regluit 2011-11-18 10:35:00 -08:00
Andromeda Yelton c7637586fb merging simultaneous changes to rights holder template 2011-11-18 13:34:25 -05:00
Andromeda Yelton 43912006ae prettifying the documentation pages with new css 2011-11-18 13:27:26 -05:00
Raymond Yee 161e92877c Forgot to include core/isbn.py changes 2011-11-18 10:23:06 -08:00
Raymond Yee ee76eb136a Changed the behavior of __str__ and __unicode__ of ISBN to spit back a representation matching the type of the ISBN -- and not automatically push to ISBN 13 format 2011-11-18 10:21:29 -08:00
Raymond Yee a1eee9682c Merge branch 'master' of github.com:Gluejar/regluit into goodreads 2011-11-18 10:03:36 -08:00
Raymond Yee bc771274e4 An ISBN class that will take ISBN-10 or ISBN-13, convert between formats, handles hyphenation, tested for equality, and validated
Corresponding tests show how to use the ISBN class
2011-11-18 10:01:37 -08:00
Ed Summers 5a70d967e9 added info about collecting static files for production environment 2011-11-18 16:37:05 +00:00
Ed Summers f103e56c4b enabling admin 2011-11-18 10:41:10 -05:00
eric 6cc05817a8 woo hoo! autocomplete input on rightsholder creation form. uses app django-selectable 2011-11-18 09:24:31 -05:00
Raymond Yee 3fcc1b9947 Merge branch 'master' of github.com:Gluejar/regluit into goodreads 2011-11-18 06:15:06 -08:00
Raymond Yee 84c2b5bade Some first tests for Goodreads and Librarything 2011-11-18 06:14:33 -08:00
Ed Summers 296cbf1488 pip typo 2011-11-17 23:19:15 -05:00
Ed Summers ada2385cec update needs to install python dependencies 2011-11-17 23:16:39 -05:00
Ed Summers 6a9a213632 added pagination with django-endless-pagination 2011-11-17 23:09:23 -05:00
Ed Summers 8cc00f7aea removed hard tabs 2011-11-17 22:47:24 -05:00
Ed Summers 267d3c5aef tried to speed up some queries 2011-11-17 22:11:40 -05:00
Ed Summers 9516b4b174 $j did not exist 2011-11-17 22:11:11 -05:00
Raymond Yee ca526e1afb Basic tests for Goodreads and LibraryThing 2011-11-17 16:45:26 -08:00
Ed Summers 4a0cdbac07 ignore last update file 2011-11-17 23:08:48 +00:00
Ed Summers 186823942f new initial migrations 2011-11-17 23:05:27 +00:00
Ed Summers f119c7f3a7 starting fresh with migrations 2011-11-17 23:05:01 +00:00
eric a720089525 unglue it admin users can now approve rightsholder claims! 2011-11-17 14:35:41 -05:00
Raymond Yee 603fa59906 Editing the migration to get rid of what seem to be repetitions of earlier migrations having to do with facebook, librarything 2011-11-17 08:08:12 -08:00
Raymond Yee 7b5b1456dc Since the librarything key is being used right now only for a librarything debug page, I've added exception handling in case there is no settings with a librarything api key. 2011-11-17 07:40:40 -08:00
Raymond Yee 11027f6bc1 First attempt at placing a Librarything import button 2011-11-16 16:47:29 -08:00
Raymond Yee a22d23b184 The setting page now sends Goodreads auth to /goodreads/auth instead of calling Goodreads immediately to generate an auth request 2011-11-16 14:16:57 -08:00
Raymond Yee 5c8f2c5586 Putting in a key in jenkins.py for Goodreads 2011-11-16 13:33:10 -08:00