mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[PR #1203] [MERGED] Make bootstrap icons available on dockerized installs #1336
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#1336
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/1203
Author: @indridieinarsson
Created: 8/28/2024
Status: ✅ Merged
Merged: 8/28/2024
Merged by: @Shadow243
Base:
master← Head:issue_1174📝 Commits (1)
58586d1Make bootstrap icons available on dockerized installs📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
scripts/config_gen.php(+2 -2)📄 Description
Pullrequest
bootstrap-icons.woff and bootstrap-icons.woff2 are not in the location where the config_gen.php script is expecting them.
This PR fixes that issue, at least on a containerized setup, where install is performed through the docker/Dockerfile script.
Issues
Checklist
a6ea5b6which is for easing integration with Tiki. I'm not familiar with that setup, and can't reliably test it. This PR might actually break what was being fixed there, so needs to be scrutinized a bit w.r.t. different install scenarios.How2Test
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.