diff --git a/modules/issuetracker/skins/xe_issuetracker/comment.html b/modules/issuetracker/skins/xe_issuetracker/comment.html new file mode 100644 index 000000000..0a0b922fe --- /dev/null +++ b/modules/issuetracker/skins/xe_issuetracker/comment.html @@ -0,0 +1,57 @@ +{@ $histories = $oIssue->get('histories') } + +
+
+ +
+ +
+
+
+

+ {$history->nick_name} +

+ +

+ {zdate($history->regdate,'Y.m.d')} + {zdate($history->regdate,'H:i:s')} +

+
+ +
+
    + +
  • +
      + +
    1. {$val}
    2. + +
    +
  • + + +
  • {nl2br($history->content)}
  • + +
+
+
+
+ +
+ + + + + +
+ diff --git a/modules/issuetracker/skins/xe_issuetracker/css/button.css b/modules/issuetracker/skins/xe_issuetracker/css/button.css new file mode 100644 index 000000000..34544fac2 --- /dev/null +++ b/modules/issuetracker/skins/xe_issuetracker/css/button.css @@ -0,0 +1,16 @@ +@charset "utf-8"; +/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */ + +/* Button */ +.buttonOfficial, +.buttonOfficial span, +.buttonOfficial input, +.buttonOfficial button{ position:relative; vertical-align:middle; display:inline-block; height:25px; font-size:12px; line-height:25px; color:#4d4d4d; cursor:pointer; background-image:url(../img/white/buttonOfficial.gif); background-repeat:no-repeat; text-decoration:none !important; overflow:visible; border:0; padding:0; background-color:transparent;} + +.buttonOfficial{ background-position:left top; margin-right:4px;} +.buttonOfficial span, +.buttonOfficial input, +.buttonOfficial button{ left:4px; background-position:right top; padding:0 8px 0 4px;} + +a.buttonOfficial{ _margin-top:-1px;} +a.buttonOfficial span{ _vertical-align:top;} \ No newline at end of file diff --git a/modules/issuetracker/skins/xe_issuetracker/css/common.css b/modules/issuetracker/skins/xe_issuetracker/css/common.css deleted file mode 100644 index 47c6beabb..000000000 --- a/modules/issuetracker/skins/xe_issuetracker/css/common.css +++ /dev/null @@ -1,308 +0,0 @@ -@charset "utf-8"; - -td.vtop { vertical-align:top; } - -/* skin Title */ -.skinTitle { border:3px solid #DDDDDD; background-color:#FEFFF0; padding:15px; margin-bottom:15px; color:#666666; font-weight:bold; } -.skinTitle blockquote { margin:5px 0 0 0; padding:5px 0 0 0; font-weight:normal; border-top:1px solid #DDDDDD; } - -/* main navigation */ -div.issueNav { clear:both; overflow:hidden; height:23px; margin-bottom:10px; position:relative;} -.issueNav ul { position:absolute; top:0; right:0; height:23px; margin:0; padding:0;z-index:2;} -.issueNav li { float:left; list-style:none; margin:0 0 0 10px; padding:5px 7px 0 7px; height:16px; border:1px solid #AAAAAA; border-bottom:none;} -.issueNav li.unselected { border-bottom:1px solid #AAAAAA; background-color:#FFFCF0;} -.issueNav li a { text-decoration:none; color:#7D6608; } -.issueNav li a:hover { color:#544301;} -.issueNav li.selected { font-weight:bold; color:#544301; border-bottom:1px solid #FFFFFF;} -.issueNav li.selected a { font-weight:bold; } -.issueNav .bottomLine { height:22px; position:absolute; top:0; left:0; width:100%; border-bottom:1px solid #AAAAAA; z-index:1;} - -/* issue list */ -form.close { display:none; } - -form.issueSearch { padding:0; margin:0 0 10px 0; overflow:hidden; } -form.issueSearch ul { margin:0; padding: 0; } -form.issueSearch ul li { list-style:none; float:left; padding:5px 10px 0 0; white-space:nowrap; } -form.issueSearch ul li.displayOpt { clear:left; width:100%; } -form.issueSearch ul li.keywordSearch { clear:left; } -form.issueSearch select { width:130px; } -form.issueSearch input.inputTypeText { width:124px; } -form.issueSearch input.inputTypeSubmit { width:130px; border:1px solid; border-color:#d8d8d8 #a6a6a6 #a6a6a6 #d8d8d8; height:20px; background:#EFEFEF; font-size:1em; _font-size:9pt; } -form.issueSearch ul li ol { margin:0 2px 0 0; padding:0; border-bottom:none; } -form.issueSearch ul li ol li { list-style:none; white-space:nowrap; overflow:hidden; float:left; letter-spacing:-2px;} - -table.issues { border:0; border-spacing:0; border:1px solid #333333; overflow:hidden; } -table.issues thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } -table.issues thead tr th { width:10px;} -table.issues thead tr th div { white-space:nowrap; margin:0; } -table.issues thead tr th.title { width:100%; } -table.issues tbody td { white-space:nowrap; padding:5px 2px; text-align:center; border-bottom:1px solid #EEEEEE; } -table.issues tbody td a { text-decoration:none; color:#555555; } -table.issues tbody td.no { text-align:center; font-family:tahoma; font-size:8pt; } -table.issues tbody td.title { white-space:normal; font-weight:bold; text-align:left; } -table.issues tbody td.title strong.comment { background:url("../images/iconComment.gif") no-repeat left 1px; padding-left:15px; font-size:8pt; font-family:tahoma; font-weight:normal; } -table.issues tbody td.title strong.trackback { background:url("../images/iconTrackback.gif") no-repeat left 1px; padding-left:15px; font-size:8pt; font-family:tahoma; font-weight:normal; color:#8CCF3C;} -table.issues tbody td.regdate { text-align:center; font-family:tahoma; font-size:8pt; } -table.issues tbody td.nick_name { text-align:left; } - -/* milestone */ -table.milestones { width:100%; clear:both; border:0; border-spacing:0; table-layout:fixed; border:1px solid #333333; border-bottom:none; } -table.milestones thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } -table.milestones thead tr th { white-space:nowrap; } -table.milestones tbody tr.title td { background-color:#EFEFEF; height:28px; vertical-align:baseline;} -table.milestones tbody td { padding:5px; text-align:center; border-bottom:1px solid #EEEEEE; } -table.milestones tbody td.title { padding:0; font-weight:bold; text-align:left; font-size:10pt; } -table.milestones tbody td.title div.progress { width:100px;height:28px;background-color:#DFDFDF; } -table.milestones tbody td.title div.titlewrap { position:absolute;padding:6px; } -table.milestones tbody td.title a { text-decoration:none; color:#444444; } -table.milestones tbody td.deadline { color:#0A6E03; font-family:tahoma; font-size:9pt; white-space:nowrap;} -table.milestones tbody td.status a { text-decoration:none; font-family:tahoma; font-size:8pt; font-weight:bold;} -table.milestones tbody td.total a { text-decoration:none; color:#444444; font-family:tahoma; font-size:8pt; font-weight:bold;} -table.milestones tbody td.description { text-align:left; padding-left:10px; border-bottom:1px solid #333333; } -table.milestones tbody td.completed { text-decoration:line-through; } -table.milestones tbody td.released_date { text-align:right; color:#EF4B18; font-family:tahoma; font-size:9pt; white-space:nowrap;} - -/* download */ -table.downloads { width:100%; clear:both; border:0; border-spacing:0; table-layout:fixed; border:1px solid #333333;} -table.downloads thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; } - -table.downloads td.package { background-color:#EFEFEF; padding:3px 0 5px 5px; border-top:1px solid #333333; } -table.downloads td.package h3 { color:#030C83; font-size:9pt; font-weight:bold; margin:0; padding:0; float:left; } -table.downloads td.package blockquote { clear:both; padding:5px; border:1px dotted #AAAAAA; background-color:#F3F3F3; margin:5px 5px 5px 0; } -table.downloads td.packageLeft { background-color:#EFEFEF; } -table.downloads td.null { background-color:#EFEFEF; } -table.downloads td.nullLine { background-color:#EFEFEF; border-top:1px solid #AAAAAA; } -table.downloads td.moreRelease { background-color:#EFEFEF; border-top:1px solid #333333; text-align:right; padding:5px; } -table.downloads td.moreRelease a { color:#4753EE; text-decoration:none; } - -table.downloads td.release { padding:5px; border-left:1px solid #AAAAAA; border-top:1px solid #AAAAAA; background-color:#ECEDF5; } -table.downloads td.release h3 { font-size:9pt; font-weight:bold; margin:0; padding:0; float:left; } -table.downloads td.release h3 a { text-decoration:none; color:#444444; } -table.downloads td.release h3 a:hover { text-decoration:underline; } -table.downloads td.release span { float:left; margin:0 0 0 10px; font-size:8pt; font-family:tahoma; color:#AAAAAA; } -table.downloads td.releaseLeft { border-left:1px solid #AAAAAA; } -table.downloads td.none_release { padding:5px; border-left:1px solid #AAAAAA; border-top:1px solid #AAAAAA; background-color:#EEEEEE; color:#888888;} - -table.downloads td.releaseNoteTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#058FC2;} -table.downloads td.releaseNote { border-left:1px solid #AAAAAA; padding:5px; border-top:1px dotted #DDDDDD; } -table.downloads td.releaseChangesTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#C24305;} -table.downloads td.releaseChanges { border-left:1px solid #AAAAAA; padding:5px; border-top:1px dotted #DDDDDD; border-bottom:1px solid #DDDDDD;} -table.downloads td.releaseFilesTitle { border-left:1px solid #AAAAAA; background-color:#EFEFEF; padding:5px; border-top:1px solid #DDDDDD; font-weight:bold; color:#444444;} - -table.downloads td.filename { padding:5px 5px 5px 15px; background:url("../images/file.gif") no-repeat left 5px; } -table.downloads td.filename a { padding:5px; color:#000000; text-decoration:none; } -table.downloads td.filename a:hover { text-decoration:underline; } -table.downloads td.filename a:visited { color:#AAAAAA; } -table.downloads td.filesize { padding:5px; color:#999999; font-family:tahoma; font-size:8pt; text-align:center;} -table.downloads td.download_count { padding:5px; color:#999999; font-family:tahoma; font-size:8pt; text-align:center;} - -table td.summaryText div { line-height:20px; padding-left:20px; cursor:pointer;} -table td.summaryText div.open { background:url("../images/opener.gif") no-repeat left 4px; overflow:visible; } -table td.summaryText div.close { background:url("../images/closer.gif") no-repeat left 4px; height:20px; overflow:hidden; } - -/* alertMessage */ -blockquote.alertMessage { margin:50px auto 20px auto; width:300px; border-bottom:1px solid #DDDDDD; padding:10px; color:#555555; } -ul.alertNav { margin:0 auto; width:300px; padding:0; } -ul.alertNav li { list-style:none; float:right; margin:0; padding:0; } - -/* new Issue */ - -.newIssue table { border:0; border-spacing:0; overflow:hidden; width:100%; border-top:1px solid #EEEEEE; } -.newIssue table tr th { text-align:right; border-bottom:1px solid #EEEEEE; padding:8px 0 5px 0; vertical-align:top; } -.newIssue table tr td { border-bottom:1px solid #EEEEEE; padding:5px 0 5px 0; } -.newIssue table tr th label { white-space:nowrap; font-weight:normal; color:#DB7201; margin:0 10px 0 10px; } -.newIssue table tr td input.wide { width:98%; } -.newIssue table tr td textarea.wide { width:98%; height:80px; } -.newIssue table tr td ul { margin:0; padding:0; } -.newIssue table tr td ol { margin:0; padding:0; } -.newIssue table tr td li { list-style:none; border-bottom:1px solid #EFEFEF; padding-bottom:3px; } -.newIssue table tr td p { margin:5px 0 0 0; padding:0; color:#888888; } - -.newIssue dl.option { margin:0 !important; padding:0 !important; } -.newIssue dl.option dd { margin:0 10px 0 0 !important; padding:0 !important; float:left; } - -div.display_date { cursor:pointer; width:80px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; margin-right:10px;} - -div.editor table { width:95%; } - -/* view Issue */ - -.viewIssue { } -.viewIssue table { border-spacing:0; overflow:hidden; width:100%; border:1px solid #AAAAAA; background-color:#FFFFF6; table-layout:fixed;} -.viewIssue table tr th { text-align:right; border-bottom:1px solid #EEEEEE; padding:8px 10px 5px 10px; vertical-align:top; color:#898700; font-weight:normal;} -.viewIssue table tr th.title { color:#444444; font-size:13pt; text-align:left; font-weight:bold; } -.viewIssue table tr th.title a { text-decoration: none; color:#444444; font-size:13pt; text-align:left; font-weight:bold; } -.viewIssue table tr th.title span { font-size:9pt; color:#4F86B0;} -.viewIssue table tr td { border-bottom:1px solid #EEEEEE; padding:5px 0 5px 0; color:#3B3A00; } -.viewIssue table tr td.description { color:#444444; text-align:left; padding:20px; overflow:hidden;} -.viewIssue table tr td.description a { color:#3A945E; text-decoration:none; } -.viewIssue table tr td.description a:hover { text-decoration:underline; } -.viewIssue table tr td ul.tag { margin:0; padding:0; } -.viewIssue table tr td ul.tag li { list-style:none; float:left; } -.viewIssue table tr td ul.tag li a { text-decoration:none; color:#3B3A00; } -.viewIssue table tr td.inputPassword { padding:20px; text-align:center; } -.viewIssue table tr td.inputPassword form input.inputTypeText { height:15px; } -.viewIssue table tr td.inputPassword form input.inputTypeSubmit { border:1px solid; border-color:#d8d8d8 #a6a6a6 #a6a6a6 #d8d8d8; height:20px; background:#EFEFEF; } -.viewIssue div.button { clear:both; float:right; margin-top:10px; } -.viewIssue div.button ul { margin:0; padding:0; } -.viewIssue div.button ul li { list-style:none; color:#AAAAAA; float:left; margin-left:10px; } -.viewIssue div.button ul li a { text-decoration:none; color:#666666; font-weight:bold; } - -.viewIssue .fileAttached {overflow:hidden;} -.viewIssue .fileAttached h5 { font-weight:normal; color:#999999; font-size:1em; line-height:22px; } -.viewIssue .fileAttached ul { padding:0; margin:0; } -.viewIssue .fileAttached li { padding-left:15px; display:block; float:left; white-space:nowrap; list-style:none; margin:0 10px 5px 0; } -.viewIssue .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; } -.viewIssue .fileAttached li a:visited { color:#777777;} - -fieldset.history { border:1px solid #CCCCCC; margin-top:10px; } -fieldset.history legend { padding:0 10px; } -fieldset.history legend span.date { font-size:8pt; font-family:tahoma; color:#AAAAAA; margin-right:10px; } -fieldset.history ul { margin:0; padding:0; } -fieldset.history ul li { list-style:none; } -fieldset.history ul li a { color:#3A945E; text-decoration:none; } -fieldset.history ul li a:hover { text-decoration:underline; } -fieldset.history ul li ol { margin:5px 0 0 0; padding:0; } -fieldset.history ul li ol li { margin-left:10px; padding-left:14px; list-style:none; margin-bottom:8px; background:url("../images/bul.gif") no-repeat left 1px;} -fieldset.history ul li ol li span.source { color:#B04F4F; } -fieldset.history ul li ol li span.target { color:#4F86B0; font-weight:bold; } -fieldset.history ul li ol li span.key { color:#888888; font-weight:bold; } -fieldset.history ul li.content { padding:10px; color:#444444;} - -.document_popup_menu { cursor:pointer; text-align:right; background:none; background:url(../images/document_menu.gif) no-repeat right top; padding:0 15px 0 0; height:18px; margin-top:20px; } - -/* delete Issue */ -.deleteIssue { width:40%; margin:0 auto; } -.deleteIssue h3 { text-align:center; margin:30px 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #DDDDDD; } -.deleteIssue ul.button { margin:0 0 20px 0; padding:0; text-align:center; } -.deleteIssue ul.button li { list-style:none; display:inline; margin-left:10px; } - -/* view Trackback */ -.viewTrackback { border:1px solid #C3D5A5; margin-top:10px; padding:10px; } -.viewTrackback h3 { margin:0; padding:0; font-size:9pt; font-weight:normal; color:#335000; } -.viewTrackback h3 a { font-weight:bold; text-decoration:none; color:#335000; } -.viewTrackback h3 address { display:inline; font-size:8pt; font-family:tahoma; color:#4A931D; } -.viewTrackback ul { padding:5px 0; margin:5px 0; border-top:1px solid #C3D5A5; overflow:hidden;} -.viewTrackback ul li { list-style:none; color:#558404; float:left; margin-right:10px; } -.viewTrackback ul li address { margin-bottom:5px; } -.viewTrackback ul li a { text-decoration:none; color:#558404; } -.viewTrackback ul li.date { font-size:8pt; font-family:tahoma; } -.viewTrackback ul li.excerpt { clear:both; color:#335000; } - -/* histories */ -.issueHistories { border:1px solid #BABABA; padding:10px; margin-top:10px; } - -.newHistory { border:1px solid #BABABA; padding:10px; margin-top:10px; } -.newHistory table { border-top:none; } -.newHistory table tr th { border-bottom:none; } -.newHistory table tr td { border-bottom:none; } -.newHistory table tr td ul li { border-bottom:none; margin-bottom:5px; } -.newHistory table tr td ul li label { margin:0 10px 0 10px; color:#444444; } -.newHistory table tr td ul li label { margin:0 10px 0 10px; color:#444444; } -.newHistory table tr td textarea { height:200px !important; } - -/* issue status color */ -.issue_new, .issue_new a { color:#333333 !important; } -.issue_assign, .issue_assign a { color:#0A7DBE !important; } -.issue_resolve, .issue_resolve a { color:#079B2D !important; } -.issue_reopen, .issue_reopen a { color:#9B5A07 !important; } -.issue_postponed, .issue_postponed a { color:#9E9425 !important; } -.issue_invalid, .issue_invalid a { color:#949494 !important; } -.issue_duplicated, .issue_duplicted a { color:#949494 !important; } -.issue_reviewing, .issue_reviewing a { color:#DD075A !important; } - -/* Pagination Reset */ -.pagination{ padding:15px 0; margin:0; text-align:center;} -.pagination *{ margin:0; padding:0;} -.pagination img{ border:0;} -.pagination a, -.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;} -.pagination a:hover, -.pagination a:active, -.pagination a:focus{ background-color:#f4f4f4 !important; } -.pagination strong{ color:#ff6600 !important;} -.pagination a.prev, -.pagination a.prevEnd, -.pagination a.next, -.pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; } - -/* Pagination A1 */ -.pagination.a1 a, -.pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;} -.pagination.a1 a.prev{ padding-left:10px; background:#fff url(../images/arrowPrevA1.gif) no-repeat left center; } -.pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../images/arrowPrevEndA1.gif) no-repeat left center; } -.pagination.a1 a.next{ padding-right:10px; background:#fff url(../images/arrowNextA1.gif) no-repeat right center; } -.pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../images/arrowNextEndA1.gif) no-repeat right center; } - -/* Pagination A2 */ -.pagination.a2 a, -.pagination.a2 strong{ margin:0 -4px; padding:0 10px 0 8px; font-weight:bold; font-size:11px; border:none; border-left:1px solid #ddd; border-right:1px solid #ccc; background:#fff; } -.pagination.a2 a.prev{ padding-left:10px; background:#fff url(../images/arrowPrevA1.gif) no-repeat left center; } -.pagination.a2 a.prevEnd{ padding-left:15px; background:#fff url(../images/arrowPrevEndA1.gif) no-repeat left center; } -.pagination.a2 a.next{ padding-right:10px; background:#fff url(../images/arrowNextA1.gif) no-repeat right center; } -.pagination.a2 a.nextEnd{ padding-right:15px; background:#fff url(../images/arrowNextEndA1.gif) no-repeat right center; } - -/* Pagination B1 */ -.pagination.b1 a, -.pagination.b1 strong{ margin:0 -2px; padding:2px 8px; font-weight:bold; font-size:12px;} -.pagination.b1 a.prev{ padding-left:16px; background:url(../images/arrowPrevB1.gif) no-repeat left center; } -.pagination.b1 a.next{ padding-right:16px; background:url(../images/arrowNextB1.gif) no-repeat right center; } - -/* Pagination B2 */ -.pagination.b2 a, -.pagination.b2 strong{ margin:0 -2px; padding:2px 6px; font-size:11px;} -.pagination.b2 a.prev{ padding-left:12px; background:url(../images/arrowPrevB1.gif) no-repeat left center; } -.pagination.b2 a.next{ padding-right:12px; background:url(../images/arrowNextB1.gif) no-repeat right center; } - -/* Pagination C1 */ -.pagination.c1 a, -.pagination.c1 strong{ margin:0 -2px; padding:2px 4px; font-size:12px;} -.pagination.c1 a.prev, -.pagination.c1 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} -.pagination.c1 a.prev{ background:url(../images/arrowPrevC1.gif) no-repeat center;} -.pagination.c1 a.next{ background:url(../images/arrowNextC1.gif) no-repeat center;} -.pagination.c1 a.prev span, -.pagination.c1 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} - -/* Pagination C2 */ -.pagination.c2 a, -.pagination.c2 strong{ margin:0 -2px; padding:2px 4px; font-size:11px;} -.pagination.c2 a.prev, -.pagination.c2 a.next{ display:inline-block; width:13px; height:14px; padding:3px 4px; margin:0;} -.pagination.c2 a.prev{ background:url(../images/arrowPrevC1.gif) no-repeat center;} -.pagination.c2 a.next{ background:url(../images/arrowNextC1.gif) no-repeat center;} -.pagination.c2 a.prev span, -.pagination.c2 a.next span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden;} - -/* Timeline */ -h4 { background: #F7F7F7 none repeat scroll 0 0; border-bottom:1px solid #D7D7D7; font-size:1.05em; } -dt .time { color: #999999; font-size: 0.90em; } -dt em { border-bottom: 1px dotted #BBBBBB; color: #BB0000; font-style:normal; text-decoration: none; } -dt .author { color: #666666; } -dd { color: #777766; font-size: 0.90em; } -dl { line-height: 1.3em; margin: 0; } -dt { padding: 5px 4px 2px 0 } -dd.changeset p { margin: 0; padding: 0; } -span.status { color: #222222; } -dd span.source { color:#4F86B0; } -dd span.target { color:#4F86B0; font-weight:bold; } -dd span.key { color:#888888; font-weight:bold; } -dt a { color:#373737; text-decoration: none; } -dt span.closed { text-decoration: line-through; } - -.search { float: right; } -.left { float: left; } - - -/* 확장 변수 폼 */ -.extraVarForm .text { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:90%; } -.extraVarForm .email_address { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:300px; } -.extraVarForm .homepage { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:300px; } -.extraVarForm .tel { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:40px; margin-right:10px;} -.extraVarForm .textarea { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:90%; height:80px; font-size:12px;} -.extraVarForm ul { margin:0; padding:0; list-style:none; } -.extraVarForm .date { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:100px; } -.extraVarForm .address { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:300px; } - -.diff .deleted { background: #FFDDDD none; } -.diff .added { background: #DDFFDD none; } diff --git a/modules/issuetracker/skins/xe_issuetracker/css/issuetracker.css b/modules/issuetracker/skins/xe_issuetracker/css/issuetracker.css new file mode 100644 index 000000000..b02346e44 --- /dev/null +++ b/modules/issuetracker/skins/xe_issuetracker/css/issuetracker.css @@ -0,0 +1,395 @@ +@charset "utf-8"; +/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */ + +/* Board Reset */ +.issuetracker{ font-family:Tahoma, Sans-serif; line-height:normal; font-size:12px;} +.issuetracker .inputText, +.issuetracker textarea, +.issuetracker select{ border:1px solid;} +.issuetracker label{ cursor:pointer;} +.issuetracker img{ border:0;} +.issuetracker .document_popup_menu, +.issuetracker .comment_popup_menu{ text-align:right; font-size:11px;} +.issuetracker .document_popup_menu{ margin:1em 0;} +.issuetracker .comment_popup_menu{ margin:1em 0;} +.issuetracker .document_popup_menu a, +.issuetracker .comment_popup_menu a{ text-decoration:underline;} +.issuetracker .hr{ display:none;} + +/* Board Header */ +.issuetrackerHeader *{ margin:0 0 20px 0; padding:0;} +.issuetrackerHeader a{ text-decoration:none;} +.issuetrackerHeader a:hover, +.issuetrackerHeader a:active, +.issuetrackerHeader a:focus{ text-decoration:underline;} +.issuetrackerHeader .issuetrackerTitle{ letter-spacing:-.1em; margin-bottom:10px; border-bottom:3px solid; *zoom:1; background-repeat:no-repeat; background-position:left 8px;} +.issuetrackerHeader .issuetrackerTitle:after{ content:""; display:block; clear:both;} +.issuetrackerHeader .issuetrackerTitleText{ font-size:18px; float:left; clear:both; margin-bottom:-3px; padding:5px 15px 5px 5px; border-bottom:3px solid; background-repeat:no-repeat; background-position:right bottom;} +.issuetrackerHeader .issuetrackerTitleText a{ text-decoration:none;} +.issuetrackerHeader .issuetrackerTitleText em{ font-style:normal; font-weight:normal;} +.issuetrackerHeader .issuetrackerDescription{ padding:7px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; position:relative;} + +/* Board Information */ +.issuetrackerInformation{width:100%; padding:15px 0; font-size:1em; line-height:normal; *zoom:1;} +.issuetrackerInformation *{ margin:0; padding:0;} +.issuetrackerInformation a{ text-decoration:none;} +.issuetrackerInformation a:hover, +.issuetrackerInformation a:active, +.issuetrackerInformation a:focus{ text-decoration:underline;} +.issuetrackerInformation:after{ content:""; display:block; float:none; clear:both;} +.issuetrackerInformation ul{ overflow:hidden;} +.issuetrackerInformation .infoSum{ float:left; font-size:16px; font-weight:bold;} +.issuetrackerInformation .infoView{ float:right;} +.issuetrackerInformation .infoView li{ position:relative; float:left; margin-left:3px; display:inline;} +.issuetrackerInformation .infoView li.icon a{ display:block; float:left; width:23px; height:23px; overflow:hidden; background-repeat:no-repeat;} +.issuetrackerInformation .infoView li.icon a span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} +.issuetrackerInformation .infoView li.listTypeClassic a{ background-position:0 0;} +.issuetrackerInformation .infoView li.listTypeClassic.active a{ background-position:0 -23px;} +.issuetrackerInformation .infoView li.listTypeZine a{ background-position:-23px 0;} +.issuetrackerInformation .infoView li.listTypeZine.active a{ background-position:-23px -23px;} +.issuetrackerInformation .infoView li.listTypeGallery a{ background-position:-46px 0;} +.issuetrackerInformation .infoView li.listTypeGallery.active a{ background-position:-46px -23px;} +.issuetrackerInformation .infoView li.setup{ margin:0 7px;} +.issuetrackerInformation .infoView li.setup a{ display:block; float:left; width:43px; height:23px; background-repeat:no-repeat;} +.issuetrackerInformation .infoView li.setup a span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} + +/* Board List Form */ +.issuetrackerListForm{ margin:0; line-height:normal;} +.issuetrackerListForm *{ margin:0; padding:0;} +.issuetrackerListForm fieldset{ border:0; clear:both;} +.issuetrackerListForm fieldset:after{ content:""; display:block; float:none; clear:both;} +.issuetrackerListForm legend{ position:absolute; width:0; height:0; overflow:hidden; font:0/0 Sans-serif; visibility:hidden;} +.issuetrackerListForm em, +.issuetrackerListForm strong{ font-style:normal;} +.issuetrackerListForm strong.trackback { color:#423CC4; } + +/* Board List */ +.issuetrackerList{ border:0; border-top:1px solid; width:100%;} +.issuetrackerList a{ text-decoration:none;} +.issuetrackerList a:hover, +.issuetrackerList a:active, +.issuetrackerList a:focus{ text-decoration:underline;} +.issuetrackerList .inputCheck{ width:13px; height:13px;} +.issuetrackerList .jumpTo{ float:left;} +.issuetrackerList .jumpTo *{ vertical-align:middle; *vertical-align:top;} +.issuetrackerList .jumpTo select{ height:20px; font-size:12px; *margin-right:5px;} +.issuetrackerList .jumpTo button{ width:22px; height:20px; line-height:18px; _line-height:normal; border:1px solid; -moz-border-radius:3px; -webkit-border-radius:3px; margin:0; padding:0; text-align:center; background-repeat:no-repeat; font-size:11px; cursor:pointer; overflow:visible;} +.issuetrackerList .meta{ position:relative; overflow:hidden; margin:0 0 5px 0; padding:0; list-style:none; white-space:nowrap;} +.issuetrackerList .meta li{ position:relative; left:-10px; display:inline; padding:0 5px 0 10px; background-repeat:no-repeat; background-position:left center; font-size:11px;} +.issuetrackerList .meta li.author{ font-size:11px;} +.issuetrackerList .meta li.date{ font:9px Tahoma;} +.issuetrackerList .meta li em{ font-size:9px;} +.issuetrackerList .replyNum, +.issuetrackerList .trackbackNum{ font:9px Verdana;} + +.issuetrackerList th{ border:0; border-bottom:1px solid; padding:8px 6px 7px 6px; *padding:8px 6px 6px 6px; white-space:nowrap; text-align:center; line-height:normal; font-weight:normal;} +.issuetrackerList th.title{ width:100%;} +.issuetrackerList th a .sort{ vertical-align:middle; margin:0 5px;} +.issuetrackerList td{ border:0; border-bottom:1px solid; padding:8px 6px 7px 6px; *padding:8px 6px 6px 6px; white-space:nowrap; text-align:center; line-height:normal; vertical-align:top;} +.issuetrackerList td.notice{ font-size:11px; font-weight:bold;} +.issuetrackerList td.num{ font:9px Tahoma;} +.issuetrackerList td.check{ font:11px Tahoma;} +.issuetrackerList td.title { width:100%; white-space:normal; text-align:left;} +.issuetrackerList td.title img{ vertical-align:middle; margin:0 1px;} +.issuetrackerList td.title .author{ font-size:11px;} +.issuetrackerList td.author{ font-size:11px; text-align:left;} +.issuetrackerList td.replies{ font:9px Tahoma;} +.issuetrackerList td.reading{ font:9px Tahoma;} +.issuetrackerList td.recommend{ font:bold 9px Tahoma;} +.issuetrackerList td.date{ font:9px Tahoma;} +.issuetrackerList td.summary { text-align:left; border-top-style:dotted; white-space:normal;} +.issuetrackerList td.summary .thumb{ display:block; float:left; padding:2px; border:1px solid; margin-right:10px;} +.issuetrackerList td.summary .thumb img{ display:block;} +.issuetrackerList td.lastReply{ text-align:left; font-size:11px;} + +.issuetrackerList td .notice{ font-size:11px; padding-right:7px; margin-right:2px; background-repeat:no-repeat; background-position:right center;} +.issuetrackerList td .category{ font-weight:normal; font-size:11px; padding-right:7px; margin-right:2px; background-repeat:no-repeat; background-position:right center;} +.issuetrackerList td .replyAnchor{ position:relative; font-size:9px;} +.issuetrackerList td .by{ font:9px Tahoma;} + +.issuetrackerList.webZine tr.bg1 td, +.issuetrackerList.webZine tr.bg2 td{padding:22px 6px 22px 6px; *padding:22px 6px 21px 6px;} +.issuetrackerList.webZine td.title p.title{ margin-bottom:9px;} +.issuetrackerList.webZine td.title p.title .category{ font-size:12px;} +.issuetrackerList.webZine td.title p.title a.title{ font-weight:bold;} +.issuetrackerList.webZine td.title p.summary{ line-height:18px; margin-bottom:8px;} +.issuetrackerList.webZine td.title p.summary a{ text-decoration:none;} +.issuetrackerList.webZine td.title .thumb{ float:right; clear:right; border:1px solid; padding:8px; margin-left:50px;} +.issuetrackerList.webZine td.title .by{ font:9px Tahoma;} + +.thumbList{ border-bottom:1px solid; border-top:0; *zoom:1; margin-right:-30px; padding:25px 0 0 0;} +.thumbList:after{ content:""; display:block; clear:both;} +.thumbList li{ position:relative; margin:0 17px 10px 17px; padding:0; list-style:none; overflow:hidden; float:left; display:inline;} +.thumbList li .num{ color:#888; font-size:9px; margin-bottom:6px;} +.thumbList li .thumb{ position:relative; float:left; clear:both; overflow:hidden; padding:8px; margin-bottom:14px; border:1px solid;} +.thumbList li .thumb a{ display:block; position:relative; *zoom:1; text-decoration:none !important;} +.thumbList li .thumb a *{ cursor:pointer;} +.thumbList li .thumb a img{ display:block;} +.thumbList li .thumb a .text{ position:absolute; left:0; top:50%; margin-top:-.8em; *margin-top:-1.5em; display:block; width:100%; text-align:center; font-size:2em; font-weight:bold; white-space:nowrap; letter-spacing:-1px;} +.thumbList li .thumb a .category{ position:absolute; left:0; bottom:0; width:100%; overflow:hidden; padding:3px 0; white-space:nowrap; text-indent:5px; font-weight:normal; font-size:11px;} +.thumbList li .thumb a .noPhoto{ display:inline-block; font-size:11px; text-align:center;} +.thumbList li .title{ font-weight:bold; clear:both; white-space:nowrap; margin-bottom:3px;} +.thumbList li .title input{ width:13px; height:13px; vertical-align:middle; white-space:nowrap;} +.thumbList li .summary{ line-height:16px; margin-bottom:8px;} +.thumbList li .summary a{ text-decoration:none;} +.thumbList li .meta{ position:relative; white-space:normal; *zoom:1; text-align:left;} +.thumbList li .meta li{ float:none; display:inline-block; *display:inline; margin:0; white-space:nowrap; *zoom:1;} +.thumbList .lastReply { text-align:left; font-size:11px;} +.thumbList .lastReply a { display:block; } +.thumbList .by{ font:9px Tahoma;} + +/* Board Navigation */ +.issuetracker .issuetrackerNavigation{ padding:30px 0; margin:-1px 0 0 0; text-align:center; border-top:1px solid; *zoom:1; _zoom:0;} +.issuetracker .issuetrackerNavigation:after{ content:""; display:block; float:none; clear:both;} +.issuetracker .issuetrackerNavigation .pagination{ padding:5px 0;} +.issuetracker .issuetrackerNavigation .buttonLeft{ float:left; text-align:left;} +.issuetracker .issuetrackerNavigation .buttonRight{ float:right; text-align:right;} + +/* Search Form */ +.issuetrackerSearchForm{ position:relative; margin:0; padding:1px 0; line-height:normal;} +.issuetrackerSearchForm *{ margin:0; padding:0;} +.issuetrackerSearchForm fieldset{ border:0; clear:both; text-align:center;} +.issuetrackerSearchForm fieldset:after{ content:""; display:block; float:none; clear:both;} +.issuetrackerSearchForm fieldset *{ vertical-align:top;} +.issuetrackerSearchForm legend{ position:absolute; width:0; height:0; overflow:hidden; font:0/0 Sans-serif; visibility:hidden;} +.issuetrackerSearchForm select{ font-size:12px; height:23px; border:1px solid;} +.issuetrackerSearchForm .inputText{ width:140px; height:15px; padding:4px 4px 2px 4px; font-size:12px; *margin:-1px 0;} +.issuetrackerSearchForm ul.searchOption { list-style:none; margin:0 auto; padding:0; margin:0; } +.issuetrackerSearchForm ul.searchOption li { display:inline; position:relative;} +.issuetrackerSearchForm ul.searchOption ul { list-style:none; padding:3px; margin:0; position:absolute; left:0; top:23px; border:1px solid #aaa; background-color:#fff; z-index:5; } +.issuetrackerSearchForm ul.searchOption ul.hide { display:none;} +.issuetrackerSearchForm ul.searchOption ul li { display:block; white-space:nowrap; text-align:left; margin:5px; } + +/* Board Read */ +.issuetrackerReadHeader{ *zoom:1;} +.issuetrackerReadHeader a{ text-decoration:none;} +.issuetrackerReadHeader a:hover, +.issuetrackerReadHeader a:active, +.issuetrackerReadHeader a:focus{ text-decoration:underline;} +.issuetrackerReadHeader:after{ content:""; display:block; float:none; clear:both;} +.issuetrackerReadHeader *{ margin:0; padding:0;} +.issuetrackerReadHeader .titleArea{ *zoom:1; padding:7px 0; border-top:1px solid; border-bottom:1px solid;} +.issuetrackerReadHeader .titleArea:after{ content:""; display:block; clear:both;} +.issuetrackerReadHeader .titleArea .title{ float:left; font-size:16px; margin-right:10px;} +.issuetrackerReadHeader .titleArea .category{ float:left; padding-left:10px; margin-top:4px; font-size:12px; background-repeat:no-repeat; background-position:left center;} +.issuetrackerReadHeader .titleArea .sum{ float:right; white-space:nowrap; margin-top:2px;} +.issuetrackerReadHeader .titleArea .sum .read, +.issuetrackerReadHeader .titleArea .sum .vote{ font-size:11px; margin-right:5px;} +.issuetrackerReadHeader .titleArea .sum .num{ font-size:9px;} +.issuetrackerReadHeader .titleArea .sum .date{ padding-left:10px; font-size:9px; background-repeat:no-repeat; background-position:left center;} +.issuetrackerReadHeader .authorArea{ *zoom:1; padding:10px 0;} +.issuetrackerReadHeader .authorArea:after{ content:""; display:block; clear:both;} +.issuetrackerReadHeader .authorArea .author{ float:left; margin-right:10px;} +.issuetrackerReadHeader .authorArea .ipAddress{ float:left; font-size:9px; margin-top:3px;} +.issuetrackerReadHeader .authorArea .permaLink{ float:right; font-size:9px; margin-top:3px;} + +.issuetrackerReadDescription { overflow:hidden; *zoom:1; margin:20px 10px;} +.issuetrackerReadButton { text-align:right; margin-bottom:10px; } + +.issuetrackerReadBody{ overflow:hidden; *zoom:1; } +.issuetrackerReadBody .xe_content{ overflow:hidden; } +.issuetrackerReadBody .xe_content a { text-decoration:underline; } + +.issuetrackerReadFooter .memberSignature { border:1px solid; padding:10px; margin:1em 0; overflow:hidden; *zoom:1; clear:both; -moz-border-radius:5px; -webkit-border-radius:5px;} +.issuetrackerReadFooter .memberSignature img.profile { margin:0 1em 0 0; border:1px solid;} +.issuetrackerReadFooter .tag{ margin:1em 0; clear:both;} +.issuetrackerReadFooter .tag *{ display:inline; margin:0; padding:0; font-size:11px; vertical-align:middle;} +.issuetrackerReadFooter .tag dt{ margin-right:10px;} +.issuetrackerReadFooter .tag dd{ margin-right:5px;} +.issuetrackerReadFooter .trackbackURL{ margin:1em 0; clear:both;} +.issuetrackerReadFooter .trackbackURL *{ display:inline; margin:0; padding:0;} +.issuetrackerReadFooter .trackbackURL dt{ margin-right:5px; font-size:11px;} +.issuetrackerReadFooter .trackbackURL dd{ font-size:9px; text-decoration:none;} +.issuetrackerReadFooter .trackbackURL a{ text-decoration:none;} +.issuetrackerReadFooter .trackbackURL a:hover, +.issuetrackerReadFooter .trackbackURL a:active, +.issuetrackerReadFooter .trackbackURL a:focus{ text-decoration:underline;} +.issuetrackerRead .issuetrackerNavigation{ border-top:1px solid;} + +/* Feedback List */ +.feedbackList{ overflow:hidden; padding-top:15px; margin-bottom:10px; border-top:1px solid;} +.feedbackList .feedbackHeader{ float:left; font-weight:bold; margin:1em 1em .5em 0; font-size:16px;} +.feedbackList .feedbackHeader em{ font-style:normal;} +.feedbackList .trackbackURL{ position:relative; top:1.5em; float:left; font-size:9px;} +.feedbackList .trackbackURL a{ text-decoration:none;} +.feedbackList .trackbackURL a:hover, +.feedbackList .trackbackURL a:active, +.feedbackList .trackbackURL a:focus{ text-decoration:underline;} +.feedbackList .trackbackList, +.feedbackList .replyList{ clear:both;} + +.feedbackList .item{ position:relative; border-top:1px dashed; overflow:hidden; *zoom:1; clear:both;} +.feedbackList .item .indent{ position:relative; *zoom:1; } +.feedbackList .item .indent:after{ content:""; display:block; clear:both;} +.feedbackList .item.itemReply .indent{ padding-left:15px; background-repeat:no-repeat; background-position:0 1.2em;} +.feedbackList .item.itemReply .indent.releases { margin-left:30px; } + +.feedbackList .item .header{ margin:0 0 5px 0;} +.feedbackList .item .header a{ font-size:12px; text-decoration:none;} +.feedbackList .item .header a:hover, +.feedbackList .item .header a:active, +.feedbackList .item .header a:focus{ text-decoration:underline;} + +.feedbackList .item .itemContent { position:relative; padding:1em 0 1em 100px; *zoom:1; z-index:1;} +.feedbackList .item .itemContent:after{ content:""; display:block; clear:both;} +.feedbackList .item .itemContent *{ margin-top:0;} +.feedbackList .item .itemContent .xe_content{ width:auto !important;} +.feedbackList .item .itemContent .xe_content a { text-decoration:underline; } +.feedbackList .item .itemContent .option{ position:relative; margin:1em 0; padding:0; list-style:none; white-space:nowrap; overflow:hidden; *zoom:1; float:right;} +.feedbackList .item .itemContent .option li{ position:relative; left:-1px; display:inline; padding:0 0 0 5px; background-repeat:no-repeat; background-position:left center; font-size:11px;} +.feedbackList .item .itemContent .option li.wouldYou{ background:none;} +.feedbackList .item .itemContent .option li a{ text-decoration:none;} +.feedbackList .item .itemContent .option li a:hover, +.feedbackList .item .itemContent .option li a:active, +.feedbackList .item .itemContent .option li a:focus{ text-decoration:underline;} +.feedbackList .item .itemContent .delete{ position:relative; display:inline-block; width:13px; height:13px; background-repeat:no-repeat; background-position:center center; vertical-align:middle;} +.feedbackList .item .itemContent .delete span{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;} + +.feedbackList .item .itemContent ul { margin:0; padding:0; } +.feedbackList .item .itemContent ul li { list-style:none; } +.feedbackList .item .itemContent ul li a { color:#3A945E; text-decoration:none; } +.feedbackList .item .itemContent ul li a:hover { text-decoration:underline; } +.feedbackList .item .itemContent ul li ol { margin:5px 0 0 0; padding:0; } +.feedbackList .item .itemContent ul li ol li { margin-left:10px; padding-left:14px; list-style:none; margin-bottom:8px; background:url("../img/common/bul.gif") no-repeat left 1px;} +.feedbackList .item .itemContent ul li ol li span.source { color:#B04F4F; } +.feedbackList .item .itemContent ul li ol li span.target { color:#4F86B0; font-weight:bold; } +.feedbackList .item .itemContent ul li ol li span.key { color:#888888; font-weight:bold; } +.feedbackList .item .itemContent ul li.content { padding:10px; color:#444444;} + +.feedbackList .item.itemOnly{ border-top:0;} + +.feedbackList .item .itemAside{ position:relative; float:left; width:140px; margin-right:-140px; padding:1em 0 0 0; *zoom:1; text-align:left; z-index:2;} +.feedbackList .item .itemAside a{ text-decoration:none;} +.feedbackList .item .itemAside a:hover, +.feedbackList .item .itemAside a:active, +.feedbackList .item .itemAside a:focus{ text-decoration:underline;} +.feedbackList .item .itemAside img.profile{ display:block; border:1px solid; margin-bottom:5px;} +.feedbackList .item .itemAside .meta{ font-size:9px; margin:0 0 5px 0; white-space:nowrap;} +.feedbackList .item .itemAside .vote{ margin:0; *zoom:1; overflow:hidden;} +.feedbackList .item .itemAside .vote:after{ content:""; display:block; clear:both;} +.feedbackList .item .itemAside .vote *{margin:0; padding:0;} +.feedbackList .item .itemAside .vote dt{ position:relative; left:-5px; float:left; width:10px; height:9px; margin-right:2px; padding-left:5px; background-image:url(../img/common/iconLove.gif); background-repeat:no-repeat; overflow:hidden; border-left:1px solid #e5e5e5;} +.feedbackList .item .itemAside .vote dt.love{ background-position:5px 1px;} +.feedbackList .item .itemAside .vote dt.hate{ background-position:5px -19px;} +.feedbackList .item .itemAside .vote dt span{ position:absolute; width:0; height:0; line-height:0; font-size:0; overflow:hidden; visibility:hidden;} +.feedbackList .item .itemAside .vote dd{ position:relative; left:-5px; float:left; margin-right:5px; font-size:9px; font-weight:bold;} + +.feedbackList .item .secretMessage{ margin:0; padding:1em 3em;} +.feedbackList .item .secretMessage p{ text-align:center; margin:1em 0; font-size:18px;} +.feedbackList .item .secretMessage dl{ text-align:center; margin:1em 0;} +.feedbackList .item .secretMessage dt{ font-weight:bold; display:inline;} +.feedbackList .item .secretMessage dd{ margin:0; display:inline;} +.feedbackList .item .secretMessage dd .inputText{ padding:3px 4px; height:15px; vertical-align:middle; margin-right:5px;} + +/* Attached File */ +.attachedFile { position:relative; margin:1em 0 !important; float:left;} +.feedbackList .item .itemContent .attachedFile{ float:left; margin-top:0; *margin-top:1em; _margin-top:0;} +.attachedFile *{ margin:0; padding:0; font-size:11px; vertical-align:middle;} +.attachedFile dt img{ margin-right:10px;} +.attachedFile dt .fileToggle{ border:0; padding:0; overflow:visible; cursor:pointer; font-size:11px; background:none;} +.attachedFile dd{ position:relative; margin-right:5px; display:none; margin-top:5px; padding-left:40px;} +.attachedFile.open dd{ display:block;} +.attachedFile ul.files { position:relative; margin:0 0 1em 0; padding:0; clear:both; list-style:none;} +.attachedFile ul.files *{ display:inline-block; *display:inline; padding:0; margin:0; font-size:11px;} +.attachedFile ul.files li{ position:relative; margin:0 10px 0 0;} +.attachedFile ul.files a{ position:relative; background-repeat:no-repeat; background-position:left center; *zoom:1; text-decoration:none !important;} +.attachedFile ul.files a .bubble{ display:none; position:absolute; top:-20px; left:0; padding:2px 5px; z-index:100; white-space:nowrap;} +.attachedFile ul.files a:hover .bubble, +.attachedFile ul.files a:active .bubble, +.attachedFile ul.files a:focus .bubble{ display:block;} + +ul.files { position:relative; margin:0 0 1em 0; padding:0; clear:both; list-style:none;} +ul.files *{ display:inline-block; *display:inline; padding:0; margin:0; font-size:11px;} +ul.files li{ position:relative; margin:0 10px 0 0;} +ul.files a{ position:relative; background-repeat:no-repeat; background-position:left center; *zoom:1; text-decoration:none !important;} +ul.files a .bubble{ display:none; position:absolute; top:-20px; left:0; padding:2px 5px; z-index:100; white-space:nowrap; background-color:#fff; border:1px solid #ccc;} +ul.files a:hover .bubble, +ul.files a:active .bubble, +ul.files a:focus .bubble{ display:block;} + +/* Board Write */ +.issuetrackerWrite *{ margin:0; padding:0;} +.issuetrackerWrite li{ list-style:none;} +.issuetrackerWrite fieldset{ border:0;} +.issuetrackerWrite legend{ position:absolute; width:0; height:0; overflow:hidden; font:0/0 Sans-serif; visibility:hidden;} +.issuetrackerWrite .issuetrackerWriteHeader{ margin:0 0 1em 0;} +.issuetrackerWrite .issuetrackerWriteHeader *{ vertical-align:middle;} +.issuetrackerWrite .issuetrackerWriteHeader select{ font-size:12px; vertical-align:top; height:23px;} +.issuetrackerWrite .issuetrackerWriteHeader .inputText{ width:400px; padding:3px 4px; height:15px; font-size:12px; *margin-top:-1px;} +.issuetrackerWrite .issuetrackerWriteHeader dl.title dd{ white-space:nowrap;} +.issuetrackerWrite .issuetrackerWriteHeader dl.title dd .inputText{ width:60%;} +.issuetrackerWrite .tag{ clear:both; margin-bottom:10px; *zoom:1;} +.issuetrackerWrite .tag:after{ content:""; display:block; float:none; clear:both;} +.issuetrackerWrite .tag .inputText{ float:left; width:330px; padding:4px 4px 2px 4px; margin-right:10px; font-size:12px;} +.issuetrackerWrite .tag p{ float:left;} + +/* Editor */ +.issuetracker .issuetrackerEditor{ border:1px solid; margin-bottom:20px; -moz-border-radius:5px; -webkit-border-radius:5px; } +.issuetracker .issuetrackerEditor .commentEditor{ margin:15px; *zoom:1; position:relative;} + +/* Editor Option */ +.issuetracker .editor { margin:1em 0; } +.issuetracker .editorOption{ margin:1em 0; text-align:left;} +.issuetracker .editorOption *{ vertical-align:middle;} +.issuetracker .editorOption select{ margin-right:10px; font-size:12px;} +.issuetracker .editorOption label{ margin-right:10px;} +.issuetracker .editorOption .inputText{ padding:3px 4px; height:15px; margin:0 10px 5px 0; font-size:12px; vertical-align:middle;} +.issuetracker .editorOption .inputText.userName{ width:100px;} +.issuetracker .editorOption .inputText.userPw{ width:50px; font:11px Tahoma;} +.issuetracker .editorOption .inputText.emailAddress{ width:140px; font:11px Tahoma;} +.issuetracker .editorOption .inputText.homePage{ width:140px; font:11px Tahoma;} + +/* Require Password */ +.issuetracker .requirePassword{ text-align:center;} +.issuetracker .requirePassword fieldset{ border:0; padding:3em 0 4em 0;} +.issuetracker .requirePassword h3{ font-size:16px;} +.issuetracker .requirePassword .inputText{ height:15px; width:150px; padding:3px 4px;} + +/* Extra Var Table */ +.extraVarsList{ width:100%; border:0; border-bottom:1px solid; margin-bottom:15px;} +.extraVarsList caption{ text-align:right;} +.extraVarsList em{ font-style:normal; font-weight:normal;} +.extraVarsList th, +.extraVarsList td{ border:0; padding:5px 10px; text-align:left; border-top:1px solid; vertical-align:top;} +.extraVarsList th{ white-space:nowrap;} +.extraVarsList td{ width:100%;} +.extraVarsList td p{ display:block; *display:block; margin:3px 0;} +.extraVarsList td *{ vertical-align:middle;} +.extraVarsList td li{ display:inline; margin-right:10px;} +.extraVarsList td .inputText{ padding:3px 4px; font-size:12px; width:96%; display:block;} +.extraVarsList td .inputNum{ padding:3px 4px; font-size:12px; width:50px; border:1px solid;} +.extraVarsList td .inputCheck{ width:13px; height:13px; margin-right:5px;} +.extraVarsList td select { font-size:12px;} +.extraVarsList td textarea{ padding:3px 4px; font-size:12px; width:96%; display:block; overflow:auto;} +.extraVarsList th span.num { font:9px Tahoma;} + +/* Tag Cloud */ +.tagCloud{ padding:3em 0; border-top:1px solid; border-bottom:1px solid;} +.tagCloud *{ margin:0; padding:0;} +.tagCloud ul{ text-align:justify;} +.tagCloud li{ display:inline; list-style:none; margin:0 5px; white-space:nowrap;} +.tagCloud li.rank1 a{ font-weight:bold; font-size:24px;} +.tagCloud li.rank2 a{ font-weight:bold; font-size:18px;} +.tagCloud li.rank3 a{ font-weight:bold; font-size:14px;} +.tagCloud li.rank4 a{ font-size:12px;} +.tagCloud li.rank5 a{ font-size:11px;} + +/* 확장 변수 폼 */ +.extraVarsList tr td .text { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:90%; } +.extraVarsList tr td .email_address { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:300px; } +.extraVarsList tr td .homepage { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:300px; } +.extraVarsList tr td .tel { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:40px; margin-right:10px;} +.extraVarsList tr td .textarea { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:90%; height:80px; } +.extraVarsList tr td ul { margin:0; padding:0; list-style:none; } +.extraVarsList tr td ul li { display:inline-block; margin-right:10px; } +.extraVarsList tr td ul li input { margin-right:5px; vertical-align:middle;} +.extraVarsList tr td .date { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:100px; } +.extraVarsList tr td .address { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; margin-right:10px; width:300px; } + +/* tab */ +.issueNav { border-bottom:1px solid #ccc; *zoom:1; margin:0 0 20px 0px; padding:0; overflow:hidden; } +.issueNav:after {content:""; display:block; clear:both;} +.issueNav li{ position:relative; list-style:none; float:left; margin:0 -1px 0 0; padding:0;background:#fff;} +.issueNav li a{ float:left; padding:7px 15px 0 15px; height:18px; border:1px solid #ddd; border-bottom:none; background:url(../img/common/bgTab.gif) repeat-x; color:#000; text-decoration:none;} +.issueNav li.on { margin-bottom:-1px;} +.issueNav li.on a{ height:19px; background:none;} diff --git a/modules/issuetracker/skins/xe_issuetracker/css/pagination.css b/modules/issuetracker/skins/xe_issuetracker/css/pagination.css new file mode 100644 index 000000000..a2156386a --- /dev/null +++ b/modules/issuetracker/skins/xe_issuetracker/css/pagination.css @@ -0,0 +1,16 @@ +@charset "utf-8"; +/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */ + +/* Pagination */ +.pagination{ padding:15px 0; margin:0; text-align:center;} +.pagination *{ margin:0; padding:0;} +.pagination img{ border:0;} +.pagination a, +.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#4d4d4d; font-family:Tahoma, Sans-serif; margin:0; padding:2px 6px; font-size:11px; vertical-align:middle;} +.pagination strong{ color:#ff3636 !important; border:1px solid #e7e7e7;} +.pagination a.prev, +.pagination a.prevEnd, +.pagination a.next, +.pagination a.nextEnd{ font-weight:normal !important; margin:0 !important; white-space:nowrap; text-decoration:none !important; border:1px solid #e7e7e7; background-image:url(../img/common/arrowPagination.gif); background-repeat:no-repeat;} +.pagination a.prevEnd{ padding-left:14px; background-position:left center; } +.pagination a.nextEnd{ padding-right:14px; background-position:right center; } diff --git a/modules/issuetracker/skins/xe_issuetracker/css/svn.css b/modules/issuetracker/skins/xe_issuetracker/css/svn.css index 27f5635f9..ef4d27d0f 100644 --- a/modules/issuetracker/skins/xe_issuetracker/css/svn.css +++ b/modules/issuetracker/skins/xe_issuetracker/css/svn.css @@ -1,22 +1,21 @@ @charset "utf-8"; -.sourceBrowser h3 { background:url("../images/tableHeader.gif") repeat left top; height:20px; font-size:10pt; font-family:tahoma; color:#FFFFFF; margin:0; padding:0 0 0 10px; clear:both; } -.sourceBrowser h1 { background-color:#EEEEEE; padding:10px; font-size:11pt; font-family:tahoma; color:#444444; clear:both; margin:0 0 10px 0; text-decoration:underline; } +.sourceBrowser h3 { height:25px; font-size:10pt; font-family:tahoma; color:#000; margin:0; padding:0 0 0 10px; clear:both; } -.sourceBrowser blockquote { border:1px solid #444444; background-color:#444444; margin:0 0 10px 0; padding:5px; font-size:9pt; color:#EFEFEF; clear:both; } +.sourceBrowser blockquote { border:1px solid #ddd; background-color:#fff; margin:0 0 10px 0; padding:5px; font-size:9pt; color:#444; clear:both; } .sourceBrowser blockquote strong { margin-bottom:10px; display:block;} -.sourceBrowser ul { border:1px solid #888888; background-color:#AAAAAA; margin:0 0 5px 0; padding:5px 0 0 5px; height:20px; overflow:hidden; } -.sourceBrowser ul li { float:left; list-style:none; padding:0; margin:0 10px 0 0; color:#CCCCCC; } -.sourceBrowser ul li a { font-weight:bold; color:green; text-decoration:none; color:#FFFFFF;} -.sourceBrowser ul li.file a { float:left; list-style:none; padding:0; margin:0 10px 0 0; color:#B5FFC1;} +.sourceBrowser ul { margin:0 0 5px 0; padding:5px 0 0 25px; height:20px; overflow:hidden; background:url("../img/common/folder.gif") no-repeat 4px 3px; } +.sourceBrowser ul li { float:left; list-style:none; padding:0; margin:0 5px 0 0; color:#555; } +.sourceBrowser ul li a { font-weight:bold; color:green; text-decoration:underline; color:#555;} +.sourceBrowser ul li.file a { float:left; list-style:none; padding:0; margin:0 10px 0 0; color:#000;} .sourceBrowser ol { margin:0; padding:0; float:right; overflow:hidden; height:30px; } .sourceBrowser ol li { float:left; list-style:none; padding:0; margin:0 10px 0 0; color:#AAAAAA; font-size:9pt; } .sourceBrowser ol li a { font-weight:normal; color:#555555;; text-decoration:none; } -.sourceBrowser table { width:100%; clear:both; border:0; border-spacing:0; table-layout:fixed; border:1px solid #333333; margin-bottom:10px; } -.sourceBrowser table thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; font-family:tahoma; font-size:8pt; font-weight:bold; } +.sourceBrowser table { width:100%; clear:both; border-spacing:0; table-layout:fixed; border:1px solid #aaa; border-left:none; border-right:none; margin-bottom:10px; } +.sourceBrowser table thead tr th { height:30px; color:#000; font-family:tahoma; font-size:8pt; font-weight:bold; border-bottom:1px solid #aaa;} .sourceBrowser table tr th.filename {color:#ffffff; padding:4px; font-size:9pt; font-family:tahoma; text-align:left;} .sourceBrowser table tr.revision td { text-align:center; font-weight:bold; font-size:8pt; font-family:tahoma;} .sourceBrowser table tr.line td { font-size:8pt; font-family:tahoma;} @@ -24,15 +23,15 @@ .sourceBrowser table tr.line td.modified { color:green; } .sourceBrowser table tr.line td.added { color:blue; } .sourceBrowser table tr.code td { color:#222222; font-size:9pt; } -.sourceBrowser table tr td { border-bottom:1px solid #EEEEEE; vertical-align:top; padding-top:3px; color:#888888; font-family:tahoma; font-size:9pt; background-color:#FFFFFF; } +.sourceBrowser table tr td { border-bottom:1px solid #EEEEEE; vertical-align:top; padding:5px; color:#888888; font-family:tahoma; font-size:9pt; background-color:#FFFFFF; } .sourceBrowser table tbody tr.revision td { background-color:#DDDDDD; } .sourceBrowser table tbody tr.line td { background-color:#F3F3F3; border-bottom:1px solid #EEEEEE; text-align:center;} .sourceBrowser table tr.over td { background-color:#EFEFEF; } .sourceBrowser table td a { text-decoration:none; } .sourceBrowser table td.before { color:red; } .sourceBrowser table td.after { color:blue; } -.sourceBrowser table td.directory { background:url("../images/folder.gif") no-repeat 4px 3px; padding-left:22px;} -.sourceBrowser table td.file { background:url("../images/fileItem.gif") no-repeat 4px 3px; padding-left:22px;} +.sourceBrowser table td.directory { background:url("../img/common/folder.gif") no-repeat 4px 3px; padding-left:22px;} +.sourceBrowser table td.file { background:url("../img/common/fileItem.gif") no-repeat 4px 3px; padding-left:22px;} .sourceBrowser table td.directory a { color:#333333; } .sourceBrowser table td.file a { color:#222222; } .sourceBrowser table td.log { white-space:nowrap; color:red; text-align:center;} diff --git a/modules/issuetracker/skins/xe_issuetracker/css/white.css b/modules/issuetracker/skins/xe_issuetracker/css/white.css deleted file mode 100644 index 8e53e47a6..000000000 --- a/modules/issuetracker/skins/xe_issuetracker/css/white.css +++ /dev/null @@ -1,2 +0,0 @@ -@charset "utf-8"; - diff --git a/modules/issuetracker/skins/xe_issuetracker/delete_form.html b/modules/issuetracker/skins/xe_issuetracker/delete_form.html index a0cfc9f7a..56d901c70 100644 --- a/modules/issuetracker/skins/xe_issuetracker/delete_form.html +++ b/modules/issuetracker/skins/xe_issuetracker/delete_form.html @@ -9,10 +9,8 @@ - + + diff --git a/modules/issuetracker/skins/xe_issuetracker/delete_trackback.html b/modules/issuetracker/skins/xe_issuetracker/delete_trackback.html index 770b1b470..26f83f105 100644 --- a/modules/issuetracker/skins/xe_issuetracker/delete_trackback.html +++ b/modules/issuetracker/skins/xe_issuetracker/delete_trackback.html @@ -10,11 +10,10 @@ - + + + diff --git a/modules/issuetracker/skins/xe_issuetracker/download.html b/modules/issuetracker/skins/xe_issuetracker/download.html index 33822ebb8..eb9316d63 100644 --- a/modules/issuetracker/skins/xe_issuetracker/download.html +++ b/modules/issuetracker/skins/xe_issuetracker/download.html @@ -1,91 +1,61 @@ - ------ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
{nl2br($val->description)}
+ +
+ + + + + + + +
+ + + +
{$lang->package}{$lang->release}{$lang->filename}{$lang->filesize}{$lang->download_count}
-
-

{$val->title} ({count($val->releases)}/{$val->release_count})

-
{nl2br($val->description)}
+
+ +
+
+

{$val->title}

+ + {$val->release_count} + {zdate($val->regdate,'Y.m.d')} {zdate($val->regdate,'H:i:s')} + +
-
- - {$lang->cmd_back} - - {$lang->cmd_back} - - {$lang->cmd_view_all} - -
 

{$v->title}

({zdate($v->regdate, "Y-m-d H:i")})
 {$lang->release_note}
 {str_replace(' ','  ',nl2br($release->release_note))} 
 {$lang->release_changes}
 {str_replace(' ','  ',nl2br($release->release_changes))} 
 {$lang->attached_file}
  comment)-->rel="{str_replace("\n","
