cahrens
15c12bc386
csrf token not passed to template.
2013-10-29 16:09:28 -04:00
cahrens
a9d1d4eefc
Convert import to new URL pattern.
2013-10-29 15:33:22 -04:00
Will Daly
d0f659d67d
Merge pull request #1525 from edx/will/textbook-js-wait
...
Added wait for JavaScript when navigating to textbook page
2013-10-29 12:21:23 -07: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
Olivier Marquez
453e8f50fc
Update tabs.py
2013-10-29 10:01:02 -04:00
Christina Roberts
5fb487a336
Merge pull request #1517 from edx/christina/delete-unused
...
Delete unused HTML templates.
2013-10-29 06:33:59 -07: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
Jay Zoldak
2d30c8b0ab
Fix a couple pylint violations
2013-10-28 17:23:31 -04:00
Jay Zoldak
35d58b98e2
Merge pull request #1516 from edx/zoldak/fix-component-test
...
Break out Advanced Problem tests into a Scenario Outline
2013-10-28 13:51:43 -07:00
Will Daly
302484d1e3
Added wait for JavaScript when navigating to textbook page
2013-10-28 16:42:21 -04:00
Will Daly
0e17252476
Disable problem editor test
2013-10-28 13:21:32 -04:00
cahrens
f8cd599afc
Delete unused HTML templates.
2013-10-28 11:55:39 -04:00
Jay Zoldak
380e7c421c
Break out Advanced Problem tests into a Scenario Outline
2013-10-28 11:44:33 -04: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
David Baumgold
dc589f723c
Merge remote-tracking branch 'origin/release'
2013-10-25 15:29:03 -04:00
Calen Pennington
c3d25e1e61
Prevent unbounded nesting of lms field_datas
...
Previously, whenever a XModule was created from a XDescriptor, we
created another level of nesting of FieldData objects. This change
prevents that nesting.
[TKTS-393]
2013-10-25 12:21:05 -04:00
thedeadparrot
19129e6081
Add masked input back into RequireJS
2013-10-24 19:50:56 -04:00
Brian Talbot
de12777555
simplifying semantic and stylistic properties of skip nav UI
2013-10-24 17:12:40 -04:00
Diana Huang
43bdb5da54
Minor fixes to match new HTML and CSS updates.
...
LMS-1311
2013-10-24 17:12:20 -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
Adam Palay
6b6e568063
remove instances of @edx.org email addresses in our default settings
...
Bug: LMS-1363
2013-10-24 17:02:15 -04:00
Christina Roberts
3958bab6ae
Merge pull request #1454 from edx/christina/assets
...
Update URLs for assets
2013-10-24 13:22:39 -07: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
cahrens
39a8d07e47
Update URLs for assets.
2013-10-24 16:00:56 -04: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
9a6494926d
Move imports to top of file.
2013-10-24 14:01:24 -04:00
cahrens
355ebd62e3
Convert course team management to new URL scheme.
...
Move RESTful URLs into our "done" section.
2013-10-24 14:01:24 -04:00
Don Mitchell
f45abe3d9f
Use new restful pattern instead
2013-10-24 13:18:23 -04:00
Don Mitchell
4e455fd87f
Limit read access to people with write access.
...
Add unit tests for auth
2013-10-24 13:18:22 -04:00
Don Mitchell
e9c70633c6
Add delete if staff member
2013-10-24 13:18:22 -04:00
Don Mitchell
6b9797522b
Write restful service to find all orphans
...
To help fix recent bugs re orphaned discussions and
to prototype a more restful json oriented api.
2013-10-24 13:18:22 -04:00
Christina Roberts
286ae9e73d
Merge pull request #1470 from edx/christina/cleanup-course-index
...
Get rid of course_index shim.
2013-10-24 09:22:36 -07:00
cahrens
12488db015
Get rid of course_index shim.
2013-10-24 11:35:02 -04:00
Don Mitchell
3a6a9ee009
tighten case-insensitive test to require full string match
2013-10-24 11:24:37 -04:00
Alexander Kryklia
ee02a2dd97
Merge pull request #1421 from edx/anton/metadata-time-field
...
Anton/metadata time field
2013-10-24 05:50:13 -07:00
Don Mitchell
268dee2533
Merge pull request #1471 from edx/dhm/bug_course_case
...
Require course ids to be case-insensitively unique
2013-10-23 13:55:31 -07:00
Don Mitchell
277f327690
Require course ids to be case-insensitively unique
2013-10-23 15:47:07 -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
Will Daly
a8fe4151ae
Wait for js/base in CMS acceptance tests to ensure click handlers are
...
installed.
2013-10-23 13:20:52 -04:00
John Jarvis
68d31b9808
adding STATIC_ROOT_BASE to lms/envs/aws.py
2013-10-23 10:30:05 -04:00
John Jarvis
25c6f9455b
fixes static_root override
2013-10-23 10:28:09 -04:00
David Baumgold
d64723db45
import: handle case where result has not responseText
2013-10-23 09:42:16 -04:00
David Baumgold
e2cdc751ee
Merge pull request #1456 from edx/db/handle-bad-import
...
import: handle case where result has not responseText
2013-10-23 06:41:23 -07:00
Valera Rozuvan
1a9214b2f3
Fixing merge conflicts in tests.EOF
...
Fixing merge conflicts in tests.
2013-10-23 15:12:24 +03:00
Alexander Kryklia
a236632c95
Fix typo.
2013-10-23 13:06:12 +03:00