code cleanup.

pull/4/head
kay.one 12 years ago
parent 1f94e2b55f
commit cda53cfd3a

@ -6,8 +6,33 @@
<XML>
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
</XML>
<codeStyleSettings language="JavaScript">
<option name="KEEP_LINE_BREAKS" value="false" />
<option name="KEEP_FIRST_COLUMN_COMMENT" value="false" />
<option name="ALIGN_MULTILINE_PARAMETERS_IN_CALLS" value="true" />
<option name="ALIGN_MULTILINE_BINARY_OPERATION" value="true" />
<option name="SPACE_BEFORE_METHOD_CALL_PARENTHESES" value="true" />
<option name="SPACE_BEFORE_METHOD_PARENTHESES" value="true" />
<option name="SPACE_BEFORE_METHOD_LBRACE" value="false" />
<option name="SPACE_BEFORE_IF_LBRACE" value="false" />
<option name="SPACE_BEFORE_ELSE_LBRACE" value="false" />
<option name="SPACE_BEFORE_WHILE_LBRACE" value="false" />
<option name="SPACE_BEFORE_FOR_LBRACE" value="false" />
<option name="SPACE_BEFORE_DO_LBRACE" value="false" />
<option name="SPACE_BEFORE_SWITCH_LBRACE" value="false" />
<option name="SPACE_BEFORE_TRY_LBRACE" value="false" />
<option name="SPACE_BEFORE_CATCH_LBRACE" value="false" />
<option name="SPACE_BEFORE_FINALLY_LBRACE" value="false" />
<option name="CALL_PARAMETERS_WRAP" value="1" />
<option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
<option name="IF_BRACE_FORCE" value="3" />
<option name="DOWHILE_BRACE_FORCE" value="3" />
<option name="WHILE_BRACE_FORCE" value="3" />
<option name="FOR_BRACE_FORCE" value="3" />
</codeStyleSettings>
</value>
</option>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
</component>
</project>

