-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix several cases of incorrect handling of a Group/Entry's LastModification/Creation time #10481
base: develop
Are you sure you want to change the base?
Fix several cases of incorrect handling of a Group/Entry's LastModification/Creation time #10481
Commits on Mar 19, 2024
-
Preserve the LastModificationTime when setting a group/entry previous…
… parent Partially fixes keepassxreboot#8170 (for inter-db moves)
vuurvlieg committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for ff9f639 - Browse repository at this point
Copy the full SHA ff9f639View commit details -
- Preserve the LastModificationTime for a group/entry cloned with the CloneResetTimeInfo flag - Retain UUID's and timeInfo when moving group(s)/entry(s) between db's - Prevent the Recycle Bin group from being moved to another db - Cross-db moves that might require merge logic are not (yet) supported and show an error message instead Fixes keepassxreboot#6202 Fixes keepassxreboot#8170
vuurvlieg committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 0665a6c - Browse repository at this point
Copy the full SHA 0665a6cView commit details
Commits on Mar 20, 2024
-
vuurvlieg committed
Mar 20, 2024 Configuration menu - View commit details
-
Copy full SHA for d644866 - Browse repository at this point
Copy the full SHA d644866View commit details -
vuurvlieg committed
Mar 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 9b6c36b - Browse repository at this point
Copy the full SHA 9b6c36bView commit details
Commits on Mar 25, 2024
-
Restore previous drag & drop logic
vuurvlieg committedMar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for ebb2d88 - Browse repository at this point
Copy the full SHA ebb2d88View commit details -
Fix missed case of incorrect update to a Group's LastModificationTime
vuurvlieg committedMar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a0a78b - Browse repository at this point
Copy the full SHA 6a0a78bView commit details -
vuurvlieg committed
Mar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d3a3e9 - Browse repository at this point
Copy the full SHA 0d3a3e9View commit details -
Fix case of incorrect update to a Group's LastModificationTime
vuurvlieg committedMar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a287f6 - Browse repository at this point
Copy the full SHA 2a287f6View commit details -
vuurvlieg committed
Mar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for ffb9b11 - Browse repository at this point
Copy the full SHA ffb9b11View commit details
Commits on Mar 26, 2024
-
vuurvlieg committed
Mar 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 9a7db37 - Browse repository at this point
Copy the full SHA 9a7db37View commit details
Commits on Mar 28, 2024
-
Fix moving a group/entry across dbs resets the CreationTime
vuurvlieg committedMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ca4ae86 - Browse repository at this point
Copy the full SHA ca4ae86View commit details
Commits on Mar 30, 2024
-
Fix additional cases of incorrectly handling of a Group's LastModific…
…ationTime Cases: - Entry is added to a Group - Entry is removed from a Group - The Group list is sorted
vuurvlieg committedMar 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 22a1a82 - Browse repository at this point
Copy the full SHA 22a1a82View commit details