Ned Batchelder
9132b7d555
Update translations (autogenerated message)
2016-07-07 21:02:43 -04:00
Ned Batchelder
1cb07a911c
Update translations (autogenerated message)
2016-06-30 18:31:37 -04:00
Ned Batchelder
3b863de459
Update translations (autogenerated message)
2016-06-30 18:31:37 -04:00
Ned Batchelder
dd9139374f
Update translations (autogenerated message)
2016-06-23 15:29:59 +00:00
Felipe Montoya
82db66d945
Converting the module_edit coffee file to a js file
...
Converting to js and fixing references
Linting the generated code
2016-06-22 15:49:48 -05:00
Andy Armstrong
d462c73fd8
Use the UI Toolkit's spec helpers.
2016-06-21 10:16:00 -04:00
Andy Armstrong
fff88151d2
Convert XBlock runtime code to JavaScript
2016-06-19 12:55:20 -04:00
Andy Armstrong
df399de186
Merge pull request #12781 from eduNEXT/fmo/coffee_to_js_tabs
...
Converting views/tabs.coffee in the cms to js
2016-06-17 12:56:49 -07:00
Felipe Montoya
43ea4e21bb
Converting views/tabs.coffee in the cms to js
...
Linting the compiled file
2016-06-16 18:35:34 -07:00
Ned Batchelder
25c195d48a
Update translations (autogenerated message)
2016-06-16 14:48:20 +00:00
Ned Batchelder
78f2d9e1eb
Update translations (autogenerated message)
...
Update translations (autogenerated message)
2016-06-09 12:00:04 -04:00
ssemenova
c1f793172f
change icon tags from i to span
...
TNL-4692
2016-06-07 10:52:00 -04:00
Ned Batchelder
64828c48c8
Update translations (autogenerated message)
2016-06-02 14:36:45 +00:00
Christina Roberts
98fcc4ff9e
Merge pull request #12578 from edx/christina/tnl-4561
...
Christina/tnl 4561
2016-05-31 11:06:48 -04:00
cahrens
292cd93131
Focus seems to be flaky when running tests.
...
TNL-4561
2016-05-28 22:03:35 -04:00
Ehtesham
b31ba9d041
upgrade Pagingcollection to edx-ui-toolkit's PagingCollection
2016-05-27 04:35:44 +05:00
Ned Batchelder
10f7c9bb2f
Update translations (autogenerated message)
2016-05-26 15:57:37 +00:00
Brian Jacobel
f4bede6c5b
Fix library load paths (incl. jquery.scrollTo)
...
Simplify paths in karma_cms_squire require paths
2016-05-24 16:53:59 -04:00
Brian Jacobel
e433aa4e32
Remove this focus test, it's impossible to get it to pass in all envs without breaking something else
2016-05-24 16:53:58 -04:00
Brian Jacobel
4f0aee3f2d
Fix unit and acceptance tests broken in upgrade (squashed)
...
Fix syntax error in selectors
.attr() now returns a string (though it can still be passed an integer)
Fixes checkbox test failures
Remove remaining references to jquery.min (in wrong folder)
$.ajax now returns 422 if type is json and body is not JSON, e.g. ''
Substitute prop for attr
Remove references to jquery.min, add jquery.migrate (again)
"Fix" jquery karma config
This wasn't suppoed to survive the merge
This throws an error when called with an 'undefined' error
Fix Karma warning about [re|un]loading the window
Fix path for jquery in cms-squire tests
Move jasmine.clock.uninstall() to afterEach so it runs even on failure
Fix test failing due to timezone issues
Do the timeout before the window scrolling (so handler will not be _.throttled)
Fix an alert() triggered by window.onBeforeUnload while testing in Chrome
2016-05-24 16:53:57 -04:00
cahrens
665f983c99
Tweak focus/blur functions for JQuery upgrade.
...
Fix incorrectly scoped selector.
2016-05-24 16:53:42 -04:00
cahrens
4ba07bf7a4
Assorted test and dependency fixes to cms-squire and cms
...
isRejected is deprecated.
Actually serve the slick library in LMS jasmine tests
customwmd doesn't need to wait for DOM ready event
... In order to define a class and extend the Markdown class.
2016-05-24 16:53:34 -04:00
Daniel Friedman
15f148141f
Upgrade jQuery 1.7.2 to 2.2.0
...
FEDX-25
2016-05-24 16:52:50 -04:00
Ned Batchelder
6c60f73124
Update translations (autogenerated message)
2016-05-19 15:01:26 +00:00
Douglas Hall
bb55917f03
WL-450 Fix for issue with canceling changes to image upload fields
2016-05-18 12:29:18 -04:00
Ibrahim
b3411074af
show Save and Cancel button when admin change Instructor image asset path from Studio schedule and details page
2016-05-14 16:25:44 -04:00
Ibrahim
2a2560e30e
fix the issue where images do not appear when set through asset linkin Studio scheduls and details page
2016-05-13 16:22:44 -04:00
Ned Batchelder
1ef94b7694
Update translations (autogenerated message)
2016-05-12 14:48:44 +00:00
Douglas Hall
24b4d5d29f
Remove course details field character limits
2016-05-10 13:23:04 -04:00
Usman Khalid
2839a42e0c
Moved jasmine addons to common/js/spec_helpers.
2016-05-05 22:42:02 +05:00
Ned Batchelder
190c2ffc99
Update translations (autogenerated message)
2016-05-05 15:52:25 +00:00
Usman Khalid
d99978870a
Merge pull request #12312 from edx/usman/tnl4398-fix-tests
...
Re-enable spec files that were disabled during the Jasmine upgrade.
2016-05-04 17:16:58 +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
Usman Khalid
8fef4148a5
Re-enabled videolist_spec, message_manager_spec and file_uploader_spec.
2016-05-02 20:54:59 +05:00
asadiqbal
a4197eded5
WL-399 Course Details List Fields
2016-05-01 20:02:09 -04:00
Ibrahim
f7f281b65b
WL-398 Add Course Background Image and Video Thumbnail Image Fields to Studio
2016-04-30 15:25:17 -04:00
Eric Fischer
955282f9c7
Merge pull request #12165 from edx/efischer/hide_timed_exams
...
TNL-4366 Hide Timed Exams
2016-04-29 09:28:16 -04:00
Usman Khalid
6c26715a14
Make hashes unique so that they do not conflict with hashes from module_edit_spec.coffee.
2016-04-29 15:54:48 +05:00
Eric Fischer
ea77c3ec42
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-04-28 13:27:19 -04:00
Ned Batchelder
861e8a0e9e
Update translations (autogenerated message)
2016-04-28 14:55:52 +00:00
muhammad-ammar
4fd2a7d176
LMS fixes required to upgrade BackboneJS
2016-04-27 12:51:13 +05:00
Ehtesham
c87821446b
CMS event fixes required to upgrade backbonejs
2016-04-27 12:48:46 +05:00
Ehtesham
59e1cafc02
CMS fixes required to upgrade backbonejs
2016-04-27 12:48:45 +05:00
Ibrahim Ahmed
8b014f2650
Merge pull request #12107 from edx/ibrahimahmed443/WL-309-new-fields-in-studio
...
WL-309 Add new text fields to Studio schedule and details settings page
2016-04-26 14:30:43 +05:00
Ibrahim
720bde1da9
add new text fields to schedule and details settings page
2016-04-25 23:44:13 -04:00
Awais Jibran
34b06932e5
Safe tempaltes
2016-04-25 16:30:09 +05:00
muzaffaryousaf
c0fef0b0e0
Js test fixes for cms and cms-squire.
2016-04-22 19:09:33 +05:00
Ned Batchelder
2248bc6c9c
Update translations (autogenerated message)
2016-04-21 10:30:10 +00:00
Ned Batchelder
958795d5cb
Update translations (autogenerated message)
2016-04-14 16:44:22 -04:00
Eric Fischer
29961736db
Styling changes for Course Updates errors
2016-04-08 14:07:38 -04:00