Commit Graph

101 Commits

Author SHA1 Message Date
Martin
388151791e Merge branch 'dev' of github.com:uroni/urbackup_frontend_wx into dev 2022-11-16 00:25:41 +01:00
Moisie2000
7b4f15bf70 macOS - Adds Full Disk Access check to client launch 2021-12-30 16:25:20 +00:00
Moisie2000
a57be36ec1 As we're now using launchctl to launch the backend and client processes, there's no need for the user-accessible login item routines.
remove_login_item has been left, to allow cleaning up of previous installs.
2021-12-26 18:01:30 +00:00
Martin
3436c3e21e Merge remote-tracking branch 'gh/dev' into dev 2021-03-03 17:46:41 +01:00
Mathias Gruber
a5d086f6c1 Fixed crashes related to fixed paths on OSX
Fixed path resolution to application resources relative to the application bundle, allowing the application to run in any path.
2021-01-03 23:02:45 +01:00
Martin
a977facb80 Disable asserts if appropriate 2020-09-11 18:34:40 +02:00
Martin
46a2cd3d47 DPI scale dialog sizes 2019-08-04 17:57:36 +02:00
Martin
aaf1399215 Add Japanese translation 2019-07-10 15:43:27 +02:00
Martin
fc325dc01f Don't use RequestUserAttention on Linux because it segfaults 2018-11-07 15:53:55 +01:00
Martin
4cba14de51 Write "access_backups_shell_mui.txt" only on Windows 2016-10-13 12:30:03 +02:00
Martin
292aad7f81 Only assume application is already started if errno is EWOULDBLOCK 2016-09-26 20:25:01 +02:00
Martin
d3dd273286 Create file with correct mode 2016-08-16 17:04:35 +02:00
Martin
a3df669a7b Fix build 2016-08-16 02:25:54 +02:00
Martin
863a5ec32d Prevent tray icon from starting more than once per user 2016-08-13 15:55:26 +02:00
Martin
033ba33ec2 Added Finnish (by Jussi Bergström) 2016-08-12 22:49:35 +02:00
Martin
576a594ffe Windows component restore 2016-07-28 00:44:23 +02:00
Martin
0d35b97ea7 Screen to select Windows components to restore 2016-07-27 02:01:49 +02:00
Martin
204bcf2b17 Screen to select Windows components to backup 2016-07-24 15:04:06 +02:00
Martin
b916fa8918 Add function to retrieve CBT status 2016-06-17 19:25:53 +02:00
Martin
a8f8f5b637 Get first backup status quicker 2016-06-05 23:57:18 +02:00
Martin
824e17fd35 Get shutdown privilege before shutting down 2016-05-06 23:42:03 +02:00
Martin
5048ddcebf Use precise locale 2016-03-06 22:20:33 +01:00
Martin Raiber
80458022ad Do not show red icon if backup status is ok but no server is present 2016-02-28 19:07:45 +01:00
Martin
d4474d740e Prevent multiple restore dialogs 2016-02-09 12:40:37 +01:00
Martin Raiber
8636a44b45 Changed access backups to access/restore backups 2016-01-28 15:09:17 +01:00
Martin Raiber
fdb9321ed2 Reuse connection for status queries 2016-01-27 01:53:24 +01:00
Martin
0d612ec66b Fixed restore on Mac OS X 2016-01-26 00:15:32 +01:00
Martin
c824d525de Max OS X client 2016-01-16 23:45:27 +01:00
Martin
8a9f85a7b1 Max OS X client 2016-01-16 18:13:29 +01:00
Martin
ef1237d0cc Follow restore progress after starting it with interactive client involvement 2016-01-12 23:48:58 +01:00
Martin
82870f8700 Multiple processes in client interface 2016-01-12 19:37:08 +01:00
Martin
93f0985ab3 Fix build issue 2016-01-08 13:34:15 +01:00
Martin
d29f789c29 Focus on modal window and timer updates itself now 2016-01-08 13:15:19 +01:00
Martin
b7221d149f Show restore path when restoring 2016-01-07 15:54:51 +01:00
Martin
e0302f3aed Do not save anything on canceling the wizard and do not show again 2015-12-15 21:39:13 +01:00
Martin
9de1925e5e Run default-config if setup_wizard.cfg already exists 2015-12-15 18:22:25 +01:00
Martin
54f104db90 Some bugfixes 2015-12-14 16:59:35 +01:00
Martin
f21e78b256 Added license to updater/installer and properly added AGPLv3 license 2015-12-14 16:11:22 +01:00
Martin
89e2736652 Bring window to front
(cherry picked from commit b7d6601de6bb0db71df39330811d32acd1ad0426)
2015-12-14 15:50:31 +01:00
Martin
068e5cdf47 Wizard to select files and volumes to backup after installation
(cherry picked from commit 9d941b67da08678a6db1e3c971822a7c0c2a4311)

Conflicts:
	main.cpp
2015-12-14 15:47:13 +01:00
Martin
89baab4d60 Merge branch 'next' into dev
Conflicts:
	Connector.cpp
	data/info.txt
	data/updates_h.dat
	main.cpp
	version.txt
2015-12-14 15:42:58 +01:00
Martin
b24bbc76a9 Don't hang on showing status screen 2015-12-14 15:40:41 +01:00
Martin
d780841f6c Fixed date format 2015-12-14 01:58:01 +01:00
Martin
5d4f955a33 Fixed date format 2015-12-14 01:48:12 +01:00
Martin
264ea617f2 Information about no recent backup comes from server now 2015-12-14 01:14:30 +01:00
Martin
a8f5b68b1e Made restore work on Windows 2015-12-13 21:47:00 +01:00
Martin
a014bf0b2d Added Swedish and Portuguese translation and fixed Norwegian, Estonian and Turkish translation
Thanks goes to J. Almeida (Portuguese) and Adam Karlsson, IorX (Swedish)
2015-11-25 22:06:20 +01:00
Martin
05c6151982 Added Estonian and Turkish translation 2015-07-19 18:56:55 +02:00
Martin Raiber
01002e1090 Suppress error messages 2015-02-09 01:26:46 +01:00
Martin Raiber
50969e4197 Support OS X 2015-02-09 01:12:14 +01:00