[damned-lies/develop: 8/8] merge: update deneb theme to use Boostrap 5




commit f4e2dc98a1c1b9c38da432356479155f6c384b68
Merge: 35770e0c 78d22c96
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Thu Oct 6 10:28:58 2022 +0200

    merge: update deneb theme to use Boostrap 5

 common/static/css/bootstrap.min.css                |     7 +
 common/static/css/bootstrap.rtl.min.css            |     7 +
 common/static/css/difflib.css                      |    38 +-
 common/static/css/gnome.css                        |    38 +
 common/static/css/rtl.css                          |    45 +-
 common/static/css/template.css                     |   662 +-
 common/static/deneb/deneb.5.2.css                  | 21803 +++++++++++++++++++
 common/static/deneb/deneb.5.2.js                   |  7094 ++++++
 common/static/deneb/deneb.5.2.js.map               |     1 +
 common/static/deneb/deneb.5.2.min.css              |    18 +
 common/static/deneb/deneb.5.2.min.js               |     1 +
 common/static/deneb/deneb.rtl.5.2.min.css          |     7 +
 common/static/deneb/deneb.rtl.5.2.min.css.map      |     1 +
 common/static/deneb/webfonts/fa-brands-400.ttf     |   Bin 0 -> 186112 bytes
 common/static/deneb/webfonts/fa-brands-400.woff2   |   Bin 0 -> 107460 bytes
 common/static/deneb/webfonts/fa-regular-400.ttf    |   Bin 0 -> 62048 bytes
 common/static/deneb/webfonts/fa-regular-400.woff2  |   Bin 0 -> 25096 bytes
 common/static/deneb/webfonts/fa-solid-900.ttf      |   Bin 0 -> 397728 bytes
 common/static/deneb/webfonts/fa-solid-900.woff2    |   Bin 0 -> 150472 bytes
 .../static/deneb/webfonts/fa-v4compatibility.ttf   |   Bin 0 -> 10136 bytes
 .../static/deneb/webfonts/fa-v4compatibility.woff2 |   Bin 0 -> 4584 bytes
 common/static/js/bootstrap.bundle.min.js           |     7 +
 common/static/js/bootstrap.min.js                  |     7 -
 damnedlies/settings.py                             |    11 +
 .../templates}/languages/language_all_modules.html |     0
 .../templates}/languages/language_list.html        |     0
 .../templates}/languages/language_release.html     |     0
 .../languages/language_release_stats.html          |     0
 .../languages/language_release_summary.html        |     0
 people/templates/people/person_base.html           |    56 +
 .../templates}/people/person_detail.html           |     0
 .../people/person_detail_change_form.html          |    14 +
 .../templates}/people/person_list.html             |     0
 people/templates/people/person_overview.html       |    44 +
 .../people/person_password_change_form.html        |    14 +
 people/templates/people/person_team_join_form.html |    21 +
 .../templates/people/person_team_membership.html   |    27 +
 people/templatetags/people.py                      |     6 +-
 requirements.txt                                   |     2 +
 .../templates}/teams/team_base.html                |     0
 .../templates}/teams/team_detail.html              |     0
 .../templates}/teams/team_edit.html                |     0
 .../templates}/teams/team_list.html                |     0
 .../templates}/teams/team_list.json                |     0
 {templates => teams/templates}/teams/team_list.xml |     0
 templates/_includes/forms/form_group_block.html    |    39 +
 templates/about.html                               |    12 +-
 templates/base.html                                |   305 +-
 templates/login.html                               |    61 +-
 templates/login/login_popup_form.html              |    46 +-
 templates/login/login_user_menu_large_screens.html |    17 +
 templates/login/login_user_menu_small_screens.html |    18 +
 templates/login/login_usermenu.html                |    36 +-
 templates/people/person_base.html                  |    30 -
 templates/people/person_detail_change_form.html    |    19 -
 templates/people/person_overview.html              |    43 -
 templates/people/person_password_change_form.html  |    30 -
 templates/people/person_team_join_form.html        |    16 -
 templates/people/person_team_membership.html       |    22 -
 templates/registration/password_reset_form.html    |    31 +-
 templates/registration/register.html               |    72 +-
 .../templates}/vertimus/activity_summary.html      |     0
 .../templates}/vertimus/quality-check.html         |     0
 .../templates}/vertimus/vertimus_detail.html       |     0
 .../templates}/vertimus/vertimus_diff.html         |     0
 65 files changed, 29969 insertions(+), 759 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]