eric
cafd163f77
deprecate profile
2016-07-23 12:09:18 -04:00
eric
9da195dcc8
remove south, fix migration problems
2016-07-21 16:09:42 -04:00
eric
f3cb6c9edf
switch to contrib_comments
...
removed in 1.8
2016-07-21 16:05:57 -04:00
eric
dbcf4dba6b
remove payment.templatetags
...
duplicate app name not allowed in 1.7
2016-07-21 15:57:42 -04:00
eric
a6c1371ba5
remove the "nonprofit" campaign functionality
2016-07-08 10:57:01 -04:00
Raymond Yee
19e022e0b0
set logs in prod.py
2016-06-24 14:39:37 -07:00
Raymond Yee
7b73cc366d
adjust Vagrant configuration for please to log warnings
2016-06-21 09:20:46 -07:00
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
Raymond Yee
c95ba9f1f2
update campaigntest.py to use GeckoDriver to drive Firefox
2016-06-15 11:16:33 -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
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
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
a466a251a0
add distro app
2016-05-16 16:50:09 -04:00
Raymond Yee
753c6301aa
Merge pull request #577 from Gluejar/questionnaire-for-16
...
Questionnaire for 16
2016-05-11 09:57:44 -07:00
eric
897e038e5e
blow away survey app
...
...and alter the migration history
2016-05-11 10:01:03 -04:00
eric
4151a6e2b3
also for test installs
2016-05-11 09:12:42 -04:00
eric
4c3b3f2760
send disallowed host errors to null
2016-05-11 09:08:04 -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
Raymond Yee
8b04769ebd
move to unified ansible in dev.yml and open up naming in settings/please.py
2016-05-06 09:59:32 -07:00
Raymond Yee
d1a5b45ad6
Merge branch 'dj16' into dj16ry
2016-05-04 14:04:16 -07:00
Raymond Yee
ba516cd08d
Merge branch 'master' into dj16
2016-05-04 13:52:25 -07:00
Raymond Yee
a7ac628af1
Merge branch 'master' into dj16ry
2016-05-02 08:13:13 -07:00
Raymond Yee
ddb53fc5e9
try removing DefaultStorageFinder -- will this break the questionnaire?
2016-04-29 12:37:26 -07:00
eric
cf64d43811
add the questionnaire module
2016-04-26 14:38:32 -04:00
Raymond Yee
d4f8e486cc
update selenium dependency
2016-04-18 10:17:21 -07:00
eshellman
c07f279be8
Merge pull request #559 from Gluejar/dj16ry
...
some changes I'm considering for dj16
2016-04-12 14:44:31 -04:00
Raymond Yee
2c8d7fd287
add SOUTH_MIGRATION_MODULES = {
...
'djcelery': 'djcelery.south_migrations',
}
2016-04-12 09:35:39 -07:00
eric
e4a2ce084e
add ALLOWED_HOSTS
2016-04-11 22:08:03 -04:00
Raymond Yee
b35e09a263
upgrades in celery related modules to deal with upgrade to Python 2.7.11, etc
...
ALLOWED_HOSTS settign needed now
upgrade wsgi file (just in case)
2016-04-11 15:38:49 -07:00
eric
3140b05b62
postpose TZ cleanup
2016-04-09 13:27:04 -04:00
eric
14829c327a
misc fixes for 1.6
2016-04-08 18:12:10 -04: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
Raymond Yee
26520d92e6
Merge pull request #555 from Gluejar/fix-mobi-making
...
Fix mobi making
2016-03-30 17:26:06 -07:00
Raymond Yee
bf1ba2890c
Merge pull request #553 from Gluejar/mime-types
...
init mimetypes
2016-03-30 11:14:11 -07:00
eric
7180661fe3
generate mobi on ask
2016-03-28 14:30:05 -04:00
eric
60bc236ab4
init mimetypes
2016-03-25 14:13:39 -04:00
eric
cf93e975f3
allows us to create nonces
2016-03-24 14:43:05 -04:00
Raymond Yee
abe04a02c7
* Modified core.bookloader.load_from_yaml to go from assuming that there is an epub to enumerating
...
ebooks from corresponding release specified in yaml_url
* add GitHubTests.test_ebooks_in_github_release
* modified bookloader.load_from_yaml to allow for mock loading of epub in core.tests.BookLoaderTests.test_add_by_local_yaml
2016-03-04 12:09:30 -08:00
eric
5bda0c99fd
upgrade and config ckedit
2015-10-08 16:24:55 -04:00
eric
85284f7fca
load bisac headings into mptt tree table
...
Requires django-mptt
table migration
2015-09-09 22:23:51 -04:00
eric
f1b29bcf46
There are no references to settings.BASE_URL
2015-08-25 11:07:11 -04:00
eric
c34ffdd883
implement sorel-thumbnail
...
uses thumbnail for all non-google covers
2015-08-21 17:54:39 -04:00
Raymond Yee
61fe8125e9
turn debugging on for localvm
...
needed a new key/secrete for facebook login
2015-07-03 11:06:54 -07:00
Raymond Yee
cb55b83090
using xip.io to map a test server URL.
...
specifically 192.168.33.10.xip.io
2015-07-03 11:06:54 -07:00
Raymond Yee
c759ee8a73
pass 2 on localvm
2015-07-03 11:06:54 -07:00