jmclaus
|
e1f75666fa
|
Added test to verify that there is a certain order in the controls -- tabbing on the speed control will malfunction if it is not the case.
|
2013-09-06 09:22:33 +02:00 |
|
jmclaus
|
8e2c5bca7b
|
Added focus tracking to play/pause button. This fixes a bug where the tabbing, in certain condition, would get stuck on speed button.
|
2013-09-06 09:22:33 +02:00 |
|
jmclaus
|
578e02b589
|
Speed button know behaves like the volume button when tabbing forward or backward.
|
2013-09-06 09:22:33 +02:00 |
|
David Ormsbee
|
4e011326bc
|
Replace placeholder 'Course Name' in paid cert templates with the actual course name
|
2013-09-05 23:39:35 -04:00 |
|
chrisndodge
|
9aa024b585
|
Merge pull request #845 from edx/bugfix/ichuang/fix-capa-optioninput-for-inline
Fix capa optioninput template to honor inline flag
|
2013-09-05 15:51:30 -07:00 |
|
Vik Paruchuri
|
a6068201e1
|
Add in a staff warning message about duplicates
|
2013-09-05 12:29:21 -04:00 |
|
Anton Stupak
|
5d55714cad
|
Fix test.
|
2013-09-05 10:27:41 -04:00 |
|
Anton Stupak
|
961bd4c9cb
|
Fix selector.
|
2013-09-05 10:27:29 -04:00 |
|
Anton Stupak
|
d93215c0b9
|
Fix test.
|
2013-09-05 17:02:53 +03:00 |
|
Anton Stupak
|
af6d0eb145
|
Fix selector.
|
2013-09-05 10:49:42 +03:00 |
|
ichuang
|
69f72989c5
|
consistently use inline=False as default in capa inputtypes
|
2013-09-04 23:13:05 -04:00 |
|
Frances Botsford
|
b2ddea7a80
|
updated copy for vcert flow
|
2013-09-04 13:46:38 -04:00 |
|
Chris Dodge
|
0847bc5e2b
|
pep8/pylint violations fixes
|
2013-09-04 11:34:35 -04:00 |
|
David Ormsbee
|
78acd083be
|
Merge branch 'master' into ormsbee/verifyuser3
Conflicts:
common/djangoapps/course_modes/models.py
lms/djangoapps/shoppingcart/models.py
lms/djangoapps/shoppingcart/processors/CyberSource.py
lms/djangoapps/shoppingcart/processors/tests/test_CyberSource.py
lms/djangoapps/shoppingcart/tests/test_models.py
lms/djangoapps/shoppingcart/tests/test_views.py
lms/djangoapps/shoppingcart/urls.py
lms/djangoapps/shoppingcart/views.py
lms/envs/common.py
lms/envs/dev.py
lms/static/sass/base/_variables.scss
|
2013-09-04 10:58:30 -04:00 |
|
ichuang
|
00710f75d2
|
add CAS authentication via django_cas and mods to external_auth
|
2013-09-04 10:56:45 -04:00 |
|
Adam
|
ef042c39aa
|
Merge pull request #853 from edx/fix/adam/pylint-pep8
fix pep8 and pylint errors
|
2013-09-03 14:22:11 -07:00 |
|
Brian Talbot
|
b75398b0df
|
Verification: moves common page elements/copy into central templates w/ supportive styling
|
2013-09-03 17:17:13 -04:00 |
|
Adam Palay
|
67890b3c66
|
resolve merge conflict with hotfix branch
|
2013-09-03 16:00:24 -04:00 |
|
Adam Palay
|
300f7f13a6
|
fix pep8 and pylint errors
Conflicts:
cms/djangoapps/contentstore/views/course.py
common/lib/xmodule/xmodule/tests/test_combined_open_ended.py
lms/envs/common.py
|
2013-09-03 14:55:11 -04:00 |
|
Anton Stupak
|
a09e610403
|
Fix multiple video bug
|
2013-09-03 18:49:46 +03:00 |
|
Will Daly
|
e94515df80
|
Fix for acceptance test static file issue
|
2013-09-03 11:36:23 -04:00 |
|
Will Daly
|
a52ca3639b
|
Initial BDD spec for certificates workflow
|
2013-09-03 10:46:32 -04:00 |
|
Brian Talbot
|
4af4b2a022
|
Verification: add in I8TN support for new templates
|
2013-09-02 22:38:08 -04:00 |
|
Will Daly
|
24d3d9492a
|
Merge pull request #836 from edx/will/fix-video-caption-tests
Updated acceptance tests to match new behavior in video captions.
|
2013-09-02 10:31:45 -07:00 |
|
ichuang
|
d7fdcd904a
|
fix capa optioninput template to honor inline flag
|
2013-08-31 15:14:05 -04:00 |
|
Sarina Canelake
|
6defd7baf1
|
Merge pull request #790 from edx/unanswered-on-input
Unanswered on input
|
2013-08-30 14:25:21 -07:00 |
|
Peter Baratta
|
fe47dcb122
|
Acceptance tests for visual correctness reset feature
|
2013-08-30 17:24:33 -04:00 |
|
Adam Palay
|
5b0194d9b4
|
bump version number on calc
|
2013-08-30 16:59:46 -04:00 |
|
Adam Palay
|
589dcfcc35
|
change calcfunctions -> functions
|
2013-08-30 16:57:44 -04:00 |
|
Adam Palay
|
2284f56e20
|
specify preview import statements to reflect new package structure
|
2013-08-30 16:57:27 -04:00 |
|
Adam Palay
|
ac90679544
|
restructure calc
|
2013-08-30 16:57:10 -04:00 |
|
Will Daly
|
2ed66ce7a5
|
Updated acceptance tests to match new behavior in video captions.
|
2013-08-30 16:17:01 -04:00 |
|
Calen Pennington
|
ea36b834c7
|
Merge pull request #811 from cpennington/initialize-mitxmako-at-startup
Move mitxmako initialization to a startup module
|
2013-08-30 13:10:09 -07:00 |
|
Brian Talbot
|
822caca3f7
|
Verified: revises styling/presentation of alerts/errors for intro state
|
2013-08-30 16:03:49 -04:00 |
|
Brian Talbot
|
248b5a9411
|
Verified: visually cleans up - UI spacing, error styling, registering for badge
|
2013-08-30 14:27:44 -04:00 |
|
Diana Huang
|
cd479caa78
|
Make sure users are logged in on the verified cert path
|
2013-08-30 13:58:36 -04:00 |
|
Diana Huang
|
c96a29d77a
|
Move course_id into the urls.
|
2013-08-30 12:56:47 -04:00 |
|
Peter Baratta
|
48cb05c037
|
Reset 'correctness' visual indicator of a problem on new input
Affects:
Choicegroups, option inputs, textline, and formula equation inputs
|
2013-08-30 12:03:41 -04:00 |
|
Diana Huang
|
c21cde37a0
|
Fix some urls on the choose mode page
|
2013-08-30 10:38:48 -04:00 |
|
Christina Roberts
|
d893e6d440
|
Merge pull request #827 from edx/christina/course-info-links3
Rewriting of links for Course Updates and Course Handouts.
|
2013-08-30 07:32:01 -07:00 |
|
Vik Paruchuri
|
df03b09136
|
Merge pull request #824 from edx/fix/vik/oe-progress
Properly display student progress
|
2013-08-29 14:39:11 -07:00 |
|
Vik Paruchuri
|
9b57ef0b54
|
Pep8 fixes
|
2013-08-29 17:28:14 -04:00 |
|
Diana Huang
|
fc52fab231
|
Go skip verification step if student is already verified.
|
2013-08-29 17:07:53 -04:00 |
|
Brian Talbot
|
db8a810009
|
Verified: cleans up extraneous reg selection markup and expandable UI
|
2013-08-29 16:45:23 -04:00 |
|
Vik Paruchuri
|
a06226aad6
|
Address review comments
|
2013-08-29 16:34:17 -04:00 |
|
David Ormsbee
|
d2292738d6
|
Update contribution partial template with new style changes.
|
2013-08-29 14:47:03 -04:00 |
|
Will Daly
|
fc5a24dfc0
|
Merge pull request #801 from edx/will/remove-test-network-calls
Remove network calls in test suite
|
2013-08-29 11:42:19 -07:00 |
|
cahrens
|
a061c7ece7
|
Rewriting of links for Course Updates and Course Handouts.
STUD-669.
|
2013-08-29 14:35:16 -04:00 |
|
David Ormsbee
|
5202bdf85a
|
Merge branch 'ormsbee/verify2' into ormsbee/verifyuser3
Conflicts:
common/templates/course_modes/choose.html
lms/templates/verify_student/photo_verification.html
|
2013-08-29 14:34:52 -04:00 |
|
Brian Talbot
|
81a56a35ab
|
Verified: revising template UI, styling, and infrastructure
|
2013-08-29 14:07:51 -04:00 |
|