Commit Graph

1258 Commits (fcf634495c13424f0d0d51f5c5380d6ecc49f0fc)

Author SHA1 Message Date
Ed Summers abb936fcf6 Added a script to update the production machine 2012-02-02 19:39:35 +00:00
Andromeda Yelton 5802f7c959 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-02 13:55:31 -05:00
Andromeda Yelton 5d115275e0 hey, sweet, you can set textarea width with css rather than cols and it's more robust 2012-02-02 13:55:21 -05:00
Andromeda Yelton ab7a3df2f7 now both work and supporter pages provide notification of character limits in text entry fields 2012-02-02 13:40:08 -05:00
Raymond Yee 08840e92f7 Removing logs/unglue.it.log.1 and modifying .gitignore to ignore logs/* 2012-02-02 10:08:15 -08:00
eric 6215a7c8d8 turns out some records in googlebooks have no title!
https://www.googleapis.com/books/v1/volumes/?q=isbn:9780867130768
2012-02-02 11:33:51 -05:00
Andromeda Yelton 815a1f2e87 tagline textarea now communicates and enforces a character limit 2012-02-02 11:06:54 -05:00
eric f9de2d229f add relookup_isbns management command 2012-02-02 09:05:41 -05:00
eric b584684390 add "update edition" method in bookloader 2012-02-02 09:05:41 -05:00
eric 3333c51bf3 fix name error for HttpResponseNotFound 2012-02-02 09:05:41 -05:00
Andromeda Yelton bc351e0895 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-01 15:57:10 -05:00
Andromeda Yelton 03b58d14ca wished by n thing is now clickable and goes to supporter tab. also you can now specify the active tab on a work page with a get parameter. 2012-02-01 15:57:03 -05:00
Raymond Yee c05b63a0a0 Merge branch 'ry' 2012-02-01 09:51:14 -08:00
Raymond Yee fe8c060750 Merge branch 'ry' of github.com:Gluejar/regluit into ry 2012-02-01 09:44:37 -08:00
Raymond Yee fb77d1a08d Resolve ambiguity in Work lists order -- sort by Work.id as a secondary sort key 2012-02-01 09:43:46 -08:00
Andromeda Yelton 8e4171d3ee Merge branch 'master' of github.com:Gluejar/regluit 2012-02-01 12:41:34 -05:00
Raymond Yee da552d75db Two tests to demonstrate that the queryset queries using distinct() and order_by() generate the correct results 2012-02-01 17:41:22 +00:00
Andromeda Yelton 2736f9d748 account activation now routes through a search step to promote wishlist addition 2012-02-01 12:38:41 -05:00
Raymond Yee 17c8de9473 Add a bit more detail to querytests.list_new 2012-02-01 08:33:11 -08:00
Raymond Yee 020f4266d3 Adding a test to make sure that new and popular are correct 2012-02-01 08:27:21 -08:00
Raymond Yee 3a30e22814 A stepping stone towards loading Gutenberg books. Loading Moby Dick seems to be working more or less 2012-01-31 18:09:01 -08:00
Raymond Yee 6920db2440 Merge branch 'ry' 2012-01-31 15:21:51 -08:00
Raymond Yee 268e188082 Clean up the debugging messages I had left in frontend.views.wishlist 2012-01-31 15:15:03 -08:00
Raymond Yee 2610be2c35 Need a distinct() to properly filter out duplicates for popular and new list 2012-01-31 15:07:40 -08:00
Raymond Yee 886233a68a Filter the popular and new lists to show only works that are on a wishlist
https://www.pivotaltracker.com/story/show/24232005
2012-01-31 14:56:34 -08:00
Raymond Yee e846156e49 Merge branch 'master' of github.com:Gluejar/regluit into ry 2012-01-31 14:50:35 -08:00
Raymond Yee 9eb40c36ec Merge branch 'ry' 2012-01-31 14:26:45 -08:00
Raymond Yee 3957c9f96a Print out the number of Editions tied to Works w/o identifiers 2012-01-31 14:19:10 -08:00
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