Commit Graph

17975 Commits

Author SHA1 Message Date
Gabe Mulley
ab6e76c19b Add in a comment describing the reasoning for the names 2015-09-08 16:35:41 -04:00
Kevin Falcone
ee7d47c7ec Merge pull request #9640 from edx/jibsheet/lti-consumer-default-token
Use the oauth provider utils to ship a generated key/secret
2015-09-08 16:15:59 -04:00
Christine Lytwynec
9a45e831ac Merge pull request #9497 from edx/clytwynec/AC-155
Add role="presentation" to .course-wrapper to prevent table
2015-09-08 15:43:46 -04:00
Christine Lytwynec
3aff77021a Remove unicode quotes in courseware html attrs 2015-09-08 15:41:31 -04:00
Diana Huang
0b78ffdf83 Merge pull request #9632 from edx/diana/teams-changed-event
Add events for tracking when teams are edited.
2015-09-08 15:21:49 -04:00
Bill DeRusha
ade4734308 Merge pull request #9661 from edx/bderusha/teams-search-index
Add more defensive code around elasticsearch connection
2015-09-08 14:31:41 -04:00
chrisndodge
815a3d6cf3 Merge pull request #9646 from edx/muhhshoaib/SOL-1171-return-display-string-from-backbone-view
SOL-1171
2015-09-08 14:09:06 -04:00
Sarina Canelake
3015c4a51d Merge pull request #9638 from jolyonb/fixspace
Fixing spacing in tooltip
2015-09-08 13:00:05 -04:00
Bill DeRusha
62ef4b5b8f Add more defensive code around elasticsearch connection 2015-09-08 12:12:05 -04:00
Muhammad Shoaib
1b861b9d81 SOL-1171
passed the display string to the underscore template so that the word "proctored" is not hard coded in the underscore file.

updated the git tag for proctoring repo
2015-09-08 11:47:33 -04:00
Kevin Falcone
bb285f9f3c Use the oauth provider utils to suggest a key/secret
You can still edit this to meet your needs, but you won't need to
manually generate one.
2015-09-08 11:28:28 -04:00
Zubair Afzal
dae0285af8 Merge pull request #9473 from edx/zub/story/ecom-2044-login-registration-requirejs
use the standard syntax to load JavaScript dependencies on logistrati…
2015-09-08 17:30:33 +05:00
Matt Drayer
bd3dfee911 Merge pull request #9629 from edx/asadiqbal08/SOL-1159
SOL-1159 Remove hash cert asset file name
2015-09-08 08:10:01 -04:00
Muhammad Shoaib
f495c135d6 Merge pull request #9458 from edx/muhhshoaib/PHX-update-dialog-box-css
PHX-120
2015-09-08 12:41:12 +05:00
Gabe Mulley
c652cb2d1d Fix order of tracking backends 2015-09-07 19:53:37 -04:00
zubair-arbi
d2a4790855 use the standard syntax to load JavaScript dependencies on logistration js files
ECOM-2044
2015-09-07 18:19:56 +05:00
asadiqbal
17f10d21d0 SOL-1159 2015-09-07 16:24:09 +05:00
Zia Fazal
0adea67662 hide shopping cart menu
Hide shopping cart menu only if request is coming from a micro site and
requested page is from courseware.
2015-09-07 12:23:45 +05:00
Jolyon Bloomfield
8e04f92167 Fixing spacing in tooltip 2015-09-06 15:37:19 -04:00
Brandon DeRosier
34eaecc3d4 Test student_grade_summary_data method 2015-09-04 15:42:16 -04:00
Diana Huang
8c1bf2cd3a Add events for tracking when teams are edited.
TNL-3190
2015-09-04 15:27:40 -04:00
Peter Fogg
1ba4200a84 Merge pull request #9624 from edx/peter-fogg/forum-teams-events
Update discussion events to include team_id when appropriate.
2015-09-04 13:58:43 -04:00
Brandon DeRosier
807299a8a3 CRI-40 Don't assume user in request context when grading 2015-09-04 13:55:50 -04:00
Peter Fogg
d7e1ec1922 Merge pull request #9613 from edx/peter-fogg/team-search-events
Add teams eventing for search.
2015-09-04 13:22:39 -04:00
Peter Fogg
607bd538e6 Update discussion events to include team_id when appropriate.
TNL-3196
2015-09-04 13:10:39 -04:00
tasawernawaz
7179fac6a2 Merge pull request #9575 from edx/tasawer/story/xcom-285-removing-deprecated-view
removing deprecated view VerifyLaterView
2015-09-04 21:50:07 +05:00
Peter Fogg
86cce5f0ef Add teams eventing for search.
TNL-3187
2015-09-04 12:40:37 -04:00
Diana Huang
deacfebd7e Merge pull request #9607 from edx/diana/teams-event-tracking
Add teams eventing and tests.
2015-09-04 11:32:25 -04:00
Diana Huang
a743f4a642 Add teams eventing and tests. 2015-09-04 10:45:01 -04:00
Calen Pennington
7c62d09eba Merge pull request #8930 from ubc/wmono/lti-sso
Feature: LTI third-party-auth providers
2015-09-04 10:40:55 -04:00
Matt Drayer
9cc1859eed Merge pull request #9596 from edx/ziafazal/MAYN-118
MAYN-118: load header extra file
2015-09-04 10:37:35 -04:00
Kevin Falcone
57a0356b69 Merge pull request #9608 from edx/jibsheet/lti-provider-admin-ui
Add details to the admin listing of LTI Consumers
2015-09-04 10:31:58 -04:00
Peter Pinch
70d3868b81 Merge pull request #9475 from mitocw/fix/aq/email_ccx_non_members
Fixed CCX display name issue in enrollment/unenrollment email templates for non EDX members
2015-09-04 10:00:28 -04:00
Calen Pennington
05e33677f7 Merge pull request #9615 from edx/release-2015-09-02-merge-to-master
Release 2015 09 02 merge to master
2015-09-04 09:43:38 -04:00
Muhammad Shoaib
4427e0e2ec PHX-120
added the css for the update dialog box for the taking exams as open exam

