Commit Graph

4395 Commits (7f171c95edba759477e2fec4678e446ae389462e)

Author SHA1 Message Date
eric 7f171c95ed revise learn_more to have dual creater/ungluer messages 2014-03-30 21:23:13 -04:00
Raymond Yee 84709312ea Merge pull request #318 from Gluejar/3_ways
3 ways to free ebooks
2014-03-27 21:03:11 -07:00
eric 59f36bf194 noticed mistake in faq 2014-03-27 22:33:59 -04:00
eric 345b0d1682 replaced learn more block with explanation of 3 ways to free ebooks
could hire someone to make cute pictures in place of the words, but
should try this, first
2014-03-27 22:32:49 -04:00
eric f274901bc3 made the panel flipper usable more widely
Should check other flip panel instance to double check I haven’t broken
them
2014-03-27 22:30:46 -04:00
eric b00b0b2c09 add font-awesome to landing page 2014-03-27 22:10:06 -04:00
eric 4f383c67c5 eliminate css duplication 2014-03-27 17:49:16 -04:00
Raymond Yee 08c0b1ee34 Merge pull request #317 from Gluejar/pyzotero_pip
Need to point to github for pyzotero:  I'm doing this merge right away -- issuing a PR for documentation purposes
2014-03-24 10:35:41 -07:00
Raymond Yee 0cf6062d09 Need to point to github for pyzotero 2014-03-24 10:32:37 -07:00
Raymond Yee 8a63609ed5 Merge pull request #316 from Gluejar/fix_new_edition
look before leaping
2014-03-21 08:10:26 -07:00
eric d2cca9ff93 look before leaping 2014-03-21 09:49:49 -04:00
Raymond Yee f9f58b6587 Merge pull request #315 from Gluejar/t4u_libraries
T4u libraries
2014-03-20 19:50:34 -07:00
eric 9122be280b OMG I broke the downloads 2014-03-20 09:23:17 -04:00
eric 5661377207 if library supports t4u book, members of library don't see the ask
instead they see “your library has supported this free ebook!
2014-03-18 22:30:21 -04:00
eric 7bcc7cd409 fix bug for email auth 2014-03-18 17:29:45 -04:00
Raymond Yee f6be1560e6 Merge pull request #314 from Gluejar/t4u_loose_ends
T4u and library license loose ends
2014-03-17 08:48:38 -07:00
eric b8e06d04d1 re-expose the ebook adding links, add link to work on editing page 2014-03-17 10:32:43 -04:00
eric ef1fa6b860 add t4u context sensitive exclamation in panel view 2014-03-16 21:29:00 -04:00
eric 434d3f9129 make the download ask insensitive to its length 2014-03-16 20:06:01 -04:00
eric d2ae3c2e2d more manage campaign tweaks 2014-03-16 18:28:47 -04:00
eric 13bd024f1f b2u for libraries
1. library license is autochecked when user is the library
2. the library owner is automatically made a member of the library
2014-03-14 15:12:23 -04:00
eric 878970df4b notification cleanup 2014-03-14 14:28:21 -04:00
eric f7fea1874e wish list was not getting set because of vestigial transaction type check
[fix #67399604]
2014-03-14 13:04:11 -04:00
eric 5e916e945d [fix #62816484] don't put it on reserve if it's the library buying 2014-03-14 12:39:49 -04:00
Raymond Yee 6c62c56f77 Merge pull request #311 from Gluejar/improve_editions
Improve editions
2014-03-13 13:53:08 -07:00
eric 275dfb1068 show new edition link to campaign managers on work page
also, improve wording of ebook links
2014-03-13 15:22:03 -04:00
eric 437f9d0eac better wording 2014-03-13 08:39:58 -04:00
eric b8409a815b forgot to set status in new_edition 2014-03-12 19:32:56 -04:00
eric 4109778855 add link for campaign manager to create edition 2014-03-12 18:17:29 -04:00
eric fd896c8916 Merge branch 'improve_t4u_campaign' into improve_editions 2014-03-12 18:08:54 -04:00
eric d2dd926f80 let campaign manager edit work description in campaign management
also, revise documentation for campaigns
2014-03-12 18:03:50 -04:00
eric d49925d26c errata
1. distinguish title for editions page
2. reset earliest_publication on save new edition
2014-03-12 12:54:32 -04:00
Raymond Yee 576d4d4917 restored campaign_starter.sql --> this file needs to reflect a valid database state somewhere along migration history
(might be a good idea to migrate the sql file and write out a new one....)
2014-03-11 19:26:40 -07:00
Raymond Yee 1fb097266e Merge pull request #312 from Gluejar/tweak_ask_css
make short asks less ugly
2014-03-11 19:10:14 -07:00
eric 708d257b35 make short asks less ugly
Jake’s test exposed this issue
2014-03-11 22:06:36 -04:00
eric cce7c43d8f revamp edition display and editing
1. created editions display view (work(action=editions))
2. moved split function to new editions page (staff only)
3. added edition selector (staff only)
4. moved ebook link addition to edit edition page
5. standard work display shows only 10 newest editions (much faster!)
6. campaign managers should be able to edit editions
7. ebook links can’t be added when there’s a campaign.
8. more room for edition description editing
2014-03-11 17:34:27 -04:00
eric ebc3a1a02a add selected_edition, earliest_publication 2014-03-10 22:22:14 -04:00
Raymond Yee 09d87542e1 Merge pull request #310 from Gluejar/update_Se
Selenium 2.40
2014-03-10 13:21:40 -07:00
eric 8a5d92adaf remove public_domain
never used, not accurate
2014-03-10 15:48:53 -04:00
Raymond Yee 00f0620346 Selenium 2.40 2014-03-10 12:34:28 -07:00
Raymond Yee 9c229c4158 Merge pull request #309 from Gluejar/delete_authors
Delete authors
2014-03-07 14:23:00 -08:00
eric 58b664bc2b fix bug when creating new edition 2014-03-07 16:58:53 -05:00
eric db6648cc07 edition editor can now delete authors [#66337430] 2014-03-07 16:42:57 -05:00
Raymond Yee 0f52acfe45 Merge pull request #308 from Gluejar/fix_twitter_avatars
fix twitter avatars [#66896902]
2014-03-06 16:21:40 -08:00
eric f27b111117 fix twitter avatars [#66896902] 2014-03-06 17:53:37 -05:00
Raymond Yee 38764a12d3 Merge pull request #302 from Gluejar/add_marvin
Add marvin, update ibooks, readmill instructions
2014-03-05 19:47:41 -08:00
Raymond Yee ade5b7209c Merge pull request #307 from Gluejar/landing_page_cc
Give more prominence to CC books on landing page
2014-03-05 19:25:03 -08:00
eric 7fba1a212b Give more prominence to CC books on landing page 2014-03-05 14:02:12 -05:00
Raymond Yee 8af7dfcb88 Merge pull request #306 from Gluejar/t4u_check_launched
the request for money is only shown if the campaign is active, or in tes...
2014-03-04 16:46:52 -08:00
eric 4d0d42f5ae the request for money is only shown if the campaign is active, or in test mode 2014-03-04 15:49:59 -05:00