Commit Graph

19086 Commits

Author SHA1 Message Date
Diana Huang
35ebdfdca4 Better handling of the expiration date.
LMS-1127
2013-10-28 14:39:46 -04:00
Brian Talbot
17f3970fc8 LMS: resolves styling issues for button UI in verification flows 2013-10-26 23:09:09 -04:00
Diana Huang
90ad574314 Fix up acceptance tests for upsell.
LMS-1127
2013-10-25 15:29:44 -04:00
Diana Huang
23762a1569 Move more logic into the views
Also includes some tests

Story: LMS-1127
2013-10-25 15:29:44 -04:00
Brian Talbot
0050ed0ba7 LMS: adds in UI and styling for verified track upgrade to dashboard view 2013-10-25 15:27:47 -04:00
Brian Talbot
a76a61a7e5 LMS: revises styling/placement of message for verified status on dashboard 2013-10-25 15:25:30 -04:00
Diana Huang
9c65d97f0a Add new acceptance test for complete upgrade flow 2013-10-25 15:25:30 -04:00
Julia Hansbrough
16356e5cf6 Fixed LMS-1062 2013-10-25 15:23:51 -04:00
Brian Talbot
91dce9ca7b LMS: preps track selection view for upgrade cases 2013-10-25 15:23:51 -04:00
Brian Talbot
618d307d1f LMS: preps track selection view for upgrade cases 2013-10-25 15:23:51 -04:00
Diana Huang
4efe4ecd11 Add acceptance tests. 2013-10-25 15:21:42 -04:00
Diana Huang
115ccf87de Add in new hooks for the dashboard into the upgrade path. 2013-10-25 15:21:42 -04:00
Diana Huang
e13dd094af Add an upgrade parameter to the verification views. 2013-10-25 15:21:42 -04:00
Jason Bau
832e262400 Merge pull request #1497 from edx/jbau/fix-ora-uploads
test bucket existence before creation
2013-10-25 10:53:25 -07:00
Carlos Andrés Rocha
7d76f36018 Make course xml export work for all modulestores
Also let xml import work on modulestores that don't use write signaling
2013-10-25 11:58:17 -04:00
Jason Bau
d0185c934a make OEE upload test pass 2013-10-25 08:32:50 -07:00
Jason Bau
63bdeea44b test bucket existence before creation 2013-10-25 08:32:50 -07:00
Diana Huang
30861d0b3d Merge pull request #1498 from edx/diana/fix-cms-acceptance
Add masked input back into RequireJS
2013-10-25 04:27:40 -07:00
thedeadparrot
19129e6081 Add masked input back into RequireJS 2013-10-24 19:50:56 -04:00
Diana Huang
6f34bb1dac Merge pull request #1468 from edx/diana/navigation-skip-links
Add skip links to both CMS and LMS
2013-10-24 14:15:58 -07:00
Diana Huang
f2f067a37d Update CHANGELOG 2013-10-24 17:15:31 -04:00
Diana Huang
67da62f83c Update the JS to match the new semantics.
Bug: LMS-1311
2013-10-24 17:12:40 -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
20b9258d43 Add in tabIndex to ensure that the tabbing works properly for link.
LMS-1311
2013-10-24 17:10:33 -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
Calen Pennington
71ece15cfb Merge pull request #1488 from cpennington/update-newrelic
Upgrade newrelic so that we can use the new histogram and percentile features
2013-10-24 13:48:43 -07: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
Giulio Gratta
ea163de038 Merge pull request #1479 from edx/giulio/a11y-batch1
A11Y changes: better :focus styling, increased contrast, and added image alt texts
2013-10-24 12:47:43 -07:00
Giulio Gratta
5a46177a5e A11Y changes: better :focus styling, increased contrast, and added image alt texts
- Doubled up :hover and :focus styling to improve a11y
- Increase contrast of certain UI elements for improved a11y
- Added some image alt text for a11y
- Changed video caption styling to blue and made them underline on hover and added a skip link before video for screenreaders.

Fixes Bugs:
- LMS-1336
2013-10-24 12:47:19 -07:00
Joe Blaylock
9e76c6120b Merge pull request #1286 from edx/jrbl/certs-single-user
Certificates: Add regeneration command
2013-10-24 11:59:32 -07:00
Calen Pennington
ef75a05c9e Upgrade newrelic so that we can use the new histogram and percentile features 2013-10-24 14:49:48 -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
Christina Roberts
d14e81cfe7 Merge pull request #1467 from edx/christina/users
Convert course team management to new URL scheme.
2013-10-24 11:32:13 -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
1cec44e535 Merge pull request #1191 from edx/dhm/orphan_finder
Write restful service to find all orphans
2013-10-24 10:49:22 -07:00
Don Mitchell
f45abe3d9f Use new restful pattern instead 2013-10-24 13:18:23 -04:00
Don Mitchell
8bbaf0065b Separate doc_store_config 2013-10-24 13:18:22 -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
Don Mitchell
177d1ea92f Merge pull request #1485 from edx/dhm/bug_course_case
tighten case-insensitive test to require full string match
2013-10-24 09:08:29 -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