Christina Roberts
|
e2926a94e0
|
Merge pull request #1621 from edx/christina/item-create
Change save_item and create_item to be RESTful.
|
2013-11-15 06:16:54 -08:00 |
|
Brian Talbot
|
cb92b75343
|
Merge pull request #1647 from edx/talbs/fix-studio-notificationsie
Studio: Resolves Notifications UI showing in IE9 + CSS Split
|
2013-11-14 13:05:47 -08:00 |
|
cahrens
|
a170c6f4e7
|
Change save_item and create_item to RESTful URL.
Part of STUD-847.
|
2013-11-14 11:03:31 -05:00 |
|
Don Mitchell
|
c20f3dbc8c
|
Merge pull request #1569 from edx/dhm/restful_course
restful course_info access
|
2013-11-13 10:46:16 -08:00 |
|
Don Mitchell
|
99e7daf796
|
RESTful refactoring for course_info updates and handouts.
html page and update access use 2 different urls
GET update can get an individual update
STUD-944
|
2013-11-13 13:16:41 -05:00 |
|
Brian Talbot
|
722ddb62d3
|
Studio: resolves IE notifications display issue and abstracts CSS to avoid IE selector/rule limit
STUD-815
|
2013-11-12 13:00:22 -05:00 |
|
Valera Rozuvan
|
bf9e525ef4
|
BLD-489: Fix JavaScript tests.
|
2013-11-12 17:39:29 +02:00 |
|
Gabe Mulley
|
c9b0568acc
|
Merge branch 'release'
Conflicts:
cms/djangoapps/contentstore/views/item.py
|
2013-11-12 08:41:42 -05:00 |
|
Valera Rozuvan
|
0ad53f608a
|
Revert "BLD-408: Don't allow users to enter video url's in http."
This reverts commit 6cb5c3900f.
|
2013-11-08 20:32:22 +02:00 |
|
Christina Roberts
|
cd868efc22
|
Merge pull request #1580 from edx/christina/item
Change delete_item to RESTful URL.
|
2013-11-06 10:50:56 -08:00 |
|
cahrens
|
16766a5ee9
|
Change delete_item to RESTful URL.
Part of STUD-847.
|
2013-11-06 13:49:24 -05:00 |
|
David Baumgold
|
b119a90996
|
Do JS setup immediately when possible
|
2013-11-04 12:40:14 -05:00 |
|
Christina Roberts
|
5de54dc5ca
|
Merge pull request #1546 from edx/christina/export
Make export URL restful.
|
2013-11-01 13:24:40 -07:00 |
|
Brian Talbot
|
e41214b1ed
|
Studio: revises the styling for the export view to sync with the import view's UI
|
2013-11-01 16:01:11 -04:00 |
|
polesye
|
2628e4f182
|
Merge pull request #1512 from edx/anton/video-disallow-to-use-http-protocol
Video Player: Disallow users to enter video url's in http.
|
2013-10-30 23:17:39 -07:00 |
|
cahrens
|
763ff9c818
|
Make export URL restful.
STUD-846
|
2013-10-30 15:24:42 -04:00 |
|
Don Mitchell
|
f41816637e
|
RESTful refactoring of /course access continued
Move index access into the url
Move course creation into the url
Add helper methods for testing to serialize json data and set accept header.
|
2013-10-30 13:28:22 -04:00 |
|
polesye
|
6cb5c3900f
|
BLD-408: Don't allow users to enter video url's in http.
|
2013-10-30 14:58:17 +02:00 |
|
Don Mitchell
|
80c83f0b88
|
Merge pull request #1508 from edx/dhm/expect_json
Change expect_json to put parsed json in new attr
|
2013-10-29 14:02:32 -07:00 |
|
Don Mitchell
|
45453fae61
|
Change expect_json to put parsed json in new attr
|
2013-10-29 16:13:58 -04:00 |
|
Brian Talbot
|
0f111c1b0c
|
Studio: resolves issue where datepicker UI had no background-color
|
2013-10-29 10:53:28 -04:00 |
|
Brian Talbot
|
f4d56ad204
|
Studio: resolves a display issue with prompt UIs hiding throughout app
|
2013-10-29 10:22:41 -04:00 |
|
Brian Talbot
|
bd858b328e
|
Merge pull request #1189 from edx/talbs/studio-cssarch
Studio: Revised CSS Architecture (resolves STUD-806)
|
2013-10-28 17:44:50 -07:00 |
|
Will Daly
|
3c9d86f7bd
|
Add explicit wait to JS transcript tests
|
2013-10-28 10:42:22 -04:00 |
|
Brian Talbot
|
b7594142fc
|
Studio: adds in specific older IE support area into Sass/CSS architecture
|
2013-10-26 21:26:53 -04:00 |
|
Brian Talbot
|
95dd21738c
|
Studio: revises CSS reference/pipeline architecture for better organization, reduced redundancy, and to handle IE9 selector limits
|
2013-10-26 21:26:53 -04:00 |
|
Brian Talbot
|
de12777555
|
simplifying semantic and stylistic properties of skip nav UI
|
2013-10-24 17:12:40 -04:00 |
|
Brian Talbot
|
5b63b176da
|
revises semantics and Sass used for skip navigation
|
2013-10-24 17:12:19 -04:00 |
|
Diana Huang
|
d34c4a66c7
|
Add skip links to both CMS and LMS
* add HTML for links
* hide links when they are not focused
* when focused, show link (as recommended)
* move accessibility tools to common
LMS-1311
|
2013-10-24 17:10:33 -04:00 |
|
Will Daly
|
3fa5559a36
|
Merge pull request #1487 from edx/will/fix-js-transcript-test
Added explicit wait to failing JS test
|
2013-10-24 13:18:12 -07:00 |
|
Will Daly
|
67fef2dd42
|
Added explicit wait to failing JS test
|
2013-10-24 14:37:56 -04:00 |
|
Christina Roberts
|
b00d59edf1
|
Merge pull request #1354 from edx/christina/overview-modal
Pull modal cover and date utils into their own files.
|
2013-10-24 11:32:35 -07:00 |
|
cahrens
|
12488db015
|
Get rid of course_index shim.
|
2013-10-24 11:35:02 -04:00 |
|
cahrens
|
52f4f6afbc
|
Pull modal cover and date utils into their own files.
Move overview-specific functions into overview.js.
|
2013-10-23 15:44:58 -04:00 |
|
Alexander Kryklia
|
a236632c95
|
Fix typo.
|
2013-10-23 13:06:12 +03:00 |
|
Alexander Kryklia
|
04f224fc16
|
Fix typo.
|
2013-10-23 13:06:12 +03:00 |
|
Alexander Kryklia
|
2c90fd18f4
|
Rename IsoTime to RelativeTime.
|
2013-10-23 13:06:12 +03:00 |
|
polesye
|
28f229b7c9
|
Add comment.
|
2013-10-23 13:03:35 +03:00 |
|
polesye
|
ef3acaa773
|
Add js unit tests.
|
2013-10-23 13:03:35 +03:00 |
|
polesye
|
8e86d7b589
|
Refactor js.
|
2013-10-23 13:01:23 +03:00 |
|
polesye
|
9dd6c56f9f
|
Add isoTime js view.
|
2013-10-23 13:00:36 +03:00 |
|
Valera Rozuvan
|
ba5f337fdb
|
Fix bug. Add validation to HTML5 sources field.
|
2013-10-23 11:52:22 +03:00 |
|
Anton Stupak
|
aecc20af6b
|
Add Timed Transcripts Editor.
|
2013-10-22 21:45:03 +03:00 |
|
David Baumgold
|
68f6aa8c98
|
Merge pull request #1404 from edx/db/requirejs-configure-mathjax
Configure MathJax using require.js
|
2013-10-21 07:33:08 -07:00 |
|
Calen Pennington
|
12cc4a19c0
|
Merge pull request #1224 from cpennington/lms-xblock-js-execution
Add an XBlock javascript runtime, and use it to run XModules
|
2013-10-21 05:53:36 -07:00 |
|
Calen Pennington
|
ce6fbae693
|
Add an XBlock javascript runtime, and use it to run XModules
[LMS-57]
|
2013-10-18 16:31:32 -04:00 |
|
David Baumgold
|
97941530e3
|
Configure MathJax using require.js
|
2013-10-18 13:31:51 -04:00 |
|
David Baumgold
|
76e6f8bc0d
|
Fix up Tender load order
So that tender_widget.js loads after we've defined window.Tender
|
2013-10-16 17:25:58 -04:00 |
|
David Baumgold
|
e363e5a72d
|
Merge pull request #1337 from edx/db/fix-video-requirejs
fix video module issue with require.js
|
2013-10-16 09:40:48 -07:00 |
|
Christina Roberts
|
637b66197b
|
Merge pull request #1331 from edx/christina/index
Move index code into index.js.
|
2013-10-16 07:24:30 -07:00 |
|