",htmlspecialchars($file->comment))}">{$file->source_filename}
{FileHandler::filesize($file->file_size)}{$file->download_count}
+ + + + + + + + + + + + + + + + + +
{$v->title} ({zdate($v->regdate,"y.m.d")})
{$lang->release_note}
{str_replace(' ','  ',nl2br($release->release_note))}
{$lang->release_changes}
{str_replace(' ','  ',nl2br($release->release_changes))}
{$lang->uploaded_file} + +
- -   -   - - - -   - {$lang->msg_no_releases} - - -   -   - - + + - - + + diff --git a/modules/issuetracker/skins/xe_issuetracker/footer.html b/modules/issuetracker/skins/xe_issuetracker/footer.html new file mode 100644 index 000000000..8af5ab132 --- /dev/null +++ b/modules/issuetracker/skins/xe_issuetracker/footer.html @@ -0,0 +1,3 @@ + + +{$module_info->footer_text} diff --git a/modules/issuetracker/skins/xe_issuetracker/header.html b/modules/issuetracker/skins/xe_issuetracker/header.html index b78284d84..fdea78c78 100644 --- a/modules/issuetracker/skins/xe_issuetracker/header.html +++ b/modules/issuetracker/skins/xe_issuetracker/header.html @@ -1,32 +1,27 @@ - - - {@$module_info->colorset = "white"} - + + + + - - +{$module_info->header_text} - - - -
- {$module_info->projectTitle} - -
{nl2br($module_info->projectDescription)}
- -
- +
+
+ + + + +

