Giulio Gratta
|
78ea6ef030
|
conditionalize written feedback area.
|
2013-09-22 17:23:22 -07:00 |
|
Jason Bau
|
9c4ff9ba95
|
Add setting on combinedopenended to allow peergrading of finished submissions
|
2013-09-20 14:23:05 -07:00 |
|
Vik Paruchuri
|
57fb306c74
|
Merge pull request #1068 from edx/feature/vik/oe-save
Implement a save button for open ended responses
|
2013-09-20 14:16:32 -07:00 |
|
Vik Paruchuri
|
d9ce5e073b
|
Implement a save button for open ended responses
|
2013-09-20 16:35:10 -04:00 |
|
Adam Palay
|
920d1c9a40
|
make it so that mathplayer message only appears when mathjax is on the page
|
2013-09-20 15:05:47 -04:00 |
|
Vik Paruchuri
|
d8af16dca2
|
Merge pull request #1058 from edx/fix/vik/oe-staff-error
Fix OE AJAX post error
|
2013-09-20 10:46:20 -07:00 |
|
Greg Price
|
0d7f63060b
|
Merge pull request #975 from edx/gprice/markdown-button-taborder
Improve accessibility for forums post toolbar
|
2013-09-20 10:38:57 -07:00 |
|
Brian Talbot
|
39c617216c
|
Merge pull request #1059 from edx/talbs/fix-a11y-accounts
Accessibility: Account-based Template Follow-up
|
2013-09-20 10:13:21 -07:00 |
|
Brian Talbot
|
89b74bd66f
|
edx.org - corrects typo/incorrect HTML attribute selector on register field tip
|
2013-09-20 13:12:37 -04:00 |
|
Vik Paruchuri
|
d6a2e06d9f
|
Test empty list behavior
|
2013-09-20 12:02:22 -04:00 |
|
Diana Huang
|
94f6bb66d2
|
Hide the 'take photo' button when there isn't a camera.
|
2013-09-20 10:59:17 -04:00 |
|
Adam
|
97b738bc79
|
Merge pull request #1002 from edx/adam/accessible-mathjax
add accessibility message if mathjax is detected
|
2013-09-20 06:25:38 -07:00 |
|
jmclaus
|
66bd8127e6
|
Acceptance tests now pass
|
2013-09-20 14:04:58 +02:00 |
|
jmclaus
|
cbc4bd5c3a
|
Modified acceptance test to reflect autoplay=false as a default for lms
|
2013-09-20 14:04:57 +02:00 |
|
jmclaus
|
7af892e66a
|
Disabled video autoplay for students
|
2013-09-20 14:04:57 +02:00 |
|
Diana Huang
|
c65e21c779
|
Merge pull request #1071 from edx/diana/order-integrity-errors
If the current course doesn't have a verified course mode
|
2013-09-19 14:10:27 -07:00 |
|
Diana Huang
|
3140270590
|
Merge pull request #1040 from edx/diana/no-ordering-twice
Don't try to purchase the same order twice
|
2013-09-19 14:07:17 -07:00 |
|
Diana Huang
|
2f001041ee
|
Merge pull request #1048 from edx/diana/cybersource-unicode-handling
Add unicode handling to the signing and verifying logic
|
2013-09-19 14:04:53 -07:00 |
|
Diana Huang
|
ec5e767bb4
|
If the current course doesn't have a verified course mode
kick the user out of the verify registration flow.
|
2013-09-19 16:59:28 -04:00 |
|
Brian Talbot
|
159f680711
|
LMS: semantically hides the ie-centric browser warning/FF/Chrome suggestion message to avoid confusing/misleading assistive tech-based users.
|
2013-09-19 16:37:50 -04:00 |
|
Adam Palay
|
34362b88a6
|
add accessibility message if mathjax is detected
use ie conditional html tags to detect for compatible ie versions
|
2013-09-19 16:07:56 -04:00 |
|
Brian Talbot
|
333e4a658c
|
edx.org - replaces login/register semantically verbose fieldset and legend elements with simpler markup
|
2013-09-19 15:17:16 -04:00 |
|
Adam
|
75b7514c4f
|
Merge pull request #965 from felipemontoya/features/fmo/lms-i18n-strings
Features/fmo/lms i18n strings
|
2013-09-19 12:05:35 -07:00 |
|
Vik Paruchuri
|
a1a431f7ba
|
Fix staff-facing error with open ended
|
2013-09-19 14:56:02 -04:00 |
|
Felipe Montoya
|
0c44ec1996
|
String extraction at input value attributes is done with single quotes
|
2013-09-19 13:54:35 -05:00 |
|
Brian Talbot
|
8debf4359c
|
edx.org - adds in aria-describedby attributes for condition-dependent registration input elements
|
2013-09-19 12:42:01 -04:00 |
|
Brian Talbot
|
203b316f5e
|
edx.org - converts type of log in header to not be all caps
|
2013-09-19 12:37:34 -04:00 |
|
Felipe Montoya
|
893d22515d
|
Something for the user dashboard
|
2013-09-19 10:52:29 -05:00 |
|
Felipe Montoya
|
5f78645437
|
i18n: Strings for new instructor dashboard
|
2013-09-19 10:52:28 -05:00 |
|
Julia Hansbrough
|
f81f2f2d96
|
fixing quotations as per request
|
2013-09-19 11:04:09 -04:00 |
|
Julia Hansbrough
|
5efa0c4578
|
Merge branch 'master' of https://github.com/edx/edx-platform
|
2013-09-19 10:50:46 -04:00 |
|
Jason Bau
|
46fddc6d26
|
Merge pull request #1052 from edx/jbau/staff-needs-to-grade-use-get
use .get when checking combined notifications to handle missing keys
|
2013-09-19 07:49:39 -07:00 |
|
Julia Hansbrough
|
14eadb24d6
|
fixing quotation marks as per request
|
2013-09-19 10:49:36 -04:00 |
|
Diana Huang
|
3b66852235
|
Add unicode handling to the signing and verifying logic
|
2013-09-19 10:07:49 -04:00 |
|
Jason Bau
|
aa0801907d
|
use .get when checking combined notifications to handle missing keys
|
2013-09-18 23:47:31 -07:00 |
|
Jay Zoldak
|
da538b8770
|
Merge pull request #1044 from edx/zoldak/acceptance-grid
Add ability to run against generic selenium grid
|
2013-09-18 12:07:21 -07:00 |
|
Calen Pennington
|
1d2e0b6615
|
Merge pull request #930 from cpennington/rename-xblock-field-data
Rename xblock_field_data to xmodule_field_data
|
2013-09-18 11:33:25 -07:00 |
|
Jay Zoldak
|
4c411e2121
|
Add ability to run against generic selenium grid
|
2013-09-18 13:49:34 -04:00 |
|
Adam
|
ce9275b950
|
Merge pull request #1025 from edx/adam/accessible-tabs
make tooltips screen-readable
|
2013-09-18 10:22:01 -07:00 |
|
Adam
|
a777101d1e
|
Merge pull request #1032 from edx/adam/a11y
Adam/a11y
|
2013-09-18 09:10:53 -07:00 |
|
Brian Talbot
|
c0b710b8c8
|
Merge pull request #1039 from edx/talbs/fix-lms-contentwrapper
edx.org/LMS: FIX - Reverts Sass placeholder extend back to view-based selector
|
2013-09-18 08:51:35 -07:00 |
|
Brian Talbot
|
b6c4cacbec
|
edx.org/LMS: reverts a Sass placeholder extend back to a class selector for view reference
|
2013-09-18 11:39:14 -04:00 |
|
Julia Hansbrough
|
9a1b35558f
|
Merge pull request #1028 from edx/accessibility_duplicates
Fixed duplicate ID attributes in registration & login
|
2013-09-18 08:37:46 -07:00 |
|
Chris Dodge
|
b6cde36db5
|
Merge branch 'release'
Conflicts:
CHANGELOG.rst
|
2013-09-18 11:33:40 -04:00 |
|
Calen Pennington
|
9643fd463f
|
Rename xblock_field_data to xmodule_field_data
|
2013-09-18 10:49:41 -04:00 |
|
Valera Rozuvan
|
02d8b68a9c
|
Merge pull request #911 from edx/valera/bugfix_access_to_hidden_controls
Valera/bugfix access to hidden controls
|
2013-09-18 07:44:17 -07:00 |
|
Julia Hansbrough
|
f31cb80686
|
changed li id to match conventions described by talbs
|
2013-09-18 10:29:18 -04:00 |
|
Diana Huang
|
67af3d5ced
|
Don't try to purchase the same order twice
|
2013-09-18 10:25:10 -04:00 |
|
Julia Hansbrough
|
3a403beccc
|
fixed mismatched quotes
|
2013-09-18 09:00:00 -04:00 |
|
Calen Pennington
|
d35a03a0d6
|
Merge pull request #908 from cpennington/reference-runtime
Replace references to .system
|
2013-09-18 05:43:20 -07:00 |
|