Ned Batchelder
04557bbff3
Make this no-op migration be a true no-op.
2017-02-15 07:16:10 -05:00
Ned Batchelder
169414b734
An idempotent migration to add an email uniqueness constraint
2017-02-15 07:16:10 -05:00
Ned Batchelder
52ca02fdc4
model_name can be non-None, and model is still None
2017-02-14 12:50:12 -05:00
Ned Batchelder
583cd26f11
Merge pull request #14515 from edx/nedbat/neuter-email-constraint-migration
...
No-op a migration that needs to be more clever
2017-02-14 10:50:29 -05:00
Ned Batchelder
1e6a74e777
No-op a migration that needs to be more clever
2017-02-14 10:01:03 -05:00
Douglas Hall
3055f9b259
Merge pull request #14339 from edx/hasnain-naveed/program-backend/WL-912
...
WL-766 Program marketing page data layer
2017-02-14 04:53:53 -05:00
Douglas Hall
9dcc6ddcd8
Merge pull request #14471 from edx/douglashall/WL-962
...
WL-926 Add support for multi-org sites
2017-02-14 04:53:13 -05:00
Jillian Vogel
1ee166ea8a
Merge pull request #14509 from open-craft/jill/bump-edx-enterprise
...
Bump edx-enterprise tag to 0.21.2
2017-02-14 12:55:30 +10:30
Hasnain
41f3bba058
Backend code for program detail page.
...
This adds functions to the catalog utils which munge data
collected from the program endpoint and LMS database to construct
data structures that are ready for use by view and templates
related to the Open EdX marketing pages that live in LMS.
WL-766
2017-02-13 20:37:56 -05:00
Douglas Hall
58f0154ee2
Add support for multi-org sites
...
WL-926
2017-02-13 19:33:47 -05:00
Nimisha Asthagiri
6626725781
Merge pull request #14504 from edx/beryl/cbs_transformer_versions
...
Block Transformers: distinguish between READ and WRITE versions
2017-02-13 13:32:05 -05:00
Nimisha Asthagiri
71cce9bb73
Block Transformers: distinguish between READ and WRITE versions
...
TNL-6522
2017-02-13 12:20:22 -05:00
Jillian Vogel
7597bcbe5b
Bump edx-enterprise tag to 0.21.2
2017-02-13 22:59:57 +10:30
ayesha-baig
fd00d29db7
Merge pull request #14452 from edx/ayeshabaig/YONK-513
...
[YONK-513]: Add feature flag which allows for disabling of account cr…
2017-02-13 14:37:15 +05:00
Ayesha Baig
61f2067935
[YONK-513]: Add feature flag which allows for disabling of account creation
2017-02-13 12:28:57 +05:00
Cliff Dyer
881970a253
Merge pull request #14458 from edx/beryl/celeryutils
...
Use celeryutils in edx-platform
2017-02-10 17:01:43 -05:00
J. Cliff Dyer
be8a898e68
Add logging to recalculate grades base task.
...
TNL-6294
* Use external celery_utils in edx-platform (TNL-6454)
* Remove old openedx.core celery_utils implementation.
2017-02-10 16:07:51 -05:00
Ahsan Ulhaq
4926a6b263
Merge pull request #14481 from edx/ahsan/ECOM-7085-Create-migration-unique-email
...
Added unique constraint on email
2017-02-10 23:53:39 +05:00
syed-awais-ali
31f178ea59
Merge pull request #14498 from edx/aali/OPS-1407_celery_max_ttl
...
added ttl setting
2017-02-10 23:38:11 +05:00
Christina Roberts
62cb3ad50e
Merge pull request #14486 from edx/christina/wiki-round-2
...
Fix more wiki a11y issues
2017-02-10 13:08:11 -05:00
Ahsan Ulhaq
d141eb15b1
Added unique constraint on email
...
ECOM-7085
2017-02-10 21:24:15 +05:00
cahrens
a15d89c8bf
Fix a11y issues.
...
TNL-6440, TNL-6439
2017-02-10 09:43:26 -05:00
sanfordstudent
fd7de0cab5
Merge pull request #14477 from edx/sstudent/TNL-6349
...
only show nav utils if populated
2017-02-10 09:09:12 -05:00
Albert (AJ) St. Aubin
c1e2d39b38
Merge pull request #14444 from edx/aj/TNL-6381_upsell_msg
...
Aj/tnl 6381 upsell msg
2017-02-10 07:25:23 -05:00
Albert St. Aubin
97d7633774
Added upgrade upsell to course info banner and url parameter
...
TNL-6381
2017-02-09 20:21:39 -05:00
Jesse Shapiro
424b4356a5
Merge pull request #14400 from open-craft/haikuginger/enterprise-course-consent
...
[ENT-101] Add course-specific data sharing consent hooks for Enterprise app
2017-02-09 18:37:55 -05:00
Renzo Lucioni
dda0e03f65
Merge pull request #14488 from edx/renzo/finish-catalog-transition
...
Finish transition to catalog for program data
2017-02-09 16:10:44 -05:00
Renzo Lucioni
0e06e90599
Finish transition to catalog for program data
...
Updates Mako and Underscore templates as well as Backbone models and views so they work with catalog programs. Removes all remaining response munging from the back end.
ECOM-4422
2017-02-09 14:51:26 -05:00
Jesse Shapiro
9a573de533
Add consent check to course access prerequisites; add utility functions to provide interface to course-specific consent in Enterprise app
2017-02-09 13:49:57 -05:00
George Song
c0e452494e
Merge pull request #14363 from open-craft/mtyaka/bump-xblock-vectordraw
...
Bump xblock-vectordraw to 0.2.1.
2017-02-09 07:16:03 -08:00
syed-awais-ali
65d4b76d9b
ttl removed from yaml config and default value addedto aws
2017-02-09 16:47:48 +05:00
Muzaffar yousaf
ff66781a7e
Merge pull request #14316 from edx/mzfr/video-bokchoy
...
un-skip video tests.
2017-02-09 15:46:04 +05:00
syed-awais-ali
95c6edd187
added ttl setting
2017-02-09 00:39:45 +05:00
alisan617
85ff8a62a2
Merge pull request #14476 from edx/alisan/post-add-response-focus-TNL-6170
...
Discussion thread bring focus to response list after submitting a response or comment
2017-02-08 14:06:32 -05:00
alisan617
813e86041c
Bring focus to response list after submitting a response or comment
2017-02-08 13:02:04 -05:00
Nimisha Asthagiri
31ec562168
Merge pull request #14490 from edx/beryl/request-cache-feature-flag
...
request-cache grades feature flag to avoid 400+ memcached hits
2017-02-08 11:41:55 -05:00
Nimisha Asthagiri
2026a518d5
Merge pull request #14489 from edx/beryl/new-relic
...
Add new relic parameters to grades task
2017-02-08 11:41:30 -05:00
muzaffaryousaf
d73d2f5889
Increase the yttimeout to un-skip the video tests.
2017-02-08 20:30:54 +05:00
Nimisha Asthagiri
f2abce53cb
request-cache grades feature flag to avoid 400+ memcached hits
2017-02-08 10:01:52 -05:00
sanfordstudent
37c266f08f
Merge pull request #14423 from edx/sstudent/TNL-6219
...
add course and user id to library content assigned
2017-02-08 09:47:59 -05:00
Qubad786
7d320f7ef8
remove unnecessary bookmark screen readers
2017-02-08 12:45:04 +05:00
Nimisha Asthagiri
697b3d7d98
Add new relic parameters to grades task
2017-02-07 19:29:17 -05:00
Kevin Falcone
eca90ddcc1
Merge pull request #14483 from edx/jibsheet/bump-new-relic
...
Upgrade New Relic plugin
2017-02-07 14:14:34 -05:00
Ari Rizzitano
5823e271a5
Merge pull request #14392 from edx/arizzitano/pa11ycrawler-devstack
...
pa11ycrawler v1.5.8 runnable in devstack
2017-02-07 14:11:03 -05:00
Sanford Student
1a5e15fd5c
add course and user id to library content assigned
2017-02-07 13:52:15 -05:00
Troy Sankey
6ed8dcda2c
Merge pull request #14479 from edx/pwnage101/update-custom-metrics-docstrings
...
improve docstrings for newrelic_custom_metrics middleware
2017-02-07 11:24:08 -05:00
Renzo Lucioni
9be3191829
Merge pull request #14462 from edx/renzo/programs-from-catalog
...
Load all programs from the catalog
2017-02-07 10:42:17 -05:00
Vedran Karačić
54e4bcface
Merge pull request #14455 from edx/vkaracic/deactivate-jwt
...
User deactivation endpoint should use JWT auth.
2017-02-07 16:38:19 +01:00
Kevin Falcone
c4afec9299
Upgrade New Relic plugin
...
We're seeing an error in sending to the collector, there are also
a number of changes.
https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes
2017-02-07 09:46:57 -05:00
Vedran Karacic
036e05964f
User deactivation endpoint should use JWT auth.
2017-02-07 14:45:20 +00:00