David Ormsbee
b92ad0ad13
TNL-2291 Add caching to discussion forum permissions
...
Caches all permissions per user per course. Adds caching functionality to has_permission and replaces all instances of cached_has_permission with has_permission.
2015-06-17 21:08:28 +00:00
Awais Qureshi
fa4dcdebbe
Merge pull request #8531 from edx/awais786/ECOM-1494-del-migrations
...
ECOM-1494 deleting models from database through new migrations.
2015-06-17 19:19:02 +05:00
Sarina Canelake
c16cbb1826
Merge pull request #8516 from edx/markhoeber-doc2017
...
Update studio templates to remove fieldset and legend tags
2015-06-17 10:10:09 -04:00
Chris
5ebe91e18b
Merge pull request #7395 from Stanford-Online/kluo/fix-modal-display-issue
...
Fix modal css to be hidden immediately
2015-06-17 08:54:06 -04:00
Muzaffar yousaf
7dd7e6525b
Merge pull request #8532 from edx/muzaffar/tnl2304-ora1-message-studio
...
Display error message on ORA 1 components in units Studio.
2015-06-17 17:47:50 +05:00
muzaffaryousaf
4fecf03874
Display error message on ORA 1 components in units in Studio.
...
TNL-2304
2015-06-17 17:05:09 +05:00
Mark Hoeber
238c8152b3
Update studio templates to remove fieldset and legend tags
2015-06-16 20:42:12 -04:00
Kevin Luo
8d56fe3bc1
Fix modal css to be hidden immediately
...
Before the leanModal content css was applied after the js class
was added to the body element. This causes leanModals to
display for a split second before being hidden. This fix removes
the need for the explicit css rule for static pages preview.
2015-06-16 15:56:49 -07:00
Andy Armstrong
585eaf1c9e
Merge pull request #8538 from edx/release
...
Merge hotfix-2015-06-16 back to master
2015-06-16 18:05:34 -04:00
Awais
89926226fc
ECOM-1494 deleting models from database through new migrations.
2015-06-17 00:49:12 +05:00
Diana Huang
72a0d19531
Ensure that is_hidden does not affect equality checks.
2015-06-16 15:46:23 -04:00
Greg Price
905512b6c8
Merge pull request #8505 from edx/gprice/discussion-api-course-endpoint
...
Add discussion API course endpoint
2015-06-16 13:04:16 -04:00
Jesse Zoldak
ceb75c659b
Merge pull request #8277 from edx/zoldak/add-axs-audit-dashboard
...
Add a11y test for lms student dashboard
2015-06-16 11:38:00 -04:00
Greg Price
d18b24b051
Add discussion API course endpoint
...
This endpoint returns course metadata relating to discussions as a
starting point for clients.
2015-06-16 11:27:54 -04:00
Ali Mohammad
54f62a85f6
Merge pull request #8224 from Stanford-Online/kluo/course-creation-after-deletion
...
Allow course creation after deletion at same URL
2015-06-16 11:24:50 -04:00
Ahsan Ulhaq
20e6c7625c
LMS: Modification in enrollment API
...
Added CourseEnrollmentAttribute model
ECOM-1719
2015-06-16 10:39:04 +05:00
Jesse Zoldak
83cadc5fa6
Add a11y test for lms student dashboard
2015-06-15 16:05:23 -04:00
Matt Drayer
c3b78ea90a
Merge pull request #8448 from edx/ziafazal/SOL-886
...
certificates event tracking SOL-886
2015-06-15 15:09:35 -04:00
Andy Armstrong
c28003b50d
Merge pull request #8416 from edx/andya/common-list-component
...
Create a common paginated list view
2015-06-15 14:55:20 -04:00
cahrens
5fbad148c9
Jasmine test runner for files in common using RequireJS.
2015-06-15 13:51:16 -04:00
cahrens
4c39132f70
Correct issue for RequireJS optimizer.
2015-06-15 13:51:15 -04:00
Andy Armstrong
41208c928b
Convert to RequireJS text for templates
2015-06-15 13:51:15 -04:00
Andy Armstrong
1689004189
Create a common paginated list view
...
TNL-2384
Refactored Studio's PagingView to use RequireJS Text and moved it
to common so that it can also be used by LMS.
2015-06-15 13:51:09 -04:00
Will Daly
2175b5baa4
Merge pull request #8509 from edx/will/deprecate-course-about-v0
...
Deprecate course details API v0
2015-06-15 13:14:32 -04:00
Calen Pennington
9821323946
Merge pull request #8504 from cpennington/bdero/ccx-query-tests
...
A version of #8260 that is consistent on jenkins and locally
2015-06-15 11:51:33 -04:00
Sarina Canelake
09425c3d8f
Merge pull request #8402 from edx/sarina/annotate-middleware
...
Fix dark lang and django.middleware.locale behaviors LOC-72 LOC-85
2015-06-15 11:29:15 -04:00
Calen Pennington
e4bc328c3a
Reduce the number of queries when walking parents in MongoModuleStore by avoiding cache misses on the data due to missing runs
2015-06-15 11:09:43 -04:00
Calen Pennington
1422db5cb4
Allow check_sum_of_calls to measure methods as well as pure functions
2015-06-15 11:07:53 -04:00
Zia Fazal
6afaa3cce3
certificates event tracking
...
some optimisations
refactored code and added created event
added test to make sure generate event is emitted
changes based on feedback on 6/11
added certificate web page and tests
fixed quality violations
2015-06-15 19:53:47 +05:00
Calen Pennington
7da8eb1fdb
Delay constructing the set of mongo calls until they're needed
2015-06-15 09:50:45 -04:00
Calen Pennington
984eb0a436
Use the more abstract api for parsing UsageKeys in mongo/base.py
2015-06-15 09:50:44 -04:00
Calen Pennington
1e0163a27a
Make RequestCache.clear_request_cache a classmethod
2015-06-15 09:50:44 -04:00
Brandon DeRosier
5c6ccc8f0b
Add CCX SQL query/mongo read tests
2015-06-15 09:50:44 -04:00
Marko Jevtić
410b9282af
Merge pull request #8330 from edx/mjevtic/SOL-835
...
(SOL-835) Addressing flakiness of the reindexing bokchoy acceptance test
2015-06-15 15:34:25 +02:00
Sarina Canelake
7b09ab5e00
dark_lang: only allow released langs in accept header LOC-72, LOC-85
...
Only return languages we've actually released LOC-85
Perform fuzzy matching to greedily serve the best released language LOC-72
2015-06-12 18:14:26 -04:00
Sarina Canelake
e4cd2982d4
Store released dark_lang codes as all lower-case
2015-06-12 18:14:25 -04:00
Sarina Canelake
182beed2b6
Port django.utils.translation.trans_real.parse_accept_lang_header from Django 1.8
...
Add to dark_lang middleware
2015-06-12 18:14:25 -04:00
Sarina Canelake
d312d0e152
Port django.middleware.locale.LocaleMiddleware from Django 1.8
2015-06-12 18:14:24 -04:00
Calen Pennington
83fce4d61f
Merge pull request #8395 from jazkarta/ccx-custom-ids
...
MIT CCX: Use CCX Keys
2015-06-12 16:19:12 -04:00
Will Daly
c31a510607
Deprecate course details API v0
2015-06-12 15:59:20 -04:00
Ben Patterson
b4c4e818d7
Merge pull request #8493 from edx/benp/allow-for-flaky-jun2015
...
Make addCleanup idempotent.
2015-06-12 15:03:59 -04:00
cewing
cb431ccb24
MIT CCX: Use CCX Keys: further revisions in response to code review
...
only require ccx-keys once
get_current_ccx will now expect a CourseKey instance as its argument, and will raise a value error if this expectation is not met.
document reason for local import
add special methods to pass attribute setting and deletion through to the wrapped modulestore
add __setattr__ and __delattr__ per code review, update __init__ to work with new methods
style change per code review
clean up context manager usage as recommended by code review
remove unused code and imports
convert modulestore type tests to use the `get_modulestore_type` api, remove unused imports
code quality: add docstrings
increase coverage for utils tests
fix bug found in testing.
increase test coverage on modulestore wrapper
code quality fixes
code-quality: ignore import error, but mark site for future consideration
2015-06-12 11:20:30 -07:00
Usman Khalid
eb81e52dc4
Merge pull request #8477 from edx/usman/plat676-bulk_operations-2
...
In bulk_operations() exit, emit signals at the end.
2015-06-12 21:08:24 +05:00
Nimisha Asthagiri
1a15bd7bed
Merge pull request #8209 from edx/mobile/xblock-support
...
Course Blocks + Navigation API (feature flagged) for Mobile
2015-06-12 11:25:23 -04:00
Ben Patterson
04e764d13d
Make addCleanup idempotent.
...
Sometimes this file does not exist depending on when a test failed. Remove it gracefully.
2015-06-12 10:28:06 -04:00
Nimisha Asthagiri
89ea8b31c6
MA-725 responsive_ui indication on responsive xBlocks.
2015-06-12 09:27:21 -04:00
Nimisha Asthagiri
4921ec48c8
MA-792 Course Blocks and Navigation API (user-specific)
2015-06-12 09:27:20 -04:00
Nimisha Asthagiri
037ef3be77
Video module support for student_view_json.
2015-06-12 09:27:17 -04:00
Nimisha Asthagiri
65e330e8b5
Make RequestCache reusable
2015-06-12 09:27:16 -04:00
zubair-arbi
3204c8b3fe
show credit eligibility requirements in studio
...
ECOM-1591
2015-06-12 13:19:57 +05:00