Commit Graph

3940 Commits (5bb359fb1e40845f2edf35e9c9cbee46dd57fee4)

Author SHA1 Message Date
Raymond Yee cf7160b72d Adding an optional flag to Account.update_status, which by default, send notices only if the status is *changing*.
Set send_notice_on_change_only = False to send notice based on new_status regardless of old status.  (Useful for initialization)
2013-08-08 13:31:38 -04:00
Raymond Yee 27bc134fa4 Merge branch 'expiring_cc' of github.com:Gluejar/regluit into expiring_cc 2013-08-08 12:28:36 -04:00
Raymond Yee a9b5d51b36 Merge branch 'master' into expiring_cc 2013-08-07 22:59:37 -04:00
Raymond Yee 1de7c631c4 Merge pull request #193 from Gluejar/marc_provision
Marc provision
2013-08-07 19:30:16 -07:00
Raymond Yee f30d662cd9 Merge branch 'master' into marc_provision 2013-08-07 22:10:01 -04:00
eric 1bd2918bc3 Merge branch 'master' into ebook_selling 2013-08-07 15:21:57 -04:00
Raymond Yee c9abf4ea73 Merge pull request #197 from Gluejar/navigation_tweal
Navigation tweak  -> looks good.  local Se test ran w/o problem
2013-08-06 05:47:44 -07:00
eric 69e3ec0722 Add path back to landing in faq menu 2013-08-05 17:41:38 -04:00
eric a1b8ac6dba change Rghts tab to More… tab 2013-08-05 17:40:42 -04:00
eric c30c0de604 make recharge_failed_transactions a method on account
There were four places in the code that triggered the
recharge_failed_transactions signal and only one of them mattered. I
think this layout makes the code much easier to understand.
2013-08-05 14:37:46 -04:00
eric 99c24f5fbf move notebooks and dev code into notebooks folder 2013-08-05 12:21:06 -04:00
eric d2d119b526 get notebook running 2013-08-05 12:19:43 -04:00
eric e78d5c7472 clean up account update notices 2013-08-05 12:18:51 -04:00
eric 25d9edf4d8 fix non-working update_status method 2013-08-05 12:18:18 -04:00
eric b28412ec7a fix import on payment/tasks 2013-08-05 12:15:04 -04:00
eric 6da8d16770 moved the payment tasks to payment from core 2013-08-03 18:42:33 -04:00
eric f2fbfed79e Merge branch 'master' into expiring_cc 2013-08-03 16:19:53 -04:00
Raymond Yee 9128df9cfa Merge pull request #196 from Gluejar/staff_updates
Make sure current staff is described accurately on unglue.it site  <--looks straightforward.
2013-08-03 09:57:44 -07:00
eric 84c18ee65d Make sure current staff is described accurately on ungluue.it site 2013-08-01 19:28:20 -04:00
eric cf640baff8 fix problem found with token test 2013-07-29 21:38:16 -04:00
eric 0d7c9fba7e improve logic readability 2013-07-29 19:46:58 -04:00
eric 12643f2250 funding info for non-unglued books 2013-07-29 19:44:58 -04:00
eric 313e46341b can't figure out how to get loading gif to go away, so will forget about it for now 2013-07-29 18:53:09 -04:00
eric 8b6d6b05bd Overwrite previous MARC records 2013-07-29 18:16:34 -04:00
eric a5cc59d6f9 filter marc records based on a user's wishlist 2013-07-29 17:59:52 -04:00
Raymond Yee 33c47f6e08 Merge pull request #195 from Gluejar/jenkins_2112_Chinese_book
[#54240150] Changed ISBN of the Chinese book in https://github.com/Gluej...

I'm merging because it's straightforward...and work is documented if anyone wants to see what happened.
2013-07-29 14:52:17 -07:00
Raymond Yee 0b0bd9c41f [#54240150] Changed ISBN of the Chinese book in https://github.com/Gluejar/regluit/blob/master/core/tests.py#L95 because old ISBN no longer in Google Book 2013-07-29 14:49:18 -07:00
eric 9b901d838c token test for marc page 2013-07-29 16:49:50 -04:00
eric 1872180c22 add upload MARC link to work page 2013-07-29 16:35:50 -04:00
eric 8576a7fb7b Make marc records accessible from work page 2013-07-29 15:57:33 -04:00
eric 1307ae7091 move 856 documentation to template from settings 2013-07-26 22:31:41 -04:00
eric 2c75ecb9ce html nits 2013-07-26 21:01:19 -04:00
eric eff880ce0b get license from database, not from the record submitter 2013-07-26 19:52:15 -04:00
eric da9fc648e3 apply distinct to edition lookup 2013-07-26 19:51:45 -04:00
eric ecc75ee0ad Limit Edition search to only editions with ebooks 2013-07-26 19:07:52 -04:00
eric 91e2d41b67 moved the link target pref into a library prefs only table 2013-07-26 18:30:45 -04:00
eric cdf7b26d70 maybe this is what was meant 2013-07-26 16:19:23 -04:00
Andromeda Yelton 341c0c44b4 lest we have no 020 field 2013-07-26 16:12:36 -04:00
Andromeda Yelton d2f3a2547e change default 2013-07-26 16:12:24 -04:00
Andromeda Yelton 767733ea26 anon user friendly 2013-07-26 16:12:10 -04:00
eric 3b5f663856 do the migration for this PR correctly 2013-07-26 10:31:58 -04:00
Andromeda Yelton c4513ead03 do migration properly 2013-07-26 09:00:23 -04:00
Andromeda Yelton 32f6546a04 spinny thing should go away if they want to use the form again 2013-07-26 08:59:31 -04:00
Andromeda Yelton 2e141cc66d Merge branch 'master' into marc_provision 2013-07-25 11:10:26 -04:00
Andromeda Yelton 8a37d59c03 add 776 field to preserve pISBN, OCLCnum, LCCN 2013-07-25 11:09:39 -04:00
Andromeda Yelton 5e0ee9f5f9 need a bit more flexibility and validation if we're creating CC/PD MARCrecord instances directly from admin 2013-07-25 10:36:03 -04:00
Andromeda Yelton 8281d99563 edge cases 2013-07-25 10:25:14 -04:00
Andromeda Yelton 89768ef837 debug write of UNGLUE records 2013-07-25 10:25:03 -04:00
Andromeda Yelton 3a9e588fc7 replacing confusing field names 2013-07-25 10:18:36 -04:00
Andromeda Yelton e5f1866912 documenting marc features and usage 2013-07-25 10:18:25 -04:00