Commit Graph

37497 Commits

Author SHA1 Message Date
Nimisha Asthagiri
2f581448da Refactor Courseware Index
MA-2189
2016-05-03 09:02:44 -04:00
Afzal Wali
15b113b657 Bumped the proctoring version. 2016-05-03 17:48:53 +05:00
Usman Khalid
78af4100cd Fixes for course updates date validation.
If the first date the user selects is invalid it is not set on the
model. This is because jQuery datepicker's getDate returns the
current date when an invalid value is put in the field and the
model's initial value is also the current date. So always update
the date.
2016-05-03 15:41:22 +05:00
Jonathan Piacenti
82f43b1135 Bump SAML version. 2016-05-02 20:37:09 -04:00
cahrens
0f8b24523c Remove second page tag. 2016-05-02 16:56:52 -04:00
Clinton Blackburn
45088db8ba Fixed quality issue 2016-05-02 16:06:15 -04:00
Clinton Blackburn
4bbdc4b83c Merge pull request #12336 from edx/douglashall/fix_release_rebase
Fix rc/2016-05-03 rebase with release branch
2016-05-02 16:04:48 -04:00
Robert Raposa
b1313671e3 Merge pull request #12319 from edx/robrap/linter-move-mako
Move MakoTemplateLinter.
2016-05-02 15:42:47 -04:00
Douglas Hall
f5b232a733 Fix release branch rebase 2016-05-02 15:33:56 -04:00
cahrens
9b28afb7bd Add messaging when verified track content MVP is enabled.
TNL-4393
2016-05-02 14:25:25 -04:00
clrux
15fc53c779 Merge pull request #12279 from edx/clrux/ac-448
AC-448 removing tabindex from canvas elements
2016-05-02 14:20:36 -04:00
Ned Batchelder
a03ab9944c Merge pull request #12328 from edx/ned/openedx-is-an-adjective
Reduce the use of 'Open edX' as a noun
2016-05-02 14:10:41 -04:00
Douglas Hall
1fc703805a Merge pull request #12332 from edx/merge_patch-2016-05-02_into_master
Merge patch 2016 05 02 into master
2016-05-02 13:55:43 -04:00
Chris Rodriguez
1711feb670 TNL-4444 correcting fullscreen transcript skip links 2016-05-02 13:09:31 -04:00
AlasdairSwan
e894797ee9 ECOM-3968 updated program card link alt text 2016-05-02 13:09:31 -04:00
Usman Khalid
c21b86ce7d Make hashes unique so that they do not conflict with hashes from module_edit_spec.coffee. 2016-05-02 13:09:31 -04:00
Usman Khalid
a6635bb884 Turn off global ajaxError handler in afterEach in teams tab factory specs. 2016-05-02 13:09:31 -04:00
Usman Khalid
d851b2c951 When using RequireJS load spec files one by one.
Jasmine has a global stack for creating a tree of specs. We need to load
spec files one by one, otherwise some end up getting nested under others.
2016-05-02 13:09:30 -04:00
Qubad786
e8c1d82a26 add imports and fix html 2016-05-02 13:09:30 -04:00
Kevin Falcone
d04d0cc34b TNL-4396 Apply same fix to edx dashboard
This was fixed on the openedx dashboard, but missed on the edx.org theme
for the dashboard.
2016-05-02 13:09:30 -04:00
Eric Fischer
d48e88ba8a Hide After Due setting for Timed Exams
TNL-4366
Changes in studio to allow the hide_after_due setting to be utilized.

Includes:
    -python changes to contentstore, where the data is stored.
    -refactoring of timed-examination-preference-editor.underscore, to add this
        setting and make the editor more accessible.
    -javascript changes to link the new setting to the correct data model.
    -sass updates to fix a11y issues on the editor modal.
    -addition of post-due visibility information to course outline in studio.
    -new tests: python, js, acceptance, and a11y