@ -0,0 +1,652 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0" is_locked="true">
<option name="myName" value="Project Default" />
<option name="myLocal" value="false" />
<inspection_tool class="Annotator" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="AnonymousFunctionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="AssignmentResultUsedJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="AssignmentToForLoopParameterJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="AssignmentToFunctionParameterJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="BadExpressionStatementJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="BlockStatementJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="BreakStatementJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="BreakStatementWithLabelJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="CallerJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="ChainedEqualityJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ChainedFunctionCallJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="CheckDtdRefs" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="CheckEmptyScriptTag" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CheckImageSize" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CheckNodeTest" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CheckTagEmptyBody" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CheckValidXmlInScriptTagBody" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="CheckXmlFileWithXercesValidator" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="CodeAssistanceForExternalNodeModule" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="CoffeeScriptInfiniteLoop" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CoffeeScriptSillyAssignment" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CoffeeScriptSwitchStatementWithNoDefaultBranch" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CoffeeScriptUnusedLocalSymbols" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CommaExpressionJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ConditionalExpressionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ConditionalExpressionWithIdenticalBranchesJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ConfusingFloatingPointLiteralJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ConfusingPlusesOrMinusesJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ConstantConditionalExpressionJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="ConstantIfStatementJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="ConstantOnLHSOfComparisonJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ConstantOnRHSOfComparisonJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ContinueOrBreakFromFinallyBlockJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="ContinueStatementJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ContinueStatementWithLabelJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="CssConvertColorToHexInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CssConvertColorToRgbInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CssInvalidElementInspection" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="CssInvalidHtmlTagReferenceInspection" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CssInvalidImportInspection" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CssInvalidShorthandPropertyValue" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="CssMissingSemicolonInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CssNegativeValueInspection" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="CssNoGenericFontName" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CssOptimizeSimilarPropertiesInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
<inspection_tool class="CssOverwrittenProperties" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CssRgbFunctionInspection" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="CssUnitlessNumber" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CssUnknownProperty" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myCustomPropertiesEnabled" value="false" />
<option name="myIgnoreVendorSpecificProperties" value="false" />
<option name="myCustomPropertiesList">
<value>
<list size="0" />
</value>
</option>
</inspection_tool>
<inspection_tool class="CssUnknownTargetInspection" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CssUnusedSymbolInspection" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CyclomaticComplexityJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_limit" value="10" />
</scope>
<option name="m_limit" value="10" />
</inspection_tool>
<inspection_tool class="DartGlobalInspectionTool" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="DebuggerStatementJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="DefaultNotLastCaseInSwitchJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="DivideByZeroJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="DocumentWriteJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="DuplicateCaseLabelJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="DuplicateConditionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="DynamicallyGeneratedCodeJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="EmptyCatchBlockJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="EmptyFinallyBlockJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="EmptyStatementBodyJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true">
<option name="m_reportEmptyBlocks" value="false" />
</scope>
<option name="m_reportEmptyBlocks" value="false" />
</inspection_tool>
<inspection_tool class="EmptyTryBlockJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="EqualityComparisonWithCoercionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ExceptionCaughtLocallyJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="FallthroughInSwitchStatementJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="ForLoopReplaceableByWhileJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_ignoreLoopsWithoutConditions" value="false" />
</scope>
<option name="m_ignoreLoopsWithoutConditions" value="false" />
</inspection_tool>
<inspection_tool class="ForLoopThatDoesntUseLoopVariableJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="FunctionNamingConventionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_regex" value="[a-z][A-Za-z]*" />
<option name="m_minLength" value="4" />
<option name="m_maxLength" value="32" />
</scope>
<option name="m_regex" value="[a-z][A-Za-z]*" />
<option name="m_minLength" value="4" />
<option name="m_maxLength" value="32" />
</inspection_tool>
<inspection_tool class="FunctionWithInconsistentReturnsJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="FunctionWithMultipleLoopsJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="FunctionWithMultipleReturnPointsJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="HardwiredNamespacePrefix" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="HtmlDeprecatedTag" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="HtmlExtraClosingTag" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="HtmlFormInputWithoutLabel" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="HtmlNonExistentInternetResource" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="HtmlPresentationalElement" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myValues">
<value>
<list size="0" />
</value>
</option>
<option name="myCustomValuesEnabled" value="true" />
</inspection_tool>
<inspection_tool class="HtmlUnknownTag" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myValues">
<value>
<list size="6">
<item index="0" class="java.lang.String" itemvalue="nobr" />
<item index="1" class="java.lang.String" itemvalue="noembed" />
<item index="2" class="java.lang.String" itemvalue="comment" />
<item index="3" class="java.lang.String" itemvalue="noscript" />
<item index="4" class="java.lang.String" itemvalue="embed" />
<item index="5" class="java.lang.String" itemvalue="script" />
</list>
</value>
</option>
<option name="myCustomValuesEnabled" value="true" />
</inspection_tool>
<inspection_tool class="HtmlUnknownTarget" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="IfStatementWithIdenticalBranchesJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="IfStatementWithTooManyBranchesJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_limit" value="3" />
</scope>
<option name="m_limit" value="3" />
</inspection_tool>
<inspection_tool class="ImplicitTypeConversion" enabled="true" level="WARNING" enabled_by_default="true">
<option name="BITS" value="1720" />
<option name="FLAG_EXPLICIT_CONVERSION" value="true" />
<option name="IGNORE_NODESET_TO_BOOLEAN_VIA_STRING" value="true" />
</inspection_tool>
<inspection_tool class="IncompatibleMaskJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="IncrementDecrementResultUsedJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="IndexZeroUsage" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="InfiniteLoopJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="InfiniteRecursionJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="InnerHTMLJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="JSAccessibilityCheck" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSBitwiseOperatorUsage" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSCheckFunctionSignatures" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WEAK WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSClosureCompilerSyntax" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSCommentMatchesSignature" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WEAK WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSComparisonWithNaN" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="JSConstructorReturnsPrimitive" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="JSDeclarationsAtScopeStart" enabled="true" level="WEAK WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WEAK WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="JSDeprecatedSymbols" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WEAK WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSDuplicatedDeclaration" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSFieldCanBeLocal" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="JSHint" enabled="true" level="ERROR" enabled_by_default="false">
<scope name="jsLibraries" level="ERROR" enabled="false" />
</inspection_tool>
<inspection_tool class="JSImplicitlyInternalDeclaration" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="JSJQueryEfficiency" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSLastCommaInArrayLiteral" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSLastCommaInObjectLiteral" enabled="true" level="ERROR" enabled_by_default="true">
<scope name="jsLibraries" level="ERROR" enabled="true" />
</inspection_tool>
<inspection_tool class="JSLint" enabled="true" level="ERROR" enabled_by_default="false">
<scope name="jsLibraries" level="ERROR" enabled="false" />
</inspection_tool>
<inspection_tool class="JSMethodCanBeStatic" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSMismatchedCollectionQueryUpdate" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true">
<option name="queries" value="trace,write" />
<option name="updates" value="pop,push,shift,splice,unshift" />
</scope>
<option name="queries" value="trace,write" />
<option name="updates" value="pop,push,shift,splice,unshift" />
</inspection_tool>
<inspection_tool class="JSPotentiallyInvalidConstructorUsage" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true">
<option name="myConsiderUppercaseFunctionsToBeConstructors" value="true" />
</scope>
<option name="myConsiderUppercaseFunctionsToBeConstructors" value="true" />
</inspection_tool>
<inspection_tool class="JSPotentiallyInvalidTargetOfIndexedPropertyAccess" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSPotentiallyInvalidUsageOfThis" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSPrimitiveTypeWrapperUsage" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSReferencingMutableVariableFromClosure" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSSuspiciousNameCombination" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true">
<group names="x,width,left,right" />
<group names="y,height,top,bottom" />
<exclude classes="Math" />
</scope>
<group names="x,width,left,right" />
<group names="y,height,top,bottom" />
<exclude classes="Math" />
</inspection_tool>
<inspection_tool class="JSUndeclaredVariable" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WEAK WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUndefinedPropertyAssignment" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WEAK WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUnfilteredForInLoop" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUnnecessarySemicolon" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUnresolvedFunction" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WEAK WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUnresolvedLibraryURL" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUnresolvedVariable" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WEAK WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUntypedDeclaration" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="JSUnusedAssignment" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUnusedGlobalSymbols" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSUnusedLocalSymbols" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSValidateJSDoc" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JSValidateJSON" enabled="true" level="ERROR" enabled_by_default="true">
<scope name="jsLibraries" level="ERROR" enabled="true" />
</inspection_tool>
<inspection_tool class="JSValidateTypes" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WEAK WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JasmineAdapterSupport" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JsTestDriverTestCaseWithoutTests" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="JstdAssertionFrameworkSupport" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="LabeledStatementJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="LessResolvedByNameOnly" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
<inspection_tool class="LessUnresolvedImport" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="LessUnresolvedMixin" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="LessUnresolvedVariable" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="LocalVariableNamingConventionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_regex" value="[a-z][A-Za-z]*" />
<option name="m_minLength" value="1" />
<option name="m_maxLength" value="32" />
</scope>
<option name="m_regex" value="[a-z][A-Za-z]*" />
<option name="m_minLength" value="1" />
<option name="m_maxLength" value="32" />
</inspection_tool>
<inspection_tool class="LoopStatementThatDoesntLoopJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="LossyEncoding" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="MagicNumberJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="NegatedConditionalExpressionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="NegatedIfStatementJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="NestedAssignmentJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="NestedConditionalExpressionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="NestedFunctionCallJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="NestedFunctionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_includeAnonymousFunctions" value="false" />
</scope>
<option name="m_includeAnonymousFunctions" value="false" />
</inspection_tool>
<inspection_tool class="NestedSwitchStatementJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="NestingDepthJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_limit" value="5" />
</scope>
<option name="m_limit" value="5" />
</inspection_tool>
<inspection_tool class="NonBlockStatementBodyJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="NonShortCircuitBooleanExpressionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ObjectAllocationIgnoredJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="OctalIntegerJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="OverlyComplexArithmeticExpressionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_limit" value="6" />
</scope>
<option name="m_limit" value="6" />
</inspection_tool>
<inspection_tool class="OverlyComplexBooleanExpressionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_limit" value="3" />
</scope>
<option name="m_limit" value="3" />
</inspection_tool>
<inspection_tool class="ParameterNamingConventionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_regex" value="[a-z][A-Za-z]*" />
<option name="m_minLength" value="1" />
<option name="m_maxLength" value="32" />
</scope>
<option name="m_regex" value="[a-z][A-Za-z]*" />
<option name="m_minLength" value="1" />
<option name="m_maxLength" value="32" />
</inspection_tool>
<inspection_tool class="ParametersPerFunctionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_limit" value="5" />
</scope>
<option name="m_limit" value="5" />
</inspection_tool>
<inspection_tool class="PlatformDetectionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="PointlessArithmeticExpressionJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="PointlessBitwiseExpressionJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true">
<option name="m_ignoreExpressionsContainingConstants" value="false" />
</scope>
<option name="m_ignoreExpressionsContainingConstants" value="false" />
</inspection_tool>
<inspection_tool class="PointlessBooleanExpressionJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="QUnitAdapterSupport" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="QuirksModeInspectionTool" enabled="false" level="WARNING" enabled_by_default="false">
<option name="IE50" value="false" />
<option name="IE55" value="false" />
<option name="IE6" value="true" />
<option name="IE7" value="true" />
<option name="IE_MAC" value="false" />
<option name="MOZILLA" value="true" />
<option name="OPERA7" value="false" />
<option name="OPERA8" value="false" />
<option name="OPERA85" value="true" />
<option name="OPERA9" value="true" />
<option name="SAFARI" value="true" />
</inspection_tool>
<inspection_tool class="RedundantTypeConversion" enabled="true" level="WARNING" enabled_by_default="true">
<option name="CHECK_ANY" value="false" />
</inspection_tool>
<inspection_tool class="ReplaceAssignmentWithOperatorAssignmentJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="RequiredAttributes" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myAdditionalRequiredHtmlAttributes" value="" />
</inspection_tool>
<inspection_tool class="ReservedWordUsedAsNameJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="ReturnFromFinallyBlockJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="ReuseOfLocalVariableJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="SassUnresolvedFunction" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="SassUnresolvedImport" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="SassUnresolvedMixin" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="SassUnresolvedPlaceholderSelector" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="SassUnresolvedVariable" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="ShiftOutOfRangeJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="SillyAssignmentJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="SpellCheckingInspection" enabled="true" level="TYPO" enabled_by_default="true">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
<inspection_tool class="StatementsPerFunctionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_limit" value="30" />
</scope>
<option name="m_limit" value="30" />
</inspection_tool>
<inspection_tool class="StringLiteralBreaksHTMLJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="SwitchStatementWithNoDefaultBranchJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="SyntaxError" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="TailRecursionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="TaskInspection" enabled="true" level="INFO" enabled_by_default="true" />
<inspection_tool class="TaskProblemsInspection" enabled="true" level="INFO" enabled_by_default="true" />
<inspection_tool class="TextLabelInSwitchStatementJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ThisExpressionReferencesGlobalObjectJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="ThreeNegationsPerFunctionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="ThrowFromFinallyBlockJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="TrivialConditionalJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="TrivialIfJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="UnnecessaryContinueJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="UnnecessaryLabelJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="UnnecessaryLabelOnBreakStatementJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="UnnecessaryLabelOnContinueStatementJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="UnnecessaryLocalVariableJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true">
<option name="m_ignoreImmediatelyReturnedVariables" value="false" />
<option name="m_ignoreAnnotatedVariables" value="false" />
</scope>
<option name="m_ignoreImmediatelyReturnedVariables" value="false" />
<option name="m_ignoreAnnotatedVariables" value="false" />
</inspection_tool>
<inspection_tool class="UnnecessaryReturnJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="UnreachableCodeJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="UnresolvedReference" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="UnterminatedStatementJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true">
<option name="ignoreSemicolonAtEndOfBlock" value="true" />
</scope>
<option name="ignoreSemicolonAtEndOfBlock" value="true" />
</inspection_tool>
<inspection_tool class="UnusedCatchParameterJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false">
<option name="m_ignoreCatchBlocksWithComments" value="false" />
</scope>
<option name="m_ignoreCatchBlocksWithComments" value="false" />
</inspection_tool>
<inspection_tool class="UnusedDefine" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="VoidExpressionJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="W3CssValidation" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myCssVersion" value="css3" />
</inspection_tool>
<inspection_tool class="WithStatementJS" enabled="true" level="WARNING" enabled_by_default="true">
<scope name="jsLibraries" level="WARNING" enabled="true" />
</inspection_tool>
<inspection_tool class="XHTMLIncompatabilitiesJS" enabled="true" level="WARNING" enabled_by_default="false">
<scope name="jsLibraries" level="WARNING" enabled="false" />
</inspection_tool>
<inspection_tool class="XmlDuplicatedId" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="XmlHighlighting" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="XmlPathReference" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="XmlUnboundNsPrefix" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="XmlUnusedNamespaceDeclaration" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="XmlWrongRootElement" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="XsltDeclarations" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="XsltTemplateInvocation" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="XsltUnusedDeclaration" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="XsltVariableShadowing" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>

