Commit Graph

227 Commits (354f4d8f38ae7eb9ce40eefd3893a141b9494b64)

Author SHA1 Message Date
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
eric 6cc05817a8 woo hoo! autocomplete input on rightsholder creation form. uses app django-selectable 2011-11-18 09:24:31 -05:00
Ed Summers 6a9a213632 added pagination with django-endless-pagination 2011-11-17 23:09:23 -05:00
eric a720089525 unglue it admin users can now approve rightsholder claims! 2011-11-17 14:35:41 -05: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 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 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 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
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
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
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
eric 4348c08d3b fixed html errors in base.html footer 2011-11-15 15:00:48 -05:00
eric 83c48b5a92 somebody messed up the work page title 2011-11-15 14:40:23 -05:00
eric 769348bf2e more stuff rhtools 2011-11-15 14:35:03 -05:00
Raymond Yee c6e9d33685 Merge branch 'goodreads' of github.com:Gluejar/regluit 2011-11-15 11:20:18 -08:00
Raymond Yee 96d264c8a1 Merge branch 'master' of github.com:Gluejar/regluit into goodreads 2011-11-15 11:08:58 -08:00
Andromeda Yelton da108d0ae1 who wants a favicon? aw yeah 2011-11-15 13:54:13 -05:00
Raymond Yee d139a4b693 Merge branch 'master' of github.com:Gluejar/regluit into goodreads 2011-11-15 10:40:44 -08:00
Raymond Yee 45f58ae955 Merge branch 'master' of github.com:Gluejar/regluit into goodreads
Conflicts:
	frontend/urls.py
2011-11-15 10:37:19 -08:00
Andromeda Yelton 5ff5485194 grammar fix to hover text on badges 2011-11-15 13:12:03 -05:00
Andromeda Yelton 64bf1dc57f improving url encoding of parameters to handle spaces 2011-11-15 11:47:47 -05:00
Andromeda Yelton fdd8e55d9f merging conflicts after creating workstub page 2011-11-15 11:32:30 -05:00
Andromeda Yelton 4424ee513f titles on search results now link to work stub page 2011-11-15 11:27:32 -05:00
eric 8478f3c4a7 rights holder tools now lists platform agreements that user administers; rights@gluejar.com is now an admin account 2011-11-15 10:01:01 -05:00
eric 0328430169 first cut at UI for unglue.it admins to create rights holders and delegate ownership 2011-11-14 23:28:55 -05:00
Ed Summers 4e2e460903 added rudimentary view of subjects to get an idea of what is in there already 2011-11-14 21:13:39 -05:00
Ed Summers 8c3a4528fc real title 2011-11-14 19:09:34 -05:00
Ed Summers 008ae17e1e trying to add facebook link 2011-11-14 19:04:49 -05:00
eric 95f3991846 ungluer lists now shown in work view (the wished_by users) and search view( same as supporter) 2011-11-14 15:40:33 -05:00
eric 6a82ec5f1d explore column now shows up to 5 "randomly" chosen ungluers 2011-11-14 15:16:36 -05:00
Andromeda Yelton cee723524c Merge branch 'master' of github.com:Gluejar/regluit 2011-11-14 13:45:11 -05:00
Andromeda Yelton 34e245362f added tooltips to clarify badges 2011-11-14 13:43:47 -05:00
eric 4c65a11696 de-association from twitter and facebook are now supported 2011-11-14 13:23:26 -05:00
Andromeda Yelton 6b38e7d9b4 more comprehensively handling campaign states; grammar fix for singular vs. plural ungluers 2011-11-14 13:07:07 -05:00