Commit Graph
35 Commits
Author SHA1 Message Date
RobinFleige e425e2108e Removed unnecessary diffs from master and applied code formatter to all diffs 2018-08-16 11:09:36 +02:00
RobinFleige e9a9c852c5 Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug4656 2018-08-16 10:21:01 +02:00
RobinFleige dde6b10547 Fixed a bug, where no active FileStorageService at all, did not count as wrong FileStorageService 2018-08-16 10:19:39 +02:00
RobinFleige eda1693218 Fixed a bug that saved the wrong file 2018-08-16 10:18:39 +02:00
RobinFleige c06fbde218 Reverting some previous, now unnecesary changes 2018-08-16 10:18:24 +02:00
RobinFleige cc66e99e8a Some Structure changes 2018-08-16 08:46:39 +02:00
RobinFleige efe06e84f3 fixes refactoring bug 2018-08-16 07:50:12 +02:00
RobinFleige 1bc7e1f45d Wrote some tests 2018-08-15 16:49:29 +02:00
Robin Fleige 549709b8b8 Updated onboarding (markdown) 2018-08-15 12:23:22 +00:00
Robin Fleige 82b8dcf17e Updated onboarding (markdown) 2018-08-15 11:10:59 +00:00
RobinFleige 24e664c9cc Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug4656 2018-08-15 08:15:49 +02:00
RobinFleige 5edee08ee5 Further restructuring 2018-08-15 08:13:48 +02:00
RobinFleige 045e2dd9f9 Restructuring for future testing 2018-08-14 14:39:51 +02:00
RobinFleige fa08b09e86 Organized imports 2018-08-14 10:13:49 +02:00
RobinFleige ba820be80a Fixed small bug that occured after removing a tag
Improved ui of resizing checkbox
2018-08-13 13:14:54 +02:00
RobinFleige 9b6669a446 Merge branch 'master' into bug4656 2018-08-13 08:04:24 +02:00
RobinFleige e70ec0cedc Changed printStackTrace to Logger, created Single-Point-Of-Exit in some methods, improved Code formatting and added german translations 2018-08-06 17:10:09 +02:00
RobinFleige f4e221edaf merge master into bug 4656 2018-08-03 14:33:46 +02:00
RobinFleige 0c2db48626 Moving the backend call to the Sailing service and a few code style improvements 2018-08-03 14:25:02 +02:00
RobinFleige 282a81916f Quick code quality improvements 2018-08-02 10:30:51 +02:00
RobinFleige ddeddc6d9b Small code style improvements 2018-08-02 08:48:39 +02:00
RobinFleige dd980683e9 Added support for copying EXIF data
Currently does not work, but is backuped with save without EXIF data so it has no negative impact
2018-08-01 08:04:59 +02:00
RobinFleige 54248bf9bd Checkbox is now marked red if not checked 2018-08-01 07:54:10 +02:00
RobinFleige ddd8fcbbbc Completely Working Version, still possible improvements 2018-07-30 11:43:40 +02:00
RobinFleige cb6d587861 Changed from one resize checkbox to one checkbox per tag where resizing is necessary 2018-07-30 10:24:31 +02:00
RobinFleige 9191f365d3 Replaced ConvertedImageDTO with ToResizeImageDTO and changed the logic, so it fits 2018-07-30 10:22:28 +02:00
RobinFleige 8f9e61f7cb Added check for filestorage before enabling uploading data (does not completely work yet because of a library bug that needs an update) 2018-07-30 10:15:59 +02:00
RobinFleige 11bad41509 Added toasts where necessary or useful 2018-07-30 09:59:37 +02:00
RobinFleige f7ae966b25 Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug4656 2018-07-24 09:56:06 +02:00
RobinFleige 838ead255b Added and improved some resizing and uploading functionality 2018-07-23 16:32:53 +02:00
RobinFleige d6973555c6 Changed ConvertedImageDTO to one object with all information instead of multiple objects
Fixed Type Conversion error
2018-07-13 11:28:19 +02:00
RobinFleige 5e188da776 Added resizing and converting logic
currently not able to save the resized images, because of an type uncompatibility
2018-07-12 11:33:59 +02:00
RobinFleige f205d92e6c Added checkbox for resizing 2018-07-10 08:53:55 +02:00
RobinFleige b4165a174a Added duplicate to FileStorageService Interface and all implementating classes 2018-07-09 13:22:37 +02:00
RobinFleige 164d08bcd3 Added Service for rescaling and convert to Base64 2018-07-09 13:20:54 +02:00