@ -0,0 +1,7 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="PROJECT_PROFILE" value="Project Default" />
<option name="USE_PROJECT_PROFILE" value="true" />
<version value="1.0" />
</settings>
</component>

@ -2,12 +2,6 @@
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="PROJECT" libraries="{jQuery}" />
<excludedPredefinedLibrary name="AJAX" />
<excludedPredefinedLibrary name="DHTML" />
<excludedPredefinedLibrary name="DOM Core" />
<excludedPredefinedLibrary name="DOM Events" />
<excludedPredefinedLibrary name="DOM Traversal And Range" />
<excludedPredefinedLibrary name="DOM XPath" />
</component>
</project>

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JSHintConfiguration" version="1.0.0" use-config-file="false">
<option bitwise="true" />
<option camelcase="true" />
<option curly="true" />
<option eqeqeq="true" />
<option forin="true" />
<option immed="true" />
<option latedef="false" />
<option newcap="true" />
<option noarg="true" />
<option noempty="true" />
<option nonew="true" />
<option plusplus="true" />
<option regexp="true" />
<option undef="true" />
<option unused="true" />
<option strict="true" />
<option trailing="true" />
<option asi="true" />
<option boss="true" />
<option debug="true" />
<option eqnull="true" />
<option es5="true" />
<option esnext="true" />
<option evil="true" />
<option expr="true" />
<option funcscope="true" />
<option globalstrict="true" />
<option iterator="true" />
<option lastsemic="true" />
<option laxbreak="true" />
<option laxcomma="true" />
<option loopfunc="true" />
<option multistr="true" />
<option proto="true" />
<option onecase="true" />
<option regexdash="true" />
<option scripturl="true" />
<option smarttabs="true" />
<option shadow="true" />
<option sub="true" />
<option supernew="true" />
<option validthis="true" />
<option browser="true" />
<option couch="false" />
<option devel="false" />
<option dojo="false" />
<option jquery="true" />
<option mootools="false" />
<option node="false" />
<option nonstandard="false" />
<option prototypejs="false" />
<option rhino="false" />
<option worker="false" />
<option wsh="false" />
<option yui="false" />
<option nomen="false" />
<option onevar="false" />
<option passfail="false" />
<option white="false" />
<option maxerr="50" />
</component>
</project>

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectResources">
<default-html-doctype>jar:file:\C:\Program Files (x86)\JetBrains\WebStorm 5.0.4\lib\webide.jar!\resources\html5-schema\html5.rnc</default-html-doctype>
</component>
<component name="ProjectRootManager" version="2" />
</project>

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="jsLibraries" pattern="file:JsLibraries//*" />
</component>

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="" />
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
</component>
</project>