{$module_info->projectDescription}

+ +
- -
+ -
-
- + diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextA1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowNextA1.gif deleted file mode 100644 index 15c36291e..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextA1.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextB1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowNextB1.gif deleted file mode 100644 index 7a563a182..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextB1.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextC1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowNextC1.gif deleted file mode 100644 index 82deddc7b..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextC1.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextEndA1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowNextEndA1.gif deleted file mode 100644 index 837b81fdd..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/arrowNextEndA1.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevA1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevA1.gif deleted file mode 100644 index d83dce4bf..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevA1.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevB1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevB1.gif deleted file mode 100644 index a95ce58df..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevB1.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevC1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevC1.gif deleted file mode 100644 index 0bab510b5..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevC1.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevEndA1.gif b/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevEndA1.gif deleted file mode 100644 index a5f0ec709..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/arrowPrevEndA1.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/buttonDeleteX.gif b/modules/issuetracker/skins/xe_issuetracker/images/buttonDeleteX.gif deleted file mode 100644 index 037c521cb..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/buttonDeleteX.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/closer.gif b/modules/issuetracker/skins/xe_issuetracker/images/closer.gif deleted file mode 100644 index e596462af..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/closer.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/document_menu.gif b/modules/issuetracker/skins/xe_issuetracker/images/document_menu.gif deleted file mode 100644 index 548e48ec7..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/document_menu.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/file.gif b/modules/issuetracker/skins/xe_issuetracker/images/file.gif deleted file mode 100644 index 359808b6e..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/file.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/iconComment.gif b/modules/issuetracker/skins/xe_issuetracker/images/iconComment.gif deleted file mode 100644 index a5796cd7e..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/iconComment.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/iconTag.gif b/modules/issuetracker/skins/xe_issuetracker/images/iconTag.gif deleted file mode 100644 index ecfdb5585..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/iconTag.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/iconTrackback.gif b/modules/issuetracker/skins/xe_issuetracker/images/iconTrackback.gif deleted file mode 100644 index a189acf05..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/iconTrackback.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/opener.gif b/modules/issuetracker/skins/xe_issuetracker/images/opener.gif deleted file mode 100644 index d440a53f0..000000000 Binary files a/modules/issuetracker/skins/xe_issuetracker/images/opener.gif and /dev/null differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/arrowPagination.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/arrowPagination.gif new file mode 100644 index 000000000..53bf40388 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/arrowPagination.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/bgTab.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/bgTab.gif new file mode 100755 index 000000000..8835361b8 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/bgTab.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/bul.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/bul.gif similarity index 100% rename from modules/issuetracker/skins/xe_issuetracker/images/bul.gif rename to modules/issuetracker/skins/xe_issuetracker/img/common/bul.gif diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/buttonAscending.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonAscending.gif new file mode 100644 index 000000000..b405cc323 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonAscending.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/buttonContributorsTaglist.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonContributorsTaglist.gif new file mode 100644 index 000000000..52a832a1e Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonContributorsTaglist.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/buttonDelete.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonDelete.gif new file mode 100644 index 000000000..417e7ce67 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonDelete.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/buttonDescending.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonDescending.gif new file mode 100644 index 000000000..2dc5575ff Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonDescending.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/buttonSetup.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonSetup.gif new file mode 100644 index 000000000..b224042c6 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/buttonSetup.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/fileItem.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/fileItem.gif similarity index 100% rename from modules/issuetracker/skins/xe_issuetracker/images/fileItem.gif rename to modules/issuetracker/skins/xe_issuetracker/img/common/fileItem.gif diff --git a/modules/issuetracker/skins/xe_issuetracker/images/folder.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/folder.gif similarity index 100% rename from modules/issuetracker/skins/xe_issuetracker/images/folder.gif rename to modules/issuetracker/skins/xe_issuetracker/img/common/folder.gif diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/iconFile.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/iconFile.gif new file mode 100644 index 000000000..88b9d1453 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/iconFile.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/iconFiles.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/iconFiles.gif new file mode 100644 index 000000000..f7756ea9f Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/iconFiles.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/iconListSetup.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/iconListSetup.gif new file mode 100755 index 000000000..c0a027a2e Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/iconListSetup.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/iconLove.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/iconLove.gif new file mode 100644 index 000000000..5d1c18cd9 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/iconLove.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/iconReply.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/iconReply.gif new file mode 100644 index 000000000..ec18c4d85 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/iconReply.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/iconSearchSetup.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/iconSearchSetup.gif new file mode 100755 index 000000000..f7f6b4a04 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/iconSearchSetup.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/iconTag.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/iconTag.gif new file mode 100644 index 000000000..a167282a3 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/iconTag.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/common/icons.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/icons.gif new file mode 100644 index 000000000..36953bf30 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/common/icons.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/images/tableHeader.gif b/modules/issuetracker/skins/xe_issuetracker/img/common/tableHeader.gif similarity index 100% rename from modules/issuetracker/skins/xe_issuetracker/images/tableHeader.gif rename to modules/issuetracker/skins/xe_issuetracker/img/common/tableHeader.gif diff --git a/modules/issuetracker/skins/xe_issuetracker/img/white/bgThDefault.gif b/modules/issuetracker/skins/xe_issuetracker/img/white/bgThDefault.gif new file mode 100644 index 000000000..12d8c5227 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/white/bgThDefault.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/white/buttonOfficial.gif b/modules/issuetracker/skins/xe_issuetracker/img/white/buttonOfficial.gif new file mode 100644 index 000000000..2e0df7880 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/white/buttonOfficial.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/white/lineVr11.gif b/modules/issuetracker/skins/xe_issuetracker/img/white/lineVr11.gif new file mode 100644 index 000000000..8c8291f99 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/white/lineVr11.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/img/white/lineVr9.gif b/modules/issuetracker/skins/xe_issuetracker/img/white/lineVr9.gif new file mode 100644 index 000000000..8e1a3d459 Binary files /dev/null and b/modules/issuetracker/skins/xe_issuetracker/img/white/lineVr9.gif differ diff --git a/modules/issuetracker/skins/xe_issuetracker/issue_list.html b/modules/issuetracker/skins/xe_issuetracker/issue_list.html index bacecc59b..5827cafe1 100644 --- a/modules/issuetracker/skins/xe_issuetracker/issue_list.html +++ b/modules/issuetracker/skins/xe_issuetracker/issue_list.html @@ -1,127 +1,14 @@ -
- - - - - - -
-
- -
- - - - -
- - +
- + + @@ -133,7 +20,6 @@ - + - + - - + +
-
- - {$v->title} -
-
{$v->title}
{$no} - isCarted())-->checked="checked"/> {$val->getTitle()} {$val->printExtraImages(60*60*24)} @@ -153,15 +39,15 @@ {$val->getComponentTitle()} {$val->getStatus()}{$val->getStatus()} {$val->getOccuredVersionTitle()} {$val->getPackageTitle()} {$val->getRegdate("Y-m-d")}{$val->getRegdate("Y-m-d")} + {$val->get('assignee_name')} @@ -169,22 +55,16 @@ {$val->getNickName()}{$val->getNickName()} isCarted())-->checked="checked"/>
- -
- {$lang->cmd_manage_document} - {$lang->cmd_manage_issue} -
- - + +
+ + + + + + +
+ +
+
+ Issue Search + + + + + +
    +
  • + {$lang->cmd_setup} +
      +
    • + + + + + + + +
    • +
    • + + checked="checked" id="status_{$key}"/> + +
    • +
    +
  • +
  • + {$lang->cmd_setup} +
      +
    • +
        + +
      1. checked)-->checked="checked" disabled="disabled" />
      2. + +
      +
    • +
    +
  • +
  • + + + + +
  • +
