Andy Armstrong
3ac3a3152a
Merge pull request #4913 from edx/andya/handle-component-errors
...
Fix Studio to gracefully handle xblock JavaScript errors
2014-08-21 18:20:16 -04:00
Andy Armstrong
d451c3e91d
Fix Studio to gracefully handle xblock JavaScript errors
...
TNL-46
I've changed Studio to catch JavaScript errors when rendering xblocks, log the error, but to then continue as normal. This means that the user is still able to interact with the xblock to delete, duplicate etc. This seems reasonable as the xblock is only rendered as a WYSIWYG representation so if it isn't fully interactive that shouldn't be a big problem.
2014-08-21 17:31:19 -04:00
Ben McMorran
30fc0441d1
Merge pull request #4782 from edx/reruns/ui
...
Reruns/ui
2014-08-21 16:57:00 -04:00
Renzo Lucioni
fa2154a694
Merge pull request #4893 from edx/web-analytics/pass-ga-cookie
...
Re-use GA cookie when sending server-side events to Segment.io
2014-08-21 16:28:06 -04:00
Jesse Zoldak
3efc384fa5
Merge pull request #4926 from edx/zoldak/update-bok
...
Update bok-choy version
2014-08-21 16:16:34 -04:00
Ben McMorran
62643a5941
Fix broken rerun test
2014-08-21 15:43:22 -04:00
Ben McMorran
d38bd2ea95
Reword rerun notification
2014-08-21 14:11:43 -04:00
Brian Talbot
b69aa64c0e
Merge pull request #4904 from edx/talbs/studio-fix-font-weight
...
Studio: FIX - Font Weights
2014-08-21 13:53:24 -04:00
Jesse Zoldak
337a75598f
Update bok-choy version
2014-08-21 12:16:42 -04:00
Ben McMorran
ff525bea96
Fix field serialization
2014-08-21 12:11:30 -04:00
Ben McMorran
bb90c30767
Make refresh clickable while courses are processing
2014-08-21 12:11:30 -04:00
Ben McMorran
b6d9ef3ed7
More PEP8/pylint cleanup
2014-08-21 12:11:29 -04:00
Ben McMorran
883aedb51b
Add blank=True to rerun state display name
2014-08-21 12:11:29 -04:00
Don Mitchell
3b6b4668dd
On rerun, override the course start date
...
LMS-11011
2014-08-21 12:11:29 -04:00
Don Mitchell
85f5c49bb7
Unit tests for rerun
...
along w/ fixes to make them work
LMS-11011
2014-08-21 12:11:29 -04:00
Ben McMorran
4bc672b93d
Fix broken unicode char in CSS
2014-08-21 12:11:29 -04:00
Ben McMorran
de52f82352
PEP8/pylint cleanup
2014-08-21 12:11:28 -04:00
Ben McMorran
ab3a8c96d3
Add test for failed course creation
2014-08-21 12:11:28 -04:00
Ben McMorran
4e41a42c76
Rename unsucceeded to in_process
2014-08-21 12:11:28 -04:00
Ben McMorran
d943204199
Fix i18n on course outline and show error message for long names
2014-08-21 12:11:28 -04:00
Ben McMorran
baee2da278
Improve javascript test coverage
2014-08-21 12:11:28 -04:00
Ben McMorran
7bf9c1a7fd
Add test for non URL characters
2014-08-21 12:11:28 -04:00
Ben McMorran
1778c15703
Refactor dismissNotification uses into shared logic in view_utils
2014-08-21 12:11:27 -04:00
Don Mitchell
d1ffecf31f
Fix lms wiki url parsing
...
LMS-11240
2014-08-21 12:11:27 -04:00
Don Mitchell
24cdd7a481
Assume any non-xml modulestore is r/w
...
LMS-11235
2014-08-21 12:11:27 -04:00
Ben McMorran
63603d70f4
Refactor shared course creation validation into create_course_utils
2014-08-21 12:11:27 -04:00
Don Mitchell
78879ebc18
Asset urls must start w/ slash
...
LMS-11233
2014-08-21 12:11:27 -04:00
Ben McMorran
2839ad8711
PR cleanup
2014-08-21 12:11:26 -04:00
Ben McMorran
46932ee0f9
Replace data-test-course and data-test-unsucceeded with data-course-key
2014-08-21 12:11:26 -04:00
Don Mitchell
0d1669c612
DateTime fields can support datetime values.
...
LMS-11209
2014-08-21 12:11:26 -04:00
Don Mitchell
71c41cfb92
fixup! Set GlobalStaff permissions on reruns
2014-08-21 12:11:26 -04:00
Brian Talbot
620218b19d
Studio: removing redundant font-weight Sass placeholders
2014-08-21 12:11:26 -04:00
Brian Talbot
aa799a1736
Studio: syncing up markup/styling for other 'learn more' external help links
2014-08-21 12:11:26 -04:00
Brian Talbot
972b392d62
Studio: adding in doc URL logic for course re-run help link
2014-08-21 12:11:25 -04:00
Brian Talbot
b43c757101
Studio: revising visual padding on dismiss UI used in course re-run flow
2014-08-21 12:11:25 -04:00
Brian Talbot
7baf338cdb
Studio: revising help copy and actions on course re-reun UI
2014-08-21 12:11:25 -04:00
Brian Talbot
e3fa5f0879
Studio: removing static rendering notes/comments from course rerun template
2014-08-21 12:11:25 -04:00
Ben McMorran
6c8b418331
Test notification dismissal on course listing page
2014-08-21 12:11:25 -04:00
Ben McMorran
319b53bb3c
Add jasmine test for notification dismissal on course outline
2014-08-21 12:11:24 -04:00
Ben McMorran
4fcb6c925a
Add jasmine tests for course_rerun.js
2014-08-21 12:09:13 -04:00
Mat Peterson
6096bae755
Skipping rerun test on feature flag conditional
2014-08-21 12:09:13 -04:00
Mat Peterson
0088978281
Set GlobalStaff permissions on reruns
2014-08-21 12:09:13 -04:00
Mat Peterson
e8763ef715
Do TODOs in test_contentstore.py
2014-08-21 12:09:13 -04:00
Brian Talbot
d695de24dc
Studio: addressing course re-run PR feedback
2014-08-21 12:09:13 -04:00
Mat Peterson
8e3b532768
Fixed bug in dismissing rerun failure notification
2014-08-21 12:09:12 -04:00
Brian Talbot
64cc16f1ec
Studio: correcting reversion of _base.scss from poor previous rebase
2014-08-21 12:09:12 -04:00
Mat Peterson
497bb39f88
Fixed bug in dismissing errored rerun notification and another with empty reruns fields
2014-08-21 12:09:12 -04:00
Mat Peterson
18a6a0487b
added JS to outline page after bulk publishing rewrite
2014-08-21 12:09:12 -04:00
Mathew Peterson
9f8f64cffe
Course Reruns UI
...
Studio: adding course re-run-centric static template rendering
* initial HTML for dashboard states
* initial HTML for new course re-run view/form
* initial HTML placeholder for outline alert UI
Conflicts:
cms/templates/index.html
Studio: adding styling for course re-run-centric views
* adding new view/page mast-wizard type
* refactoring create course/element form styling
* adding course re-run view specific styling
* adding courses processing styling (w/ alerts and status)
Course rerun server-side updates: support display_name and DuplicateCourseError.
Studio: further design revisions and tweaks from feedback
* removing new window attribute from re-run control
* removing links from processing courses
* revising look/feel of dismiss action on dashboard + alert
* correcting font-weight of dashboard processing title
* adding extra space to course rerun action on dashboard
* re-wording secondary cancel action on rerun view
Conflicts:
cms/templates/index.html
Added interation on unsucceeded courses in dashboard
Studio: removing 'rel=external' property from course re-run actions
Studio: removing hover styles for processing courses
Fixed value bug in split and set course listing to display run
moved task.py for rerun
2014-08-21 12:09:12 -04:00
Tim Babych
a986b46cb1
Merge pull request #4750 from edx/anton/publish-unit-from-course-outline
...
Publish sections/subsections/units from course outline.
2014-08-21 18:19:14 +03:00