@ -1,9 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="0cbf2b6b-882a-4616-9f96-93499c5aeb89" name="Default" comment="" />
<list default="true" id="0cbf2b6b-882a-4616-9f96-93499c5aeb89" name="Default" comment="">
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Shared/NotificationView.js" afterPath="$PROJECT_DIR$/Shared/NotificationView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Shared/SpinnerView.js" afterPath="$PROJECT_DIR$/Shared/SpinnerView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/vcs.xml" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
</list>
<list id="13d0a6e3-eaae-43a8-afd1-c89334b72900" name="Rejected commit: Default" comment="">
<change type="DELETED" beforePath="C:\Dropbox\Git\NzbDrone\NzbDrone.Web\_backboneApp\JsLibraries\require.js" afterPath="" />
<change type="DELETED" beforePath="C:\Dropbox\Git\NzbDrone\NzbDrone.Web\_backboneApp\Mixins\backbone.marionette.templates.js" afterPath="" />
<change type="DELETED" beforePath="C:\Dropbox\Git\NzbDrone\NzbDrone.Web\_backboneApp\Mixins\backbone.xhr.js" afterPath="" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/../../.gitignore" afterPath="$PROJECT_DIR$/../../.gitignore" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/New/AddNewSeriesView.js" afterPath="$PROJECT_DIR$/AddSeries/New/AddNewSeriesView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/AddSeriesLayout.js" afterPath="$PROJECT_DIR$/AddSeries/AddSeriesLayout.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Shared/AutoComplete.js" afterPath="$PROJECT_DIR$/Shared/AutoComplete.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Series/Delete/DeleteSeriesTemplate.html" afterPath="$PROJECT_DIR$/Series/Delete/DeleteSeriesTemplate.html" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Series/Delete/DeleteSeriesView.js" afterPath="$PROJECT_DIR$/Series/Delete/DeleteSeriesView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Series/Edit/EditSeriesView.js" afterPath="$PROJECT_DIR$/Series/Edit/EditSeriesView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/Existing/ImportSeriesView.js" afterPath="$PROJECT_DIR$/AddSeries/Existing/ImportSeriesView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/../Views/V2/Index.cshtml" afterPath="$PROJECT_DIR$/../Views/V2/Index.cshtml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/dictionaries/Keivan.xml" afterPath="$PROJECT_DIR$/.idea/dictionaries/Keivan.xml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Shared/NotificationCollection.js" afterPath="$PROJECT_DIR$/Shared/NotificationCollection.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Shared/NotificationModel.js" afterPath="$PROJECT_DIR$/Shared/NotificationModel.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Shared/NotificationTemplate.html" afterPath="$PROJECT_DIR$/Shared/NotificationTemplate.html" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/../NzbDrone.Web.csproj" afterPath="$PROJECT_DIR$/../NzbDrone.Web.csproj" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/RootFolders/RootFolderCollection.js" afterPath="$PROJECT_DIR$/AddSeries/RootFolders/RootFolderCollection.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/RootFolders/RootFolderView.js" afterPath="$PROJECT_DIR$/AddSeries/RootFolders/RootFolderView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Routing.js" afterPath="$PROJECT_DIR$/Routing.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/SearchResultModel.js" afterPath="$PROJECT_DIR$/AddSeries/SearchResultModel.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/New/SearchResultView.js" afterPath="$PROJECT_DIR$/AddSeries/New/SearchResultView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/../../NzbDrone.Api/Extentions/Serializer.cs" afterPath="$PROJECT_DIR$/../../NzbDrone.Api/Extentions/Serializer.cs" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Series/SeriesCollection.js" afterPath="$PROJECT_DIR$/Series/SeriesCollection.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Series/SeriesCollectionView.js" afterPath="$PROJECT_DIR$/Series/SeriesCollectionView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Series/SeriesItemView.js" afterPath="$PROJECT_DIR$/Series/SeriesItemView.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Series/SeriesModel.js" afterPath="$PROJECT_DIR$/Series/SeriesModel.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/../../NzbDrone.Api/Series/SeriesModule.cs" afterPath="$PROJECT_DIR$/../../NzbDrone.Api/Series/SeriesModule.cs" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/Existing/UnmappedFolderModel.js" afterPath="$PROJECT_DIR$/AddSeries/Existing/UnmappedFolderModel.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/AddSeries/addSeries.css" afterPath="$PROJECT_DIR$/AddSeries/addSeries.css" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/app.js" afterPath="$PROJECT_DIR$/app.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/JsLibraries/backbone.js" afterPath="$PROJECT_DIR$/JsLibraries/backbone.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Content/base.css" afterPath="$PROJECT_DIR$/Content/base.css" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/codeStyleSettings.xml" afterPath="$PROJECT_DIR$/.idea/codeStyleSettings.xml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/JsLibraries/jquery.dataTables.bootstrap.pagination.js" afterPath="$PROJECT_DIR$/JsLibraries/jquery.dataTables.bootstrap.pagination.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/jsLibraryMappings.xml" afterPath="$PROJECT_DIR$/.idea/jsLibraryMappings.xml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Quality/qualityProfileCollection.js" afterPath="$PROJECT_DIR$/Quality/qualityProfileCollection.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
</list>
<ignored path="_backboneApp.iws" />
<ignored path=".idea/workspace.xml" />
<file path="/bootstrap.less" changelist="0cbf2b6b-882a-4616-9f96-93499c5aeb89" time="1360914381334" ignored="false" />
<file path="/a.js" changelist="0cbf2b6b-882a-4616-9f96-93499c5aeb89" time="1360914930292" ignored="false" />
<file path="/Dummy.txt" changelist="0cbf2b6b-882a-4616-9f96-93499c5aeb89" time="1360915363342" ignored="false" />
<file path="$PROJECT_DIR$/AddSeries/RootFolders/RootFolderView.js" changelist="0cbf2b6b-882a-4616-9f96-93499c5aeb89" time="1360915751430" ignored="false" />
<file path="/RootFolderView.js" changelist="0cbf2b6b-882a-4616-9f96-93499c5aeb89" time="1360915516498" ignored="false" />
<file path="$PROJECT_DIR$/AddSeries/Existing/ImportSeriesView.js" changelist="0cbf2b6b-882a-4616-9f96-93499c5aeb89" time="1360915858882" ignored="false" />
<file path="$PROJECT_DIR$/Series/SeriesItemView.js" changelist="0cbf2b6b-882a-4616-9f96-93499c5aeb89" time="1360915955196" ignored="false" />
<file path="$PROJECT_DIR$/app.js" changelist="0cbf2b6b-882a-4616-9f96-93499c5aeb89" time="1360916122415" ignored="false" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -18,66 +71,96 @@
<disable_hints />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
<component name="FavoritesManager">
<favorites_list name="_backboneApp" />
</component>
<component name="FileEditorManager">
<leaf>
<file leaf-file-name="backbone.debug.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/JsLibraries/backbone.debug.js">
<file leaf-file-name="AutoComplete.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Shared/AutoComplete.js">
<provider selected="true" editor-type-id="text-editor">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<state line="3" column="11" selection-start="81" selection-end="81" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="AddSeriesLayout.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/AddSeries/AddSeriesLayout.js">
<file leaf-file-name="ModalRegion.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Shared/ModalRegion.js">
<provider selected="true" editor-type-id="text-editor">
<state line="9" column="8" selection-start="287" selection-end="287" vertical-scroll-proportion="0.0">
<state line="11" column="23" selection-start="402" selection-end="402" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="app.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/app.js">
<file leaf-file-name="NotificationCollection.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Shared/NotificationCollection.js">
<provider selected="true" editor-type-id="text-editor">
<state line="49" column="37" selection-start="1460" selection-end="1460" vertical-scroll-proportion="0.0">
<state line="32" column="12" selection-start="1041" selection-end="1041" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="Routing.js" pinned="false" current="true" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/Routing.js">
<file leaf-file-name="NotificationModel.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Shared/NotificationModel.js">
<provider selected="true" editor-type-id="text-editor">
<state line="9" column="17" selection-start="266" selection-end="266" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="NotificationView.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Shared/NotificationView.js">
<provider selected="true" editor-type-id="text-editor">
<state line="38" column="0" selection-start="1012" selection-end="1012" vertical-scroll-proportion="0.6536697">
<state line="28" column="7" selection-start="738" selection-end="738" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="RootFolderCompositeViewTemplate.html" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/AddSeries/Existing/RootFolderCompositeViewTemplate.html">
<file leaf-file-name="SpinnerView.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Shared/SpinnerView.js">
<provider selected="true" editor-type-id="text-editor">
<state line="4" column="0" selection-start="154" selection-end="154" vertical-scroll-proportion="-2.5">
<state line="2" column="0" selection-start="101" selection-end="101" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="IndexLayout.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Series/Index/IndexLayout.js">
<file leaf-file-name="app.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/app.js">
<provider selected="true" editor-type-id="text-editor">
<state line="6" column="0" selection-start="192" selection-end="192" vertical-scroll-proportion="0.0">
<state line="52" column="49" selection-start="1396" selection-end="1396" vertical-scroll-proportion="-27.04">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="backbone.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/JsLibraries/backbone.js">
<file leaf-file-name="Routing.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Routing.js">
<provider selected="true" editor-type-id="text-editor">
<state line="975" column="8" selection-start="39777" selection-end="39777" vertical-scroll-proportion="0.0">
<state line="34" column="12" selection-start="1067" selection-end="1067" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="CassetteConfiguration.cs" pinned="false" current="true" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/CassetteConfiguration.cs">
<provider selected="true" editor-type-id="text-editor">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="jquery-1.8.2.intellisense.js" pinned="false" current="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/JsLibraries/jquery-1.8.2.intellisense.js">
<provider selected="true" editor-type-id="text-editor">
<state line="2464" column="2" selection-start="147589" selection-end="147589" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
@ -90,14 +173,32 @@
<setting name="OPEN_NEW_TAB" value="false" />
</FindUsagesManager>
</component>
<component name="HighlightingSettingsPerFile">
<setting file="mock:///dummy.txt" root0="SKIP_INSPECTION" />
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
</component>
<component name="GitLogSettings">
<option name="myDateState">
<MyDateState />
</option>
</component>
<component name="IdeDocumentHistory">
<option name="changedFiles">
<list>
<option value="$PROJECT_DIR$/app.js" />
<option value="$PROJECT_DIR$/AddSeries/AddSeriesLayout.js" />
<option value="$PROJECT_DIR$/Series/SeriesCollectionView.js" />
<option value="$PROJECT_DIR$/Content/base.css" />
<option value="$PROJECT_DIR$/Shared/NotificationModel.js" />
<option value="$PROJECT_DIR$/Shared/NotificationTemplate.html" />
<option value="$PROJECT_DIR$/AddSeries/New/SearchResultView.js" />
<option value="$PROJECT_DIR$/JsLibraries/backbone.js" />
<option value="$PROJECT_DIR$/AddSeries/addSeries.css" />
<option value="$PROJECT_DIR$/Series/Edit/EditSeriesView.js" />
<option value="$PROJECT_DIR$/AddSeries/RootFolders/RootFolderView.js" />
<option value="$PROJECT_DIR$/AddSeries/Existing/ImportSeriesView.js" />
<option value="$PROJECT_DIR$/Series/SeriesItemView.js" />
<option value="$PROJECT_DIR$/Shared/NotificationView.js" />
<option value="$PROJECT_DIR$/Shared/SpinnerView.js" />
<option value="$PROJECT_DIR$/app.js" />
</list>
</option>
</component>
@ -114,19 +215,85 @@
<State>
<id />
</State>
<State>
<id>AnonymousFunctionJS</id>
</State>
<State>
<id>BlockStatementJS</id>
</State>
<State>
<id>CallerJS</id>
</State>
<State>
<id>CommaExpressionJS</id>
</State>
<State>
<id>ConditionalExpressionJS</id>
</State>
<State>
<id>ConfusingFloatingPointLiteralJS</id>
</State>
<State>
<id>ConfusingPlusesOrMinusesJS</id>
</State>
<State>
<id>DynamicallyGeneratedCodeJS</id>
</State>
<State>
<id>EmptyStatementBodyJS</id>
</State>
<State>
<id>IncrementDecrementResultUsedJS</id>
</State>
<State>
<id>JavaScript</id>
</State>
<State>
<id>MagicNumberJS</id>
</State>
<State>
<id>NegatedConditionalExpressionJS</id>
</State>
<State>
<id>NegatedIfStatementJS</id>
</State>
<State>
<id>NestedConditionalExpressionJS</id>
</State>
<State>
<id>NestedFunctionJS</id>
</State>
<State>
<id>OctalIntegerJS</id>
</State>
<State>
<id>OverlyComplexArithmeticExpressionJS</id>
</State>
<State>
<id>OverlyComplexBooleanExpressionJS</id>
</State>
<State>
<id>PointlessArithmeticExpressionJS</id>
</State>
<State>
<id>Potentially confusing code constructsJavaScript</id>
</State>
<State>
<id>VoidExpressionJS</id>
</State>
<State>
<id>WithStatementJS</id>
</State>
</expanded-state>
<selected-state>
<State>
<id>ActionScript specificJavaScript</id>
<id>CommaExpressionJS</id>
</State>
</selected-state>
</profile-state>
</entry>
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
@ -152,7 +319,6 @@
<sortByType />
</navigator>
<panes>
<pane id="Scope" />
<pane id="ProjectPane">
<subPane>
<PATH>
@ -181,7 +347,21 @@
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="JsLibraries" />
<option name="myItemId" value="Shared" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="_backboneApp" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="_backboneApp" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="Series" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
@ -199,24 +379,52 @@
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="_backboneApp" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="_backboneApp" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="AddSeries" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="Existing" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
</subPane>
</pane>
<pane id="Scope" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="options.splitter.main.proportions" value="0.3" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="options.lastSelected" value="settings.nodejs" />
<property name="options.lastSelected" value="Settings.JavaScript.Linters.JSHint" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/JsLibraries/jquery.js" />
<property name="GoToClass.includeJavaFiles" value="false" />
<property name="options.searchVisible" value="true" />
<property name="FullScreen" value="false" />
<property name="options.splitter.details.proportions" value="0.2" />
<property name="options.searchVisible" value="true" />
<property name="GoToClass.includeJavaFiles" value="false" />
</component>
<component name="RunManager">
<configuration default="true" type="DartUnitRunConfigurationType" factoryName="DartUnit">
<option name="VMOptions" />
<option name="arguments" />
<option name="filePath" />
<option name="scope" value="ALL" />
<option name="testName" />
<method />
</configuration>
<list size="0" />
</component>
<component name="ShelveChangesManager" show_recycled="false" />
<component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false">
<component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false" SSL_PROTOCOLS="all">
<option name="USER" value="" />
<option name="PASSWORD" value="" />
<option name="mySSHConnectionTimeout" value="30000" />
@ -226,42 +434,44 @@
<option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
<option name="UPDATE_LOCK_ON_DEMAND" value="false" />
<option name="IGNORE_SPACES_IN_MERGE" value="false" />
<option name="DETECT_NESTED_COPIES" value="true" />
<option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
<option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
<option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
<option name="FORCE_UPDATE" value="false" />
<option name="IGNORE_EXTERNALS" value="false" />
<configuration useDefault="true">C:\Users\Keivan\AppData\Roaming\Subversion</configuration>
<myIsUseDefaultProxy>false</myIsUseDefaultProxy>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="0cbf2b6b-882a-4616-9f96-93499c5aeb89" name="Default" comment="" />
<created>1360855538312</created>
<updated>1360855538312</updated>
</task>
<servers />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="7" />
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
<editor active="true" />
<layout>
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32924107" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.68303573" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32955715" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25" sideWeight="0.67074525" order="0" side_tool="false" content_ui="combo" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.26687765" sideWeight="0.6707589" order="0" side_tool="false" content_ui="combo" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Command Line Tools Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32925472" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Command Line Tools Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32925472" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
</layout>
</component>
<component name="VcsContentAnnotationSettings">
@ -297,9 +507,15 @@
<option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
<option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
<option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
<option name="SHOW_DIRTY_RECURSIVELY" value="false" />
<option name="LIMIT_HISTORY" value="true" />
<option name="MAXIMUM_HISTORY_ROWS" value="1000" />
<option name="UPDATE_FILTER_SCOPE_NAME" />
<option name="USE_COMMIT_MESSAGE_MARGIN" value="false" />
<option name="COMMIT_MESSAGE_MARGIN_SIZE" value="72" />
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
<option name="LAST_COMMIT_MESSAGE" />
<option name="LAST_COMMIT_MESSAGE" value="" />
<option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
@ -310,6 +526,7 @@
<option name="ACTIVE_VCS_NAME" />
<option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
<option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
<option name="UPDATE_FILTER_BY_SCOPE" value="false" />
<option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
<option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
</component>
@ -329,65 +546,114 @@
</PATH>
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/JsLibraries/backbone.js">
<entry file="file://$PROJECT_DIR$/AddSeries/AddSeriesLayout.js">
<provider selected="true" editor-type-id="text-editor">
<state line="975" column="8" selection-start="39777" selection-end="39777" vertical-scroll-proportion="0.0">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Quality/qualityProfileCollection.js">
<entry file="file://$PROJECT_DIR$/AddSeries/SearchResultCollection.js">
<provider selected="true" editor-type-id="text-editor">
<state line="2" column="31" selection-start="93" selection-end="93" vertical-scroll-proportion="0.03440367">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/JsLibraries/backbone.debug.js">
<entry file="file://$PROJECT_DIR$/AddSeries/SearchResultModel.js">
<provider selected="true" editor-type-id="text-editor">
<state line="7" column="0" selection-start="380" selection-end="380" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Series/SeriesCollection.js">
<provider selected="true" editor-type-id="text-editor">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/app.js">
<entry file="file://$PROJECT_DIR$/Series/SeriesCollectionView.js">
<provider selected="true" editor-type-id="text-editor">
<state line="49" column="37" selection-start="1460" selection-end="1460" vertical-scroll-proportion="0.0">
<state line="32" column="18" selection-start="1358" selection-end="1358" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/AddSeries/AddSeriesLayout.js">
<entry file="file://$PROJECT_DIR$/Series/SeriesItemView.js">
<provider selected="true" editor-type-id="text-editor">
<state line="42" column="9" selection-start="1173" selection-end="1173" vertical-scroll-proportion="-7.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Shared/AutoComplete.js">
<provider selected="true" editor-type-id="text-editor">
<state line="3" column="11" selection-start="81" selection-end="81" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Shared/ModalRegion.js">
<provider selected="true" editor-type-id="text-editor">
<state line="11" column="23" selection-start="402" selection-end="402" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/JsLibraries/jquery-1.8.2.intellisense.js">
<provider selected="true" editor-type-id="text-editor">
<state line="2464" column="2" selection-start="147589" selection-end="147589" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Shared/NotificationCollection.js">
<provider selected="true" editor-type-id="text-editor">
<state line="9" column="8" selection-start="287" selection-end="287" vertical-scroll-proportion="0.0">
<state line="32" column="12" selection-start="1041" selection-end="1041" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/JsLibraries/backbone.marionette.js">
<entry file="file://$PROJECT_DIR$/Shared/NotificationModel.js">
<provider selected="true" editor-type-id="text-editor">
<state line="749" column="7" selection-start="23191" selection-end="23191" vertical-scroll-proportion="0.1261468">
<state line="9" column="17" selection-start="266" selection-end="266" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Series/Index/IndexLayout.js">
<entry file="file://$PROJECT_DIR$/Shared/NotificationView.js">
<provider selected="true" editor-type-id="text-editor">
<state line="6" column="0" selection-start="192" selection-end="192" vertical-scroll-proportion="0.0">
<state line="28" column="7" selection-start="738" selection-end="738" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/AddSeries/Existing/RootFolderCompositeViewTemplate.html">
<entry file="file://$PROJECT_DIR$/Shared/SpinnerView.js">
<provider selected="true" editor-type-id="text-editor">
<state line="4" column="0" selection-start="154" selection-end="154" vertical-scroll-proportion="-2.5">
<state line="2" column="0" selection-start="101" selection-end="101" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/app.js">
<provider selected="true" editor-type-id="text-editor">
<state line="52" column="49" selection-start="1396" selection-end="1396" vertical-scroll-proportion="-27.04">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Routing.js">
<provider selected="true" editor-type-id="text-editor">
<state line="38" column="0" selection-start="1012" selection-end="1012" vertical-scroll-proportion="0.6536697">
<state line="34" column="12" selection-start="1067" selection-end="1067" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/CassetteConfiguration.cs">
<provider selected="true" editor-type-id="text-editor">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
@ -397,13 +663,17 @@
<states>
<state key="ScopeChooserConfigurable.UI">
<settings>
<last-edited>jsLibraries</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
<option value="0.39215687" />
</list>
</option>
</splitter-proportions>
<order>
<scope name="jsLibraries" />
</order>
</settings>
</state>
</states>

