mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[PR #828] [MERGED] Move to Bootstrap 5 #1077
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#1077
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cypht-org/cypht/pull/828
Author: @alvinBM
Created: 11/15/2023
Status: ✅ Merged
Merged: 2/7/2024
Merged by: @kroky
Base:
master← Head:bootstrap5-integration📝 Commits (10+)
17ea360Move to Bootstrap 5f258c0cStyle migration of the Compose page in bootstrap 524b9397Upgrade bootstrap 5 version to ^5.37824da5Improve the styles of all components of the server configuration page (Email Account, SMTP, IMAP and Feeds)af7df3aImprove styles of imap_folders and other message list components1e53053Style migration of the Profile component in bootstrap 5dabf3a7Style migration of the Message highlighting component in bootstrap 55bf2aa6Style migration of Dev module in bootstrap 59b562f1Change sidebar icons to Bootstrap Iconf8831abWork on the search and advanced search module📊 Changes
62 files changed (+1697 additions, -1300 deletions)
View changed files
📝
composer.json(+3 -1)📝
composer.lock(+122 -31)📝
language/fa.php(+1 -1)📝
modules/2fa/modules.php(+44 -24)📝
modules/2fa/site.css(+1 -1)📝
modules/account/modules.php(+29 -12)📝
modules/account/site.css(+0 -4)📝
modules/advanced_search/modules.php(+50 -60)📝
modules/advanced_search/site.css(+0 -10)📝
modules/advanced_search/site.js(+13 -16)📝
modules/calendar/hm-calendar.php(+12 -12)📝
modules/calendar/modules.php(+60 -25)📝
modules/calendar/site.css(+0 -18)📝
modules/carddav_contacts/modules.php(+1 -1)📝
modules/contacts/modules.php(+18 -21)📝
modules/contacts/site.css(+0 -18)➕
modules/core/assets/images/logo_dark.svg(+1 -0)📝
modules/core/handler_modules.php(+1 -2)📝
modules/core/message_list_functions.php(+18 -18)📝
modules/core/output_modules.php(+192 -176)...and 42 more files
📄 Description
Pullrequest
Move to bootstrap 5
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.