Raymond Yee
|
7f2cc341d5
|
Trying to nail down what happens to editions tied to orphan that we delete
|
2012-01-31 14:02:01 -08:00 |
thatandromeda
|
6b16cf2370
|
axing unused image
|
2012-01-31 15:52:09 -05:00 |
Raymond Yee
|
0924b0de9a
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
Conflicts:
frontend/views.py
|
2012-01-31 12:12:39 -08:00 |
eric
|
c354dcb41b
|
fixed sloppiness in setting .new on editions. headslap.
|
2012-01-31 15:07:31 -05:00 |
Raymond Yee
|
f93345dc06
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-01-31 12:07:09 -08:00 |
Raymond Yee
|
a7dfe3d760
|
Merge branch 'production'
|
2012-01-31 12:05:53 -08:00 |
Andromeda Yelton
|
c607415650
|
so many articles, oh my
|
2012-01-31 11:57:09 -08:00 |
Raymond Yee
|
7e39492cd4
|
Debugging the wishlist functionality
|
2012-01-31 11:54:48 -08:00 |
Andromeda Yelton
|
b12a31e6d4
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-01-31 14:45:47 -05:00 |
Andromeda Yelton
|
5016d88ef4
|
so many articles, oh my
|
2012-01-31 14:45:33 -05:00 |
eric
|
aa1f99ee56
|
handle gb lookup errors in views
|
2012-01-31 10:08:43 -05:00 |
eric
|
76eb9a1760
|
detabbing??
|
2012-01-31 10:07:52 -05:00 |
eric
|
d79bf7fb6b
|
this should stop the generation of orphan works
|
2012-01-31 10:01:10 -05:00 |
eric
|
e10e8e2842
|
catch lookup failures so as not to ruin clustering
|
2012-01-30 23:57:42 -05:00 |
eric
|
2d8210785f
|
smarter handling of null titles
|
2012-01-30 23:57:42 -05:00 |
Raymond Yee
|
a37a401171
|
Ooop: the last test was tautological...fixed typo
|
2012-01-30 18:35:52 -08:00 |
Raymond Yee
|
b187663299
|
Adding integrity checks for ties between Works, Editions, and Identifiers
|
2012-01-30 18:32:49 -08:00 |
Raymond Yee
|
874964a1d4
|
Ooops...didn't sort the Works w/o identifiers in reverse chronological order
|
2012-01-30 13:37:48 -08:00 |
Raymond Yee
|
f5029004bb
|
Added a display of the last 20 Works w/o identifiers
|
2012-01-30 13:34:10 -08:00 |
Raymond Yee
|
078c853baf
|
Now listing number of editions w/o works and number of identifiers not tied to work
|
2012-01-30 12:30:18 -08:00 |
Raymond Yee
|
d285e32b2b
|
First draft of check_works_integrity command to check for data integrity issues with Works, Editions, Identifiers
|
2012-01-30 12:22:53 -08:00 |
eric
|
052e523f22
|
new management command to check for editions without attached works
|
2012-01-30 12:52:53 -05:00 |
Raymond Yee
|
9ac7dad3f8
|
Merge branch 'production2'
|
2012-01-30 08:28:05 -08:00 |
Andromeda Yelton
|
a9c3cc8301
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-01-30 10:12:29 -05:00 |
Andromeda Yelton
|
4929e90108
|
css tweaks per stefan, updated press coverage
|
2012-01-30 10:09:45 -05:00 |
eric
|
8dcca8c1e7
|
deprecated managemetn command
|
2012-01-28 22:17:58 -05:00 |
eric
|
b92ce71ea0
|
make load_wishlist safer
|
2012-01-28 22:17:11 -05:00 |
eric
|
85366cc21a
|
handle locale in language
|
2012-01-28 22:16:14 -05:00 |
eric
|
b04ee3728a
|
management command to remove orphans (works with no ids pointing at them)
|
2012-01-28 07:24:05 -08:00 |
eric
|
5f1361f4fe
|
pass isbn to add_by_googlebooks_id to address occasional missing isbns
|
2012-01-28 07:23:53 -08:00 |
eric
|
015daa980d
|
minor Librarything tweaks
|
2012-01-28 07:23:36 -08:00 |
eric
|
4259e055d0
|
management command to remove orphans (works with no ids pointing at them)
|
2012-01-27 22:09:58 -05:00 |
eric
|
efa8da19ff
|
pass isbn to add_by_googlebooks_id to address occasional missing isbns
|
2012-01-27 21:44:02 -05:00 |
eric
|
c395405f7d
|
Merge branch 'master' of https://github.com/Gluejar/regluit
|
2012-01-27 21:18:20 -05:00 |
eric
|
be988f43f3
|
minor Librarything tweaks
|
2012-01-27 21:18:00 -05:00 |
Raymond Yee
|
4bd25d4ea0
|
Merge branch 'production2'
|
2012-01-27 17:19:40 -08:00 |
Raymond Yee
|
069985e02c
|
Comment on the "tests"
|
2012-01-27 17:06:10 -08:00 |
Raymond Yee
|
cadd242259
|
Merge branch 'production2' of github.com:Gluejar/regluit into production2
|
2012-01-27 16:22:41 -08:00 |
Raymond Yee
|
5fba8be6a6
|
Changed the URL so that "all collections" loaded from Librarything, not just "my library"
In add_related, make sure edition is not None before trying to add related editions
A demo test
|
2012-01-27 16:16:46 -08:00 |
Raymond Yee
|
b3bfa2edc2
|
Added a site for ry-dyndns
|
2012-01-27 15:45:58 +00:00 |
eric
|
a7d867bbf8
|
populate edition was never running for works imported from library thing. started saving lccn. 186 errors today
|
2012-01-27 07:10:21 -08:00 |
eric
|
6fffbcd3d0
|
added guard against concurrent threads adding same googlebooks id
|
2012-01-27 09:35:00 -05:00 |
Raymond Yee
|
bd23afda56
|
Merge branch 'production'
|
2012-01-26 18:11:02 -08:00 |
eric
|
28e18229cd
|
fixed broken image on about page, tweaked bios.
|
2012-01-26 17:20:55 -08:00 |
eric
|
9500fb2b8f
|
fixed bug where first_ebook() is always None
|
2012-01-26 17:20:14 -08:00 |
Ubuntu
|
727580e330
|
Adding explicit waits to selenium payment tests in order to wait for very slow js when running headless on ec2
|
2012-01-26 19:50:14 +00:00 |
Ubuntu
|
df2db9dc32
|
Moving selenium jar to selenium folder
|
2012-01-26 17:45:48 +00:00 |
Ubuntu
|
cf3ff26306
|
Adding screen to payment selenium tests
|
2012-01-26 17:44:00 +00:00 |
Ubuntu
|
aa898cde32
|
Adding selenium headless files
|
2012-01-26 17:42:47 +00:00 |
Raymond Yee
|
01ae501103
|
Noted that the instructions for setting up please are slightly different from production -- details to come.
|
2012-01-26 09:24:35 -08:00 |