Clinton Blackburn
c1686a939c
Merge pull request #10072 from edx/release
...
Hotfixes for 2015-10-06
2015-10-07 10:09:03 -04:00
Clinton Blackburn
be4f37f26b
Credit fixes
...
- Fixed receipt page button
- Fixed message on dashboard
ECOM-2492
2015-10-06 17:51:39 -04:00
Clinton Blackburn
2653f0ad6b
Fixed credit form submission bug
...
Firefox requires the form to be attached to a DOM element
ECOM-2492
2015-10-06 11:49:45 -04:00
Clinton Blackburn
f967cfce8b
Merged release to master
...
Resolved conflicts from hotfix-2015-10-05
2015-10-05 14:46:32 -04:00
Clinton Blackburn
0dba843608
Multiple credit fixes
...
- Added support for Unicode characters when creating the signature
- Using <textarea> for form data to support newline characters
- Generating form with jQuery instead of relying on existing DOM element
- Removed duplicated credit request code
- Corrected spaing on dashboard
- Enabled functionality by default
Dashboard cleanup
-- Cleaned styles
-- Added wrapper class to use for hiding the actions
-- Cleaned JS toggling of error container
-- Corrected dashboard and receipt text
ECOM-2172
2015-10-05 09:35:10 -04:00
Zia Fazal
460b19fa1b
fixed form submit selector
...
reduced left margin
2015-10-02 16:57:23 +05:00
Ahsan Ulhaq
65b8bf8c40
Messaging and text improvements
...
ECOM-2338
2015-10-01 12:41:56 +05:00
David Baumgold
aa8ecca536
Remove the edx.org comprehensive theme
...
There's a lot of useful things in PR #8271 that provide a framework
for the comprehensive theming system. If we need to remove the edx.org
theme from the codebase, we can leave most of PR #8271 in, to make it
easier to build on top of and get this feature back in.
2015-09-30 12:18:01 -04:00
David Baumgold
116ca29189
Remove the edx.org comprehensive theme
...
There's a lot of useful things in PR #8271 that provide a framework
for the comprehensive theming system. If we need to remove the edx.org
theme from the codebase, we can leave most of PR #8271 in, to make it
easier to build on top of and get this feature back in.
2015-09-30 11:04:28 -04:00
Frances Botsford
28d09a7233
styles and content adjustments for invalid cert view
2015-09-29 11:30:48 -04:00
Brian Beggs
fd7fe3d04d
Merge pull request #9915 from edx/release
...
Merging hotfix 2015-09-24 back in to master
2015-09-28 11:11:41 -04:00
Marco Morales
ad5aab4cc1
Merge pull request #9666 from edx/marco/UX-2586/discussions-profile-photos
...
Discussion post cleanup (in preparation for post author images support)
2015-09-28 09:12:42 -04:00
Andy Armstrong
5316cbee02
Merge pull request #8809 from edx/zoldak/update-sinon
...
Update Sinon library
2015-09-24 13:17:03 -04:00
clrux
8076da139c
Merge pull request #9775 from edx/clrux/ac-147
...
Addressing contrast and hover states for 'clear filters' button on the find courses page
2015-09-24 12:08:14 -04:00
Chris Rodriguez
e3035a8fab
LMS: a11y contrast fixes for find course page
2015-09-24 11:11:07 -04:00
clrux
56dae32308
Merge pull request #9773 from edx/clrux/ac-173
...
LMS: increasing contrast of footer text
2015-09-24 10:57:58 -04:00
clrux
29a7db12c3
Merge pull request #9772 from edx/clrux/ac-172
...
Increasing contrast in gray meta/date text on course dashboard
2015-09-24 10:57:03 -04:00
Jesse Zoldak
1aa181c90a
Update sinon to version 1.17.0
2015-09-24 10:55:48 -04:00
Andy Armstrong
b2a0b2f728
Improve response handling in AjaxHelpers
...
I've changed the logic so that AjaxHelpers keeps
track of which requests have not yet had mock
responses sent. This ensures that every response
is handled before moving on to the next one,
rather than always handling the last request.
My intention is that this won't allow bugs to creep
in where a request isn't fired and instead the test
responds to an old request. It also should ensure
that extra events aren't accidentally fired.
2015-09-23 20:23:09 -04:00
Andy Armstrong
7280a58711
Merge pull request #9885 from edx/andya/teams-router-testing
...
Improve team testing of routers
2015-09-23 19:53:30 -04:00
clrux
0b64f2d612
Merge pull request #9525 from edx/clrux/ac-76
...
LMS: Course navigation revamp
2015-09-23 14:26:10 -04:00
Ahsan Ulhaq
508ded2673
LMS: course navigation menu refactor
2015-09-23 13:13:18 -04:00
Andy Armstrong
d09034e065
Improve team testing of routers
2015-09-23 13:10:46 -04:00
Frances Botsford
5a740961a4
override wrapper-msg styles for auto-cert
2015-09-22 16:27:46 -04:00
David Baumgold
03aeae4bd7
Merge pull request #8271 from edx/sass-theming
...
Comprehensive Theming
2015-09-21 10:55:18 -04:00
Marco Morales
ad465d6ba6
Discussion forum styling cleanup to correct current visual styling issues in addition to cleaning up styles in preparation for adding post images
2015-09-21 09:24:47 -04:00
Peter Fogg
0a2cfbe31c
Merge pull request #9738 from edx/peter-fogg/change-studio-help-links
...
Remove Tender and change Studio help links.
2015-09-17 22:42:57 -04:00
Kevin Falcone
81abdbe81b
Merge pull request #9819 from edx/release
...
Release
2015-09-17 21:30:48 -04:00
Peter Fogg
fec5129a49
Remove Tender and change Studio help links.
...
TNL-2695
2015-09-17 16:30:40 -04:00
Brian Talbot
cb921fd7ff
Comprehensive Theming: setting sass !default flag on themeable LMS base variables
2015-09-17 15:40:33 -04:00
Brian Talbot
b815a86e8a
Comprehensive Theming: re-organizing/minor simplifying of existing LMS Sass variables
2015-09-17 15:40:32 -04:00
Ned Batchelder
c0856232e1
Use sass interpolation instead of concatenation for -path
2015-09-17 15:39:04 -04:00
Ned Batchelder
5d64f9a80b
Minor changes, responding to pull request comments
2015-09-17 15:39:03 -04:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00
Clinton Blackburn
d0536c50a5
Updated credit provider logo styling on receipt page
...
ECOM-2172
2015-09-16 21:36:19 -04:00
Clinton Blackburn
12a4e85d94
Fixed payment page bug
...
Using SKU to choose course mode when creating an order.
ECOM-2172
2015-09-16 21:36:19 -04:00
John Eskew
6b12ec97cc
Merge remote-tracking branch 'origin/release' into jeskew/resolve_issues_with_release
2015-09-16 16:23:52 -04:00
John Eskew
7c0663f25e
Merge remote-tracking branch 'origin/release' into jeskew/resolve_issues_with_release
2015-09-16 15:58:08 -04:00
Clinton Blackburn
011062e570
hotfix/2015-09-16-2: Credit Fixes
...
- Updated checkout page to disallow purchase of credit seats (the credit payment page is hosted in ecommerce)
- Corrected path to providers endpoint
- Cleaned receipt page styling
- Updated receipt page copy
- Added provider thumbnail to receipt page
ECOM-2172
2015-09-16 14:26:59 -04:00
Chris Rodriguez
8619231165
LMS: increasing contrast in gray meta/date text on course dashboard
2015-09-15 15:02:48 -04:00
Chris Rodriguez
8848be50e3
LMS: increasing contrast of footer text
2015-09-15 15:00:34 -04:00
Eric Fischer
c82e928bd6
Merge pull request #9749 from edx/efischer/teams-iesearch-clear
...
Removing extraneous IE search clear button
2015-09-15 11:04:14 -04:00
Bill DeRusha
f3f7ef5a6d
Merge pull request #9750 from edx/bderusha/align-team-links
...
Right align text above action buttons
2015-09-14 16:47:05 -04:00
Eric Fischer
8285c9d829
Removing extraneous IE search clear button
...
Taken from http://stackoverflow.com/questions/14007655/remove-ie10s-clear-field-x-button-on-certain-inputs .
Not yet tested, but will be soon.
2015-09-14 15:32:44 -04:00
David Baumgold
1c21a0d250
Remove trailing whitespace from Sass files
2015-09-14 15:17:10 -04:00
Bill DeRusha
21b143e40a
Right align text above action buttons
...
TNL-3234
2015-09-14 15:10:52 -04:00
Frances Botsford
77384f1a75
update styling for tabs as buttons
2015-09-14 14:34:10 -04:00
Daniel Friedman
e7bfd2d62e
Make tabbed view accessible
...
TNL-3150
2015-09-14 14:34:05 -04:00
Eric Fischer
abb44ce61e
Fixing bad button style
...
Removing unneeded styling on confirmation button; making the
appearance and hover/focus behavior of the button match that
of the confirmation dialog in studio.
TNL-3189
2015-09-14 12:56:47 -04:00
Eric Fischer
4fe575d8c5
Fixing bad button style
...
Removing unneeded styling on confirmation button; making the
appearance and hover/focus behavior of the button match that
of the confirmation dialog in studio.
TNL-3189
2015-09-14 12:32:44 -04:00