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 |
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 |