mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[PR #498] [MERGED] Reset factory option for Setting #851
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#851
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/498
Author: @Revisto
Created: 7/11/2021
Status: ✅ Merged
Merged: 7/13/2021
Merged by: @jasonmunro
Base:
master← Head:setting-reset-factory📝 Commits (6)
a22e492add translations for "Factory Reset" word94d6da4create reset_factory function8573717create reset factory handler moduled2e46aeadd factory reset output handler module8765a49add reset factory handler and outputa9e88d4add css classes for factory reset button📊 Changes
19 files changed (+101 additions, -0 deletions)
View changed files
📝
language/az.php(+1 -0)📝
language/de.php(+1 -0)📝
language/en.php(+1 -0)📝
language/es.php(+1 -0)📝
language/et.php(+1 -0)📝
language/fr.php(+1 -0)📝
language/hu.php(+1 -0)📝
language/id.php(+1 -0)📝
language/it.php(+1 -0)📝
language/ja.php(+1 -0)📝
language/nl.php(+1 -0)📝
language/pt-BR.php(+1 -0)📝
language/ro.php(+1 -0)📝
language/ru.php(+1 -0)📝
lib/config.php(+48 -0)📝
modules/core/handler_modules.php(+20 -0)📝
modules/core/output_modules.php(+15 -0)📝
modules/core/setup.php(+2 -0)📝
modules/core/site.css(+2 -0)📄 Description
Hello, I am Revisto from WikiSuite company.

I did this task which was related to this issue. I made a reset factory button on the site setting page.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.