2016-05-02 13:09:30 -04:00
Eric Fischer
58b6175580 Updated edx-proctoring requirement
Contains latest release, changes for TNL-4366
2016-05-02 13:09:30 -04:00
Robert Raposa
723575021f Add additional JavaScript context tags 2016-05-02 13:09:30 -04:00
Ned Batchelder
b125922e65 Update translations (autogenerated message) 2016-05-02 13:09:29 -04:00
Robert Raposa
ed8cf696f9 Add script for checking git commit is safe 2016-05-02 13:09:28 -04:00
Kevin Falcone
8d2357b0b3 Switch to using the edxapp-migrate-(lms|cms) tools
edxapp-migrate-lms figures out at system build time what databases
it needs to migrate (just default, or default + student_module_history).
This avoids paver needing to be clever about figuring out if a user has
enabled the split CSMHE databases flag and permits this to merge early
and safely.

We can turn the CSMHE flag on from configuration at the same time we
enable all of the database config and ensure that the new database is
created.  Until a devstack is provisioned using that version of
configuration, it'll continue to have 1 DB and migrate 1 DB.  This
allows us to better control deployment.
2016-05-02 13:09:28 -04:00
Ben Patterson
e6493d609c Additional shard balancing changes for unit tests. 2016-05-02 13:09:28 -04:00
Ben Patterson
66793f9173 Designate 4th shard. 2016-05-02 13:09:27 -04:00
Ben Patterson
d76f50d93b Create a 3rd explicit shard for unit tests.
More accurately, this creates a 4th shard because the
last shard is always the default.
2016-05-02 13:09:27 -04:00
AlasdairSwan
afc5b47ebe Renamed 'programId' to use 'id' 2016-05-02 13:09:27 -04:00
Ayub khan
c601e9fc48 Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404" 2016-05-02 13:09:27 -04:00
muzaffaryousaf
872d225921 Replace backbone-min to actual file. 2016-05-02 13:09:27 -04:00
Robert Raposa
ec6dc57c99 Add Python linting 2016-05-02 13:09:27 -04:00
Waheed Ahmed
2ec3bcd22e Added Kosovo in django country list.
ECOM-4292
2016-05-02 13:09:26 -04:00
Chris Rodriguez
8b068d9449 Removing the focus outline for the main container in LMS 2016-05-02 13:09:26 -04:00
AlasdairSwan
70fec21347 Adding program progress bar to program cards 2016-05-02 13:09:26 -04:00
Kevin Falcone
f02b3f829d Come up to a newer New Relic version.
This supports a number of their new Error features.
2016-05-02 13:09:26 -04:00
Brian Jacobel
b98a361250 Use unminified picturefill in development 2016-05-02 13:09:26 -04:00
John Eskew
7eff0eaa5c Fix quality issue. 2016-05-02 13:09:26 -04:00
Ahsan Ulhaq
e08a26039f Revert "Add js test for analytics event on LMS receipt page"
This reverts commit 785b752d19.
2016-05-02 13:09:25 -04:00
muhammad-ammar
762a6657fe LMS fixes required to upgrade BackboneJS 2016-05-02 13:09:25 -04:00
Ehtesham
eed09cc001 CMS event fixes required to upgrade backbonejs 2016-05-02 13:09:25 -04:00
Ehtesham
861406a1e3 CMS fixes required to upgrade backbonejs 2016-05-02 13:09:25 -04:00
muzaffaryousaf
2c35cde0de Common, squire fixes required to upgrade backbonejs
TNL-4358
2016-05-02 13:09:25 -04:00
muzaffaryousaf
95952d9b21 Upgrade backbone via npm.
TNL-4335
2016-05-02 13:09:25 -04:00
Nimisha Asthagiri
3be03d4677 Fix Next Button's 404 error
MA-2305
2016-05-02 13:09:24 -04:00
Douglas Hall
04cf9ae8b0 Upgrade xblock_lti_consumer to 1.0.6 2016-05-02 13:09:24 -04:00
Ahsan Ulhaq
764f068452 Add js test for analytics event on LMS receipt page
ECOM-4281
2016-05-02 13:09:24 -04:00
Renzo Lucioni
a74885331b Measuring program progress
Introduces a utility class for gauging a user's progress towards program completion. Progress data is passed to the ProgramListFactory. ECOM-3200.
2016-05-02 13:09:24 -04:00
Robert Raposa
9168789668 Add Jenkins support for Safe Templates Linter 2016-05-02 13:09:23 -04:00