-
- {# Non-auto-update installations info #}
- {% if not status.can_auto_update %}
-
-
- {{ status.installation.type_name }}
-
-
{{ status.installation.update_instructions }}
-
- {% endif %}
{% endblock %}
diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index baf81cbf..db4809a5 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -12826,7 +12826,7 @@ Please note, that you can not impersonate a disabled user. If you try you will g
System settings
-
+ tree.tools.system.update_managerUpdate Manager
@@ -14292,745 +14292,739 @@ Buerklin-API Authentication server:
Transport error while retrieving information from the providers. Check that your server has internet accesss. See server logs for more info.
-
+ update_manager.titleUpdate Manager
-
+ update_manager.newNew
-
+ update_manager.current_installationCurrent Installation
-
+ update_manager.versionVersion
-
+ update_manager.installation_typeInstallation Type
-
+ update_manager.git_branchGit Branch
-
+ update_manager.git_commitGit Commit
-
+ update_manager.local_changesLocal Changes
-
+ update_manager.commits_behindCommits Behind
-
+ update_manager.auto_update_supportedAuto-Update Supported
-
+ update_manager.refreshRefresh
-
+ update_manager.latest_releaseLatest Release
-
+ update_manager.tagTag
-
+ update_manager.releasedReleased
-
+ update_manager.release_notesRelease Notes
-
+ update_manager.viewView
-
+ update_manager.view_on_githubView on GitHub
-
+ update_manager.view_releaseView Release
-
+ update_manager.could_not_fetch_releasesCould not fetch release information. Check your internet connection.
-
+ update_manager.how_to_updateHow to Update
-
+ update_manager.cli_instructionTo update Part-DB, run one of the following commands in your terminal:
-
+ update_manager.check_for_updatesCheck for updates
-
+ update_manager.update_to_latestUpdate to latest version
-
+ update_manager.update_to_specificUpdate to specific version
-
+ update_manager.cli_recommendationFor safety and reliability, updates should be performed via the command line interface. The update process will automatically create a backup, enable maintenance mode, and handle migrations.
-
+ update_manager.yesYes
-
+ update_manager.noNo
-
+ update_manager.up_to_dateUp to date
-
+ update_manager.newerNewer
-
+ update_manager.currentCurrent
-
+ update_manager.olderOlder
-
+ update_manager.prereleasePre-release
-
+ update_manager.statusStatus
-
+ update_manager.available_versionsAvailable Versions
-
+ update_manager.no_releases_foundNo releases found
-
+ update_manager.view_release_notesView Release Notes
-
+ update_manager.update_logsUpdate Logs
-
+ update_manager.backupsBackups
-
+ update_manager.dateDate
-
+ update_manager.log_fileLog File
-
+ update_manager.no_logs_foundNo update logs found
-
+ update_manager.fileFile
-
+ update_manager.sizeSize
-
+ update_manager.no_backups_foundNo backups found
-
+ update_manager.pre_update_checklistPre-Update Checklist
-
+ update_manager.before_updatingBefore Updating
-
+ update_manager.checklist.requirementsAll requirements met
-
+ update_manager.checklist.no_local_changesNo local modifications
-
+ update_manager.checklist.backup_createdBackup will be created automatically
-
+ update_manager.checklist.read_release_notesRead release notes for breaking changes
-
+ update_manager.update_willThe Update Will
-
+ update_manager.will.backupCreate a full backup
-
+ update_manager.will.maintenanceEnable maintenance mode
-
+ update_manager.will.gitPull latest code from Git
-
+ update_manager.will.composerUpdate dependencies via Composer
-
+ update_manager.will.migrationsRun database migrations
-
+ update_manager.will.cacheClear and rebuild cache
-
+ update_manager.validation_issuesValidation Issues
-
+ update_manager.maintenance_mode_activeMaintenance mode is active
-
+ update_manager.update_in_progressAn update is currently in progress
-
+ update_manager.started_atStarted at
-
+ update_manager.new_version_available.messagePart-DB version %version% is now available! Consider updating to get the latest features and security fixes.
-
+ update_manager.changelogChangelog
-
+ update_manager.no_release_notesNo release notes available for this version.
-
+ update_manager.back_to_update_managerBack to Update Manager
-
+ update_manager.download_assetsDownload
-
+ update_manager.update_to_this_versionUpdate to this Version
-
+ update_manager.run_command_to_updateRun the following command in your terminal to update to this version:
-
+ update_manager.log_viewerLog Viewer
-
+ update_manager.update_logUpdate Log
-
+ update_manager.bytesbytes
-
+ update_manager.maintenance.titleMaintenance
-
+ update_manager.maintenance.headingPart-DB is Updating
-
+ update_manager.maintenance.descriptionWe're installing updates to make Part-DB even better. This should only take a moment.
-
+ update_manager.maintenance.step_backupCreating backup
-
+ update_manager.maintenance.step_downloadDownloading updates
-
+ update_manager.maintenance.step_installInstalling files
-
+ update_manager.maintenance.step_migrateRunning migrations
-
+ update_manager.maintenance.step_cacheClearing cache
-
+ update_manager.maintenance.auto_refreshThis page will refresh automatically when the update is complete.
-
+ perm.system.manage_updatesManage Part-DB updates
-
+ update_manager.update_nowUpdate Now
-
+ update_manager.update_from_toUpdate from %from% to %to%
-
+ update_manager.update_descriptionClick the button to start the update process. A backup will be created automatically and you can monitor the progress.
-
+ update_manager.start_updateStart Update
-
+ update_manager.create_backupCreate backup before updating (recommended)
-
+ update_manager.estimated_timeUpdate typically takes 2-5 minutes
-
-
- update_manager.confirm_update
- Are you sure you want to start the update? The system will be in maintenance mode during the update.
-
-
-
-
- update_manager.starting
- Starting...
-
-
-
-
- update_manager.already_up_to_date
- You are running the latest version of Part-DB.
-
-
-
-
- update_manager.cli_alternative
- Alternatively, you can update via the command line:
-
-
-
-
- update_manager.progress.title
- Update Progress
-
-
-
-
- update_manager.progress.updating
- Updating Part-DB...
-
-
-
-
- update_manager.progress.completed
- Update Completed!
-
-
-
-
- update_manager.progress.failed
- Update Failed
-
-
-
-
- update_manager.progress.initializing
- Initializing...
-
-
-
-
- update_manager.progress.updating_to
- Updating to version %version%
-
-
-
-
- update_manager.progress.error
- Error
-
-
-
-
- update_manager.progress.success_message
- Part-DB has been successfully updated! You may need to refresh the page to see the new version.
-
-
-
-
- update_manager.progress.steps
- Update Steps
-
-
-
-
- update_manager.progress.waiting
- Waiting for update to start...
-
-
-
-
- update_manager.progress.back
- Back to Update Manager
-
-
-
-
- update_manager.progress.refresh_page
- Refresh Page
-
-
-
-
- update_manager.progress.warning
- Important
-
-
-
-
- update_manager.progress.do_not_close
- Please do not close this page or navigate away while the update is in progress. The update will continue even if you close this page, but you won't be able to monitor the progress.
-
-
-
-
- update_manager.progress.auto_refresh
- This page will automatically refresh every 2 seconds to show progress.
-
-
-
-
- update_manager.progress.downgrade_title
- Downgrade Progress
-
-
-
-
- update_manager.progress.downgrading
- Downgrading Part-DB...
-
-
-
-
- update_manager.progress.downgrading_to
- Downgrading to version %version%
-
-
-
-
- update_manager.progress.downgrade_completed
- Downgrade Completed!
-
-
-
-
- update_manager.progress.downgrade_failed
- Downgrade Failed
-
-
-
-
- update_manager.progress.downgrade_success_message
- Part-DB has been successfully downgraded! You may need to refresh the page to see the new version.
-
-
-
-
- update_manager.progress.downgrade_steps
- Downgrade Steps
-
-
-
-
- update_manager.progress.downgrade_do_not_close
- Please do not close this page or navigate away while the downgrade is in progress. The downgrade will continue even if you close this page, but you won't be able to monitor the progress.
-
-
-
+ update_manager.confirm_updateAre you sure you want to update Part-DB? A backup will be created before the update.
-
+
+
+ update_manager.starting
+ Starting...
+
+
+
+
+ update_manager.already_up_to_date
+ You are running the latest version of Part-DB.
+
+
+
+
+ update_manager.cli_alternative
+ Alternatively, you can update via the command line:
+
+
+
+
+ update_manager.progress.title
+ Update Progress
+
+
+
+
+ update_manager.progress.updating
+ Updating Part-DB...
+
+
+
+
+ update_manager.progress.completed
+ Update Completed!
+
+
+
+
+ update_manager.progress.failed
+ Update Failed
+
+
+
+
+ update_manager.progress.initializing
+ Initializing...
+
+
+
+
+ update_manager.progress.updating_to
+ Updating to version %version%
+
+
+
+
+ update_manager.progress.error
+ Error
+
+
+
+
+ update_manager.progress.success_message
+ Part-DB has been successfully updated! You may need to refresh the page to see the new version.
+
+
+
+
+ update_manager.progress.steps
+ Update Steps
+
+
+
+
+ update_manager.progress.waiting
+ Waiting for update to start...
+
+
+
+
+ update_manager.progress.back
+ Back to Update Manager
+
+
+
+
+ update_manager.progress.refresh_page
+ Refresh Page
+
+
+
+
+ update_manager.progress.warning
+ Important
+
+
+
+
+ update_manager.progress.do_not_close
+ Please do not close this page or navigate away while the update is in progress. The update will continue even if you close this page, but you won't be able to monitor the progress.
+
+
+
+
+ update_manager.progress.auto_refresh
+ This page will automatically refresh every 2 seconds to show progress.
+
+
+
+
+ update_manager.progress.downgrade_title
+ Downgrade Progress
+
+
+
+
+ update_manager.progress.downgrading
+ Downgrading Part-DB...
+
+
+
+
+ update_manager.progress.downgrading_to
+ Downgrading to version %version%
+
+
+
+
+ update_manager.progress.downgrade_completed
+ Downgrade Completed!
+
+
+
+
+ update_manager.progress.downgrade_failed
+ Downgrade Failed
+
+
+
+
+ update_manager.progress.downgrade_success_message
+ Part-DB has been successfully downgraded! You may need to refresh the page to see the new version.
+
+
+
+
+ update_manager.progress.downgrade_steps
+ Downgrade Steps
+
+
+
+
+ update_manager.progress.downgrade_do_not_close
+ Please do not close this page or navigate away while the downgrade is in progress. The downgrade will continue even if you close this page, but you won't be able to monitor the progress.
+
+
+ update_manager.confirm_downgradeAre you sure you want to downgrade Part-DB? This will revert to an older version. A backup will be created before the downgrade.
-
+ update_manager.downgrade_removes_update_managerWARNING: This version does not include the Update Manager. After downgrading, you will need to update manually using the command line (git checkout, composer install, etc.).
-
+ update_manager.restore_backupRestore backup
-
+ update_manager.restore_confirm_titleRestore from Backup
-
+ update_manager.restore_confirm_messageAre you sure you want to restore your database from this backup?
-
+ update_manager.restore_confirm_warningWARNING: This will overwrite your current database with the backup data. This action cannot be undone! Make sure you have a current backup before proceeding.
-
+ update_manager.web_updates_disabledWeb-based updates are disabled
-
+ update_manager.web_updates_disabled_hintWeb-based updates have been disabled by the server administrator. Please use the CLI command "php bin/console partdb:update" to perform updates.
-
+ update_manager.backup_restore_disabledBackup restore is disabled by server configuration.
@@ -15108,5 +15102,11 @@ Buerklin-API Authentication server:
Creates a part based on the given URL. It tries to delegate it to an existing info provider if possible, otherwise it will be tried to extract rudimentary data from the webpage's metadata.
+
+
+ update_manager.cant_auto_update
+ Cannot update automatically from WebUI
+
+