+
+
+
+ +
+
+ + + + +
+
+ + diff --git a/modules/issuetracker/skins/xe_issuetracker/milestone.html b/modules/issuetracker/skins/xe_issuetracker/milestone.html index 875130872..d3729076b 100644 --- a/modules/issuetracker/skins/xe_issuetracker/milestone.html +++ b/modules/issuetracker/skins/xe_issuetracker/milestone.html @@ -1,42 +1,41 @@ - - - {@ $col_count = 3 } - - - - {@ $col_count += 1 } - - - - - - - - -{@ $val->title = $lang->not_assigned} -{@ $val->description = $lang->not_assigned_description} - - - - - - - - - - - - - - - - - +
{$lang->completed_date}{$lang->deadline}{$v}{$lang->total_issue}
- {@$resolved = $val->issues['resolve'] + $val->issues['postponed'] + $val->issues['duplicated'] + $val->issues['invalid']} -
{zdate($val->released_date, "Y-m-d")} {zdate($val->deadline, 'Y-m-d')}  {number_format($val->issues[$k])} {number_format($val->issues['total'])}
{nl2br($val->description)} 
+ + + + + + {@ $col_count += 1 } + + + + + + + + + {@ $val->title = $lang->not_assigned} + {@ $val->description = $lang->not_assigned_description} + + + + + + + + + + + + + +
{$lang->completed_date}{$lang->deadline}{$v}{$lang->total_issue}
+ {@$resolved = $val->issues['resolve'] + $val->issues['postponed'] + $val->issues['duplicated'] + $val->issues['invalid']} + {$val->title} +

