This commit is contained in:
2020-05-02 14:31:11 +00:00
parent 3ff4d3d11c
commit 7d0e8759ca
2 changed files with 5 additions and 11 deletions

View File

@@ -79,7 +79,6 @@
<DependentUpon>Resource1.resx</DependentUpon>
</Compile>
<Compile Include="util.cs" />
<Compile Include="V8.cs" />
<Compile Include="ProgressForm.cs">
<SubType>Form</SubType>
</Compile>
@@ -88,6 +87,9 @@
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Timestamp.cs" />
<Compile Include="V8.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\AyaNova.PlugIn\AyaNova.PlugIn.csproj">

View File

@@ -199,16 +199,8 @@ namespace AyaNova.PlugIn.V8
/*
TODO:
Decision on linked documents
- user choice?
- play with it and see what it would look like/implications
some links aren't files?
linked docs exported to attached files as a decision by exporter if yes then it attempts but accepts missing or unlinked files
todo: make up stub versions of all the core biz objects so can test a full wiki, attachment etc import
See client todo, has all the info on this
*
* todo: once have moved beyond what's in the v8 import stuff then need to remove all that, though maybe comment out some bits as some may be useful for import / export??
* todo: make up stub versions of all the core biz objects so can test a full wiki, attachment etc import
todo: export docs, settle on "Export" and edit all references to Import to switch it around as it's probably confusing artifact from dbdump days
* TODO: User: headofficeid, clientid vendorid, phone1, phone2, pagermaxtext
*