@ -73,11 +73,9 @@ define([
icon.removeClass('icon-search').addClass('icon-spin icon-spinner disabled');
var self = this;
this.collection.fetch({
data:$.param({ term:this.ui.searchText.val() }),
success:function (model) {
data:{ term:this.ui.searchText.val() },
success:function () {
icon.removeClass('icon-spin icon-spinner disabled').addClass('icon-search');
},
@ -116,8 +114,7 @@ define([
},
refreshItems:function () {
this.collection.importItems(this.model, qualityProfileCollection);
this.collection.importItems(this.model);
}

@ -27,7 +27,7 @@ define(['app', 'AddSeries/RootFolders/RootFolderCollection', 'Shared/AutoComplet
itemView: NzbDrone.AddSeries.RootFolderItemView,
tagName: 'table',
className: 'table table-hover',
className: 'table table-hover'
});
NzbDrone.AddSeries.RootDirView = Backbone.Marionette.Layout.extend({
@ -39,17 +39,17 @@ define(['app', 'AddSeries/RootFolders/RootFolderCollection', 'Shared/AutoComplet
},
regions: {
currentDirs: '#current-dirs',
currentDirs: '#current-dirs'
},
events: {
'click .x-add': 'addFolder',
'click .x-add': 'addFolder'
},
onRender: function () {
this.collection = rootFolders,
this.collection = rootFolders;
this.currentDirs.show(new NzbDrone.AddSeries.RootDirListView({ collection: this.collection }));
this.ui.pathInput.folderAutoComplete();
},
@ -78,11 +78,11 @@ define(['app', 'AddSeries/RootFolders/RootFolderCollection', 'Shared/AutoComplet
context.collection.reset();
} else {
console.log(term);
context.collection.fetch({ data: $.param({ term: term }) });
context.collection.fetch({ data: { term: term } });
}
},
}
});
});

@ -75,5 +75,5 @@
}
.existing-root-folder-view, h1 {
padding: 10px 0px 20px 0px;
padding: 10px 0 20px 0;
}

@ -9,7 +9,7 @@ define(['app', 'Series/SeriesModel', 'Series/Delete/DeleteSeriesView', 'Quality/
ui: {
progressbar: '.progress .bar',
qualityProfile: '.x-quality-profile',
backlogSettings: '.x-backlog-setting',
backlogSettings: '.x-backlog-setting'
},
events: {

@ -7,14 +7,14 @@ define([
'Series/Edit/EditSeriesView',
'Series/Delete/DeleteSeriesView'
], function (app, qualityProfileCollection) {
], function () {
NzbDrone.Series.SeriesItemView = Backbone.Marionette.ItemView.extend({
template: 'Series/SeriesItemTemplate',
tagName: 'tr',
ui: {
'progressbar': '.progress .bar',
'progressbar': '.progress .bar'
},
events: {
@ -40,9 +40,6 @@ define([
removeSeries: function () {
var view = new NzbDrone.Series.DeleteSeriesView({ model: this.model });
NzbDrone.modalRegion.show(view);
},
onSave: function () {
alert("saved!");
}
});
});

@ -25,10 +25,10 @@
initialize: function () {
this.collection = notificationCollection;
},
}
});
NzbDrone.addInitializer(function (options) {
NzbDrone.addInitializer(function () {
NzbDrone.notificationRegion.show(new collectionView());
});

@ -1,12 +1,8 @@
define(['app'],function () {
NzbDrone.Shared.SpinnerView = Backbone.Marionette.ItemView.extend({
template: 'Shared/SpinnerTemplate',
className: 'nz-spinner row',
className: 'nz-spinner row'
});
});

@ -50,7 +50,7 @@ define('app', function () {
};
window.NzbDrone.addInitializer(function (options) {
window.NzbDrone.addInitializer(function () {
console.log('starting application');

Loading…
Cancel
Save