Calen Pennington
07a15c681f
Reapply the XBlock RequireJS -> Webpack changes
...
This reverts commit 105db2cf59 , reversing
changes made to 447457594f .
2018-06-27 22:27:07 -04:00
Matt Tuchfarber
aab971ed7e
Merge pull request #18419 from edx/tuchfarber/fix_program_course_order
...
Change program's course runs to be oldest with open enrollment
2018-06-25 15:37:04 -04:00
Usman Khalid
8b1aad080a
Add complete on view support to render_xblock view.
2018-06-22 14:46:03 -04:00
Matt Tuchfarber
1eb4d21350
Change program's course runs to be oldest with open enrollment
...
Currently the program page shows the newest course run, but
in cases where there is a new run created prior to the old one closing,
we want to show the almost closing one instead.
2018-06-20 13:28:01 -04:00
Eric Fischer
e72549cdbe
Revert "Merge pull request #18340 from cpennington/fix-studio-xblock-rendering"
...
This reverts commit 9a70ca78a5 , reversing
changes made to efd5b9abbd .
Hopefully fixes EDUCATOR-3053
2018-06-15 13:18:27 -04:00
Calen Pennington
be3c7e05c5
Reapply "Switch container factory to webpack"
...
This reverts commit 18d93b00ba .
2018-06-07 15:52:05 -04:00
Calen Pennington
18d93b00ba
Revert "Switch container factory to webpack"
2018-06-07 13:46:47 -04:00
Calen Pennington
b9a72a4dc9
Remove hard-coded codemirror script tags from LMS XBlock pages
2018-06-06 12:52:12 -04:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Giulio Gratta
56ac149962
Add custom HTML to Course About page sidebar
...
This allows course staff to add arbitrary HTML to the sidebar on the About page.
A waffle switch has been added in the course_experience app to allow enabling and disabling of this feature.
2018-06-01 14:26:05 -04:00
Matt Tuchfarber
20fdcc8d77
Fix program marketing to use newest course run
2018-05-15 10:36:54 -04:00
Eric Fischer
e18448e27d
Silence deprecation warnings
...
https://docs.djangoproject.com/en/1.11/releases/1.10/#using-user-is-authenticated-and-user-is-anonymous-as-methods
2018-05-02 10:03:50 -04:00
Uman Shahzad
5746729895
Revert "Revert "Show Enterprise display name if we should hide sensitive user…"
2018-04-23 18:27:36 +05:00
George Babey
a155aad01c
Revert "Show Enterprise display name if we should hide sensitive username."
...
This reverts commit d58bd06928 .
This commit caused performance issues due to increased API load from checking the
enterprise association on each page load
2018-04-17 09:07:17 -04:00
Uman Shahzad
d58bd06928
Show Enterprise display name if we should hide sensitive username.
2018-04-12 19:10:30 +05:00
Matthew Piatetsky
734e385030
Add chapter index to dom
2018-03-29 11:07:15 -04:00
Jose Antonio Gonzalez
99f6d78def
customize course info title
2018-03-07 10:12:08 +02:00
Daniel Clemente Laboreo
628892667b
Add template block to allow redefining the details section in themes
2018-02-26 11:20:28 +02:00
Bill DeRusha
79acf36881
Merge pull request #17462 from proversity-org/proversity/edx-pr-add-context-to-enroll
...
Add context to 'enroll' word
2018-02-21 16:48:08 -05:00
Matt Tuchfarber
6028cc7d72
Add instructor modal to program marketing page
...
The Paragon+Bootstrap work wasn't ready yet, so this is using leanModal. This also cleans up some of the instructor formatting.
2018-02-15 12:30:10 -05:00
Jose Antonio Gonzalez
d794e0cbf9
add context to 'enroll' word
2018-02-13 11:56:54 +02:00
Ibrahim
046871e072
fix typo in program marketing page
2018-02-12 12:39:09 +05:00
Giulio Gratta
f7795f8a68
Updates course about date conditionals
...
- Formatted date start strings can contain unicode, so six.string_types is a better `is_instance` check
- "end_date" is no longer a required key in the `get_course_about_section` dictionary, so that check can fail and is bad.
2018-01-24 13:11:48 -08:00
Michael Frey
51499e2c4b
Merge pull request #15921 from open-craft/haikuginger/advertised-start-date-courseware-detail-page
...
Show advertised start date on course details page
2018-01-24 10:04:57 -05:00
Nimisha Asthagiri
2e9efe6472
Fix Certificates import and signals code
2018-01-19 15:12:28 -05:00
Matt Tuchfarber
78bc871fa4
Merge pull request #17091 from open-craft/clemente/upstream-add-blocks-to-course-about
...
Add some blocks to course_about.html
2018-01-11 12:21:22 -05:00
Matthew Piatetsky
222b356900
Fix course upsell styling when bootstrap is enabled
2018-01-09 16:09:26 -05:00
Jeremy Bowman
d3d6272d8f
PLAT-1873 to_deprecated_string() cleanup part 1
2018-01-08 13:51:42 -05:00
Ammar Naqvi
fde830b73a
Updated subsections grade percentage to start rounding
...
Changed subsection gating on course outline to consider rounded off grade instead of absolute grade to decide whether to show a subsection which has a prerequisite or not.
EDUCATOR-1676
2018-01-08 15:29:42 +05:00
Daniel Clemente Laboreo
902f83c12b
Add some blocks to course_about.html
2018-01-04 15:17:28 +02:00
Matt Tuchfarber
01ac2da100
Make FAQ full width, not columns
2017-12-15 11:15:14 -05:00
Matt Tuchfarber
26144b4a66
Add pricing data to program purchase button
2017-11-21 14:53:11 -05:00
Matt Tuchfarber
c16d8db1dd
Merge pull request #16549 from edx/tuchfarber/program_marketing_tweaks_2
...
Fix URLs in program marketing page
2017-11-14 17:35:23 -05:00
Clinton Blackburn
3a005c492f
Disabled anonymous access for tabs that require enrollment
2017-11-14 08:00:16 -05:00
Matt Tuchfarber
056c30b1b0
Fix URLs in program marketing page
...
Change course about page to be dynamically built and change "Enroll Now" button on courses to use the upgrade url instead of the course about url.
2017-11-13 16:01:08 -05:00
Matt Tuchfarber
8828fa5cd9
Make FAQ responses allow HTML and fix banner image sizing.
2017-11-09 13:35:41 -05:00
Clinton Blackburn
69eeca61d8
Opening courseware to anonymous users
...
Anonymous users may now view units in the courseware. This access is limited to units that are not considered problems/graded (e.g. homework, exams).
2017-11-06 16:42:06 -05:00
Matt Tuchfarber
166d784dd5
Merge pull request #16453 from edx/tuchfarber/more_program_marketing
...
Make program marketing dynamic and less 500-prone.
2017-11-06 15:07:43 -05:00
Matt Tuchfarber
28e1e2bb4b
Make page more dynamic and less 500-prone. Also fix image sizing. Makes
...
nav links dynamic based on content.
2017-11-06 14:07:29 -05:00
Eric Fischer
2ede2b7397
Revert "Revert "Merge pull request #15641 from jspayd/toggle-timer-upstream""
...
This reverts commit e32615e132 .
2017-11-03 15:38:44 -04:00
Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -04:00
Matt Tuchfarber
e88d916c29
Merge pull request #16360 from edx/tuchfarber/marketing_hero
...
Add hero to main.html and use it in program page
2017-10-27 13:45:27 -04:00
Matt Tuchfarber
a93832aabe
Add hero to main.html and use for program page
...
Adding hero to main.html allows for full width marketing images to be
used. This commit includes the addition of the hero block into
main.html along with the program marketing page's use of that new
hero block.
2017-10-27 12:26:21 -04:00
Andy Armstrong
9cb906cb51
Fix i18n for the page title in course tabs
2017-10-25 11:22:30 -04:00
Matt Tuchfarber
75e3845dad
Fix issue where program doesn't have video
...
I wrongly assumed a video field wouldn't exist on a program
that doesn't include a video. Since it exists and is set to null
this fixes the retrieval of the source url.
2017-10-18 16:56:00 -04:00
Matt Tuchfarber
17dd47bf76
Assume less perfect data
2017-10-16 15:46:10 -04:00
Matt Tuchfarber
946421c438
Rebuild program marketing page in Bootstrap and make it look similar
...
to the Micromasters page
2017-10-13 13:11:39 -04: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
8bf028620b
Complete rename of CourseHomeEvents to CourseInfoEvents.
...
LEARNER-2026
2017-10-06 11:03:48 -04:00
Daniel Clemente Laboreo
adb6a5ac55
Use correct protocol in shared links (https/http)
2017-09-26 17:23:50 +03:00