Skip to content
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

Add XML Export option to GUI. #8524

Conversation

libklein
Copy link
Contributor

@libklein libklein commented Oct 1, 2022

Add XML Export option to GUI. Uses the same logic as the corresponding CLI export option. The user needs to confirm the potentially unsafe export as with the CSV export option.
Fixes #8496.

  • Implemented change
  • Updated documentation
  • Added translations

Screenshots

2022-10-01_11-19

TODO

The screenshot showing the export options needs to be updated.

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2022

Codecov Report

Attention: Patch coverage is 7.14286% with 26 lines in your changes missing coverage. Please review.

Project coverage is 64.40%. Comparing base (eaa363d) to head (eef9dba).
Report is 380 commits behind head on develop.

Files with missing lines Patch % Lines
src/gui/DatabaseTabWidget.cpp 0.00% 26 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8524      +/-   ##
===========================================
- Coverage    64.41%   64.40%   -0.01%     
===========================================
  Files          339      339              
  Lines        43953    43981      +28     
===========================================
+ Hits         28309    28322      +13     
- Misses       15644    15659      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@droidmonkey droidmonkey added new feature pr: backport pending Pull request yet to be backported to a previous release labels Oct 2, 2022
@droidmonkey droidmonkey added this to the v2.7.2 milestone Oct 2, 2022
@droidmonkey droidmonkey merged commit 54f9b25 into keepassxreboot:develop Oct 3, 2022
pull bot pushed a commit to tigerwill90/keepassxc that referenced this pull request Oct 3, 2022
* Add XML Export option to GUI.

* Update database export screenshot.
pull bot pushed a commit to Tiamat-Tech/keepassxc that referenced this pull request Oct 3, 2022
* Add XML Export option to GUI.

* Update database export screenshot.
droidmonkey pushed a commit that referenced this pull request Oct 5, 2022
* Add XML Export option to GUI.

* Update database export screenshot.
@droidmonkey droidmonkey added pr: backported Pull request backported to previous release and removed pr: backport pending Pull request yet to be backported to a previous release labels Oct 5, 2022
droidmonkey pushed a commit that referenced this pull request Oct 16, 2022
* Add XML Export option to GUI.

* Update database export screenshot.
@phoerious phoerious added pr: new feature Pull request that adds a new feature and removed new feature labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: backported Pull request backported to previous release pr: new feature Pull request that adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please add XML export to the export menu
4 participants