mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 11:48:52 +00:00
140 lines
7 KiB
Text
140 lines
7 KiB
Text
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
|
|
<title>Search - Redmine</title>
|
|
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"/>
|
|
<meta content="Redmine" name="description">
|
|
<meta content="issue,bug,tracker" name="keywords"/>
|
|
<meta content="authenticity_token" name="csrf-param"/>
|
|
<meta content="RPpeOgMMZFAIsoXGYzXU4IzJkcNGR1zGXjj2X3u8QGyZD27YS0fE9NwTJXNe9Ep/rZ2mwIBZuraSEUW9iKTCbw==" name="csrf-token"/>
|
|
<link href="/favicon.ico?1528612569" rel="shortcut icon"/>
|
|
<link href="/stylesheets/jquery/jquery-ui-1.11.0.css?1528612569" media="all" rel="stylesheet"/>
|
|
<link href="/stylesheets/application.css?1528612569" media="all" rel="stylesheet"/>
|
|
<link href="/stylesheets/responsive.css?1528612569" media="all" rel="stylesheet"/>
|
|
<script src="/javascripts/jquery-1.11.1-ui-1.11.0-ujs-3.1.4.js?1528612568"></script>
|
|
<script src="/javascripts/application.js?1528612569"></script>
|
|
<script src="/javascripts/responsive.js?1528612569"></script>
|
|
<script>
|
|
//<![CDATA[
|
|
$(window).load(function(){ warnLeavingUnsaved('The current page contains unsaved text that will be lost if you leave this page.'); });
|
|
//]]>
|
|
</script>
|
|
<!-- page specific tags -->
|
|
</meta></head>
|
|
<body class="controller-search action-index">
|
|
<div id="wrapper">
|
|
<div class="flyout-menu js-flyout-menu">
|
|
<div class="flyout-menu__search">
|
|
<form accept-charset="UTF-8" action="/search" method="get"><input name="utf8" type="hidden" value="✓"/>
|
|
<label class="search-magnifier search-magnifier--flyout" for="flyout-search">⚲</label>
|
|
<input class="small js-search-input" id="flyout-search" name="q" placeholder="Search" type="text" value=""/>
|
|
</form> </div>
|
|
<h3>Project</h3>
|
|
<span class="js-project-menu"></span>
|
|
<h3>General</h3>
|
|
<span class="js-general-menu"></span>
|
|
<span class="js-sidebar flyout-menu__sidebar"></span>
|
|
<h3>Profile</h3>
|
|
<span class="js-profile-menu"></span>
|
|
</div>
|
|
<div id="wrapper2">
|
|
<div id="wrapper3">
|
|
<div id="top-menu">
|
|
<div id="account">
|
|
<ul><li><a class="login" href="/login">Sign in</a></li><li><a class="register" href="/account/register">Register</a></li></ul> </div>
|
|
<ul><li><a class="home" href="/">Home</a></li><li><a class="projects" href="/projects">Projects</a></li><li><a class="help" href="https://www.redmine.org/guide">Help</a></li></ul></div>
|
|
<div id="header">
|
|
<a class="mobile-toggle-button js-flyout-menu-toggle-button" href=""></a>
|
|
<div id="quick-search">
|
|
<form accept-charset="UTF-8" action="/search" method="get"><input name="utf8" type="hidden" value="✓"/>
|
|
<input name="scope" type="hidden"/>
|
|
<label for="q">
|
|
<a accesskey="4" href="/search">Search</a>:
|
|
</label>
|
|
<input accesskey="f" class="small" id="q" name="q" size="20" type="text" value=""/>
|
|
</form> <div class="drdn" id="project-jump"><span class="drdn-trigger">Jump to a project...</span><div class="drdn-content"><div class="quick-search"><input autocomplete="off" class="autocomplete" data-automcomplete-url="/projects/autocomplete.js?jump=search" id="projects-quick-search" name="q" type="text" value=""/></div><div class="drdn-items projects selection"></div><div class="drdn-items all-projects selection"><a class="selected" href="/projects?jump=search">All Projects</a></div></div></div>
|
|
</div>
|
|
<h1>Redmine</h1>
|
|
<div class="tabs" id="main-menu">
|
|
<ul><li><a class="projects" href="/projects">Projects</a></li><li><a class="activity" href="/activity">Activity</a></li><li><a class="issues" href="/issues">Issues</a></li><li><a class="time-entries" href="/time_entries">Spent time</a></li><li><a class="gantt" href="/issues/gantt">Gantt</a></li><li><a class="calendar" href="/issues/calendar">Calendar</a></li><li><a class="news" href="/news">News</a></li></ul>
|
|
<div class="tabs-buttons" style="display:none;">
|
|
<button class="tab-left" onclick="moveTabLeft(this); return false;"></button>
|
|
<button class="tab-right" onclick="moveTabRight(this); return false;"></button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="nosidebar" id="main">
|
|
<div id="sidebar">
|
|
</div>
|
|
<div id="content">
|
|
<h2>Search</h2>
|
|
<form accept-charset="UTF-8" action="/search" id="search-form" method="get"><input name="utf8" type="hidden" value="✓"/>
|
|
<div class="box">
|
|
<label class="hidden-for-sighted" for="search-input">Searchfield</label>
|
|
<p><input id="search-input" name="q" size="60" type="text" value=""/>
|
|
<input name="all_words" type="hidden" value=""/>
|
|
<label><input checked="checked" id="all_words" name="all_words" type="checkbox" value="1"/> All words</label>
|
|
<input name="titles_only" type="hidden" value=""/>
|
|
<label><input id="titles_only" name="titles_only" type="checkbox" value="1"/> Search titles only</label>
|
|
</p>
|
|
<p id="search-types">
|
|
<label><input checked="checked" id="issues" name="issues" type="checkbox" value="1"/> <a href="">Issues</a></label>
|
|
<label><input checked="checked" id="news" name="news" type="checkbox" value="1"/> <a href="">News</a></label>
|
|
<label><input checked="checked" id="documents" name="documents" type="checkbox" value="1"/> <a href="">Documents</a></label>
|
|
<label><input checked="checked" id="changesets" name="changesets" type="checkbox" value="1"/> <a href="">Changesets</a></label>
|
|
<label><input checked="checked" id="wiki_pages" name="wiki_pages" type="checkbox" value="1"/> <a href="">Wiki pages</a></label>
|
|
<label><input checked="checked" id="messages" name="messages" type="checkbox" value="1"/> <a href="">Messages</a></label>
|
|
<label><input checked="checked" id="projects" name="projects" type="checkbox" value="1"/> <a href="">Projects</a></label>
|
|
</p>
|
|
<fieldset class="collapsible collapsed">
|
|
<legend onclick="toggleFieldset(this);">Options</legend>
|
|
<div id="options-content" style="display:none;">
|
|
<p><label><input id="open_issues" name="open_issues" type="checkbox" value="1"/> Open issues only</label></p>
|
|
<p>
|
|
<label><input checked="checked" id="attachments_0" name="attachments" type="radio" value="0"/> Do not search attachments</label>
|
|
<label><input id="attachments_1" name="attachments" type="radio" value="1"/> Search attachment filenames and descriptions</label>
|
|
<label><input id="attachments_only" name="attachments" type="radio" value="only"/> Search attachments only</label>
|
|
</p>
|
|
</div>
|
|
</fieldset>
|
|
<input id="show-options" name="options" type="hidden" value=""/>
|
|
</div>
|
|
<p><input name="commit" type="submit" value="Submit"/></p>
|
|
</form>
|
|
<script>
|
|
//<![CDATA[
|
|
|
|
$("#search-types a").click(function(e){
|
|
e.preventDefault();
|
|
$("#search-types input[type=checkbox]").prop('checked', false);
|
|
$(this).siblings("input[type=checkbox]").prop('checked', true);
|
|
if ($("#search-input").val() != "") {
|
|
$("#search-form").submit();
|
|
}
|
|
});
|
|
|
|
$("#search-form").submit(function(){
|
|
$("#show-options").val($("#options-content").is(":visible") ? '1' : '0');
|
|
});
|
|
|
|
|
|
//]]>
|
|
</script>
|
|
<div style="clear:both;"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="ajax-indicator" style="display:none;"><span>Loading...</span></div>
|
|
<div id="ajax-modal" style="display:none;"></div>
|
|
<div id="footer">
|
|
<div class="bgl"><div class="bgr">
|
|
Powered by <a href="https://bitnami.com/stack/redmine">Bitnami Redmine Stack</a> © 2006-2018 Jean-Philippe Lang
|
|
</div></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|