Alejandro Cardenas
d59dbbdfa5
feat: add dismiss button to survey report banner ( #34160 )
...
* feat: add dismiss button to survey report banner
* refactor: move banner script to js file
* fix: remove not in conditional
2024-02-15 10:37:23 -05:00
Alejandro Cardenas
3bf3aeaf31
refactor: change survey report message location ( #34126 )
...
* refactor: change survey report message location
2024-01-30 15:13:54 -05:00
Brian Beggs
48d9f29cb9
Revert "refactor: changed survey report message location and added a new info…"
2024-01-24 17:26:08 -05:00
Asespinel
00630cf22d
refactor: changed survey report message location and added a new info… ( #34033 )
...
* refactor: changed survey report message location and added a new informative sent state
* chore: added Generate and Send text on button
* chore: added comment to new state column and added reference to static jquery.
* fix: fixed non Attribute error when a report hasn't been sent yet
2024-01-16 16:25:05 -05:00
Asespinel
e9d84d0ec1
feat: added banner message for survey report ( #33633 )
...
* feat: added banner message for survey report
* refactor: addressed PR feedback and changes
* fix: fixed styles on admin templates
* refactor: changed script location to survey report block
* chore: removed whitespaces and renamed the context processor files
* feat: added banner message for survey report
* refactor: separated survey report template from admin and deleted base template
* refactor: changed months variable into a configurable setting
---------
Co-authored-by: Maria Fernanda Magallanes Zubillaga <maria.magallanes@edunext.co >
Co-authored-by: María Fernanda Magallanes <35668326+MaferMazu@users.noreply.github.com >
2023-12-18 10:19:51 -05:00
Awais Qureshi
bc45f1ee48
fix: Removed usage of djangoratelimitbackend. ( #30116 )
...
* fix: Removed usage of djangoratelimitbackend.
2022-03-25 15:27:39 +05:00
Awais Qureshi
fe57074dab
feat!: Remove django-admin default login ( #29876 )
...
* feat!: Remove django-admin default login
2022-03-01 17:38:36 +05:00
Usama Sadiq
59a0acc768
Revert "feat!: Remove django-admin default login. ( #29416 )" ( #29824 )
...
This reverts commit be2a57902f .
2022-01-26 19:17:45 +05:00
Awais Qureshi
be2a57902f
feat!: Remove django-admin default login. ( #29416 )
...
Now redirect the admin-login towards the lms login.
BOM-2855
2022-01-26 17:27:17 +05:00
Adeel Khan
298d3554fe
Fix templates for XSS code injection via translations
...
This would patch all templates (django/mako)
for a possible XSS code injection via
translation files by html escaping them..
LEARNER-4632
2019-06-25 14:22:42 +05:00
Diana Huang
0fb8f08d2e
Override admin templates to remove links that allow admin users to change
...
passwords.
LEARNER-4928
2018-09-18 13:43:30 -04:00