{nl2br($val->description)} 

+
{zdate($val->released_date, "Y-m-d")} {zdate($val->deadline, 'Y-m-d')}  {number_format($val->issues[$k])} {number_format($val->issues['total'])}
+ + diff --git a/modules/issuetracker/skins/xe_issuetracker/newissue.html b/modules/issuetracker/skins/xe_issuetracker/newissue.html index df6993138..47deee587 100644 --- a/modules/issuetracker/skins/xe_issuetracker/newissue.html +++ b/modules/issuetracker/skins/xe_issuetracker/newissue.html @@ -1,75 +1,33 @@ -
+ -
- - - - - +
+ + + + + + +
+ + + - - - - - - - + + + + - + - + + + + - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - -
* : {$lang->is_required}
- - - - {@ $_color = array('555555','222288','226622','2266EE','8866CC','88AA66','EE2222','EE6622','EEAA22','EEEE22') } - - -   -
-
- -
- get('title_bold')=='Y')-->checked="checked" /> - -
-
- isLocked())-->checked="checked" id="lock_comment" /> - -
- -
- isSecret())-->checked="checked" id="is_secret" /> - -
-
- allowComment())-->checked="checked" id="allow_comment" /> - -
-
- allowTrackback())-->checked="checked" id="allow_trackback" /> - -
- -
- useNotify() || !$oIssue->get('notify_message'))-->checked="checked" id="notify_message" /> - -
- -
-
{$val->name} *{$val->getFormHTML()}
* - - - -
- -
{$val->getFormHTML()} * + +
* + +
+ +
{$oIssue->getEditor()}
-
- -
+
{$oIssue->getEditor()}
-
- -
+
+ +

