Commit Graph

12260 Commits

Author SHA1 Message Date
Andy Armstrong
5f5310446f Remove unnecessary breadcrumbs for Teams tab
TNL-3249
2015-09-10 21:48:44 -04:00
Eric Fischer
17e6453546 Merge pull request #9520 from edx/efischer/teams-instructor-toolbar
Teams Instructor Tools bar
2015-09-10 17:24:39 -04:00
Eric Fischer
65cbab739a Team deleted and learner removed events
Now emitting `edx.team.deleted` event where relevant. Includes tests.
Also includes tests to cover learner_removed events that are fired
as part of the deletion process, as well as learner_removed events
fired from the edit membership view.

Adding these deleted events has brought about a change in the teams
API - the DELETE membership endpoint now takes an optional `admin`
query parameter to differentiate between admin removal and self
removal for analytics purposes.

Also includes some changes needed to get page viewed events working
with admin tools changes made in this PR.
2015-09-10 16:37:04 -04:00
Eric Fischer
6edadc2acc Developer-quality css
Adding my humble attempts at making the tools match the wireframes
given in invision. Only done via changes in _developer.scss, the
real rules will be made by UX team elsewhere.

Includes preliminary accessibility feedback, and basic RTL.
2015-09-10 16:37:03 -04:00
cahrens
3662fbc133 Edit Membership functionality and tests
TNL-1913
2015-09-10 16:36:55 -04:00
Andy Armstrong
55b2ea374f Merge pull request #9684 from edx/andya/fix-teams-i18n
Fix i18n for last activity date on team cards
2015-09-10 16:27:00 -04:00
clrux
f8bbbc8729 Merge pull request #9698 from edx/clrux/lms-global-sr-contrast
LMS: setting fore/background colors for all sr elements
2015-09-10 14:32:04 -04:00
Chris Rodriguez
e2bffc793d LMS: setting fore/background colors for all sr elements 2015-09-10 13:40:15 -04:00
Peter Fogg
f8da90e533 Merge pull request #9667 from edx/peter-fogg/join-team-redirect
Fix redirecting to topics page after joining a team.
2015-09-10 12:46:29 -04:00
Peter Fogg
0c3be8e121 Delete Team functionality and tests
TNL-3164 TNL-3163
2015-09-10 12:42:33 -04:00
Eric Fischer
8942b31d31 Introducing instructor toolbar
All the non-CSS changes to get instructor toolbar working as in
wireframes, with non of the functionality or style.
2015-09-10 12:39:41 -04:00
Daniel Friedman
b03ba6f997 Merge pull request #9705 from edx/dan-f/remove-silly-debugger-statement
Remove debugger statement from JS spec
2015-09-10 11:58:52 -04:00
Peter Fogg
146078e2c6 Fix redirecting to topics page after joining a team.
TNL-3232
2015-09-10 11:55:27 -04:00
wajeeha-khalid
4d8f4bad53 Merge pull request #9648 from edx/jia/MA-1182_newPR
Jia/ma 1182 new PR to integrate jenkins
2015-09-10 20:54:31 +05:00
Daniel Friedman
68060d5139 Remove debugger statement from JS spec 2015-09-10 11:15:41 -04:00
Andy Armstrong
439ddfa97e Merge pull request #9668 from edx/andya/team-search-i18n-bug
Improve support for Chinese characters in team search
2015-09-10 11:09:17 -04:00
Daniel Friedman
d1d44e7bd0 Merge pull request #9611 from edx/dan-f/add-team-page-viewed-events
Add page viewed events to teams app.
2015-09-10 10:37:59 -04:00
wajeeha-khalid
1059456d69 added GET method for Threads in Dicussion API 2015-09-10 19:23:38 +05:00
clrux
530312ab6d Merge pull request #9676 from edx/clrux/hotfix-lms-dashboard-link-hover
Updating reset link colors
2015-09-10 09:17:30 -04:00
Chris Rodriguez
16ae0df38d LMS: updating hover colors for visited links 2015-09-10 08:05:18 -04:00
Daniel Friedman
3b957a7ee9 Add page viewed events to teams app.
TNL-3188
2015-09-09 23:04:44 -04:00
Peter Fogg
1c910cfbbb Merge pull request #9631 from edx/peter-fogg/teams-ajax-errors
Respond to AJAX errors in Teams UI.
2015-09-09 18:49:39 -04:00
Andy Armstrong
6817e89f4a Fix i18n for last activity date on team cards 2015-09-09 17:59:25 -04:00
Peter Fogg
95339311b0 Respond to AJAX errors in Teams UI.
TNL-3042
2015-09-09 17:04:23 -04:00
chrisndodge
34e01581c1 Merge pull request #9680 from edx/cdodge/only-show-proctoring-download-when-enabled
only show proctoring download button when the course has proctoring e…
2015-09-09 15:01:18 -04:00
chrisndodge
0afa0ab764 Merge pull request #9674 from edx/muhhshoaib/PHX-141-proctoring-timer-count-down-acccessibility
PHX-141
2015-09-09 14:28:43 -04:00
Andy Armstrong
321a0ea6a0 Fix searching with Chinese characters
TNL-3228
2015-09-09 14:16:05 -04:00
Clinton Blackburn
b5d6b210fd Merge pull request #9681 from edx/release
Release 2015-09-09
2015-09-09 12:38:15 -04:00
Chris Dodge
5591101a18 only show proctoring download button when the course has proctoring enabled 2015-09-09 12:06:58 -04:00
Sarina Canelake
c5bca132bd Merge pull request #9670 from edx/sarina/fix-inherited-tests
Fix Pylint warning for monkey_patch tests
2015-09-09 10:06:21 -04:00
Christine Lytwynec
8d0bc488e1 Merge pull request #9664 from edx/clytwynec/AC-166
Remove unicode quotes in courseware html attrs
2015-09-09 09:43:37 -04:00
Sarina Canelake
b19a0e71d3 Fix pylint issues in spoc_gradebook test 2015-09-09 09:13:29 -04:00
Muhammad Shoaib
24195c12ea PHX-141
added the accessibility element for timer count down
2015-09-09 15:51:14 +05:00
Bill DeRusha
6c09ceaef9 Merge pull request #9669 from edx/bderusha/teams-search-flag
Add ENABLE_SEARCH_TEAMS flag to tests
2015-09-08 20:58:30 -04:00
Bill DeRusha
8bfa4e9c21 Add ENABLE_SEARCH_TEAMS flag to tests 2015-09-08 19:12:48 -04:00
Andy Armstrong
72ea41f9c7 Don't localize search indexes for teams
TNL-3239
2015-09-08 18:26:12 -04:00
Bill DeRusha
fb874f4805 Merge pull request #9665 from edx/bderusha/teams-search-config
Add search specific feature flag in front of search features
2015-09-08 17:39:07 -04:00
Bill DeRusha
49807ab6a5 Add search specific feature flag in front of search features 2015-09-08 17:13:30 -04:00
Andy Armstrong
a08fe9fb06 Merge pull request #9059 from edx/andya/faster-update-assets
Don't package or optimize assets on devstack
2015-09-08 16:48:11 -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