added the css styling of the buttons to match the pattern library button sass

added the feedback changes

updated the code
2015-09-04 18:32:25 +05:00
Calen Pennington
dbfa6dafed Resolve conflicts in merge to master 2015-09-04 08:50:48 -04:00
Marko Jevtic
080a44b663 (SOL-1105) Requirement for enabling search in devstack 2015-09-04 10:50:40 +00:00
Zia Fazal
6e0ef385a2 load header extra file if request comes from micro site
use blank header_extra template instead of if statement
2015-09-04 11:24:06 +05:00
William Ono
9a83e99938 Avoid losing error messages when inside a frame 2015-09-03 22:53:45 -07:00
William Ono
4d1194800e Support LTI third-party-auth providers
PR #8930
2015-09-03 22:53:45 -07:00
Calen Pennington
821cc59415 Merge master into release-2015-09-02, leaving conflicts 2015-09-03 16:36:56 -04:00
David Ormsbee
57085c011c Merge pull request #9582 from edx/ormsbee/lti_passback_delay_config
Add lms/envs/aws.py entry for LTI_AGGREGATE_SCORE_PASSBACK_DELAY
2015-09-03 16:17:43 -04:00
Kevin Falcone
406d5a9186 Add details to the admin listing of LTI Consumers
This mimics the data displayed in our oauth2 client listing and allows
you to search on identifying fields.
2015-09-03 15:07:27 -04:00
Calen Pennington
ec49576eb4 Merge pull request #9387 from cpennington/csm-count-requested-blocks
Record the number of blocks requested in get_many
2015-09-03 13:37:30 -04:00
Andy Armstrong
fb19d32815 Don't package or optimize assets on devstack 2015-09-03 13:28:26 -04:00
Daniel Friedman
210edb0122 Merge pull request #9546 from edx/dan-f/add-profile-images-to-team-card
Add membership thumbnails to team cards
2015-09-03 13:15:28 -04:00
Chris Rodriguez
1c29763441 Overriding white color for messages on dashboard 2015-09-03 11:57:29 -04:00
Frances Botsford
dd78e27155 adjusting team card profile pic styles 2015-09-03 10:58:58 -04:00
Daniel Friedman
0e180bd2c2 Add membership thumbnails to team cards.
TNL-3172
2015-09-03 10:58:58 -04:00
Muhammad Shoaib
42181aeafd Merge pull request #9595 from edx/muhhshoaib/MAYN-122-Enrollment-Codes-popup-is-not-completely-visible
MAYN-122
2015-09-03 18:56:32 +05:00