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
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
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
Ned Batchelder
b125922e65
Update translations (autogenerated message)
2016-05-02 13:09:29 -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
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
95952d9b21
Upgrade backbone via npm.
...
TNL-4335
2016-05-02 13:09:25 -04:00
AlasdairSwan
3cbb2d1a08
FEDX-118 Adding header to test page
2016-05-02 13:09:19 -04:00
Chris Rodriguez
717b56a7b2
Sending skip links to single main, making more relevant
2016-05-02 13:09:19 -04:00
Awais Jibran
c2a48214f5
Safe tempaltes
2016-05-02 13:09:18 -04:00
J. Clifford Dyer
6a01f18e17
Update seq_* to edx.ui.lms.sequence.* format
...
seq_next, seq_prev, and seq_goto events are all renamed, and maintain
legacy compatibility.
This PR also introduces new EventTransformer framework to shim events
based on name prefix.
MA-2221
2016-05-02 13:08:59 -04:00
David Adams
607ff409db
Remove LMS_ROOT / static from cms/common.py
2016-05-02 13:08:58 -04:00
John Eskew
971a198fb9
Remove ModuleStoreEnum.Type.xml
2016-05-02 13:08:57 -04:00
John Eskew
7987b16a18
Remove XML modulestore code - discovery work
2016-05-02 13:08:25 -04:00
asadiqbal
59f70cf85d
WL-399 Course Details List Fields
2016-05-01 22:20:24 -04:00
Ibrahim
a13e531042
WL-398 Add Course Background Image and Video Thumbnail Image Fields to Studio
2016-05-01 20:33:40 -04:00
Ibrahim
357a9f8080
add new text fields to schedule and details settings page
2016-05-01 20:31:07 -04:00
Ehtesham
8603026795
making preprocessor files path absolute to have coverage reporter include file only once
2016-04-22 19:09:35 +05:00
Ehtesham
3507792b78
coverage fixes
2016-04-22 19:09:35 +05:00
Usman Khalid
aee139ae61
Cancel modals in afterEach in UploadDialog spec.
2016-04-22 19:09:34 +05:00
Andy Armstrong
66b53926ff
Fix spec initialization ordering
2016-04-22 19:09:34 +05:00
Usman Khalid
c728c9d30a
Post-rebase fixes.
2016-04-22 19:09:33 +05:00
muzaffaryousaf
c0fef0b0e0
Js test fixes for cms and cms-squire.
2016-04-22 19:09:33 +05:00
muzaffaryousaf
db672f4631
Karma configurations for common, lms and cms.
...
TNL-4102
2016-04-22 19:09:27 +05:00
Edward Zarecor
9db6b04f2c
Merge pull request #11983 from edx/e0d/cookie-updates
...
Updating cookies settings
2016-04-22 07:25:09 -04:00
attiyaIshaque
fb83cd71f1
Merge pull request #12051 from edx/attiya/safe-templates
...
Safe Templates
2016-04-21 19:06:53 +05:00
attiyaishaque
002ad84d4d
Safe Templates
2016-04-21 17:55:29 +05:00
Ned Batchelder
2248bc6c9c
Update translations (autogenerated message)
2016-04-21 10:30:10 +00:00
Adam
96cbc7c50f
Merge pull request #12202 from edx/adam/fix-pre-1900-course-setting-date
...
fix issue with pre-1900 course setting dates (TNL-4397)
2016-04-20 11:38:41 -04:00
Adam Palay
26377a5732
fix issue with pre-1900 course setting dates (TNL-4397)
2016-04-20 10:44:13 -04:00
Dmitry Viskov
1836065754
Dynamic values for the selectboxes with tags (tags are stored in the database tables)
2016-04-20 16:07:32 +03:00
Ayub khan
0becea942f
Merge pull request #12144 from Ayub-Khan/SUST-35-course_key_from_string_or_404
...
SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404
2016-04-19 18:44:13 +05:00
Ayub-khan
66f52ba6e9
-fixed Tests.
2016-04-19 16:04:39 +05:00
Ayub-khan
e687f1e754
-Adressed all comments
2016-04-18 11:57:31 +05:00
attiyaishaque
4c15dd93ba
Course export page will not be opened for course id that does not belong to any course.
2016-04-18 09:12:40 +05:00
Calen Pennington
33af47a72a
Merge pull request #11841 from CredoReference/copy_question_should_also_copy_tags
...
Duplicate item in Studio should also duplicate related xblock aside
2016-04-15 12:34:25 -04:00
Ned Batchelder
a2b06dc617
Merge pull request #12159 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-04-15 09:41:51 -04:00
Ayub-khan
ef70d017c8
-fixed failing tests
...
-Adressed all comments
2016-04-15 15:40:21 +05:00
Renzo Lucioni
5bb0e90878
Merge pull request #12156 from edx/renzo/merge-release-into-master
...
Manually merge release into master
2016-04-15 00:47:54 -04:00
Andy Armstrong
60fab86f01
Reconcile double reverts
...
Resolves conflicts between reverts of pattern library test pages and multi-site comprehensive theming, and the re-introduction of pattern library test pages. Fixes a pipeline rendering test which relied on other tests updating assets. The test now ensures that static assets are available before running.
2016-04-14 23:28:55 -04:00
Ned Batchelder
958795d5cb
Update translations (autogenerated message)
2016-04-14 16:44:22 -04:00
Chris Rodriguez
df5520bdf9
Video player: adding Dragabilly to closed captions
...
* tests for dragging
* icon location reference updates
* pattern library usage
2016-04-14 15:29:38 -04:00
Renzo Lucioni
affee69296
Manually merge release into master
2016-04-14 14:23:06 -04:00
Ayub-khan
d8464dbfb0
-changed method name from "from_string_or_404" to "course_key_from_string_or_404".
...
-Updated method "course_key_from_string_or_404" to raise message too.
-Wrote tests for "course_key_from_string_or_404" when exception message is given.
-Modified existing methods to use "ddt.data".
-Used Splunk logs to find exectly where we were getting "Invalid Key Error"
-Updated Views where we were getting "Invalid Key Error" in splunk logs.
-Wrote tests for those View End points where we were getting "Invalid Key Error"
2016-04-14 15:57:39 +05:00
Omar Khan
6fc4b38ea0
Disallow free verified course modes
...
The verification workflow assumes that all verified courses will have a
price. Free verified course modes cause a 404 when the user attempts to
enroll or upgrade.
2016-04-12 18:06:16 -07:00
Matt Drayer
40c5c47791
Revert "Remove ThemingAware storage mixins and ComprehensiveThemeFinder."
...
This reverts commit 266f593d2d .
2016-04-12 16:22:34 -04:00
Matt Drayer
392ee7d258
Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming"
...
This reverts commit a796b56314 .
Conflicts:
lms/envs/common.py
openedx/core/djangoapps/theming/models.py
pavelib/assets.py
pavelib/paver_tests/test_assets.py
2016-04-12 08:22:14 -04:00