Commit Graph

5568 Commits (aeb42c3142c193e3d9cfd3567f473736d8d45a10)

Author SHA1 Message Date
Raymond Yee 0ff96bff70 Merge pull request #596 from Gluejar/mask_test_add_no_ebook
set test_add_no_ebook to expected failure for the moment
2016-06-14 13:24:12 -07:00
Raymond Yee 7b8945ac2b set regluit.core.tests.BookLoaderTests.test_add_no_ebook to @unittest.expectedFailure for the moment 2016-06-14 13:20:41 -07:00
eric 2a505bc1cc mistake in error logging 2016-06-14 13:40:44 -04:00
Raymond Yee 520dbab389 Merge pull request #594 from Gluejar/claim-faq
added to claim faq
2016-06-14 09:55:08 -07:00
eric 8c21a124b4 added to claim faq 2016-06-14 11:37:13 -04:00
eric 2b091e28e7 redirect to next on survey completion
Also, tweak style on complete page.
2016-06-13 17:34:51 -04:00
eric 8696e57498 missing changes from previous PR 2016-06-13 17:34:08 -04:00
eric 3330677b47 display number of surveys completed 2016-06-13 14:32:29 -04:00
eric c1a960dfef last page button says "finish" 2016-06-13 14:11:16 -04:00
eric a8a24c1208 add to test 2016-06-10 18:15:53 -04:00
eric c3057b6aef add code to deal with OBP, fix bugs. 2016-06-10 17:57:53 -04:00
eric 8cb502d5b9 squash the missing edition problem 2016-06-10 16:30:03 -04:00
eric 66bd4a043e add management command
this command already deployed; minimal testing required
2016-06-08 15:27:49 -04:00
eric a189b0a8c2 add link to author name 2016-06-06 13:49:22 -04:00
Raymond Yee 83534e17ea Merge pull request #589 from Gluejar/update-selectable
fixes bug in admin
2016-06-03 17:47:37 -07:00
Raymond Yee 4e290729cb Merge pull request #588 from Gluejar/survey-optional-choice
add optional question types
2016-06-03 17:27:26 -07:00
eric 8f73485f5b fixes bug in admin 2016-06-03 17:07:36 -04:00
eric e123be2780 add optional question types 2016-06-03 15:57:04 -04:00
Raymond Yee 6a1253277f Merge branch 'master' into sysadmin 2016-05-31 16:50:02 -07:00
Raymond Yee 9c59b701ed Merge pull request #587 from Gluejar/fix-survey-runinfo
Improve survey app
2016-05-31 16:13:34 -07:00
eric 4df440ae46 fix survey completion 2016-05-31 17:46:08 -04:00
eshellman f99b621c19 Merge pull request #585 from Gluejar/push
FTP Push seconds on the onix file is a good idea
2016-05-30 10:30:34 -04:00
Raymond Yee 14c87d4ca2 I propose adding more fine grained timestamp to onix file to allow for running push script more than once per day. 2016-05-27 14:13:24 -07:00
eric a40160f191 quick display and creation of landings 2016-05-26 12:19:33 -04:00
eric 959c5aa187 remove signin link 2016-05-25 11:53:29 -04:00
eric 3204531d50 better css tricks for required Qs 2016-05-25 10:27:22 -04:00
Raymond Yee 32da3cd64c Merge pull request #586 from Gluejar/fix-notification-settings
remove unused blocktrans
2016-05-25 07:27:11 -07:00
eric f3d30615bb remove unused blocktrans
Must have been a django version change
2016-05-25 09:12:37 -04:00
eshellman 6128426ac0 Merge pull request #584 from Gluejar/load-utils
Load utils for Umich spreadsheet
2016-05-25 08:31:36 -04:00
Raymond Yee 9364bd7a78 a bit more cleanup 2016-05-24 16:21:36 -07:00
eric 4e2e2b1683 fix lost values on prev link
Maybe this app was converted from a non-django app, because the code to
get the runid was not django-ish
2016-05-24 18:52:18 -04:00
Raymond Yee c39324831e get authors to match now once the utf8_general_ci collation we're using for authors taken into account. 2016-05-24 15:01:56 -07:00
Raymond Yee 7f9478e758 first pass at tests -- some cleanup needed 2016-05-23 17:03:55 -07:00
Raymond Yee 83756c5779 code in progress to test https://github.com/Gluejar/regluit/pull/584 2016-05-21 14:51:52 -07:00
eric bf220c5c6f Merge branch 'master' into push
# Conflicts:
#	settings/common.py
2016-05-20 16:44:13 -04:00
eric 3e61822111 management command to push books 2016-05-20 16:34:25 -04:00
eric 11ea9b4d93 onix and cover improvements
onix recipients need both a pubdate and an isbn in the records.

the cover imagefiles from thumbnail occasionally result in broken
images- these are now detected.
2016-05-20 16:32:26 -04:00
eric cb3581e932 code for loading umich spreadsheet 2016-05-19 09:17:23 -04:00
eric 605d971078 prefer editions with covers 2016-05-18 13:52:33 -04:00
eric f972c4c2dc update bisac heading 2016-05-18 13:51:05 -04:00
eric b98ac29a77 add reverse onix headings 2016-05-18 13:50:41 -04:00
Raymond Yee fdcd998303 Merge pull request #583 from Gluejar/broken_gitenberg_ebooks
fix test arising from http://jenkins.unglueit.com/job/regluit/3641/
2016-05-16 15:16:21 -07:00
Raymond Yee c190ac678e Merge branch 'master' of github.com:Gluejar/regluit into broken_gitenberg_ebooks 2016-05-16 15:14:26 -07:00
Raymond Yee 15888b8a76 fix regluit.core.tests.BookLoaderTests.test_add_by_local_yaml by adjust how ebook_name mocked 2016-05-16 15:11:03 -07:00
Raymond Yee fd35306a50 Merge pull request #582 from Gluejar/broken_gitenberg_ebooks
fix GITenberg ebooks with invalid URLs
2016-05-16 14:34:52 -07:00
Raymond Yee 0e54ac57a1 Merge branch 'broken_gitenberg_ebooks' of github.com:Gluejar/regluit into broken_gitenberg_ebooks 2016-05-16 14:09:29 -07:00
eric 30874ad832 handle toggling of active 2016-05-16 14:08:47 -07:00
eric 312ad30329 Merge branch 'master' into broken_gitenberg_ebooks 2016-05-16 17:06:47 -04:00
eric 7c6388c175 handle toggling of active 2016-05-16 17:03:58 -04:00
eric a466a251a0 add distro app 2016-05-16 16:50:09 -04:00