* animate.css: animations css * links.css: liens avec le fond blanc qui se déroule * links.css: WIP liens thème sombre * GitHub.ico: un petit merci à GitHub * live-concert-fg.png: image de plan rapproché : les fans * live-concert-scene.jpg: Image de fond : la scene * splash-image-2.jpg: image de fond : photo colorée, public de concert, vient de totemproduction.fr * links.css: ficher de définitions globales du style des bouttons (encore inutilisé) * yavsc.user.js: WIP implémente le widget "utilisateur", permettant l'affichage des liens rapides pour tout nom d'ulitisateur, le cas échéant, vers l'ajout à un cercle, vers son blog, vers des methodes choisies d'administateur, vers ses réseaux sociaux, voir plus. * About.aspx: Implémente une page "à propos" * Test.aspx: Page de test: désolé pour le bruit, elle n'est compilée qu'en mode `Debug` (elle n'est pas accessible en production) * NpgsqlBlogProvider.cs: Corrige la méthode pour enlever un tag à un article ... * NpgsqlBlogProvider.csproj: . * NpgsqlCircleProvider.cs: liste les cercles auquels appartient un utilisateur. * BasketController.cs: * NpgsqlContentProvider.cs: Les commandes sont fortement typée. * README.md: mise à jour des priorités * style.css: réécriture du thème clair * style.css: * implémente un classe css `clickme` pour attirer l'oeil sur le boutton de validation après la modification d'un champ de formulaire. * enlève tous les coins arrondis * modifie la chasse de caractères (une seule utilisée pour le moment) * * style.css: * integre la référence à la feuille de style des [animations](https://daneden.github.io/animate.css/) * corrige des marges, alignements * supprime ce qui reste de coin arrondi * néttoye les définitions obsolètes * définit la classe `username` * corrige le survol à la suppression de tag * FrontOfficeController.cs: renomme des methodes, refabriqué pour s'adapter aux changements de l'API du workflow, WIP propose les cercles utilisateurs pour l'ajout des profiles préstataires aux cercles. * HomeController.cs: implémente une page "à propos" * T.cs: re-autorise le titre vide de page, au cas où ... car ce n'est pas un véritable défaut fonctionnel. * YavscHelpers.cs: Implemente un outil de presentation des liens action traduits. Tous les liens action utilisent maintenant cette nouvelle methode, au profile de celle du framework `HtmlHelpers.ActionLink` * App.master: corrige l'usage du contrôle utilisateur des cotes dans le cadre des cotes de billet. * AppAdmin.master: * Index.aspx: * Service.aspx: * ProductCategory.aspx: traduction des liens action * NoLogin.master: * traduction des liens action * suppression des liens de remerciement dans le bas de page, cette information a été déplacée dans la page `/Home/Credits` * to-markdown.js: transforme maintenant les noeuds Html `div` en paragraphes Markdown. * yavsc.hidefieldset.js: Le script règle la forme de la souris au survol du bouton, le cas échéant. * yavsc.js: nouvelle fonction javascript pour logger un objet arbitraire. * yavsc.rate.js: Fixe la possibilité de mettre des cotes très basses ou très hautes (reste encore un mieux à faire), Affiche au survol des descriptions optionnelles de la cote. * Title.aspx: * UserPost.aspx: * Edit.aspx: * Index.aspx: * Brand.aspx: * Index.aspx: * PostActions.ascx: * TitleNotFound.aspx: * Booking.aspx: * Command.aspx: * ChangePasswordSuccess.aspx: Traduction des liens action * Login.aspx: * Traduction des liens actionTraduction des liens action * Profile.aspx: * Traduction des liens actionTraduction des liens action * utilisation de la classe css `mayhide` qui autorise maintenant un champ d'entrées de formulaire à être plié/déplié au click sur sa légende. * Admin.aspx: Traduction des liens actionTraduction des liens actionTraduction des liens actionTraduction des liens actionTraduction des liens actionTraduction des liens action * Backups.aspx: * RoleList.aspx: * UserList.aspx: * Index.aspx: Traduction des liens actionTraduction des liens action * Edit.aspx: * refabrication de la structure Html * Traduction des liens actionTraduction des liens action * Index.aspx: Simlpification des apperçus de blog * TagControl.ascx: refabrication pour simplifier l'implémentation du contrôle utilisateur des tags * UserPosts.aspx: Traduction des liens action, et simplification du listing de blog * Basket.aspx: Affiche les articles du panier de commandes avec leur vue dédiée à leur type (les commande sont maintenant fortement typées) * Catalog.aspx: Traduction des liens action, correctin du lien vers le produit (cassé depuis une vielle refabrication des routes) * DoAnEstimate.aspx: refabrication de la vue de création du devis: renommée depuis `Estimate` * Performer.ascx: * un message supplementaire à l'absence de compétence affichée par un préstataire * des guillemets autour du commentaire du préstataire sur sa compétence * ajout du préstataire au cercles * Performers.aspx: Décrit en détail les informations sur la disponibilité d'un préstataire, à la date demandée. * YourEstimates.aspx: renomage de cette page, pour préciser sa fonction : Vos devis. * Contact.aspx: structure Html de la page de contact * Credits.aspx: Ajoute les remerciements aux communauté du libre * Index.aspx: ne fait rien * Web.config: * import de `System.Transactions` * mise à jour des credits libres * WebDeploy.targets: utilise les séparateurs de chemin vers ficher à la POSIX, ne change rien pour ma config ... (TODO tester sous WoinDose) * Yavsc.csproj: déploie des pages des scripts Javascript et des images et feuilles de style en plus. * CircleManager.cs: implémente les methodes utilisées à la construction du contrôle utilisateur. * CircleProvider.cs: * doc xml * extension de interface * Commande.cs: l'objet `Command` devient abstrait, pour exister (être instanciée), une commande doit maintenant hériter de cet objet abstrait. * LocalizedText.resx: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: * LocalizedText.fr.Designer.cs: traductions * IContentProvider.cs: doc xml * SiteSkills.aspx: renomage de cette page, pour préciser sa fonction : les compétences sur ce site.
859 lines
46 KiB
XML
859 lines
46 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{77044C92-D2F1-45BD-80DD-AA25B311B027}</ProjectGuid>
|
|
<ProjectTypeGuids>{349C5851-65DF-11DA-9384-00065B846F21};{603C0E0B-DB56-11DC-BE95-000D561079B0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Yavsc</RootNamespace>
|
|
<AssemblyName>Yavsc</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin</OutputPath>
|
|
<DefineConstants>DEBUG;TEST;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AspNet>
|
|
<AspNet DisableCodeBehindGeneration="True" />
|
|
</AspNet>
|
|
<CustomCommands>
|
|
<CustomCommands>
|
|
<Command type="BeforeExecute" />
|
|
</CustomCommands>
|
|
</CustomCommands>
|
|
<DocumentationFile>bin\Yavsc.xml</DocumentationFile>
|
|
<Externalconsole>true</Externalconsole>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<ConsolePause>false</ConsolePause>
|
|
<DocumentationFile>bin\Yavsc.xml</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Lua|AnyCPU' ">
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin</OutputPath>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'TotemPre|AnyCPU' ">
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin</OutputPath>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'TotemProd|AnyCPU' ">
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin</OutputPath>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'YavscPre|AnyCPU' ">
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin</OutputPath>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Yavsc|AnyCPU' ">
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin</OutputPath>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Abstractions" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Routing" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Web.Http.WebHost" />
|
|
<Reference Include="System.Web.Http" />
|
|
<Reference Include="System.Web.Mvc" />
|
|
<Reference Include="System.Web.WebPages" />
|
|
<Reference Include="System.Net.Http.Formatting" />
|
|
<Reference Include="System.Net.Http.WebRequest" />
|
|
<Reference Include="System.Web.WebPages.Razor" />
|
|
<Reference Include="nunit.framework">
|
|
<Package>nunit</Package>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json">
|
|
<HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PayPalButtonManagerSDK">
|
|
<HintPath>..\packages\PayPalButtonManagerSDK.2.9.109\lib\net20\PayPalButtonManagerSDK.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="xunit.abstractions">
|
|
<HintPath>..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MarkdownDeep">
|
|
<HintPath>lib\MarkdownDeep.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="xunit.core">
|
|
<HintPath>..\packages\xunit.extensibility.core.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="xunit.execution.desktop">
|
|
<HintPath>..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="xunit.assert">
|
|
<HintPath>..\packages\xunit.assert.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.assert.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PayPalCoreSDK">
|
|
<HintPath>..\packages\PayPalCoreSDK.1.6.3\lib\net451\PayPalCoreSDK.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Npgsql">
|
|
<HintPath>..\packages\Npgsql.3.0.3\lib\net45\Npgsql.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net">
|
|
<HintPath>..\packages\log4net.2.0.4\lib\net45-full\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Web.XmlTransform">
|
|
<HintPath>..\packages\Mono.Web.Xdt.1.0.0\lib\Net40\Microsoft.Web.XmlTransform.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework" />
|
|
<Reference Include="System.Data.Entity" />
|
|
<Reference Include="System.IdentityModel.Selectors" />
|
|
<Reference Include="System.IdentityModel" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.WebPages.Deployment" />
|
|
<Reference Include="Microsoft.Web.Infrastructure" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Data.Linq" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.ServiceModel.Web" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Admin\" />
|
|
<Folder Include="ApiControllers\" />
|
|
<Folder Include="App_Themes\" />
|
|
<Folder Include="App_Themes\green\" />
|
|
<Folder Include="App_Themes\blue\" />
|
|
<Folder Include="App_Themes\dark\" />
|
|
<Folder Include="App_Data\" />
|
|
<Folder Include="App_Themes\images\" />
|
|
<Folder Include="App_Themes\clear\" />
|
|
<Folder Include="avatars\" />
|
|
<Folder Include="backup\" />
|
|
<Folder Include="bfiles\" />
|
|
<Folder Include="CatExts\" />
|
|
<Folder Include="errors\" />
|
|
<Folder Include="fonts\" />
|
|
<Folder Include="Formatters\" />
|
|
<Folder Include="htmldoc\" />
|
|
<Folder Include="Helpers\" />
|
|
<Folder Include="lib\" />
|
|
<Folder Include="Models\" />
|
|
<Folder Include="Settings\" />
|
|
<Folder Include="Scripts\" />
|
|
<Folder Include="templates\" />
|
|
<Folder Include="users\" />
|
|
<Folder Include="Views\Account\" />
|
|
<Folder Include="Views\Blogs\" />
|
|
<Folder Include="Views\Google\" />
|
|
<Folder Include="Views\FrontOffice\" />
|
|
<Folder Include="Views\FileSystem\" />
|
|
<Folder Include="Views\WorkFlow\" />
|
|
<Folder Include="Views\Admin\" />
|
|
<Folder Include="Views\BackOffice\" />
|
|
<Folder Include="Views\PayPal\" />
|
|
<Folder Include="xmldoc\" />
|
|
<Folder Include="App_Code\" />
|
|
<Folder Include="App_Themes\base\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Controllers\HomeController.cs" />
|
|
<Compile Include="Controllers\AccountController.cs" />
|
|
<Compile Include="Controllers\BlogsController.cs" />
|
|
<Compile Include="AssemblyInfo.cs" />
|
|
<Compile Include="Controllers\FrontOfficeController.cs" />
|
|
<Compile Include="Controllers\BackOfficeController.cs" />
|
|
<Compile Include="Admin\Export.cs" />
|
|
<Compile Include="Admin\DataManager.cs" />
|
|
<Compile Include="Controllers\FileSystemController.cs" />
|
|
<Compile Include="CatExts\WebCatalogExtensions.cs" />
|
|
<Compile Include="Helpers\YavscHelpers.cs" />
|
|
<Compile Include="Controllers\AdminController.cs" />
|
|
<Compile Include="Helpers\T.cs" />
|
|
<Compile Include="templates\Estim.cs">
|
|
<DependentUpon>Estim.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="templates\TexEstimInit.cs" />
|
|
<Compile Include="Formatters\EstimToPdfFormatter.cs" />
|
|
<Compile Include="Formatters\SimpleFormatter.cs" />
|
|
<Compile Include="ValidateAjaxAttribute.cs" />
|
|
<Compile Include="Controllers\GoogleController.cs" />
|
|
<Compile Include="Settings\ThanksConfigurationSection.cs" />
|
|
<Compile Include="Settings\ThanksConfigurationCollection.cs" />
|
|
<Compile Include="Settings\ThanksConfigurationElement.cs" />
|
|
<Compile Include="Settings\ModulesConfigurationSection.cs" />
|
|
<Compile Include="Settings\ModuleConfigurationElementCollection.cs" />
|
|
<Compile Include="Settings\ModuleConfigurationElement.cs" />
|
|
<Compile Include="Formatters\ErrorHtmlFormatter.cs" />
|
|
<Compile Include="Formatters\RssFeedsFormatter.cs" />
|
|
<Compile Include="Formatters\TexToPdfFormatter.cs" />
|
|
<Compile Include="Formatters\EstimToPdfFormatter.MSAN.cs" />
|
|
<Compile Include="Helpers\TemplateException.cs" />
|
|
<Compile Include="Formatters\FormatterException.cs" />
|
|
<Compile Include="ApiControllers\WorkFlowController.cs" />
|
|
<Compile Include="ApiControllers\BasketController.cs" />
|
|
<Compile Include="ApiControllers\BlogsController.cs" />
|
|
<Compile Include="ApiControllers\CalendarController.cs" />
|
|
<Compile Include="ApiControllers\CircleController.cs" />
|
|
<Compile Include="ApiControllers\FrontOfficeController.cs" />
|
|
<Compile Include="ApiControllers\GCMController.cs" />
|
|
<Compile Include="ApiControllers\AccountController.cs" />
|
|
<Compile Include="Helpers\ThanksHelper.cs" />
|
|
<Compile Include="Web References\sms.diamondcard.us\Reference.cs">
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ApiControllers\PaypalController.cs" />
|
|
<Compile Include="ApiControllers\AuthorizationDenied.cs" />
|
|
<Compile Include="ApiControllers\YavscController.cs" />
|
|
<Compile Include="Helpers\YavscAjaxHelper.cs" />
|
|
<Compile Include="AuthorizeAttribute.cs" />
|
|
<Compile Include="ApiControllers\SkillController.cs" />
|
|
<Compile Include="Controllers\PayPalController.cs" />
|
|
<Compile Include="ApiControllers\BackOfficeController.cs" />
|
|
<Compile Include="WebApiConfig.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Views\Web.config" />
|
|
<Content Include="Views\Home\Index.aspx" />
|
|
<Content Include="Web.config" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="Models\App.master" />
|
|
<Content Include="Views\Account\Register.aspx" />
|
|
<Content Include="Views\Account\ChangePassword.aspx" />
|
|
<Content Include="Views\Account\ChangePasswordSuccess.aspx" />
|
|
<Content Include="Views\Account\Index.aspx" />
|
|
<Content Include="Views\Account\Login.aspx" />
|
|
<Content Include="Views\Blogs\Index.aspx" />
|
|
<Content Include="Views\Blogs\UserPosts.aspx" />
|
|
<Content Include="Views\Blogs\UserPost.aspx" />
|
|
<Content Include="Views\Blogs\Edit.aspx" />
|
|
<Content Include="Views\Account\RegistrationPending.aspx" />
|
|
<Content Include="Views\Account\Validate.aspx" />
|
|
<Content Include="Views\FrontOffice\Catalog.aspx" />
|
|
<Content Include="Views\Blogs\TitleNotFound.aspx" />
|
|
<Content Include="Views\FrontOffice\ProductCategory.aspx" />
|
|
<Content Include="Views\FrontOffice\Product.aspx" />
|
|
<Content Include="errors\GeneralError.aspx" />
|
|
<Content Include="errors\PageNotFound.aspx" />
|
|
<Content Include="Views\FrontOffice\Service.aspx" />
|
|
<Content Include="Views\FrontOffice\ReferenceNotFound.aspx" />
|
|
<Content Include="Views\FileSystem\Delete.aspx" />
|
|
<Content Include="Views\FileSystem\Index.aspx" />
|
|
<Content Include="Views\FileSystem\Create.aspx" />
|
|
<Content Include="Views\FileSystem\Details.aspx" />
|
|
<Content Include="Views\FileSystem\Edit.aspx" />
|
|
<Content Include="Views\FrontOffice\Brand.aspx" />
|
|
<Content Include="Views\FrontOffice\Command.aspx" />
|
|
<Content Include="Views\WorkFlow\NewProject.aspx" />
|
|
<Content Include="Views\WorkFlow\Index.aspx" />
|
|
<Content Include="Views\Blogs\RemovePost.aspx" />
|
|
<Content Include="Views\Admin\Admin.aspx" />
|
|
<Content Include="Views\Admin\AddRole.aspx" />
|
|
<Content Include="Views\Admin\UserList.aspx" />
|
|
<Content Include="Views\Admin\RoleList.aspx" />
|
|
<Content Include="Views\Admin\CreateBackup.aspx" />
|
|
<Content Include="Views\Admin\BackupCreated.aspx" />
|
|
<Content Include="Views\Admin\Backups.aspx" />
|
|
<Content Include="Views\Admin\Restore.aspx" />
|
|
<Content Include="Views\Admin\Restored.aspx" />
|
|
<Content Include="Catalog.xml" />
|
|
<Content Include="RegistrationMail.txt" />
|
|
<Content Include="Views\FrontOffice\Writting.ascx" />
|
|
<Content Include="Scripts\jquery.metadata.js" />
|
|
<Content Include="Views\Account\Unregister.aspx" />
|
|
<Content Include="Scripts\jquery.timepicker.js" />
|
|
<Content Include="Scripts\jquery.timepicker.min.js" />
|
|
<Content Include="Scripts\jquery.mousewheel.js" />
|
|
<Content Include="Views\Admin\RemoveUser.aspx" />
|
|
<Content Include="Views\FrontOffice\Index.aspx" />
|
|
<Content Include="Views\BackOffice\Index.aspx" />
|
|
<Content Include="Scripts\datepicker-en-GB.js" />
|
|
<Content Include="Scripts\datepicker-fr.js" />
|
|
<Content Include="Views\Home\Contact.aspx" />
|
|
<Content Include="Views\Home\AssemblyInfo.aspx" />
|
|
<Content Include="Views\Admin\Created.aspx" />
|
|
<Content Include="Views\Admin\InitDb.aspx" />
|
|
<Content Include="favicon.png" />
|
|
<Content Include="Models\NoLogin.master" />
|
|
<Content Include="Views\FrontOffice\Basket.aspx" />
|
|
<Content Include="Scripts\stupidtable.js" />
|
|
<Content Include="Scripts\jquery-ui.js" />
|
|
<Content Include="Views\Account\Profile.aspx" />
|
|
<Content Include="robots.txt" />
|
|
<Content Include="Scripts\form-new-user.js" />
|
|
<Content Include="Views\FrontOffice\EventPub.aspx" />
|
|
<Content Include="Views\Account\Circles.aspx" />
|
|
<Content Include="Views\Account\Register.ascx" />
|
|
<Content Include="Views\Account\ResetPassword.aspx" />
|
|
<Content Include="Views\Blogs\RemoveTitle.aspx" />
|
|
<Content Include="App_Themes\style.css" />
|
|
<Content Include="App_Themes\green\asc.png" />
|
|
<Content Include="App_Themes\green\bg.png" />
|
|
<Content Include="App_Themes\green\desc.png" />
|
|
<Content Include="App_Themes\green\style.css" />
|
|
<Content Include="App_Themes\blue\asc.gif" />
|
|
<Content Include="App_Themes\blue\bg.gif" />
|
|
<Content Include="App_Themes\blue\desc.gif" />
|
|
<Content Include="App_Themes\dark\asc.gif" />
|
|
<Content Include="App_Themes\dark\bg.gif" />
|
|
<Content Include="App_Themes\dark\desc.gif" />
|
|
<Content Include="App_Themes\jquery.timepicker.css" />
|
|
<Content Include="App_Themes\jquery-ui.css" />
|
|
<Content Include="App_Themes\jquery-ui.min.css" />
|
|
<Content Include="App_Themes\dark\rect.png" />
|
|
<Content Include="App_Themes\dark\croix.png" />
|
|
<Content Include="App_Themes\md\mdd_toolbar.png" />
|
|
<Content Include="App_Themes\md\mdd_ajax_loader.gif" />
|
|
<Content Include="App_Themes\md\mdd_gripper.png" />
|
|
<Content Include="App_Themes\md\mdd_modal_background.png" />
|
|
<Content Include="App_Themes\mdd_styles.css" />
|
|
<Content Include="Scripts\jquery-2.1.4.min.js" />
|
|
<Content Include="Scripts\yavsc.js" />
|
|
<Content Include="Scripts\yavsc.circles.js" />
|
|
<Content Include="Views\Home\Credits.aspx" />
|
|
<Content Include="Content\themes\base\accordion.css" />
|
|
<Content Include="Content\themes\base\all.css" />
|
|
<Content Include="Content\themes\base\autocomplete.css" />
|
|
<Content Include="Content\themes\base\base.css" />
|
|
<Content Include="Content\themes\base\button.css" />
|
|
<Content Include="Content\themes\base\core.css" />
|
|
<Content Include="Content\themes\base\datepicker.css" />
|
|
<Content Include="Content\themes\base\dialog.css" />
|
|
<Content Include="Content\themes\base\draggable.css" />
|
|
<Content Include="Content\themes\base\menu.css" />
|
|
<Content Include="Content\themes\base\progressbar.css" />
|
|
<Content Include="Content\themes\base\resizable.css" />
|
|
<Content Include="Content\themes\base\selectable.css" />
|
|
<Content Include="Content\themes\base\selectmenu.css" />
|
|
<Content Include="Content\themes\base\slider.css" />
|
|
<Content Include="Content\themes\base\sortable.css" />
|
|
<Content Include="Content\themes\base\spinner.css" />
|
|
<Content Include="Content\themes\base\tabs.css" />
|
|
<Content Include="Content\themes\base\theme.css" />
|
|
<Content Include="Content\themes\base\tooltip.css" />
|
|
<Content Include="Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_2e83ff_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_888888_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Scripts\jquery-ui-1.11.4.js" />
|
|
<Content Include="Scripts\jquery-ui-1.11.4.min.js" />
|
|
<Content Include="Scripts\hallo.js" />
|
|
<Content Include="App_Themes\font-awesome.css" />
|
|
<Content Include="fonts\FontAwesome.otf" />
|
|
<Content Include="fonts\fontawesome-webfont.eot" />
|
|
<Content Include="fonts\fontawesome-webfont.svg" />
|
|
<Content Include="fonts\fontawesome-webfont.ttf" />
|
|
<Content Include="fonts\fontawesome-webfont.woff" />
|
|
<Content Include="Scripts\to-markdown.js" />
|
|
<Content Include="Scripts\showdown.js" />
|
|
<Content Include="Scripts\rangy-core.js" />
|
|
<Content Include="Scripts\rangy-selectionsaverestore.js" />
|
|
<Content Include="Scripts\jquery.htmlClean.min.js" />
|
|
<Content Include="App_Themes\images\helix-nebula-1400x1400.jpg" />
|
|
<Content Include="App_Themes\images\helix-nebula-1400x1400.s.jpg" />
|
|
<Content Include="App_Themes\images\star-939235_1280.jpg" />
|
|
<Content Include="App_Themes\accordion.css" />
|
|
<Content Include="App_Themes\all.css" />
|
|
<Content Include="App_Themes\autocomplete.css" />
|
|
<Content Include="App_Themes\base.css" />
|
|
<Content Include="App_Themes\button.css" />
|
|
<Content Include="App_Themes\core.css" />
|
|
<Content Include="App_Themes\datepicker.css" />
|
|
<Content Include="App_Themes\dialog.css" />
|
|
<Content Include="App_Themes\draggable.css" />
|
|
<Content Include="App_Themes\menu.css" />
|
|
<Content Include="App_Themes\progressbar.css" />
|
|
<Content Include="App_Themes\resizable.css" />
|
|
<Content Include="App_Themes\selectable.css" />
|
|
<Content Include="App_Themes\selectmenu.css" />
|
|
<Content Include="App_Themes\slider.css" />
|
|
<Content Include="App_Themes\sortable.css" />
|
|
<Content Include="App_Themes\spinner.css" />
|
|
<Content Include="App_Themes\tabs.css" />
|
|
<Content Include="App_Themes\theme.css" />
|
|
<Content Include="App_Themes\tooltip.css" />
|
|
<Content Include="App_Themes\images\helix-nebula-1400x1400.xxs.jpg" />
|
|
<Content Include="App_Themes\images\star-939235_1280.xxs.jpg" />
|
|
<Content Include="Views\Blogs\Title.aspx" />
|
|
<Content Include="Views\Blogs\PostActions.ascx" />
|
|
<Content Include="Scripts\yavsc.tags.js" />
|
|
<Content Include="Views\Blogs\TagControl.ascx" />
|
|
<Content Include="Scripts\knockout-jqAutocomplete.js" />
|
|
<Content Include="Scripts\knockout-jqAutocomplete.min.js" />
|
|
<Content Include="Views\Blogs\TagPanel.ascx" />
|
|
<Content Include="Views\Home\TagPanel.ascx" />
|
|
<Content Include="Scripts\Prettify\lang-apollo.js" />
|
|
<Content Include="Scripts\Prettify\lang-basic.js" />
|
|
<Content Include="Scripts\Prettify\lang-clj.js" />
|
|
<Content Include="Scripts\Prettify\lang-css.js" />
|
|
<Content Include="Scripts\Prettify\lang-dart.js" />
|
|
<Content Include="Scripts\Prettify\lang-erlang.js" />
|
|
<Content Include="Scripts\Prettify\lang-go.js" />
|
|
<Content Include="Scripts\Prettify\lang-hs.js" />
|
|
<Content Include="Scripts\Prettify\lang-lisp.js" />
|
|
<Content Include="Scripts\Prettify\lang-llvm.js" />
|
|
<Content Include="Scripts\Prettify\lang-lua.js" />
|
|
<Content Include="Scripts\Prettify\lang-matlab.js" />
|
|
<Content Include="Scripts\Prettify\lang-ml.js" />
|
|
<Content Include="Scripts\Prettify\lang-mumps.js" />
|
|
<Content Include="Scripts\Prettify\lang-n.js" />
|
|
<Content Include="Scripts\Prettify\lang-pascal.js" />
|
|
<Content Include="Scripts\Prettify\lang-proto.js" />
|
|
<Content Include="Scripts\Prettify\lang-r.js" />
|
|
<Content Include="Scripts\Prettify\lang-rd.js" />
|
|
<Content Include="Scripts\Prettify\lang-scala.js" />
|
|
<Content Include="Scripts\Prettify\lang-sql.js" />
|
|
<Content Include="Scripts\Prettify\lang-tcl.js" />
|
|
<Content Include="Scripts\Prettify\lang-tex.js" />
|
|
<Content Include="Scripts\Prettify\lang-vb.js" />
|
|
<Content Include="Scripts\Prettify\lang-vhdl.js" />
|
|
<Content Include="Scripts\Prettify\lang-wiki.js" />
|
|
<Content Include="Scripts\Prettify\lang-xq.js" />
|
|
<Content Include="Scripts\Prettify\lang-yaml.js" />
|
|
<Content Include="Scripts\Prettify\prettify.js" />
|
|
<Content Include="Scripts\Prettify\run_prettify.js" />
|
|
<Content Include="App_Themes\desert.css" />
|
|
<Content Include="App_Themes\doxy.css" />
|
|
<Content Include="App_Themes\sons-of-obsidian.css" />
|
|
<Content Include="App_Themes\sunburst.css" />
|
|
<Content Include="App_Themes\prettify.css" />
|
|
<Content Include="App_Themes\images\FhHRx.gif" />
|
|
<Content Include="Scripts\parallax.js" />
|
|
<Content Include="App_Themes\images\logo.jpg" />
|
|
<Content Include="App_Themes\images\star-939235_1280.xs.jpg" />
|
|
<Content Include="App_Themes\images\logo-1.png" />
|
|
<Content Include="App_Themes\images\logo.s.png" />
|
|
<Content Include="App_Themes\images\logo.xs.png" />
|
|
<Content Include="App_Themes\images\logo.xxs.png" />
|
|
<Content Include="App_Themes\images\ui-bg_flat_30_cccccc_40x100.png" />
|
|
<Content Include="App_Themes\images\ui-bg_flat_50_5c5c5c_40x100.png" />
|
|
<Content Include="App_Themes\images\ui-bg_glass_20_555555_1x400.png" />
|
|
<Content Include="App_Themes\images\ui-bg_glass_40_0078a3_1x400.png" />
|
|
<Content Include="App_Themes\images\ui-bg_glass_40_ffc73d_1x400.png" />
|
|
<Content Include="App_Themes\images\ui-bg_gloss-wave_25_333333_500x100.png" />
|
|
<Content Include="App_Themes\images\ui-bg_highlight-soft_80_eeeeee_1x100.png" />
|
|
<Content Include="App_Themes\images\ui-bg_inset-soft_25_000000_1x100.png" />
|
|
<Content Include="App_Themes\images\ui-bg_inset-soft_30_f58400_1x100.png" />
|
|
<Content Include="App_Themes\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="App_Themes\images\ui-icons_4b8e0b_256x240.png" />
|
|
<Content Include="App_Themes\images\ui-icons_a83300_256x240.png" />
|
|
<Content Include="App_Themes\images\ui-icons_cccccc_256x240.png" />
|
|
<Content Include="App_Themes\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Views\Google\Auth.aspx" />
|
|
<Content Include="Views\Google\ChooseCalendar.aspx" />
|
|
<Content Include="Views\Google\ChooseADate.aspx" />
|
|
<Content Include="Views\Google\OtherWebException.aspx" />
|
|
<Content Include="Models\AppAdmin.master" />
|
|
<Content Include="Views\Google\Index.aspx" />
|
|
<Content Include="Views\Admin\RemoveRole.aspx" />
|
|
<Content Include="Scripts\datepair.js" />
|
|
<Content Include="Scripts\datepair.min.js" />
|
|
<Content Include="Scripts\jquery.datepair.js" />
|
|
<Content Include="Scripts\jquery.datepair.min.js" />
|
|
<Content Include="Scripts\jquery-1.11.3.min.js" />
|
|
<Content Include="Views\Google\CalAuth.aspx" />
|
|
<Content Include="App_Themes\images\animated-overlay.gif" />
|
|
<Content Include="App_Themes\images\apache_pbw.png" />
|
|
<Content Include="App_Themes\images\debian-logo.png" />
|
|
<Content Include="App_Themes\images\Mono-powered.png" />
|
|
<Content Include="App_Themes\images\noavatar.png" />
|
|
<Content Include="App_Themes\images\p8-av4.s.jpg" />
|
|
<Content Include="App_Themes\images\pgsql.png" />
|
|
<Content Include="App_Themes\images\sign-in-with-google.png" />
|
|
<Content Include="App_Themes\images\sign-in-with-google-s.png" />
|
|
<Content Include="App_Themes\images\star-939235_1280.s.jpg" />
|
|
<Content Include="Views\Admin\UsersInRole.aspx" />
|
|
<Content Include="Views\Admin\Index.aspx" />
|
|
<Content Include="Views\Admin\AddUserToRole.ascx" />
|
|
<Content Include="Scripts\yavsc.rate.js" />
|
|
<Content Include="Views\Admin\UserCard.ascx" />
|
|
<Content Include="App_Themes\dark\style.css" />
|
|
<Content Include="Views\Home\Contact.template.aspx" />
|
|
<Content Include="Views\Home\RestrictedArea.aspx" />
|
|
<Content Include="Views\Blogs\RateControl.ascx" />
|
|
<Content Include="Views\FrontOffice\RateControl.ascx" />
|
|
<Content Include="Scripts\yavsc.skills.js" />
|
|
<Content Include="Views\FrontOffice\UserSkills.aspx" />
|
|
<Content Include="Views\FrontOffice\UserCard.ascx" />
|
|
<Content Include="App_Code\Global.asax.cs" />
|
|
<Content Include="Views\FrontOffice\RateSkillControl.ascx" />
|
|
<Content Include="Views\FrontOffice\RateUserSkillControl.ascx" />
|
|
<Content Include="Views\PayPal\Index.aspx" />
|
|
<Content Include="Views\PayPal\Abort.aspx" />
|
|
<Content Include="Views\PayPal\Commit.aspx" />
|
|
<Content Include="Views\PayPal\IPN.aspx" />
|
|
<Content Include="Scripts\yavsc.admin.js" />
|
|
<Content Include="Views\FrontOffice\RestrictedArea.aspx" />
|
|
<Content Include="Views\Admin\RestrictedArea.aspx" />
|
|
<Content Include="Views\Blogs\RestrictedArea.aspx" />
|
|
<Content Include="Views\Google\RestrictedArea.aspx" />
|
|
<Content Include="Views\FileSystem\RestrictedArea.aspx" />
|
|
<Content Include="Views\BackOffice\RestrictedArea.aspx" />
|
|
<Content Include="Views\Account\RestrictedArea.aspx" />
|
|
<Content Include="Views\FrontOffice\Booking.aspx" />
|
|
<Content Include="Views\FrontOffice\EavyBooking.aspx" />
|
|
<Content Include="App_Themes\blue\style.tablesorter.css" />
|
|
<Content Include="App_Themes\clear\style.css" />
|
|
<Content Include="Views\FrontOffice\Activities.aspx" />
|
|
<Content Include="Views\FrontOffice\Activity.ascx" />
|
|
<Content Include="Views\BackOffice\NotifyEventResponse.aspx" />
|
|
<Content Include="Views\BackOffice\NotifyEvent.aspx" />
|
|
<Content Include="Views\FrontOffice\Performer.ascx" />
|
|
<Content Include="App_Themes\images\p8-av4.jpg" />
|
|
<Content Include="App_Themes\images\p8-av4.xs.jpg" />
|
|
<Content Include="App_Themes\images\p8-av4.l.jpg" />
|
|
<Content Include="Views\Home\Activity.ascx" />
|
|
<Content Include="Views\FrontOffice\Performers.aspx" />
|
|
<Content Include="Scripts\yavsc.hidefieldset.js" />
|
|
<Content Include="hangouts.xml" />
|
|
<Content Include="Content\jquery.mobile-1.4.5.css" />
|
|
<Content Include="Content\jquery.mobile-1.4.5.min.css" />
|
|
<Content Include="Content\jquery.mobile.external-png-1.4.5.css" />
|
|
<Content Include="Content\jquery.mobile.external-png-1.4.5.min.css" />
|
|
<Content Include="Content\jquery.mobile.icons-1.4.5.css" />
|
|
<Content Include="Content\jquery.mobile.icons-1.4.5.min.css" />
|
|
<Content Include="Content\jquery.mobile.inline-png-1.4.5.css" />
|
|
<Content Include="Content\jquery.mobile.inline-png-1.4.5.min.css" />
|
|
<Content Include="Content\jquery.mobile.inline-svg-1.4.5.css" />
|
|
<Content Include="Content\jquery.mobile.inline-svg-1.4.5.min.css" />
|
|
<Content Include="Content\jquery.mobile.structure-1.4.5.css" />
|
|
<Content Include="Content\jquery.mobile.structure-1.4.5.min.css" />
|
|
<Content Include="Content\jquery.mobile.theme-1.4.5.css" />
|
|
<Content Include="Content\jquery.mobile.theme-1.4.5.min.css" />
|
|
<Content Include="Content\images\ajax-loader.gif" />
|
|
<Content Include="Content\images\icons-png\action-black.png" />
|
|
<Content Include="Content\images\icons-png\action-white.png" />
|
|
<Content Include="Content\images\icons-png\alert-black.png" />
|
|
<Content Include="Content\images\icons-png\alert-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-l-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-l-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-r-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-r-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-d-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-l-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-l-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-r-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-r-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-l-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-l-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-r-black.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-r-white.png" />
|
|
<Content Include="Content\images\icons-png\arrow-u-white.png" />
|
|
<Content Include="Content\images\icons-png\audio-black.png" />
|
|
<Content Include="Content\images\icons-png\audio-white.png" />
|
|
<Content Include="Content\images\icons-png\back-black.png" />
|
|
<Content Include="Content\images\icons-png\back-white.png" />
|
|
<Content Include="Content\images\icons-png\bars-black.png" />
|
|
<Content Include="Content\images\icons-png\bars-white.png" />
|
|
<Content Include="Content\images\icons-png\bullets-black.png" />
|
|
<Content Include="Content\images\icons-png\bullets-white.png" />
|
|
<Content Include="Content\images\icons-png\calendar-black.png" />
|
|
<Content Include="Content\images\icons-png\calendar-white.png" />
|
|
<Content Include="Content\images\icons-png\camera-black.png" />
|
|
<Content Include="Content\images\icons-png\camera-white.png" />
|
|
<Content Include="Content\images\icons-png\carat-d-black.png" />
|
|
<Content Include="Content\images\icons-png\carat-d-white.png" />
|
|
<Content Include="Content\images\icons-png\carat-l-black.png" />
|
|
<Content Include="Content\images\icons-png\carat-l-white.png" />
|
|
<Content Include="Content\images\icons-png\carat-r-black.png" />
|
|
<Content Include="Content\images\icons-png\carat-r-white.png" />
|
|
<Content Include="Content\images\icons-png\carat-u-black.png" />
|
|
<Content Include="Content\images\icons-png\carat-u-white.png" />
|
|
<Content Include="Content\images\icons-png\check-black.png" />
|
|
<Content Include="Content\images\icons-png\check-white.png" />
|
|
<Content Include="Content\images\icons-png\clock-black.png" />
|
|
<Content Include="Content\images\icons-png\clock-white.png" />
|
|
<Content Include="Content\images\icons-png\cloud-black.png" />
|
|
<Content Include="Content\images\icons-png\cloud-white.png" />
|
|
<Content Include="Content\images\icons-png\comment-black.png" />
|
|
<Content Include="Content\images\icons-png\comment-white.png" />
|
|
<Content Include="Content\images\icons-png\delete-black.png" />
|
|
<Content Include="Content\images\icons-png\delete-white.png" />
|
|
<Content Include="Content\images\icons-png\edit-black.png" />
|
|
<Content Include="Content\images\icons-png\edit-white.png" />
|
|
<Content Include="Content\images\icons-png\eye-black.png" />
|
|
<Content Include="Content\images\icons-png\eye-white.png" />
|
|
<Content Include="Content\images\icons-png\forbidden-black.png" />
|
|
<Content Include="Content\images\icons-png\forbidden-white.png" />
|
|
<Content Include="Content\images\icons-png\forward-black.png" />
|
|
<Content Include="Content\images\icons-png\forward-white.png" />
|
|
<Content Include="Content\images\icons-png\gear-black.png" />
|
|
<Content Include="Content\images\icons-png\gear-white.png" />
|
|
<Content Include="Content\images\icons-png\grid-black.png" />
|
|
<Content Include="Content\images\icons-png\grid-white.png" />
|
|
<Content Include="Content\images\icons-png\heart-black.png" />
|
|
<Content Include="Content\images\icons-png\heart-white.png" />
|
|
<Content Include="Content\images\icons-png\home-black.png" />
|
|
<Content Include="Content\images\icons-png\home-white.png" />
|
|
<Content Include="Content\images\icons-png\info-black.png" />
|
|
<Content Include="Content\images\icons-png\info-white.png" />
|
|
<Content Include="Content\images\icons-png\location-black.png" />
|
|
<Content Include="Content\images\icons-png\location-white.png" />
|
|
<Content Include="Content\images\icons-png\lock-black.png" />
|
|
<Content Include="Content\images\icons-png\lock-white.png" />
|
|
<Content Include="Content\images\icons-png\mail-black.png" />
|
|
<Content Include="Content\images\icons-png\mail-white.png" />
|
|
<Content Include="Content\images\icons-png\minus-black.png" />
|
|
<Content Include="Content\images\icons-png\minus-white.png" />
|
|
<Content Include="Content\images\icons-png\navigation-black.png" />
|
|
<Content Include="Content\images\icons-png\navigation-white.png" />
|
|
<Content Include="Content\images\icons-png\phone-black.png" />
|
|
<Content Include="Content\images\icons-png\phone-white.png" />
|
|
<Content Include="Content\images\icons-png\plus-black.png" />
|
|
<Content Include="Content\images\icons-png\plus-white.png" />
|
|
<Content Include="Content\images\icons-png\power-black.png" />
|
|
<Content Include="Content\images\icons-png\power-white.png" />
|
|
<Content Include="Content\images\icons-png\recycle-black.png" />
|
|
<Content Include="Content\images\icons-png\recycle-white.png" />
|
|
<Content Include="Content\images\icons-png\refresh-black.png" />
|
|
<Content Include="Content\images\icons-png\refresh-white.png" />
|
|
<Content Include="Content\images\icons-png\search-black.png" />
|
|
<Content Include="Content\images\icons-png\search-white.png" />
|
|
<Content Include="Content\images\icons-png\shop-black.png" />
|
|
<Content Include="Content\images\icons-png\shop-white.png" />
|
|
<Content Include="Content\images\icons-png\star-black.png" />
|
|
<Content Include="Content\images\icons-png\star-white.png" />
|
|
<Content Include="Content\images\icons-png\tag-black.png" />
|
|
<Content Include="Content\images\icons-png\tag-white.png" />
|
|
<Content Include="Content\images\icons-png\user-black.png" />
|
|
<Content Include="Content\images\icons-png\user-white.png" />
|
|
<Content Include="Content\images\icons-png\video-black.png" />
|
|
<Content Include="Content\images\icons-png\video-white.png" />
|
|
<Content Include="Content\images\icons-svg\action-black.svg" />
|
|
<Content Include="Content\images\icons-svg\action-white.svg" />
|
|
<Content Include="Content\images\icons-svg\alert-black.svg" />
|
|
<Content Include="Content\images\icons-svg\alert-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-l-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-l-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-r-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-r-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-d-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-l-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-l-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-r-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-r-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-l-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-l-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-r-black.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-r-white.svg" />
|
|
<Content Include="Content\images\icons-svg\arrow-u-white.svg" />
|
|
<Content Include="Content\images\icons-svg\audio-black.svg" />
|
|
<Content Include="Content\images\icons-svg\audio-white.svg" />
|
|
<Content Include="Content\images\icons-svg\back-black.svg" />
|
|
<Content Include="Content\images\icons-svg\back-white.svg" />
|
|
<Content Include="Content\images\icons-svg\bars-black.svg" />
|
|
<Content Include="Content\images\icons-svg\bars-white.svg" />
|
|
<Content Include="Content\images\icons-svg\bullets-black.svg" />
|
|
<Content Include="Content\images\icons-svg\bullets-white.svg" />
|
|
<Content Include="Content\images\icons-svg\calendar-black.svg" />
|
|
<Content Include="Content\images\icons-svg\calendar-white.svg" />
|
|
<Content Include="Content\images\icons-svg\camera-black.svg" />
|
|
<Content Include="Content\images\icons-svg\camera-white.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-d-black.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-d-white.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-l-black.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-l-white.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-r-black.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-r-white.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-u-black.svg" />
|
|
<Content Include="Content\images\icons-svg\carat-u-white.svg" />
|
|
<Content Include="Content\images\icons-svg\check-black.svg" />
|
|
<Content Include="Content\images\icons-svg\check-white.svg" />
|
|
<Content Include="Content\images\icons-svg\clock-black.svg" />
|
|
<Content Include="Content\images\icons-svg\clock-white.svg" />
|
|
<Content Include="Content\images\icons-svg\cloud-black.svg" />
|
|
<Content Include="Content\images\icons-svg\cloud-white.svg" />
|
|
<Content Include="Content\images\icons-svg\comment-black.svg" />
|
|
<Content Include="Content\images\icons-svg\comment-white.svg" />
|
|
<Content Include="Content\images\icons-svg\delete-black.svg" />
|
|
<Content Include="Content\images\icons-svg\delete-white.svg" />
|
|
<Content Include="Content\images\icons-svg\edit-black.svg" />
|
|
<Content Include="Content\images\icons-svg\edit-white.svg" />
|
|
<Content Include="Content\images\icons-svg\eye-black.svg" />
|
|
<Content Include="Content\images\icons-svg\eye-white.svg" />
|
|
<Content Include="Content\images\icons-svg\forbidden-black.svg" />
|
|
<Content Include="Content\images\icons-svg\forbidden-white.svg" />
|
|
<Content Include="Content\images\icons-svg\forward-black.svg" />
|
|
<Content Include="Content\images\icons-svg\forward-white.svg" />
|
|
<Content Include="Content\images\icons-svg\gear-black.svg" />
|
|
<Content Include="Content\images\icons-svg\gear-white.svg" />
|
|
<Content Include="Content\images\icons-svg\grid-black.svg" />
|
|
<Content Include="Content\images\icons-svg\grid-white.svg" />
|
|
<Content Include="Content\images\icons-svg\heart-black.svg" />
|
|
<Content Include="Content\images\icons-svg\heart-white.svg" />
|
|
<Content Include="Content\images\icons-svg\home-black.svg" />
|
|
<Content Include="Content\images\icons-svg\home-white.svg" />
|
|
<Content Include="Content\images\icons-svg\info-black.svg" />
|
|
<Content Include="Content\images\icons-svg\info-white.svg" />
|
|
<Content Include="Content\images\icons-svg\location-black.svg" />
|
|
<Content Include="Content\images\icons-svg\location-white.svg" />
|
|
<Content Include="Content\images\icons-svg\lock-black.svg" />
|
|
<Content Include="Content\images\icons-svg\lock-white.svg" />
|
|
<Content Include="Content\images\icons-svg\mail-black.svg" />
|
|
<Content Include="Content\images\icons-svg\mail-white.svg" />
|
|
<Content Include="Content\images\icons-svg\minus-black.svg" />
|
|
<Content Include="Content\images\icons-svg\minus-white.svg" />
|
|
<Content Include="Content\images\icons-svg\navigation-black.svg" />
|
|
<Content Include="Content\images\icons-svg\navigation-white.svg" />
|
|
<Content Include="Content\images\icons-svg\phone-black.svg" />
|
|
<Content Include="Content\images\icons-svg\phone-white.svg" />
|
|
<Content Include="Content\images\icons-svg\plus-black.svg" />
|
|
<Content Include="Content\images\icons-svg\plus-white.svg" />
|
|
<Content Include="Content\images\icons-svg\power-black.svg" />
|
|
<Content Include="Content\images\icons-svg\power-white.svg" />
|
|
<Content Include="Content\images\icons-svg\recycle-black.svg" />
|
|
<Content Include="Content\images\icons-svg\recycle-white.svg" />
|
|
<Content Include="Content\images\icons-svg\refresh-black.svg" />
|
|
<Content Include="Content\images\icons-svg\refresh-white.svg" />
|
|
<Content Include="Content\images\icons-svg\search-black.svg" />
|
|
<Content Include="Content\images\icons-svg\search-white.svg" />
|
|
<Content Include="Content\images\icons-svg\shop-black.svg" />
|
|
<Content Include="Content\images\icons-svg\shop-white.svg" />
|
|
<Content Include="Content\images\icons-svg\star-black.svg" />
|
|
<Content Include="Content\images\icons-svg\star-white.svg" />
|
|
<Content Include="Content\images\icons-svg\tag-black.svg" />
|
|
<Content Include="Content\images\icons-svg\tag-white.svg" />
|
|
<Content Include="Content\images\icons-svg\user-black.svg" />
|
|
<Content Include="Content\images\icons-svg\user-white.svg" />
|
|
<Content Include="Content\images\icons-svg\video-black.svg" />
|
|
<Content Include="Content\images\icons-svg\video-white.svg" />
|
|
<Content Include="Scripts\jquery.mobile-1.4.5.js" />
|
|
<Content Include="Scripts\jquery.mobile-1.4.5.min.js" />
|
|
<Content Include="Views\Home\About.aspx" />
|
|
<Content Include="Scripts\yavsc.user.js" />
|
|
<Content Include="Views\FrontOffice\SiteSkills.aspx" />
|
|
<Content Include="Views\FrontOffice\YourEstimates.aspx" />
|
|
<Content Include="Views\FrontOffice\DoAnEstimate.aspx" />
|
|
<Content Include="App_Themes\animate.css" />
|
|
<Content Include="App_Themes\images\live-concert-fg.png" />
|
|
<Content Include="App_Themes\images\live-concert-scene.jpg" />
|
|
<Content Include="App_Themes\links.css" />
|
|
<Content Include="App_Themes\dark\links.css" />
|
|
<Content Include="App_Themes\clear\links.css" />
|
|
<Content Include="App_Themes\images\splash-image-2.jpg" />
|
|
<Content Include="Views\Home\Test.aspx" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
|
<Import Project="WebDeploy.targets" />
|
|
<Import Project="..\packages\xunit.core.2.1.0\build\portable-net45+win8+wp8+wpa81\xunit.core.props" Condition="Exists('..\packages\xunit.core.2.1.0\build\portable-net45+win8+wp8+wpa81\xunit.core.props')" />
|
|
<ProjectExtensions>
|
|
<MonoDevelop>
|
|
<Properties>
|
|
<Policies>
|
|
<DotNetNamingPolicy DirectoryNamespaceAssociation="PrefixedFlat" ResourceNamePolicy="FileFormatDefault" />
|
|
</Policies>
|
|
<XspParameters Port="8080" Address="127.0.0.1" SslMode="None" SslProtocol="Ssl2" KeyType="Pkcs12" CertFile="" KeyFile="" PasswordOptions="None" Password="" Verbose="True" />
|
|
</Properties>
|
|
</MonoDevelop>
|
|
</ProjectExtensions>
|
|
<ItemGroup>
|
|
<None Include="templates\Estim.tt">
|
|
<Generator>TextTemplatingFilePreprocessor</Generator>
|
|
<LastGenOutput>Estim.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="packages.config" />
|
|
<None Include="Web References\sms.diamondcard.us\smsapi.wsdl" />
|
|
<None Include="Web References\sms.diamondcard.us\Reference.map">
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="fonts\fontawesome-webfont.woff2" />
|
|
<None Include="lib\MarkdownDeep.dll" />
|
|
<None Include="WebDeploy.targets" />
|
|
<None Include="WebTasks.dll" />
|
|
<None Include="App_Code\Sql\MEA.sql" />
|
|
<None Include="App_Code\Sql\activity.sql" />
|
|
<None Include="Web.Debug.config">
|
|
<Gettext-ScanForTranslations>False</Gettext-ScanForTranslations>
|
|
</None>
|
|
<None Include="Web.Lua.config" />
|
|
<None Include="Web.Release.config" />
|
|
<None Include="Web.TotemPre.config" />
|
|
<None Include="Web.TotemProd.config" />
|
|
<None Include="Scripts\jquery.mobile-1.4.5.min.map" />
|
|
<None Include="App_Themes\images\GitHub.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\NpgsqlMRPProviders\NpgsqlMRPProviders.csproj">
|
|
<Project>{BBA7175D-7F92-4278-96FC-84C495A2B5A6}</Project>
|
|
<Name>NpgsqlMRPProviders</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\NpgsqlBlogProvider\NpgsqlBlogProvider.csproj">
|
|
<Project>{C6E9E91B-97D3-48D9-8AA7-05356929E162}</Project>
|
|
<Name>NpgsqlBlogProvider</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SalesCatalog\SalesCatalog.csproj">
|
|
<Project>{90BF2234-7252-4CD5-B2A4-17501B19279B}</Project>
|
|
<Name>SalesCatalog</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\yavscModel\YavscModel.csproj">
|
|
<Project>{68F5B80A-616E-4C3C-91A0-828AA40000BD}</Project>
|
|
<Name>YavscModel</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ITContentProvider\ITContentProvider.csproj">
|
|
<Project>{9D7D892E-9B77-4713-892D-C26E1E944119}</Project>
|
|
<Name>ITContentProvider</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\plugins\fortune\fortune.csproj">
|
|
<Project>{B5F49C21-7BB3-4DC0-AE65-F4ED0F6D15BD}</Project>
|
|
<Name>fortune</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\NpgsqlContentProvider\NpgsqlContentProvider.csproj">
|
|
<Project>{821FF72D-9F4B-4A2C-B95C-7B965291F119}</Project>
|
|
<Name>NpgsqlContentProvider</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\WebControls\WebControls.csproj">
|
|
<Project>{59E1DF7B-FFA0-4DEB-B5F3-76EBD98D5356}</Project>
|
|
<Name>WebControls</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="App_Code\Sql\instdbws.sql" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WebReferences Include="Web References" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WebReferenceUrl Include="http://sms.diamondcard.us/doc/sms-api.wsdl">
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
<RelPath>Web References\sms.diamondcard.us</RelPath>
|
|
<UpdateFromURL>http://sms.diamondcard.us/doc/sms-api.wsdl</UpdateFromURL>
|
|
</WebReferenceUrl>
|
|
</ItemGroup>
|
|
</Project>
|