Usama Sadiq
852246db8c
fix: replace ugettext with gettext ( #33022 )
2023-08-16 17:07:23 +05:00
Braden MacDonald
9b9b88df52
chore: remove some usages of six (Python2 compat) ( #32554 )
...
* get rid of six.text_type(s)
* get rid of six.b()
* get rid of six.string_types
* get rid of six.PY2/six.PY3
* get rid of six.iteritems() and six.viewvalues()
2023-07-17 12:18:43 -07:00
Ghassan Maslamani
0874ccfc94
fix: share urls in course about page ( #30389 )
2022-05-31 09:49:22 -04:00
Maarten
ae3130b960
fix: remove surplus %20 and + from links to twitter and email ( #26393 )
2021-02-19 15:02:22 -05:00
arbisoft
19ea7c3875
BOM-115
...
Fixing python3
2019-09-02 13:37:16 +05:00
Adeel Khan
10ae9f5bf1
Fix edx-platform templates for xss.
...
This is part of a multiple PR to escape
edx-platform templates to prevent xss attack.
PROD-465
2019-07-12 00:52:35 +05: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
Jeremy Bowman
d3d6272d8f
PLAT-1873 to_deprecated_string() cleanup part 1
2018-01-08 13:51:42 -05:00
Daniel Clemente Laboreo
adb6a5ac55
Use correct protocol in shared links (https/http)
2017-09-26 17:23:50 +03:00
Daniel Clemente Laboreo
7f7643b7b4
Encode URLs in shared links
...
E.g. in "course-v1:edX+DemoX+Demo_Course" the "+" will become "%2B"
2017-09-26 17:23:50 +03:00
ssemenova
36c867c42a
changed icon html from <i> to <span>
...
TNL-4651
2016-05-31 15:46:23 -04:00
Saleem Latif
14572c19d4
Create a theme named 'stanford-style' to be used by comprehensive theming
2016-02-04 11:17:23 +05:00