Download FubuMVC. Ajax Free Java Code

Description

Temporary home so I can share stuff with Alex.

Source Files

The download file FubuMVC.Ajax-master.zip has the following entries.


.gitignore/*  w w w .ja v  a  2  s .  c  om*/
Controls/Paragraph.js
Controls/Sentence.js
Controls/cellInput.js
Controls/commentEditor.js
Controls/sectionEditor.js
Controls/selector.js
Controls/stepHolder.js
Controls/tableEditor.js
Controls/tagsEditor.js
Controls/testEditor.js
Controls/validation.js
Core/Step.js
Core/StoryTeller.js
Core/bootstrapper.js
External/jquery-1.3.2.js
External/jquery.hotkeys-0.7.9.min.js
External/jquery.metadata.js
External/jquery.validate.js
External/json2.js
Gemfile
TESTS.txt
VERSION.txt
editor.htm
history.xml
packaging/nuget/fubumvc.ajax.docs.nuspec
packaging/nuget/fubumvc.ajax.nuspec
rakefile.rb
ripple.config
src/FubuMVC.Ajax.Docs/.package-manifest
src/FubuMVC.Ajax.Docs/FubuMVC.Ajax.Docs.csproj
src/FubuMVC.Ajax.Docs/Properties/AssemblyInfo.cs
src/FubuMVC.Ajax.Docs/index.spark
src/FubuMVC.Ajax.Docs/project.xml
src/FubuMVC.Ajax.StoryTeller/Ajax-results/FormModifier.Activates_the_ajax_form_and_uses_a_correlatedSubmit.stresult
src/FubuMVC.Ajax.StoryTeller/Ajax-results/FormModifier.Ignored_model_is_not_activated.stresult
src/FubuMVC.Ajax.StoryTeller/Ajax-results/FormModifier.Standard_model_is_posted.stresult
src/FubuMVC.Ajax.StoryTeller/Ajax.xml
src/FubuMVC.Ajax.StoryTeller/AjaxApplication.cs
src/FubuMVC.Ajax.StoryTeller/AjaxSampleEndpoints.cs
src/FubuMVC.Ajax.StoryTeller/Fixtures/Fixtures.cs
src/FubuMVC.Ajax.StoryTeller/Fixtures/FormFixture.cs
src/FubuMVC.Ajax.StoryTeller/FubuMVC.Ajax.StoryTeller.csproj
src/FubuMVC.Ajax.StoryTeller/Properties/AssemblyInfo.cs
src/FubuMVC.Ajax.StoryTeller/Tests/FormModifier/Activates_the_ajax_form_and_uses_a_correlatedSubmit.xml
src/FubuMVC.Ajax.StoryTeller/Tests/FormModifier/Ignored_model_is_not_activated.xml
src/FubuMVC.Ajax.StoryTeller/Tests/FormModifier/Standard_model_is_posted.xml
src/FubuMVC.Ajax.StoryTeller/ajaxstoryteller.asset.config
src/FubuMVC.Ajax.StoryTeller/content/scripts/recorder.js
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Ajax/.version
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Ajax/WebContent/Content/scripts/FormActivator.js
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Ajax/WebContent/Content/scripts/ajax-diagnostics.js
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Ajax/WebContent/Content/scripts/jquery.continuations.forms.js
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Ajax/WebContent/Content/scripts/jquery.continuations.js
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Ajax/WebContent/ajax.asset.config
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Ajax/WebContent/ripple.dependencies.config
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Core.Assets/.version
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Core.Assets/WebContent/.package-manifest
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Core.Assets/WebContent/Content/scripts/jquery-1.8.2.min.js
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Core.Assets/WebContent/Content/scripts/jquery.form.js
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Core.Assets/WebContent/Content/scripts/underscore-min.js
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Core.Assets/WebContent/global.asset.config
src/FubuMVC.Ajax.StoryTeller/fubu-content/FubuMVC.Core.Assets/WebContent/ripple.dependencies.config
src/FubuMVC.Ajax.StoryTeller/ripple.dependencies.config
src/FubuMVC.Ajax.Tests/Diagnostics/CorrelatedRequestsIntegratedTester.cs
src/FubuMVC.Ajax.Tests/Diagnostics/StubRequestHeaders.cs
src/FubuMVC.Ajax.Tests/Diagnostics/when_settings_correlation_headers.cs
src/FubuMVC.Ajax.Tests/FormModePolicyTester.cs
src/FubuMVC.Ajax.Tests/FormModeTester.cs
src/FubuMVC.Ajax.Tests/FormModifierTester.cs
src/FubuMVC.Ajax.Tests/FormRegistryTester.cs
src/FubuMVC.Ajax.Tests/FubuMVC.Ajax.Tests.csproj
src/FubuMVC.Ajax.Tests/IntegratedFormSettingsRegistryTester.cs
src/FubuMVC.Ajax.Tests/Properties/AssemblyInfo.cs
src/FubuMVC.Ajax.Tests/ResourceTypeIsAjaxContinuationTester.cs
src/FubuMVC.Ajax.Tests/SelfHostHarness.cs
src/FubuMVC.Ajax.Tests/default_assets_are_included_in_the_bottle.cs
src/FubuMVC.Ajax.Tests/ripple.dependencies.config
src/FubuMVC.Ajax.sln
src/FubuMVC.Ajax/.package-manifest
src/FubuMVC.Ajax/AjaxExtensions.cs
src/FubuMVC.Ajax/Diagnostics/AjaxDiagnostics.cs
src/FubuMVC.Ajax/Diagnostics/AjaxDiagnosticsExtension.cs
src/FubuMVC.Ajax/Diagnostics/CorrelateRequests.cs
src/FubuMVC.Ajax/Diagnostics/ICorrelateRequests.cs
src/FubuMVC.Ajax/Diagnostics/SetCorrelationHeaders.cs
src/FubuMVC.Ajax/Diagnostics/SetCorrelationHeadersNode.cs
src/FubuMVC.Ajax/FormMode.cs
src/FubuMVC.Ajax/FormModePolicy.cs
src/FubuMVC.Ajax/FormModifier.cs
src/FubuMVC.Ajax/FormSettings.cs
src/FubuMVC.Ajax/FubuMVC.Ajax.csproj
src/FubuMVC.Ajax/IFormRegistry.cs
src/FubuMVC.Ajax/Properties/AssemblyInfo.cs
src/FubuMVC.Ajax/ResourceTypeIsAjaxContinuation.cs
src/FubuMVC.Ajax/ajax.asset.config
src/FubuMVC.Ajax/content/scripts/FormActivator.js
src/FubuMVC.Ajax/content/scripts/fubucontinuations.diagnostics.js
src/FubuMVC.Ajax/content/scripts/fubucontinuations.jquery.forms.js
src/FubuMVC.Ajax/content/scripts/fubucontinuations.jquery.js
src/FubuMVC.Ajax/content/scripts/fubucontinuations.js
src/FubuMVC.Ajax/ripple.dependencies.config
testEditor.css

Download

Click the following link to download FubuMVC.Ajax-master.zip.

FubuMVC.Ajax-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket