Darko Gjorgjijoski
a38f09cf7b
Installer reliability improvements ( #593 )
...
* docs: add CLAUDE.md for Claude Code guidance
* fix: handle missing settings table in installation middlewares
RedirectIfInstalled crashed with "no such table: settings" when the
database_created marker file existed but the database was empty.
Changed to use isDbCreated() which verifies actual tables, and added
try-catch around Setting queries in both middlewares.
* feat: pre-select database driver from env in installation wizard
The database step now reads DB_CONNECTION from the environment and
pre-selects the matching driver on load, including correct defaults
for hostname and port.
* feat: pre-select mail driver and config from env in installation wizard
The email step now fetches the current mail configuration on load
instead of hardcoding the driver to 'mail'. SMTP fields fall back
to Laravel config values from the environment.
* refactor: remove file-based DB marker in favor of direct DB checks
The database_created marker file was a second source of truth that
could drift out of sync with the actual database. InstallUtils now
checks the database directly via Schema::hasTable which is cached
per-request and handles all error cases gracefully.
2026-04-02 14:48:08 +02:00
mchev
375cfc6b18
Merge pull request #591 from mchev/588
...
Fix PDF notes line breaks
2026-04-01 21:38:14 +02:00
mchev
aa88dc340d
Closes #588
2026-04-01 21:30:32 +02:00
mchev
7004bf375e
Merge pull request #587 from rihards-simanovics/rihards-simanovics/issue586
...
Fix docker containers failing to create SQL backups due to missing OS dependencies
2026-03-27 08:15:43 +01:00
mchev
80889293bf
Merge pull request #508 from alexdev01012020/email-backup
...
Overrite the email notification for backup
2026-03-27 08:04:02 +01:00
Rihards Simanovics
d754c4d29e
fix: return missing development docker sql dependencies
...
Fixes #586
2026-03-27 00:18:15 +00:00
Rihards Simanovics
8de32e27d3
fix: return missing production docker sql dependencies
...
Fixes #586
2026-03-27 00:17:56 +00:00
mchev
3bae2c282c
Merge pull request #576 from csalzano/fix/remote-disk-backup-listing
...
Fix remote disk backups never appear in backup listing
2026-03-26 09:16:13 +01:00
Corey Salzano
14b5aaa0c9
Runs pint
2026-03-25 09:09:33 -04:00
Corey Salzano
aafcf147cf
Updates the "create backup" test to handle the disk prefix.
2026-03-24 23:00:47 -04:00
mchev
7e8f9e65fb
Merge pull request #580 from InvoiceShelf/translations
...
New Crowdin updates
2.2.1
2026-03-24 12:27:36 +01:00
mchev
67739750ca
Merge pull request #582 from mchev/master
...
Hot fix #280
2026-03-24 12:26:27 +01:00
mchev
5f6a7b92bf
Merge pull request #581 from swiffer/master
...
Import File facade in UpdateCommand
2026-03-24 12:26:00 +01:00
mchev
ff3cab570a
Hot fix #280
2026-03-24 12:13:40 +01:00
Darko Gjorgjijoski
11024ddc38
Update source file en.json
2026-03-24 09:30:45 +01:00
Matthias Wirtz
71303a1050
Import File facade in UpdateCommand
...
Added use statement for File facade.
2026-03-24 08:03:53 +01:00
Darko Gjorgjijoski
3af0e83d26
New translations en.json (Serbian (Latin))
2026-03-24 07:44:53 +01:00
Darko Gjorgjijoski
a866a26e9f
New translations en.json (Swahili)
2026-03-24 07:44:52 +01:00
Darko Gjorgjijoski
154a4dc076
New translations en.json (Malay)
2026-03-24 07:44:51 +01:00
Darko Gjorgjijoski
7900e020f5
New translations en.json (Hindi)
2026-03-24 07:44:50 +01:00
Darko Gjorgjijoski
974efb36da
New translations en.json (Latvian)
2026-03-24 07:44:49 +01:00
Darko Gjorgjijoski
45d84b8b3c
New translations en.json (Estonian)
2026-03-24 07:44:48 +01:00
Darko Gjorgjijoski
fdfb46ed79
New translations en.json (Croatian)
2026-03-24 07:44:46 +01:00
Darko Gjorgjijoski
ddcef0fb2c
New translations en.json (Thai)
2026-03-24 07:44:45 +01:00
Darko Gjorgjijoski
0254b16556
New translations en.json (Bengali)
2026-03-24 07:44:44 +01:00
Darko Gjorgjijoski
a9a52ca85f
New translations en.json (Persian)
2026-03-24 07:44:43 +01:00
Darko Gjorgjijoski
708d880b52
New translations en.json (Indonesian)
2026-03-24 07:44:42 +01:00
Darko Gjorgjijoski
57406989d4
New translations en.json (Portuguese, Brazilian)
2026-03-24 07:44:41 +01:00
Darko Gjorgjijoski
5d7e46b026
New translations en.json (Vietnamese)
2026-03-24 07:44:39 +01:00
Darko Gjorgjijoski
8e034e59f8
New translations en.json (Urdu (Pakistan))
2026-03-24 07:44:38 +01:00
Darko Gjorgjijoski
43951d4542
New translations en.json (Chinese Traditional)
2026-03-24 07:44:37 +01:00
Darko Gjorgjijoski
3cc0f41d8c
New translations en.json (Chinese Simplified)
2026-03-24 07:44:36 +01:00
Darko Gjorgjijoski
5f34ae558c
New translations en.json (Ukrainian)
2026-03-24 07:44:35 +01:00
Darko Gjorgjijoski
70d51d580d
New translations en.json (Turkish)
2026-03-24 07:44:34 +01:00
Darko Gjorgjijoski
b7929672fb
New translations en.json (Swedish)
2026-03-24 07:44:32 +01:00
Darko Gjorgjijoski
bd28849a9f
New translations en.json (Albanian)
2026-03-24 07:44:31 +01:00
Darko Gjorgjijoski
4d21aadcd4
New translations en.json (Slovenian)
2026-03-24 07:44:30 +01:00
Darko Gjorgjijoski
373a824fdb
New translations en.json (Slovak)
2026-03-24 07:44:29 +01:00
Darko Gjorgjijoski
a5d9a60d5c
New translations en.json (Russian)
2026-03-24 07:44:28 +01:00
Darko Gjorgjijoski
2537b53506
New translations en.json (Portuguese)
2026-03-24 07:44:27 +01:00
Darko Gjorgjijoski
bbc2d2088a
New translations en.json (Polish)
2026-03-24 07:44:25 +01:00
Darko Gjorgjijoski
5734a06ab3
New translations en.json (Norwegian)
2026-03-24 07:44:24 +01:00
Darko Gjorgjijoski
75a1038245
New translations en.json (Dutch)
2026-03-24 07:44:23 +01:00
Darko Gjorgjijoski
017691b7b1
New translations en.json (Macedonian)
2026-03-24 07:44:22 +01:00
Darko Gjorgjijoski
d4f8a40982
New translations en.json (Lithuanian)
2026-03-24 07:44:21 +01:00
Darko Gjorgjijoski
ebdee1e3f0
New translations en.json (Georgian)
2026-03-24 07:44:20 +01:00
Darko Gjorgjijoski
ce97a474f9
New translations en.json (Japanese)
2026-03-24 07:44:18 +01:00
Darko Gjorgjijoski
4ee3d0d129
New translations en.json (Italian)
2026-03-24 07:44:17 +01:00
Darko Gjorgjijoski
bd5abdec0e
New translations en.json (Hungarian)
2026-03-24 07:44:16 +01:00
Darko Gjorgjijoski
995533974e
New translations en.json (Hebrew)
2026-03-24 07:44:15 +01:00