Commit Graph

32636 Commits

Author SHA1 Message Date
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
Jesse Zoldak
19b705ac73 Merge pull request #9659 from edx/zoldak/SOL-1183
Flag test as flaky SOL-1183
2015-09-08 11:57:27 -04:00
Jesse Zoldak
89ea9885c5 Merge pull request #9662 from edx/zoldak/edx-lint-027
Update edx-lint to v0.2.7
2015-09-08 11:54:34 -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
Ned Batchelder
3415b94aa8 Merge pull request #9655 from edx/ned/disable-pip-version-check
Disable the pip version check message
2015-09-08 11:39:04 -04:00
Jesse Zoldak
0ce72adbf1 Update edx-lint to v0.2.7 2015-09-08 11:15:33 -04:00
Jesse Zoldak
baa7bbdd94 Flag test as flaky SOL-1183 2015-09-08 10:36:10 -04:00
Matt Drayer
3949242c43 Merge pull request #9656 from edx/saleem-latif/authors
Updated AUTHORS File
2015-09-08 09:55:12 -04:00
Saleem Latif
d0aff223ad updated AUTHORS file 2015-09-08 17:36:43 +05: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
Ned Batchelder
0dea5605c0 Disable the pip version check message
This message is being shown to people who should not be deciding whether
to upgrade pip, so it is just confusing and alarming noise.

Before:

---> pavelib.prereqs.install_prereqs
---> pavelib.prereqs.install_ruby_prereqs
Ruby prereqs unchanged, skipping...
---> pavelib.prereqs.install_node_prereqs
Node prereqs unchanged, skipping...
---> pavelib.prereqs.install_python_prereqs
pip install -q --exists-action w -r requirements/edx/pre.txt
You are using pip version 6.0.8, however version 7.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
pip install -q --exists-action w -r requirements/edx/github.txt
You are using pip version 6.0.8, however version 7.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Could not find a tag or branch '96e1922348bfe6d99201b9512a9ed946c87b7e0b', assuming commit.
Could not find a tag or branch 'b0686a76f1ce3532088c4aee6e76b9abe61cc808', assuming commit.
Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit.

After:

---> pavelib.prereqs.install_prereqs
---> pavelib.prereqs.install_ruby_prereqs
Ruby prereqs unchanged, skipping...
---> pavelib.prereqs.install_node_prereqs
Node prereqs unchanged, skipping...
---> pavelib.prereqs.install_python_prereqs
pip install -q --disable-pip-version-check --exists-action w -r requirements/edx/pre.txt
pip install -q --disable-pip-version-check --exists-action w -r requirements/edx/github.txt
Could not find a tag or branch '96e1922348bfe6d99201b9512a9ed946c87b7e0b', assuming commit.
Could not find a tag or branch 'b0686a76f1ce3532088c4aee6e76b9abe61cc808', assuming commit.
Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit.
2015-09-08 07:18:15 -04:00
Muhammad Ammar
9aba4a72f4 Merge pull request #9621 from edx/ammar/update-django-robots
update django-robots
2015-09-08 14:17:52 +05: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
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
Afeef Janjua
3ac27a5d6b Merge pull request #9625 from edx/afeef/bugfix/tnl-3094-unit-ribbon-courseware-z-index-fix
pushed the unit ribbon in lms courseware to back which brought the us…
2015-09-07 16:04:10 +05:00
Jolyon Bloomfield
8e04f92167 Fixing spacing in tooltip 2015-09-06 15:37:19 -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
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
Sarina Canelake
0dbcd397e9 Merge pull request #9571 from mirjamsk/mirjamsk/TNL-3183
Addresses TNL-3183
2015-09-04 13:01:07 -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
Peter Fogg
c21976086c Merge pull request #9626 from edx/peter-fogg/disable-flaky-video-test
Skip extra-flaky video test.
2015-09-04 11:51:32 -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
Ned Batchelder
d567e5e3c8 Merge pull request #9591 from edx/ned/pylint-for-inherited-tests
Update edx-lint to 0.2.6
2015-09-04 11:18:33 -04:00
Sarina Canelake
88e380a383 Merge pull request #9628 from edx/sarina/20150904-update-translations
Update translations (autogenerated message)
2015-09-04 10:57:53 -04:00
Sarina Canelake
03f555210b Update translations (autogenerated message) 2015-09-04 10:56:27 -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
chrisndodge
ff0bacdea3 Merge pull request #9594 from edx/cdodge/edx-proctoring-0.8.0
Update requirements of edx-proctoring to 0.8.x
2015-09-04 10:37:24 -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
Matt Drayer
43da9f060e Merge pull request #9550 from edx/asadiqbal08/SOL-1157
SOL-1157 Certs: Additional Studio UI cleanup
2015-09-04 10:27:00 -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
Peter Fogg
ae006cffc4 Skip extra-flaky video test. 2015-09-04 09:53:47 -04:00
Fred Smith
b69c16293f Merge pull request #8692 from edx/derf/pymongo_2.8
upgrade to pymongo 2.8 to support updated authenticated method SCRAM-SHA-1 for mongodb-server 3.0
2015-09-04 09:47:15 -04:00
Afeef Janjua
d5389736f4 pushed the unit ribbon in lms courseware to back which brought the user drop down to front
TNL-3094
2015-09-04 18:44:20 +05: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
muhammad-ammar
3c7b0b6168 remove django-robots 2015-09-04 18:25:52 +05:00
Marko Jevtić
ede8974419 Merge pull request #9478 from edx/mjevtic/SOL-1105
(SOL-1154) Enabling search in devstack
2015-09-04 15:13:58 +02:00
Muhammad Ammar
2df7585128 Merge pull request #9580 from edx/ammar/update-django-nose
Update Django-nose
2015-09-04 17:55:50 +05:00
Calen Pennington
dbfa6dafed Resolve conflicts in merge to master 2015-09-04 08:50:48 -04:00
Chris Dodge
d3474f2830 Update requirements of edx-proctoring to 0.8.x 2015-09-04 07:56:20 -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