Commit Graph

616 Commits (fa68e5226040ad650b3a3398ae9fb1282a126d0e)

Author SHA1 Message Date
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
Raymond Yee 64829259fc Added a setting for debug_toolbar 2011-11-16 13:00:51 -08:00
Raymond Yee 2ac1909ce0 Merge branch 'master' of github.com:Gluejar/regluit into goodreads 2011-11-16 12:47:02 -08:00
Raymond Yee 3ebcf2edae Wired Goodreads authorization into the supporter settings panel. 2011-11-16 12:45:33 -08:00
Andromeda Yelton cede93bb28 getting rid of unused less and css files 2011-11-16 15:28:43 -05:00
Andromeda Yelton f748bb220e Merge branch 'master' of github.com:Gluejar/regluit 2011-11-16 15:25:06 -05:00
Andromeda Yelton d431fecbfc don't need supporter_panel any more; it's been integrated into supporter.html 2011-11-16 15:24:47 -05:00
Raymond Yee 5df81cc52e Merge branch 'master' of github.com:Gluejar/regluit into goodreads
Conflicts:
	frontend/urls.py
2011-11-16 11:58:39 -08:00
eric d5a2b88768 Awesome Unglue.it Administration page added; will require a migration to add claim status 2011-11-16 14:45:37 -05:00
Raymond Yee 73596b33e8 Forgot the template file for librarything 2011-11-16 10:30:02 -08:00
Raymond Yee 3be4e6fab4 First pass at integrating LT into the UI 2011-11-16 10:20:10 -08:00
Andromeda Yelton 8bbee39312 Merge branch 'master' of github.com:Gluejar/regluit 2011-11-16 12:38:18 -05:00
Andromeda Yelton 070d3444a1 cleaning up unnecessary icons 2011-11-16 12:38:04 -05:00
Andromeda Yelton f2fcd05a33 updating supporter page with new icons 2011-11-16 12:36:24 -05:00
eric 2cc4d718a1 Added claim list on rh-tools. omitted claim display for non-rightsholders. fixed related name on claim model 2011-11-16 12:20:19 -05:00
Andromeda Yelton 1a7a04cbc3 adding 404 page and improving footer layout 2011-11-16 11:01:45 -05:00
eric 6a2e690f18 claim form now creates a claim 2011-11-16 00:22:29 -05:00
Ed Summers 2009e6d785 a few more details 2011-11-16 00:10:00 -05:00
Ed Summers c4c9656bf6 fixed a couple glitches in the production installation instructions 2011-11-15 23:16:12 -05:00
Ed Summers e90b168e71 added new db account for please 2011-11-16 04:15:01 +00:00
Ed Summers ba98139ae6 going to rely on system wide install of python-lxml for production 2011-11-15 21:57:11 -05:00
Ed Summers 86565dba6d removed a conflicting migration. hopefully it will be this simple. 2011-11-15 21:13:42 -05:00
Raymond Yee 27d162c9d7 Now scraping LibraryThing view_style 5 to get at ISBNs of works -- as well as LC classification, subjects. Explicit parsing out of work_id and book_id 2011-11-15 17:14:28 -08:00
eric 354b46085f Approved rights holders get a claim form on work pages; still need to make a view that does the actual claiming 2011-11-15 18:20:29 -05:00
Raymond Yee f83f046c7a Make CeleryTask.function_args nullable: I forgot to commit migration 2011-11-15 13:50:04 -08:00
Raymond Yee 20b0ede3fc make the function_args nullable in the model for CeleryTask 2011-11-15 13:35:50 -08:00
Ed Summers d349362488 added libxml2 and libxslt dependencies for lxml 2011-11-15 16:23:51 -05:00
Andromeda Yelton d4fd3748dc Merge branch 'master' of github.com:Gluejar/regluit
Conflicts:
	frontend/templates/base.html
2011-11-15 16:16:35 -05:00
Andromeda Yelton 74a5710921 prettifying the footer 2011-11-15 16:14:09 -05:00
Raymond Yee d0336fdb59 Merge branch 'master' of github.com:Gluejar/regluit into goodreads 2011-11-15 12:58:07 -08:00
Raymond Yee 397aefe2f1 Merge branch 'master' into goodreads 2011-11-15 12:57:54 -08:00
eric 04831c7011 fixed the tab scripts on works page- seems to be a jquery version issue 2011-11-15 15:53:38 -05:00
Raymond Yee daef075f5b Fixing the incorrect passing of a Goodreads shelf name -- and also incorrect display of number of books on wishlist. 2011-11-15 12:51:38 -08:00