Commit Graph

40 Commits (e8198faad2a701fcc32d78506977b0e6df4c09d6)

Author SHA1 Message Date
Raymond Yee d6cd6f75c3 move regluit log to /var/logs/regluit 2016-06-20 13:50:47 -07:00
Raymond Yee 29bbbfd4de try to rename logger to '' and add propagate: True 2016-06-20 13:07:09 -07:00
Raymond Yee 387a4607e7 add missing brief formatter 2016-06-20 12:58:10 -07:00
Raymond Yee a240123c31 add logging to just (test) 2016-06-20 12:50:57 -07:00
eric 4151a6e2b3 also for test installs 2016-05-11 09:12:42 -04:00
Raymond Yee d3b27af491 now I have code for adding SECRET_KEY to servers as well as encrypted SECRET_KEY for various servers 2016-05-06 16:06:50 -07:00
eric 6aa11efdd2 patch email_change 2016-04-07 20:35:59 -04:00
eric d951cca966 Merge branch 'master' into django15
# Conflicts:
#	api/models.py
#	api/onix.py
#	api/opds.py
#	api/tests.py
#	api/urls.py
#	api/views.py
#	bisac/__init__.py
#	core/bookloader.py
#	core/facets.py
#
core/migrations/0072_auto__add_relator__add_relation__add_field_subject_
authority.py
#	core/models.py
#	core/tests.py
#	fabfile.py
#	frontend/forms.py
#	frontend/templates/new_edition.html
#	frontend/templates/notification/rights_holder_claim/notice.html
#	frontend/templates/privacy.html
#	frontend/views.py
#	requirements_versioned.pip
#	settings/common.py
#	test/raw/master/metadata.yaml
2016-04-07 14:26:45 -04:00
eric f1b29bcf46 There are no references to settings.BASE_URL 2015-08-25 11:07:11 -04:00
Raymond Yee 08cfd613c2 reconciled the mysql parameters in just with production/please and add first draft of ansible playbook for just 2015-05-18 12:38:09 -07:00
Raymond Yee bc0e753d44 facebook credentials for just 2015-04-16 15:59:19 -07:00
Raymond Yee 66b6a73acd facebook keys for just 2015-04-10 17:36:31 -07:00
eric 6ef8e7699d update credentials 2015-04-09 13:28:03 -04:00
eric e87294d442 twitter and facebook settings 2015-04-09 11:44:48 -04:00
eric a8cab6c0ae get google oauth2 working 2015-04-07 22:55:30 -04:00
Raymond Yee 4b36988115 Turn on a daily test email from production and just -- to give RY some daily ping about celerybeat 2014-10-10 12:39:43 -07:00
Raymond Yee 41bbe5bac5 just_unglueit -> just-unglueit bucket name 2014-02-19 15:16:17 -08:00
Raymond Yee d3a784812c drop emit_notifications from celery right now since we're using crontab for now 2013-11-12 06:40:34 -08:00
eric 0840a1fd71 implement holds. Also fix borrow view that didn't specify work. 2013-11-08 12:13:34 -05:00
eric e075fd0081 not using unglueit.com any more 2013-09-11 13:43:49 -04:00
Raymond Yee a9b5d51b36 Merge branch 'master' into expiring_cc 2013-08-07 22:59:37 -04:00
eric 84c18ee65d Make sure current staff is described accurately on ungluue.it site 2013-08-01 19:28:20 -04:00
Raymond Yee 46d1d4f767 Merge branch 'master' into expiring_cc
Conflicts:
	payment/models.py
	payment/tests.py
2013-07-08 10:52:44 -07:00
Raymond Yee 4333a480de Testing out new Google Books API key on just 2013-07-02 07:24:18 -07:00
Raymond Yee de96aa0755 Add task for 22nd of month for notifying expring cc 2013-03-04 11:19:13 -08:00
Raymond Yee 474c959fcf check for Account.status changes on just and production 2013-03-04 10:29:53 -08:00
Raymond Yee e1318b5d1e Don't have any directory prefixes for CKEDITOR uploading in just 2013-02-11 19:18:16 +00:00
Raymond Yee ccb331c6ff Put in S3 keys for just and production 2013-02-11 10:47:03 -08:00
Raymond Yee 130478ca57 Added CKEDITOR_UPLOAD_PREFIX 2013-01-30 06:07:50 +00:00
Raymond Yee 2eb4ac3e56 Add TEST_COLLATION of utf8_bin to just 2012-10-01 17:05:03 +00:00
eric 9ccfb4be48 Ed's tired of getting unglue.it bug reports 2012-09-05 11:17:36 -04:00
eric e8bd5ab2dc added ckeditor to manage campaign forms to provide rich text editing and image uploads [#32447975] 2012-07-27 14:23:44 -04:00
Raymond Yee 0f6b581655 Setting up to use Amazon SES for SMTP
NOTE new library: django-smtp-ssl
putting parameters in for just.py first to try out on just before moving to production
2012-06-22 16:38:29 -07:00
Raymond Yee b532a13bd0 Putting in MAINTENANCE_MODE for various local configurations 2012-05-17 13:56:44 -07:00
Raymond Yee 450c1cdf56 Add settings for secure IPN -- the secure IPN doesn't work in RY's testing yet, however 2012-05-15 17:12:58 -07:00
Raymond Yee 1633b5a32d Make it easier to flip the switch on whether to run the FPS sandbox or the real thing 2012-05-10 09:03:10 -07:00
Raymond Yee 9aa586181e Wrapping the import of FPS keys in amazon.py so that things won't die if it gets imported before the database gets set up -- these changes don't break amazon functionality on ry's laptop and hopefully will be ok for jenkins. 2012-05-10 08:08:58 -07:00
Raymond Yee 6c829a0556 Fix the BASE_URL for just 2012-05-08 16:21:13 +00:00
Raymond Yee 11c79b1f89 Add site number for just.unglueit.com 2012-05-07 12:06:59 -07:00
Ed Summers 04c9a46ede Forgot to add settings/just.py 2012-05-07 19:05:58 +00:00