{$lang->about_tag}

+
-
+
+ + + + + + + + + {@ $_color = array('555555','222288','226622','2266EE','8866CC','88AA66','EE2222','EE6622','EEAA22','EEEE22') } + + get('title_bold')=='Y')-->checked="checked" /> + + isNotice())-->checked="checked" id="is_notice" /> + + isLocked())-->checked="checked" id="lock_comment" /> + + + + isSecret())-->checked="checked" id="is_secret" /> + + + allowComment())-->checked="checked" id="allow_comment" /> + + allowTrackback())-->checked="checked" id="allow_trackback" /> + + + useNotify())-->checked="checked" id="notify_message" /> + + +
+ +
+ +
-
+ - - - {$lang->msg_changes_from}: - - - , {$lang->duration}: -
- - checked="checked" id="targets_{$key}"/> - - {$lang->cmd_update} -
+ +
@@ -29,10 +28,10 @@ -
+
{@ $curDate = zdate($changeset->date, "Ymd") } -
+
{zdate($changeset->date,"H:i")} {@ $oIssue = $issues[$changeset->target_srl]; } @@ -41,7 +40,7 @@ Changeset [{$changeset->revision}] by {$changeset->author}
-
+

{$changeset->message}
{$issues[$changeset->target_srl]->getContentText(80)}{$changeset->message}

