<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://online.spectraqest.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Darren.fidler</id>
	<title>QESTonline - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://online.spectraqest.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Darren.fidler"/>
	<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php/Special:Contributions/Darren.fidler"/>
	<updated>2026-04-08T00:34:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=QESTNET_Internal:Creating_Build_4.0&amp;diff=29619</id>
		<title>QESTNET Internal:Creating Build 4.0</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=QESTNET_Internal:Creating_Build_4.0&amp;diff=29619"/>
		<updated>2016-03-21T23:11:41Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==QESTNET 4.0 Release Build Process (Fugro)==&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Checkout the release-4.0 branch from qestnet repository.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Ensure the branch is at the current origin head and all required commits for the build are present. This may mean a hotfix commit or a merge (--no-ff) branch dev4.0 into release-4.0.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Open the QESTNET.sln and QESTField.sln. Ensure the QESTNET.Custom.Fugro.DataBackbone and QESTNET.Integration.Portal projects are loaded.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Update the AssemblyVersion and AssemblyFileVersion of all AssemblyInfo.cs files with the new version number in both solutions.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Build debug &amp;amp; release QESTNET:&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Switch to debug.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Re-build the Schema Generator if required.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Upgrade the database you intend to build against, using the qestnet.upgrade tool built for this release. Run any required post-install scripts.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Build the qestlab.data project. (generate schema, compile, generate views, compile). See [http://online.spectraqest.com/index.php?title=qestnet_internal:developer_setup_qestnet#build_qestlab.data build qestlab.data].&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Re-build QESTNET.sln.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Switch to release.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Re-build QESTNET.sln.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Run &#039;&#039;&#039;~\QESTNET\copy_all_to_libraries.bat&#039;&#039;&#039;.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Create a new folder &#039;&#039;&#039;v4.0.XX&#039;&#039;&#039; in &#039;&#039;&#039;~\Libraries\QESTNET\&#039;&#039;&#039; where XX is the build version number. Copy the Debug and Release folders also in this folder, into the new &#039;&#039;&#039;v4.0.XX&#039;&#039;&#039; folder.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Update the build parameter in &#039;&#039;&#039;build-debug-x64.bat&#039;&#039;&#039; and &#039;&#039;&#039;build-release-x64.bat&#039;&#039;&#039; in &#039;&#039;&#039;~\QESTNET\QESTNET.Deployment\&#039;&#039;&#039; with the new build version number. E.g., &lt;br /&gt;
&amp;lt;blockquote&amp;gt;C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe /t:Rebuild .\QESTNET.Deployment\QESTNET.Deployment.wixproj /p:Configuration=Release;QestnetVersion=&#039;&#039;&#039;4.0.18&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Run &#039;&#039;&#039;build-release-x64.bat&#039;&#039;&#039;.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Run &#039;&#039;&#039;package_release.bat&#039;&#039;&#039;. This will copy the installer to &#039;&#039;&#039;\\adls0003\Development\Product Distribution\QESTNET\&#039;&#039;&#039;. Move it to folder &#039;&#039;&#039;Fugro&#039;&#039;&#039;. This will make the release publicly available.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Switch the &#039;&#039;&#039;QESTField.sln&#039;&#039;&#039; to release. Publish the solution to a temporary folder.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Zip the contents of the temporary folder and name the zip &#039;&#039;&#039;QESTField v4.0.XX.zip&#039;&#039;&#039; where XX is the build version number.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy the zip file to &#039;&#039;&#039;\\adls0003\Development\Product Distribution\QEST Field\&#039;&#039;&#039;. This will make the release publicly available.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Commit the qestnet branch changes to git with commit message &#039;&#039;&#039;Prepare release v4.0.XX&#039;&#039;&#039; where XX is the build version number.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Tag the commit with &#039;&#039;&#039;v4.0.XX&#039;&#039;&#039; where XX is the build version number.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Push the commit to github.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Push the tag to github (tags need to be pushed explicitly).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Inform appropriate parties of the new release build.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Have a cider as this should be automated.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_CustomFilterNodeAdmin.png&amp;diff=24647</id>
		<title>File:FN CustomFilterNodeAdmin.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_CustomFilterNodeAdmin.png&amp;diff=24647"/>
		<updated>2011-02-25T02:11:48Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_CustomFilterNode.png&amp;diff=24646</id>
		<title>File:FN CustomFilterNode.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_CustomFilterNode.png&amp;diff=24646"/>
		<updated>2011-02-25T02:11:39Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_SaveCriteria.png&amp;diff=24623</id>
		<title>File:FN SaveCriteria.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_SaveCriteria.png&amp;diff=24623"/>
		<updated>2011-02-25T01:30:47Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_FilterParts.png&amp;diff=24596</id>
		<title>File:FN FilterParts.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_FilterParts.png&amp;diff=24596"/>
		<updated>2011-02-24T23:45:33Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_SpecFilterNodes.png&amp;diff=24478</id>
		<title>File:FN SpecFilterNodes.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_SpecFilterNodes.png&amp;diff=24478"/>
		<updated>2011-02-24T01:12:24Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_SelectingCriteria.png&amp;diff=24477</id>
		<title>File:FN SelectingCriteria.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_SelectingCriteria.png&amp;diff=24477"/>
		<updated>2011-02-24T01:12:18Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_SelectFilter.PNG&amp;diff=24476</id>
		<title>File:FN SelectFilter.PNG</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_SelectFilter.PNG&amp;diff=24476"/>
		<updated>2011-02-24T01:12:11Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_SelectedCriteria.png&amp;diff=24475</id>
		<title>File:FN SelectedCriteria.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_SelectedCriteria.png&amp;diff=24475"/>
		<updated>2011-02-24T01:12:06Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_SaveDeleteCriteria.png&amp;diff=24474</id>
		<title>File:FN SaveDeleteCriteria.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_SaveDeleteCriteria.png&amp;diff=24474"/>
		<updated>2011-02-24T01:12:00Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_RunFilter.PNG&amp;diff=24471</id>
		<title>File:FN RunFilter.PNG</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_RunFilter.PNG&amp;diff=24471"/>
		<updated>2011-02-24T01:09:56Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_RolesFilterNodes.png&amp;diff=24470</id>
		<title>File:FN RolesFilterNodes.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_RolesFilterNodes.png&amp;diff=24470"/>
		<updated>2011-02-24T01:09:35Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_ReportsFilterNodes.png&amp;diff=24469</id>
		<title>File:FN ReportsFilterNodes.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_ReportsFilterNodes.png&amp;diff=24469"/>
		<updated>2011-02-24T01:09:28Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_PeopleFilterNodes.png&amp;diff=24468</id>
		<title>File:FN PeopleFilterNodes.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_PeopleFilterNodes.png&amp;diff=24468"/>
		<updated>2011-02-24T01:09:21Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_NewCriteria.png&amp;diff=24467</id>
		<title>File:FN NewCriteria.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_NewCriteria.png&amp;diff=24467"/>
		<updated>2011-02-24T01:09:15Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_ListFilterNodes.png&amp;diff=24466</id>
		<title>File:FN ListFilterNodes.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_ListFilterNodes.png&amp;diff=24466"/>
		<updated>2011-02-24T01:09:07Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_ListFiltering.png&amp;diff=24464</id>
		<title>File:FN ListFiltering.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_ListFiltering.png&amp;diff=24464"/>
		<updated>2011-02-24T01:08:59Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_Expand.PNG&amp;diff=24463</id>
		<title>File:FN Expand.PNG</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_Expand.PNG&amp;diff=24463"/>
		<updated>2011-02-24T01:08:52Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_EquipmentFilterNodes.png&amp;diff=24462</id>
		<title>File:FN EquipmentFilterNodes.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_EquipmentFilterNodes.png&amp;diff=24462"/>
		<updated>2011-02-24T01:08:45Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:FN_CriteriaSaved.png&amp;diff=24461</id>
		<title>File:FN CriteriaSaved.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:FN_CriteriaSaved.png&amp;diff=24461"/>
		<updated>2011-02-24T01:08:34Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:WT_RepeatingSample.png&amp;diff=24415</id>
		<title>File:WT RepeatingSample.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:WT_RepeatingSample.png&amp;diff=24415"/>
		<updated>2011-02-23T13:52:03Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:WT_OptionalDocument.png&amp;diff=24414</id>
		<title>File:WT OptionalDocument.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:WT_OptionalDocument.png&amp;diff=24414"/>
		<updated>2011-02-23T13:47:52Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:WT_ButtonOptional.png&amp;diff=24413</id>
		<title>File:WT ButtonOptional.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:WT_ButtonOptional.png&amp;diff=24413"/>
		<updated>2011-02-23T13:44:42Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:WT_ButtonActivate.png&amp;diff=24412</id>
		<title>File:WT ButtonActivate.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:WT_ButtonActivate.png&amp;diff=24412"/>
		<updated>2011-02-23T13:35:18Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:WT_ManageTemplate.png&amp;diff=24411</id>
		<title>File:WT ManageTemplate.png</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:WT_ManageTemplate.png&amp;diff=24411"/>
		<updated>2011-02-23T11:16:37Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
	<entry>
		<id>http://online.spectraqest.com/index.php?title=File:WT_UserRights.PNG&amp;diff=24354</id>
		<title>File:WT UserRights.PNG</title>
		<link rel="alternate" type="text/html" href="http://online.spectraqest.com/index.php?title=File:WT_UserRights.PNG&amp;diff=24354"/>
		<updated>2011-02-23T04:49:22Z</updated>

		<summary type="html">&lt;p&gt;Darren.fidler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Darren.fidler</name></author>
	</entry>
</feed>