Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -04:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
Eric Fischer
3fc342e6e8
Webpack config prod/dev split
...
EDUCATOR-1448
Modifies paver webpack task to use production configuration in all
non-devstack environments, and a development config in devstack.
2017-10-26 14:03:53 -04:00
Andy Armstrong
e2612bdccf
Merge pull request #16249 from edx/andya/responsive-discussions
...
Make the discussion board responsive
2017-10-19 17:09:47 -04:00
Sven Marnach
b754ad59ca
Unconditionally include the wrapper div for the visibility message.
2017-10-19 14:24:58 -04:00
Sven Marnach
4837b6eb65
Link "Topic Area" dropdown to the visibility message via aria-describedby.
2017-10-19 14:24:58 -04:00
Douglas Cerna
49a13216a4
Fixed JS tests
2017-10-19 14:24:58 -04:00
Douglas Cerna
68714d9e97
Fixed quality errors
2017-10-19 14:24:58 -04:00
Douglas Cerna
94bea7a707
Cherry picked Adolfo's commits and addressed Braden's observations
2017-10-19 14:24:58 -04:00
Andy Armstrong
d18022bb5d
Make the discussion board responsive
...
LEARNER-1923
2017-10-19 14:09:22 -04:00
Andy Armstrong
bd1a0d96cf
More Sass quality fixes
2017-10-16 12:41:20 -04:00
Waheed Ahmed
a1da105d07
Fix frontend email regex for login page.
...
Currently we are using Django 1.4 regex for email validation which
does not allow custom domains (e.g. eclo.solutions), fixed it with
latest Django 1.11 regex.
LEARNER-2828
2017-10-16 12:48:13 +05:00
Andy Armstrong
374cdb0a3d
Convert course home page to Bootstrap
...
LEARNER-1694
Fix a11y failure
Fix header styling
Fix layout issues
Further layout fixes
2017-10-10 20:18:27 -04:00
Robert Raposa
07061caf91
Revert remains of 'upgrade upsell to course info banner'.
...
TNL-6381 added an upgrade upsell to course info. In PR #15265 , this was
partially removed/moved, but some clean-up work remained.
LEARNER-2026
2017-10-05 10:54:08 -04:00
Andy Armstrong
7dfe12a1f3
Show course home messages for important course dates
...
LEARNER-2073
2017-10-02 17:27:51 -04:00
Andy Armstrong
8fb993dcca
Fix validation issues with Studio Sass files
2017-09-18 15:28:41 -04:00
bmedx
8aabd27081
Add zh_HANS language mapping to pdfjs and EDX_README
2017-09-01 10:56:35 -04:00
Uman Shahzad
30b95eef35
Disable positive validations on form submission.
2017-08-03 00:22:25 +05:00
Uman Shahzad
cb034d4f2f
Implement client-side registration form validation.
...
Input forms that need validation will have AJAX requests
performed to get validation decisions live.
All but a few important and common form fields perform
generic validation; these will need a back-end handler
in the future in order to have them validated through AJAX requests.
Information is conveyed on focus and blur for both
errors and successes.
2017-08-03 00:22:25 +05:00
Jeremy Bowman
309ec0ac86
PLAT-1619 karma and bok-choy Docker Devstack fixes
2017-07-14 16:00:09 -04:00
Albert (AJ) St. Aubin
c78b84ca3f
Merge pull request #15480 from edx/staubina/ed-592
...
Staubina/ed 592
2017-07-12 17:24:53 -04:00
Albert St. Aubin
b8b0110d15
Ui updates, Error messaging shown when discussion scheme is not selected
2017-07-12 12:49:54 -04:00
cahrens
bddc29a850
Remove last Mustache usage.
2017-07-12 12:08:59 -04:00
cahrens
21bcf02d97
Remove unneeded mustache references.
2017-07-11 12:06:27 -04:00
Jeremy Bowman
f99fbaeaa8
Merge pull request #15398 from edx/jmbowman/PLAT-1229
...
PLAT-1229 Support for JS tests in Docker devstack
2017-06-26 10:45:11 -04:00
Jeremy Bowman
0a3647848e
PLAT-1229 Support for JS tests in Docker devstack
2017-06-23 12:27:39 -04:00
David Ormsbee
962b09f73c
Add support for CommonsChunkPlugin for Webpack.
...
This lets us consolidate chunks of JavaScript that are common to
multiple bundles, so that they can live in their own shared file. This
will be more relevant when we have UI components -- there's actually
very little shared code right now.
2017-06-22 21:14:13 -04:00
Harry Rein
bdf38ae00e
Implemented an upgrade verification sock.
...
This sock sits at the bottom of both the home and the course content pages. It allows the user to click a 'Learn More' button to open a panel that allows the user to navigate to the upgrade checkout page. The sock is only shown for users that have not yet upgraded in a course that has a verification upgrade date that has not yet passed. Python tests cover the various course mode and upgrade dates.
2017-06-15 13:10:34 -04:00
Andy Armstrong
4ed9776a4b
Handle issues with JQuery in Studio and LMS
...
LEARNER-1341
2017-06-13 20:53:29 -04:00
Albert (AJ) St. Aubin
27b0dc9fd1
Merge pull request #15037 from edx/christina/ed11-simplification
...
Feature branch: dividing discussions by enrollment tracks
2017-06-07 13:22:13 -04:00
Andy Armstrong
3cffded2d1
Improve course breadcrumbs
...
LEARNER-877
2017-06-05 18:06:05 -04:00
cahrens
8951ac8c61
Refactor server-size code to enable enrollment tracks.
...
EDUCATOR-11
2017-06-05 12:59:50 -04:00
Kyle McCormick
3c470e6b9d
Upgrade MathJax references from 2.7.0 to 2.7.1
2017-06-02 15:29:47 -04:00
Brian Jacobel
9c6d94ada0
Require and Webpack can eat the same files
2017-05-12 14:40:31 -04:00
Brian Jacobel
480a3ca60b
Move course import JS to Webpack
2017-05-12 14:40:31 -04:00
attiyaishaque
9188dbdb47
EDUCATOR-283 Old mathjax not load in preview box.
2017-05-11 15:02:17 +05:00
Diana Huang
9cd819808d
Swap direction of arrow for RTL.
2017-05-09 14:40:34 -04:00
Brian Jacobel
a2323797f5
Work on sandbox bundling for webpack
2017-05-01 17:09:32 -04:00
Brian Jacobel
3b43fb38a4
Paver runs Webpack (incl watcher) in dev and test
2017-05-01 17:09:32 -04:00
Brian Jacobel
ef4b5cb8c3
Clean up spec and feature; both pass lint and run in Karma
2017-05-01 17:09:32 -04:00
Brian Jacobel
c5df4aa6b7
Work on getting Karma to run
2017-05-01 17:09:32 -04:00
cahrens
31fbde9c1f
Rename cohort methods to divided.
2017-04-27 14:58:08 -04:00
AlasdairSwan
7689fee03f
Merge pull request #14778 from edx/alasdair/ECOM-7386-program-progress-circle
...
ECOM-7386 Added a program progress circle to program details page
2017-04-24 10:10:52 -04:00
AlasdairSwan
a466b437f6
ECOM-7386 Added a program progress circle to program details page
2017-04-21 14:45:55 -04:00
Muhammad Ammar
c3d0a50d42
Merge pull request #14514 from edx/ammar/tnl-6513-frontend-hls-support
...
HLS playback support in video player
2017-04-21 12:38:11 +05:00
Eugeny Kolpakov
e03b3914f8
Merge pull request #14737 from open-craft/mit-capa-hide-correct
...
MIT CAPA improvements: Add show_correctness field
2017-04-19 07:03:46 +08:00
Christina Roberts
8d14deb854
Merge pull request #14879 from OmarIthawi/omar/translate-discussion-question
...
Translate "discussion" in "discussion posted 2 minutes ago by X"
2017-04-18 14:30:32 -04:00
attiyaishaque
25435cfc98
TNL-5515. Fix discussion topic navigation and sorting option.
2017-04-17 17:05:12 +05:00
Jillian Vogel
f18a2be837
Implement optional hiding of capa assessment results
2017-04-13 15:52:57 -07:00
Omar Al-Ithawi
b0e6242d97
Translate discussion in discussion posted 1s ago by X
2017-04-13 18:18:06 +03:00