@@ -57,3 +56,5 @@ }); })(jQuery); + + diff --git a/modules/issuetracker/skins/xe_issuetracker/trackback.html b/modules/issuetracker/skins/xe_issuetracker/trackback.html new file mode 100644 index 000000000..f4c4c22ef --- /dev/null +++ b/modules/issuetracker/skins/xe_issuetracker/trackback.html @@ -0,0 +1,36 @@ + +
+
+ +

+ + {$lang->trackback} '{$oIssue->getTrackbackCount()}' + +

+

{$oIssue->getTrackbackUrl()}

+ +
+ + + +
+
+

+ {zdate($val->regdate, "Y.m.d H:i")} + +
{$val->ipaddress} + +

+
+ +
+ + + +
+ +
+ diff --git a/modules/issuetracker/skins/xe_issuetracker/view_issue.html b/modules/issuetracker/skins/xe_issuetracker/view_issue.html index 22e806e46..749e62c5c 100644 --- a/modules/issuetracker/skins/xe_issuetracker/view_issue.html +++ b/modules/issuetracker/skins/xe_issuetracker/view_issue.html @@ -1,31 +1,63 @@ -
- - - - - + +
+ +
+ +
+

{$oIssue->getTitle()}

+ + {$lang->readed_count} {$oIssue->get('readed_count')} + {$lang->voted_count} {$oIssue->get('voted_count')} + {$oIssue->getRegdate('Y.m.d')} {$oIssue->getRegdate('H:i:s')} + +
+
+ + + {$oIssue->getNickName()} + + {$oIssue->getNickName()} + + + {$oIssue->getNickName()} + + {$oIssue->getIpaddress()} + +
+ +
+ +
+ - - + + - + + - + - + + + - + - + + + - + - + + + - + - + + + - - - - - - - {@ $tag_list = $oIssue->get('tag_list') } - - - - - - - - - - - - - - - - - - -
{$oIssue->getTitle()}- {$oIssue->getStatus()}{$oIssue->getNickName()}{$val->name}{$val->getValueHTML()}
{$lang->milestone} :{$lang->milestone} {$oIssue->getMilestoneTitle()}{$lang->priority} :
{$lang->priority} {$oIssue->getPriorityTitle()}
{$lang->type} :{$lang->type} {$oIssue->getTypeTitle()}{$lang->component} :
{$lang->component} {$oIssue->getComponentTitle()}
{$lang->status} :{$lang->status} {$oIssue->getStatus()}{$lang->assignee} :
{$lang->assignee} {$oIssue->get('assignee_name')} @@ -36,247 +68,228 @@
{$lang->package} :{$lang->package} {$oIssue->getPackageTitle()}{$lang->occured_version} :
{$lang->occured_version} {$oIssue->getReleaseTitle()}
{$val->name}{$val->getValueHTML()}
- -
{$oIssue->getContent(false, true)}
- -
-
- - - - {$lang->password} : - - - -
-
-
- +
+ +
+ + + + +

