Added support for reading, editing (basic) metadata, adding it

to the DB, and compress and copy it as XML and JSON to the
	archived file.
This commit is contained in:
2017-04-29 07:04:03 +01:00
parent ba4070cfb4
commit 9edd4bcba3
14 changed files with 5341 additions and 24 deletions

View File

@@ -1,3 +1,22 @@
2017-04-29 Natalia Portillo <claunia@claunia.com>
* Core.cs:
* DBOps.cs:
* Schema.cs:
* DicCore.cs:
* Program.cs:
* MainWindow.cs:
* dlgMetadata.cs:
* gtk-gui/gui.stetic:
* osrepodbmgr.csproj:
* gtk-gui/generated.cs:
* gtk-gui/MainWindow.cs:
* gtk-gui/osrepodbmgr.DicCore.cs:
* gtk-gui/osrepodbmgr.dlgMetadata.cs:
Added support for reading, editing (basic) metadata, adding
it to the DB, and compress and copy it as XML and JSON to
the archived file.
2017-04-24 Natalia Portillo <claunia@claunia.com>
* osrepodbmgr.csproj: