Will Daly
b89ad57cb7
Remove duplicate logged-in-cookie helper methods
...
There were two helper methods that set the marketing site
"logged in" cookie. This commit deletes one of them
and ensures that all callers are using the other one.
2015-06-23 12:47:15 -07:00
Nickersoft
e184c78c0a
XCOM-416: Embargo restrictions are now enforced during logistration
2015-06-23 14:17:43 -04:00
Diana Huang
ecd237396e
Merge pull request #8617 from edx/diana/course-tab-cleanup
...
Switch tabs to use ugettext_noop for titles.
2015-06-23 12:33:06 -04:00
Will Daly
9efe3201da
Merge pull request #8568 from edx/will/credit-provider-api-timestamp-update
...
Update the format of the credit provider timestamp.
2015-06-23 08:46:30 -07:00
Diana Huang
e6cbff47b7
Switch tabs to use ugettext_noop for titles.
2015-06-23 11:08:41 -04:00
Kyle McCormick
1726c136fa
MA-772 create app course_overviews for caching course metadata
2015-06-22 18:33:12 -04:00
Kyle McCormick
328ed9270f
Add new testing decorator check_mongo_calls_range
2015-06-22 17:38:53 -04:00
Will Daly
cea06e1217
Update the format of the credit provider timestamp.
...
Use the number of seconds since the epoch (Jan 1 1970 UTC)
instead of an ISO-formatted datetime string. This is easier
for credit providers to parse.
2015-06-22 10:03:31 -07:00
Will Daly
5fa75989fd
Merge pull request #8507 from edx/will/reverification-ios
...
Reverification iOS support and refactor
2015-06-22 09:54:49 -07:00
Waheed Ahmed
678369ca7f
Merge pull request #8428 from edx/waheed/tnl2166-fix-two-play-events-on-replay
...
Fixed two paly_video events emitted on video replay.
2015-06-22 21:00:40 +05:00
Will Daly
8c52c92bcb
Reverification iOS support and refactor
...
* Delete reverification templates
* Delete photocapture.js
* Delete unused "name change" end-points
* Rebuild the reverification views using Backbone sub-views
* Stop passing template names to the JavaScript code
* Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
2015-06-22 08:45:12 -07:00
Ben Patterson
86f17d02e0
Merge pull request #8602 from edx/benp/sol-975-fix
...
Fix flaky test. SOL-975
2015-06-22 11:41:50 -04:00
Waheed Ahmed
fb2f4fdade
Fixed two paly_video events emitted on video replay.
...
TNL-2166
2015-06-22 19:59:36 +05:00
Ben Patterson
2ee4b85ffc
Fix flaky test. SOL-975
...
Remove flaky flag, improve linting.
2015-06-20 07:30:14 -04:00
John Eskew
c59a3db730
Merge pull request #8537 from edx/jeskew/import_slowdown
...
Re-nest for the signal-sending, then un-nest.
2015-06-19 14:54:23 -04:00
AlasdairSwan
36c8c36987
Merge pull request #8567 from edx/alasdair/ECOM-1673-dashboard-challenge-expanded
...
ECOM-1673 removed class and icon to always show full upsell content.
2015-06-19 09:31:22 -04:00
Renzo Lucioni
e960adc0ff
Merge pull request #8262 from open-craft/tpa-pipeline-consolidation
...
Cleanup of third-party login and auto-enrollment
2015-06-19 09:12:11 -04:00
AlasdairSwan
b30839fe88
ECOM-1673 removed class and icon to always show full upsell content.
...
removed JavaScript function specific to the upsell toggle
removed bok choy test
Removed all referenced to toggleExpandMessage()
2015-06-19 08:29:51 -04:00
Braden MacDonald
345fcabd05
Fix CRI-9 so third_party_auth pipeline always completes, and consolidate auto-enrollment code
2015-06-18 20:57:19 -07:00
Braden MacDonald
350f98ebde
Changes for compatibility with latest python-social-auth (0.2.7)
2015-06-18 19:31:47 -07:00
Sarina Canelake
6d121dc5ad
Merge pull request #6786 from Stanford-Online/nick/extended-hint
...
Extended hint features
2015-06-18 18:34:24 -04:00
Christine Lytwynec
e48c9d9341
Merge pull request #8569 from edx/clytwynec/axs_tests
...
Make a11y test inherit from a base class
2015-06-18 18:32:40 -04:00
John Eskew
843c073f4f
Re-nest for the signal-sending, then un-nest.
...
Change publish signal test to reflect new behavior.
2015-06-18 17:29:34 -04:00
Jesse Zoldak
4eee094ea5
Merge pull request #8559 from edx/zoldak/bok-choy-migrations
...
Update bok-choy cached db with the latest migrations
2015-06-18 16:42:08 -04:00
Christine Lytwynec
d32355fbbd
Make a11y test inherit from a base class
2015-06-18 14:35:11 -04:00
Nick Parlante
77f3069655
Extended Feedback and Hints for Problems
...
Extends the common capa response types (string, numeric, multiple
choice, checkbox, dropdown) with feedback and hint
capabilities. "Feedback" refers to feedback shown to the student when
they check the problem, looking at their specific answer. "Hints"
refers to a Hint button in LMS which the student can click at any time
to see hints for that problem. The implementation extends the markdown
syntax to include feedback and hints. There are new Feedback-and-Hint
specific templates in Studio when the author clicks to add a new
problem.
2015-06-17 16:25:04 -07:00
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
Jesse Zoldak
7601eaa941
Update bok-choy cached db with latest migrations
2015-06-17 17:01:38 -04: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