"{$lang->msg_is_secret}"

+
+
:
+
+
+ +
+ + {$oIssue->getContent(false,true)} + +
+ +
+ + +
+ + profile + + + {$oIssue->getSignature()} + +
+ + + {@ $tag_list = $oIssue->get('tag_list') } + +
+
{$lang->tag}
+ + {@ $tag = $tag_list[$i]; } +
+ +
+ + + +
+
{$lang->uploaded_file}
+
+ +
+
+ + + +
+
{$lang->trackback}
+
{$oIssue->getTrackbackUrl()}
+
+ + +
+ + -
-
-

{$lang->trackback} : {$oIssue->getTrackbackUrl()}
({$oIssue->getTrackbackCount()})

- - - -
- - -
- - - -{@ $histories = $oIssue->get('histories') } - - -
- - {zdate($history->regdate, "Y-m-d H:i")} - {$history->nick_name} - -
    - -
  • -
      - -
    1. {$val}
    2. - -
    -
  • - - -
  • {nl2br($history->content)}
  • - -
-
- + + + + + + -
-
+ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +
- - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ -
- - - -
- - -
-
    -
  • - - -
  • -
  • - - -
  • -
  • -
-
-
{$oIssue->getCommentEditor()}
-
- -
+ +
+ +
+ +
+ +
+ + +
+
    +
  • + + +
  • +
  • + + +
  • +
  • +
+
+ + +
{$oIssue->getCommentEditor()}
+ + +
+ + + + +
+ + +
+ +
+
+ -
+ +