rjack-solr 3.6.2.0-java → 4.0.0.0-java
Sign up to get free protection for your applications and to get access to all the features.
- data/History.rdoc +5 -0
- data/Manifest.txt +268 -33
- data/NOTICE.txt +1 -1
- data/README.rdoc +6 -6
- data/assembly.xml +2 -2
- data/bin/rjack-solr-fg +1 -1
- data/init/rjack-solr +2 -2
- data/lib/rjack-solr.rb +7 -2
- data/lib/rjack-solr/base.rb +2 -2
- data/lib/rjack-solr/commons-cli-1.2.jar +0 -0
- data/lib/rjack-solr/config.rb +1 -1
- data/lib/rjack-solr/server.rb +1 -1
- data/lib/rjack-solr/solr-core-4.0.0.jar +0 -0
- data/lib/rjack-solr/solr-solrj-4.0.0.jar +0 -0
- data/pom.xml +19 -6
- data/test/test_solr.rb +7 -5
- data/webapp/META-INF/LICENSE.txt +0 -940
- data/webapp/META-INF/MANIFEST.MF +5 -5
- data/webapp/META-INF/NOTICE.txt +160 -93
- data/webapp/WEB-INF/web.xml +57 -43
- data/webapp/admin.html +140 -0
- data/webapp/css/chosen.css +392 -0
- data/webapp/css/styles/analysis.css +293 -0
- data/webapp/css/styles/cloud.css +331 -0
- data/webapp/css/styles/common.css +593 -0
- data/webapp/css/styles/cores.css +203 -0
- data/webapp/css/styles/dashboard.css +127 -0
- data/webapp/css/styles/dataimport.css +222 -0
- data/webapp/css/styles/index.css +195 -0
- data/webapp/css/styles/java-properties.css +33 -0
- data/webapp/css/styles/logging.css +323 -0
- data/webapp/css/styles/menu.css +272 -0
- data/webapp/css/styles/plugins.css +175 -0
- data/webapp/css/styles/query.css +137 -0
- data/webapp/css/styles/replication.css +494 -0
- data/webapp/css/styles/schema-browser.css +476 -0
- data/webapp/css/styles/threads.css +153 -0
- data/webapp/img/ZeroClipboard.swf +0 -0
- data/webapp/img/chosen-sprite.png +0 -0
- data/webapp/img/div.gif +0 -0
- data/webapp/{admin → img}/favicon.ico +0 -0
- data/webapp/img/filetypes/7z.png +0 -0
- data/webapp/img/filetypes/README +27 -0
- data/webapp/img/filetypes/ai.png +0 -0
- data/webapp/img/filetypes/aiff.png +0 -0
- data/webapp/img/filetypes/asc.png +0 -0
- data/webapp/img/filetypes/audio.png +0 -0
- data/webapp/img/filetypes/bin.png +0 -0
- data/webapp/img/filetypes/bz2.png +0 -0
- data/webapp/img/filetypes/c.png +0 -0
- data/webapp/img/filetypes/cfc.png +0 -0
- data/webapp/img/filetypes/cfm.png +0 -0
- data/webapp/img/filetypes/chm.png +0 -0
- data/webapp/img/filetypes/class.png +0 -0
- data/webapp/img/filetypes/conf.png +0 -0
- data/webapp/img/filetypes/cpp.png +0 -0
- data/webapp/img/filetypes/cs.png +0 -0
- data/webapp/img/filetypes/css.png +0 -0
- data/webapp/img/filetypes/csv.png +0 -0
- data/webapp/img/filetypes/deb.png +0 -0
- data/webapp/img/filetypes/divx.png +0 -0
- data/webapp/img/filetypes/doc.png +0 -0
- data/webapp/img/filetypes/dot.png +0 -0
- data/webapp/img/filetypes/eml.png +0 -0
- data/webapp/img/filetypes/enc.png +0 -0
- data/webapp/img/filetypes/file.png +0 -0
- data/webapp/img/filetypes/gif.png +0 -0
- data/webapp/img/filetypes/gz.png +0 -0
- data/webapp/img/filetypes/hlp.png +0 -0
- data/webapp/img/filetypes/htm.png +0 -0
- data/webapp/img/filetypes/html.png +0 -0
- data/webapp/img/filetypes/image.png +0 -0
- data/webapp/img/filetypes/iso.png +0 -0
- data/webapp/img/filetypes/jar.png +0 -0
- data/webapp/img/filetypes/java.png +0 -0
- data/webapp/img/filetypes/jpeg.png +0 -0
- data/webapp/img/filetypes/jpg.png +0 -0
- data/webapp/img/filetypes/js.png +0 -0
- data/webapp/img/filetypes/lua.png +0 -0
- data/webapp/img/filetypes/m.png +0 -0
- data/webapp/img/filetypes/mm.png +0 -0
- data/webapp/img/filetypes/mov.png +0 -0
- data/webapp/img/filetypes/mp3.png +0 -0
- data/webapp/img/filetypes/mpg.png +0 -0
- data/webapp/img/filetypes/odc.png +0 -0
- data/webapp/img/filetypes/odf.png +0 -0
- data/webapp/img/filetypes/odg.png +0 -0
- data/webapp/img/filetypes/odi.png +0 -0
- data/webapp/img/filetypes/odp.png +0 -0
- data/webapp/img/filetypes/ods.png +0 -0
- data/webapp/img/filetypes/odt.png +0 -0
- data/webapp/img/filetypes/ogg.png +0 -0
- data/webapp/img/filetypes/pdf.png +0 -0
- data/webapp/img/filetypes/pgp.png +0 -0
- data/webapp/img/filetypes/php.png +0 -0
- data/webapp/img/filetypes/pl.png +0 -0
- data/webapp/img/filetypes/png.png +0 -0
- data/webapp/img/filetypes/ppt.png +0 -0
- data/webapp/img/filetypes/ps.png +0 -0
- data/webapp/img/filetypes/py.png +0 -0
- data/webapp/img/filetypes/ram.png +0 -0
- data/webapp/img/filetypes/rar.png +0 -0
- data/webapp/img/filetypes/rb.png +0 -0
- data/webapp/img/filetypes/rm.png +0 -0
- data/webapp/img/filetypes/rpm.png +0 -0
- data/webapp/img/filetypes/rtf.png +0 -0
- data/webapp/img/filetypes/sig.png +0 -0
- data/webapp/img/filetypes/sql.png +0 -0
- data/webapp/img/filetypes/swf.png +0 -0
- data/webapp/img/filetypes/sxc.png +0 -0
- data/webapp/img/filetypes/sxd.png +0 -0
- data/webapp/img/filetypes/sxi.png +0 -0
- data/webapp/img/filetypes/sxw.png +0 -0
- data/webapp/img/filetypes/tar.png +0 -0
- data/webapp/img/filetypes/tex.png +0 -0
- data/webapp/img/filetypes/tgz.png +0 -0
- data/webapp/img/filetypes/txt.png +0 -0
- data/webapp/img/filetypes/vcf.png +0 -0
- data/webapp/img/filetypes/video.png +0 -0
- data/webapp/img/filetypes/vsd.png +0 -0
- data/webapp/img/filetypes/wav.png +0 -0
- data/webapp/img/filetypes/wma.png +0 -0
- data/webapp/img/filetypes/wmv.png +0 -0
- data/webapp/img/filetypes/xls.png +0 -0
- data/webapp/img/filetypes/xml.png +0 -0
- data/webapp/img/filetypes/xpi.png +0 -0
- data/webapp/img/filetypes/xvid.png +0 -0
- data/webapp/img/filetypes/zip.png +0 -0
- data/webapp/img/ico/arrow-000-small.png +0 -0
- data/webapp/img/ico/arrow-circle.png +0 -0
- data/webapp/img/ico/arrow-switch.png +0 -0
- data/webapp/img/ico/asterisk.png +0 -0
- data/webapp/img/ico/battery.png +0 -0
- data/webapp/img/ico/block-small.png +0 -0
- data/webapp/img/ico/block.png +0 -0
- data/webapp/img/ico/book-open-text.png +0 -0
- data/webapp/img/ico/box.png +0 -0
- data/webapp/img/ico/bug.png +0 -0
- data/webapp/img/ico/chart.png +0 -0
- data/webapp/img/ico/chevron-small-expand.png +0 -0
- data/webapp/img/ico/chevron-small.png +0 -0
- data/webapp/img/ico/clipboard-list.png +0 -0
- data/webapp/img/ico/clipboard-paste-document-text.png +0 -0
- data/webapp/img/ico/clipboard-paste.png +0 -0
- data/webapp/img/ico/clock-select-remain.png +0 -0
- data/webapp/img/ico/clock-select.png +0 -0
- data/webapp/img/ico/construction.png +0 -0
- data/webapp/img/ico/cross-0.png +0 -0
- data/webapp/img/ico/cross-1.png +0 -0
- data/webapp/img/ico/cross.png +0 -0
- data/webapp/img/ico/dashboard.png +0 -0
- data/webapp/img/ico/database.png +0 -0
- data/webapp/img/ico/databases.png +0 -0
- data/webapp/img/ico/disk-black.png +0 -0
- data/webapp/img/ico/document-convert.png +0 -0
- data/webapp/img/ico/document-import.png +0 -0
- data/webapp/img/ico/document-list.png +0 -0
- data/webapp/img/ico/document-text.png +0 -0
- data/webapp/img/ico/download-cloud.png +0 -0
- data/webapp/img/ico/exclamation-button.png +0 -0
- data/webapp/img/ico/eye.png +0 -0
- data/webapp/img/ico/folder-export.png +0 -0
- data/webapp/img/ico/folder-tree.png +0 -0
- data/webapp/img/ico/folder.png +0 -0
- data/webapp/img/ico/funnel-small.png +0 -0
- data/webapp/img/ico/funnel.png +0 -0
- data/webapp/img/ico/gear.png +0 -0
- data/webapp/img/ico/globe-network.png +0 -0
- data/webapp/img/ico/globe.png +0 -0
- data/webapp/img/ico/hammer-screwdriver.png +0 -0
- data/webapp/img/ico/hand.png +0 -0
- data/webapp/img/ico/highlighter-text.png +0 -0
- data/webapp/img/ico/hourglass--exclamation.png +0 -0
- data/webapp/img/ico/hourglass.png +0 -0
- data/webapp/img/ico/inbox-document-text.png +0 -0
- data/webapp/img/ico/information-button.png +0 -0
- data/webapp/img/ico/information-small.png +0 -0
- data/webapp/img/ico/information-white.png +0 -0
- data/webapp/img/ico/information.png +0 -0
- data/webapp/img/ico/jar.png +0 -0
- data/webapp/img/ico/magnifier.png +0 -0
- data/webapp/img/ico/mail.png +0 -0
- data/webapp/img/ico/memory.png +0 -0
- data/webapp/img/ico/molecule.png +0 -0
- data/webapp/img/ico/network-cloud.png +0 -0
- data/webapp/img/ico/network-status-away.png +0 -0
- data/webapp/img/ico/network-status-busy.png +0 -0
- data/webapp/img/ico/network-status-offline.png +0 -0
- data/webapp/img/ico/network-status.png +0 -0
- data/webapp/img/ico/network.png +0 -0
- data/webapp/img/ico/node-design.png +0 -0
- data/webapp/img/ico/node-master.png +0 -0
- data/webapp/img/ico/node-select.png +0 -0
- data/webapp/img/ico/node-slave.png +0 -0
- data/webapp/img/ico/node.png +0 -0
- data/webapp/img/ico/pencil-small.png +0 -0
- data/webapp/img/ico/plus-button.png +0 -0
- data/webapp/img/ico/processor.png +0 -0
- data/webapp/img/ico/prohibition.png +0 -0
- data/webapp/img/ico/property.png +0 -0
- data/webapp/img/ico/question-small-white.png +0 -0
- data/webapp/img/ico/question-white.png +0 -0
- data/webapp/img/ico/question.png +0 -0
- data/webapp/img/ico/receipt-invoice.png +0 -0
- data/webapp/img/ico/receipt.png +0 -0
- data/webapp/img/ico/script-code.png +0 -0
- data/webapp/img/ico/server-cast.png +0 -0
- data/webapp/img/ico/server.png +0 -0
- data/webapp/img/ico/sitemap.png +0 -0
- data/webapp/img/ico/slash.png +0 -0
- data/webapp/img/ico/status-away.png +0 -0
- data/webapp/img/ico/status-busy.png +0 -0
- data/webapp/img/ico/status-offline.png +0 -0
- data/webapp/img/ico/status.png +0 -0
- data/webapp/img/ico/system-monitor--exclamation.png +0 -0
- data/webapp/img/ico/system-monitor.png +0 -0
- data/webapp/img/ico/table.png +0 -0
- data/webapp/img/ico/terminal.png +0 -0
- data/webapp/img/ico/tick-circle.png +0 -0
- data/webapp/img/ico/tick-red.png +0 -0
- data/webapp/img/ico/tick.png +0 -0
- data/webapp/img/ico/toggle-small-expand.png +0 -0
- data/webapp/img/ico/toggle-small.png +0 -0
- data/webapp/img/ico/toolbox.png +0 -0
- data/webapp/img/ico/ui-accordion.png +0 -0
- data/webapp/img/ico/ui-address-bar.png +0 -0
- data/webapp/img/ico/ui-check-box-uncheck.png +0 -0
- data/webapp/img/ico/ui-check-box.png +0 -0
- data/webapp/img/ico/ui-radio-button-uncheck.png +0 -0
- data/webapp/img/ico/ui-radio-button.png +0 -0
- data/webapp/img/ico/ui-text-field-select.png +0 -0
- data/webapp/img/ico/users.png +0 -0
- data/webapp/img/ico/wooden-box.png +0 -0
- data/webapp/img/ico/zone.png +0 -0
- data/webapp/img/loader-light.gif +0 -0
- data/webapp/img/loader.gif +0 -0
- data/webapp/img/lucene-ico.png +0 -0
- data/webapp/img/solr-ico.png +0 -0
- data/webapp/{admin/solr_small.png → img/solr.png} +0 -0
- data/webapp/img/tree.png +0 -0
- data/webapp/js/lib/ZeroClipboard.js +317 -0
- data/webapp/js/lib/chosen.js +953 -0
- data/webapp/{admin/get-properties.jsp → js/lib/console.js} +13 -10
- data/webapp/js/lib/d3.js +9342 -0
- data/webapp/js/lib/highlight.js +1 -0
- data/webapp/{admin/jquery-1.4.3.min.js → js/lib/jquery-1.7.2.min.js} +0 -0
- data/webapp/js/lib/jquery.blockUI.js +499 -0
- data/webapp/js/lib/jquery.cookie.js +47 -0
- data/webapp/js/lib/jquery.form.js +782 -0
- data/webapp/js/lib/jquery.jstree.js +3510 -0
- data/webapp/js/lib/jquery.sammy.js +1856 -0
- data/webapp/js/lib/jquery.sparkline.js +1271 -0
- data/webapp/js/lib/jquery.timeago.js +165 -0
- data/webapp/js/lib/linker.js +48 -0
- data/webapp/js/lib/order.js +189 -0
- data/webapp/js/main.js +57 -0
- data/webapp/js/require.js +11319 -0
- data/webapp/js/scripts/analysis.js +549 -0
- data/webapp/js/scripts/app.js +368 -0
- data/webapp/js/scripts/cloud.js +719 -0
- data/webapp/js/scripts/cores.js +540 -0
- data/webapp/js/scripts/dashboard.js +540 -0
- data/webapp/js/scripts/dataimport.js +567 -0
- data/webapp/js/scripts/file.js +56 -0
- data/webapp/js/scripts/index.js +344 -0
- data/webapp/js/scripts/java-properties.js +107 -0
- data/webapp/js/scripts/logging.js +519 -0
- data/webapp/js/scripts/ping.js +72 -0
- data/webapp/js/scripts/plugins.js +426 -0
- data/webapp/js/scripts/query.js +170 -0
- data/webapp/js/scripts/replication.js +557 -0
- data/webapp/js/scripts/schema-browser.js +1206 -0
- data/webapp/js/scripts/threads.js +159 -0
- data/webapp/tpl/analysis.html +83 -0
- data/webapp/tpl/cloud.html +54 -0
- data/webapp/tpl/cores.html +215 -0
- data/webapp/tpl/dashboard.html +164 -0
- data/webapp/tpl/dataimport.html +123 -0
- data/webapp/tpl/index.html +250 -0
- data/webapp/tpl/logging.html +23 -0
- data/webapp/tpl/plugins.html +39 -0
- data/webapp/tpl/query.html +318 -0
- data/webapp/tpl/replication.html +207 -0
- data/webapp/tpl/schema-browser.html +178 -0
- data/webapp/tpl/threads.html +56 -0
- metadata +307 -40
- data/lib/rjack-solr/solr-core-3.6.2.jar +0 -0
- data/lib/rjack-solr/solr-solrj-3.6.2.jar +0 -0
- data/webapp/admin/_info.jsp +0 -120
- data/webapp/admin/action.jsp +0 -94
- data/webapp/admin/analysis.jsp +0 -496
- data/webapp/admin/analysis.xsl +0 -179
- data/webapp/admin/dataimport.jsp +0 -53
- data/webapp/admin/debug.jsp +0 -103
- data/webapp/admin/distributiondump.jsp +0 -160
- data/webapp/admin/form.jsp +0 -152
- data/webapp/admin/get-file.jsp +0 -72
- data/webapp/admin/header.jsp +0 -44
- data/webapp/admin/index.jsp +0 -162
- data/webapp/admin/meta.xsl +0 -34
- data/webapp/admin/ping.jsp +0 -52
- data/webapp/admin/ping.xsl +0 -71
- data/webapp/admin/raw-schema.jsp +0 -38
- data/webapp/admin/registry.jsp +0 -107
- data/webapp/admin/registry.xsl +0 -321
- data/webapp/admin/replication/header.jsp +0 -89
- data/webapp/admin/replication/index.jsp +0 -378
- data/webapp/admin/schema.jsp +0 -690
- data/webapp/admin/solr-admin.css +0 -215
- data/webapp/admin/stats.jsp +0 -92
- data/webapp/admin/stats.xsl +0 -220
- data/webapp/admin/tabular.xsl +0 -141
- data/webapp/admin/threaddump.jsp +0 -110
- data/webapp/admin/threaddump.xsl +0 -103
- data/webapp/index.jsp +0 -49
@@ -0,0 +1,203 @@
|
|
1
|
+
#content #cores
|
2
|
+
{
|
3
|
+
position: relative;
|
4
|
+
}
|
5
|
+
|
6
|
+
#content #cores #ui-block
|
7
|
+
{
|
8
|
+
background-color: #fff;
|
9
|
+
height: 200px;
|
10
|
+
display: none;
|
11
|
+
position: absolute;
|
12
|
+
left: -5px;
|
13
|
+
top: 35px;
|
14
|
+
width: 500px;
|
15
|
+
}
|
16
|
+
|
17
|
+
#content #cores #frame
|
18
|
+
{
|
19
|
+
float: right;
|
20
|
+
width: 86%;
|
21
|
+
}
|
22
|
+
|
23
|
+
#content #cores #navigation
|
24
|
+
{
|
25
|
+
padding-top: 50px;
|
26
|
+
width: 12%;
|
27
|
+
}
|
28
|
+
|
29
|
+
#content #cores #navigation a
|
30
|
+
{
|
31
|
+
padding-left: 5px;
|
32
|
+
}
|
33
|
+
|
34
|
+
#content #cores #frame .actions
|
35
|
+
{
|
36
|
+
margin-bottom: 20px;
|
37
|
+
}
|
38
|
+
|
39
|
+
#content #cores .actions div.action
|
40
|
+
{
|
41
|
+
width: 300px;
|
42
|
+
}
|
43
|
+
|
44
|
+
#content #cores .actions div.action .cloud
|
45
|
+
{
|
46
|
+
display: none;
|
47
|
+
}
|
48
|
+
|
49
|
+
#content #cores .actions form .error
|
50
|
+
{
|
51
|
+
color: #800;
|
52
|
+
display: none;
|
53
|
+
}
|
54
|
+
|
55
|
+
#content #cores .actions form p
|
56
|
+
{
|
57
|
+
padding-bottom: 8px;
|
58
|
+
}
|
59
|
+
|
60
|
+
#content #cores .actions form label
|
61
|
+
{
|
62
|
+
float: left;
|
63
|
+
padding-top: 3px;
|
64
|
+
padding-bottom: 3px;
|
65
|
+
text-align: right;
|
66
|
+
width: 25%;
|
67
|
+
}
|
68
|
+
|
69
|
+
#content #cores .actions form input,
|
70
|
+
#content #cores .actions form select,
|
71
|
+
#content #cores .actions form .buttons,
|
72
|
+
#content #cores .actions form .error span
|
73
|
+
{
|
74
|
+
float: right;
|
75
|
+
width: 73%;
|
76
|
+
}
|
77
|
+
|
78
|
+
#content #cores .actions form .buttons
|
79
|
+
{
|
80
|
+
padding-top: 10px;
|
81
|
+
}
|
82
|
+
|
83
|
+
#content #cores .actions form button.submit
|
84
|
+
{
|
85
|
+
margin-right: 20px;
|
86
|
+
}
|
87
|
+
|
88
|
+
#content #cores .actions form button.submit span
|
89
|
+
{
|
90
|
+
background-image: url( ../../img/ico/tick.png );
|
91
|
+
}
|
92
|
+
|
93
|
+
#content #cores .actions form button.reset span
|
94
|
+
{
|
95
|
+
background-image: url( ../../img/ico/cross.png );
|
96
|
+
}
|
97
|
+
|
98
|
+
#content #cores .actions #add
|
99
|
+
{
|
100
|
+
left: 0;
|
101
|
+
position: absolute;
|
102
|
+
}
|
103
|
+
|
104
|
+
#content #cores .actions #add span
|
105
|
+
{
|
106
|
+
background-image: url( ../../img/ico/plus-button.png );
|
107
|
+
}
|
108
|
+
|
109
|
+
#content #cores .actions #unload
|
110
|
+
{
|
111
|
+
margin-right: 20px;
|
112
|
+
}
|
113
|
+
|
114
|
+
#content #cores .actions #unload span
|
115
|
+
{
|
116
|
+
background-image: url( ../../img/ico/cross.png );
|
117
|
+
}
|
118
|
+
|
119
|
+
#content #cores .actions #reload span
|
120
|
+
{
|
121
|
+
background-image: url( ../../img/ico/arrow-circle.png );
|
122
|
+
}
|
123
|
+
|
124
|
+
#content #cores .actions #rename span
|
125
|
+
{
|
126
|
+
background-image: url( ../../img/ico/ui-text-field-select.png );
|
127
|
+
}
|
128
|
+
|
129
|
+
#content #cores .actions #swap span
|
130
|
+
{
|
131
|
+
background-image: url( ../../img/ico/arrow-switch.png );
|
132
|
+
}
|
133
|
+
|
134
|
+
#content #cores .actions #optimize
|
135
|
+
{
|
136
|
+
display: none;
|
137
|
+
}
|
138
|
+
|
139
|
+
#content #cores .actions #optimize span
|
140
|
+
{
|
141
|
+
background-image: url( ../../img/ico/hammer-screwdriver.png );
|
142
|
+
}
|
143
|
+
|
144
|
+
#content #cores .actions div.action
|
145
|
+
{
|
146
|
+
background-color: #fff;
|
147
|
+
border: 1px solid #f0f0f0;
|
148
|
+
box-shadow: 5px 5px 10px #c0c0c0;
|
149
|
+
-moz-box-shadow: 5px 5px 10px #c0c0c0;
|
150
|
+
-webkit-box-shadow: 5px 5px 10px #c0c0c0;
|
151
|
+
display: none;
|
152
|
+
position: absolute;
|
153
|
+
left: -50px;
|
154
|
+
top: 40;
|
155
|
+
padding: 10px;
|
156
|
+
}
|
157
|
+
|
158
|
+
#content #cores #data #core-data h2 { background-image: url( ../../img/ico/box.png ); }
|
159
|
+
#content #cores #data #index-data h2 { background-image: url( ../../img/ico/chart.png ); }
|
160
|
+
|
161
|
+
#content #cores #data #index-data
|
162
|
+
{
|
163
|
+
margin-top: 10px;
|
164
|
+
}
|
165
|
+
|
166
|
+
#content #cores #data li
|
167
|
+
{
|
168
|
+
padding-bottom: 3px;
|
169
|
+
padding-top: 3px;
|
170
|
+
}
|
171
|
+
|
172
|
+
#content #cores #data li.odd
|
173
|
+
{
|
174
|
+
background-color: #f8f8f8;
|
175
|
+
}
|
176
|
+
|
177
|
+
#content #cores #data li dt
|
178
|
+
{
|
179
|
+
float: left;
|
180
|
+
width: 17%;
|
181
|
+
}
|
182
|
+
|
183
|
+
#content #cores #data li dd
|
184
|
+
{
|
185
|
+
float: right;
|
186
|
+
width: 82%;
|
187
|
+
}
|
188
|
+
|
189
|
+
#content #cores #data li dd.ico
|
190
|
+
{
|
191
|
+
background-image: url( ../../img/ico/slash.png );
|
192
|
+
height: 20px;
|
193
|
+
}
|
194
|
+
|
195
|
+
#content #cores #data li dd.ico.ico-1
|
196
|
+
{
|
197
|
+
background-image: url( ../../img/ico/tick.png );
|
198
|
+
}
|
199
|
+
|
200
|
+
#content #cores #data li dd.ico span
|
201
|
+
{
|
202
|
+
display: none;
|
203
|
+
}
|
@@ -0,0 +1,127 @@
|
|
1
|
+
#content #dashboard .block
|
2
|
+
{
|
3
|
+
background-image: none;
|
4
|
+
width: 49%;
|
5
|
+
}
|
6
|
+
|
7
|
+
#content #dashboard .fieldlist
|
8
|
+
{
|
9
|
+
float: left;
|
10
|
+
}
|
11
|
+
|
12
|
+
#content #dashboard .fieldlist dt,
|
13
|
+
#content #dashboard .fieldlist dd
|
14
|
+
{
|
15
|
+
display: block;
|
16
|
+
float: left;
|
17
|
+
}
|
18
|
+
|
19
|
+
#content #dashboard .fieldlist dt
|
20
|
+
{
|
21
|
+
clear: left;
|
22
|
+
margin-right: 2%;
|
23
|
+
text-align: right;
|
24
|
+
width: 23%;
|
25
|
+
}
|
26
|
+
|
27
|
+
#content #dashboard .fieldlist dd
|
28
|
+
{
|
29
|
+
width: 74%;
|
30
|
+
}
|
31
|
+
|
32
|
+
#content #dashboard .fieldlist .index_optimized
|
33
|
+
{
|
34
|
+
margin-top: 10px;
|
35
|
+
}
|
36
|
+
|
37
|
+
#content #dashboard .fieldlist .ico
|
38
|
+
{
|
39
|
+
background-image: url( ../../img/ico/slash.png );
|
40
|
+
height: 20px;
|
41
|
+
}
|
42
|
+
|
43
|
+
#content #dashboard .fieldlist .ico.ico-1
|
44
|
+
{
|
45
|
+
background-image: url( ../../img/ico/tick.png );
|
46
|
+
}
|
47
|
+
|
48
|
+
#content #dashboard .fieldlist .ico span
|
49
|
+
{
|
50
|
+
display: none;
|
51
|
+
}
|
52
|
+
|
53
|
+
#content #dashboard #statistics .index_optimized.value a
|
54
|
+
{
|
55
|
+
display: none;
|
56
|
+
}
|
57
|
+
|
58
|
+
#content #dashboard #statistics .index_optimized.value.ico-0 a
|
59
|
+
{
|
60
|
+
background-color: #f0f0f0;
|
61
|
+
background-image: url( ../../img/ico/hammer-screwdriver.png );
|
62
|
+
background-position: 5px 50%;
|
63
|
+
border: 1px solid #c0c0c0;
|
64
|
+
display: block;
|
65
|
+
float: left;
|
66
|
+
margin-left: 50px;
|
67
|
+
padding: 1px 5px;
|
68
|
+
padding-left: 26px;
|
69
|
+
}
|
70
|
+
|
71
|
+
#content #dashboard #statistics .index_has-deletions
|
72
|
+
{
|
73
|
+
display: none;
|
74
|
+
}
|
75
|
+
|
76
|
+
#content #dashboard #statistics .index_has-deletions.value.ico-0
|
77
|
+
{
|
78
|
+
background-image: url( ../../img/ico/tick-red.png );
|
79
|
+
}
|
80
|
+
|
81
|
+
#content #dashboard #replication
|
82
|
+
{
|
83
|
+
float: left;
|
84
|
+
}
|
85
|
+
|
86
|
+
#content #dashboard #replication .is-replicating
|
87
|
+
{
|
88
|
+
background-position: 99% 50%;
|
89
|
+
display: block;
|
90
|
+
}
|
91
|
+
|
92
|
+
#content #dashboard #replication #details table thead td span
|
93
|
+
{
|
94
|
+
display: none;
|
95
|
+
}
|
96
|
+
|
97
|
+
#content #dashboard #dataimport
|
98
|
+
{
|
99
|
+
float: right;
|
100
|
+
}
|
101
|
+
|
102
|
+
|
103
|
+
#content #dashboard #admin-extra
|
104
|
+
{
|
105
|
+
float: right;
|
106
|
+
}
|
107
|
+
|
108
|
+
#content #dashboard #system h2 { background-image: url( ../../img/ico/server.png ); }
|
109
|
+
#content #dashboard #statistics h2 { background-image: url( ../../img/ico/chart.png ); }
|
110
|
+
#content #dashboard #replication h2 { background-image: url( ../../img/ico/node.png ); }
|
111
|
+
#content #dashboard #replication.is-master h2 { background-image: url( ../../img/ico/node-master.png ); }
|
112
|
+
#content #dashboard #replication.is-slave h2 { background-image: url( ../../img/ico/node-slave.png ); }
|
113
|
+
#content #dashboard #dataimport h2 { background-image: url( ../../img/ico/document-import.png ); }
|
114
|
+
#content #dashboard #admin-extra h2 { background-image: url( ../../img/ico/plus-button.png ); }
|
115
|
+
|
116
|
+
#content #dashboard #healthcheck .ico
|
117
|
+
{
|
118
|
+
background-image: url( ../../img/ico/slash.png );
|
119
|
+
height: 20px;
|
120
|
+
padding-left: 20px;
|
121
|
+
width: 60%;
|
122
|
+
}
|
123
|
+
|
124
|
+
#content #dashboard #healthcheck .ico.ico-1
|
125
|
+
{
|
126
|
+
background-image: url( ../../img/ico/tick.png );
|
127
|
+
}
|
@@ -0,0 +1,222 @@
|
|
1
|
+
#content #dataimport
|
2
|
+
{
|
3
|
+
background-image: url( ../../img/div.gif );
|
4
|
+
background-position: 21% 0;
|
5
|
+
background-repeat: repeat-y;
|
6
|
+
}
|
7
|
+
|
8
|
+
#content #dataimport #frame
|
9
|
+
{
|
10
|
+
float: right;
|
11
|
+
width: 78%;
|
12
|
+
}
|
13
|
+
|
14
|
+
#content #dataimport #form
|
15
|
+
{
|
16
|
+
float: left;
|
17
|
+
width: 20%;
|
18
|
+
}
|
19
|
+
|
20
|
+
#content #dataimport #form #navigation
|
21
|
+
{
|
22
|
+
border-right: 0;
|
23
|
+
}
|
24
|
+
|
25
|
+
#content #dataimport #form #navigation a
|
26
|
+
{
|
27
|
+
background-image: url( ../../img/ico/status-offline.png );
|
28
|
+
}
|
29
|
+
|
30
|
+
#content #dataimport #form #navigation .current a
|
31
|
+
{
|
32
|
+
background-image: url( ../../img/ico/document-import.png );
|
33
|
+
}
|
34
|
+
|
35
|
+
#content #dataimport #form form
|
36
|
+
{
|
37
|
+
display: none;
|
38
|
+
border-top: 1px solid #f0f0f0;
|
39
|
+
margin-top: 10px;
|
40
|
+
padding-top: 5px;
|
41
|
+
}
|
42
|
+
|
43
|
+
#content #dataimport.error #form form
|
44
|
+
{
|
45
|
+
display: none !important;
|
46
|
+
}
|
47
|
+
|
48
|
+
#content #dataimport #form label
|
49
|
+
{
|
50
|
+
cursor: pointer;
|
51
|
+
display: block;
|
52
|
+
margin-top: 5px;
|
53
|
+
}
|
54
|
+
|
55
|
+
#content #dataimport #form input,
|
56
|
+
#content #dataimport #form select,
|
57
|
+
#content #dataimport #form textarea
|
58
|
+
{
|
59
|
+
margin-bottom: 2px;
|
60
|
+
width: 100%;
|
61
|
+
}
|
62
|
+
|
63
|
+
#content #dataimport #form button
|
64
|
+
{
|
65
|
+
margin-top: 10px;
|
66
|
+
}
|
67
|
+
|
68
|
+
#content #dataimport #form button.loader
|
69
|
+
{
|
70
|
+
background-position: 2px 50%;
|
71
|
+
padding-left: 23px;
|
72
|
+
}
|
73
|
+
|
74
|
+
#content #dataimport #form #start
|
75
|
+
{
|
76
|
+
float: left;
|
77
|
+
margin-right: 2%;
|
78
|
+
width: 49%;
|
79
|
+
}
|
80
|
+
|
81
|
+
#content #dataimport #form #rows
|
82
|
+
{
|
83
|
+
width: 49%;
|
84
|
+
}
|
85
|
+
|
86
|
+
#content #dataimport #form .checkbox input
|
87
|
+
{
|
88
|
+
margin-bottom: 0;
|
89
|
+
width: auto;
|
90
|
+
}
|
91
|
+
|
92
|
+
#content #dataimport #current_state
|
93
|
+
{
|
94
|
+
display: none;
|
95
|
+
padding: 10px;
|
96
|
+
margin-bottom: 20px;
|
97
|
+
}
|
98
|
+
|
99
|
+
#content #dataimport.error #current_state
|
100
|
+
{
|
101
|
+
display: none !important;
|
102
|
+
}
|
103
|
+
|
104
|
+
#content #dataimport #current_state .time,
|
105
|
+
#content #dataimport #current_state .info
|
106
|
+
{
|
107
|
+
display: block;
|
108
|
+
padding-left: 21px;
|
109
|
+
}
|
110
|
+
|
111
|
+
#content #dataimport #current_state .time
|
112
|
+
{
|
113
|
+
color: #c0c0c0;
|
114
|
+
font-size: 11px;
|
115
|
+
}
|
116
|
+
|
117
|
+
#content #dataimport #current_state .info
|
118
|
+
{
|
119
|
+
background-position: 0 1px;
|
120
|
+
}
|
121
|
+
|
122
|
+
#content #dataimport #current_state.indexing
|
123
|
+
{
|
124
|
+
background-color: #f9f9f9;
|
125
|
+
}
|
126
|
+
|
127
|
+
#content #dataimport #current_state.success
|
128
|
+
{
|
129
|
+
background-color: #e6f3e6;
|
130
|
+
}
|
131
|
+
|
132
|
+
#content #dataimport #current_state.success .info
|
133
|
+
{
|
134
|
+
background-image: url( ../../img/ico/tick-circle.png );
|
135
|
+
}
|
136
|
+
|
137
|
+
#content #dataimport #current_state.success .info strong
|
138
|
+
{
|
139
|
+
color: #080;
|
140
|
+
}
|
141
|
+
|
142
|
+
#content #dataimport #current_state.failure
|
143
|
+
{
|
144
|
+
background-color: #f3e6e6;
|
145
|
+
}
|
146
|
+
|
147
|
+
#content #dataimport #current_state.failure .info
|
148
|
+
{
|
149
|
+
background-image: url( ../../img/ico/slash.png );
|
150
|
+
}
|
151
|
+
|
152
|
+
#content #dataimport #current_state.failure .info strong
|
153
|
+
{
|
154
|
+
color: #800;
|
155
|
+
}
|
156
|
+
|
157
|
+
#content #dataimport #config-error
|
158
|
+
{
|
159
|
+
background-color: #f00;
|
160
|
+
background-image: url( ../../img/ico/construction.png );
|
161
|
+
background-position: 10px 50%;
|
162
|
+
color: #fff;
|
163
|
+
display: none;
|
164
|
+
font-weight: bold;
|
165
|
+
margin-bottom: 20px;
|
166
|
+
padding: 10px;
|
167
|
+
padding-left: 35px;
|
168
|
+
}
|
169
|
+
|
170
|
+
#content #dataimport #config h2
|
171
|
+
{
|
172
|
+
border-color: #c0c0c0;
|
173
|
+
padding-left: 5px;
|
174
|
+
position: relative;
|
175
|
+
}
|
176
|
+
|
177
|
+
#content #dataimport #config.hidden h2
|
178
|
+
{
|
179
|
+
border-color: #fafafa;
|
180
|
+
}
|
181
|
+
|
182
|
+
#content #dataimport #config h2 a.toggle
|
183
|
+
{
|
184
|
+
background-image: url( ../../img/ico/toggle-small.png );
|
185
|
+
background-position: 0 50%;
|
186
|
+
padding-left: 21px;
|
187
|
+
}
|
188
|
+
|
189
|
+
#content #dataimport #config.hidden h2 a.toggle
|
190
|
+
{
|
191
|
+
background-image: url( ../../img/ico/toggle-small-expand.png );
|
192
|
+
}
|
193
|
+
|
194
|
+
#content #dataimport #config h2 a.reload_config
|
195
|
+
{
|
196
|
+
background-image: url( ../../img/ico/arrow-circle.png );
|
197
|
+
padding-left: 21px;
|
198
|
+
position: absolute;
|
199
|
+
right: 5px;
|
200
|
+
top: 5px;
|
201
|
+
}
|
202
|
+
|
203
|
+
#content #dataimport #config h2 a.reload_config.success
|
204
|
+
{
|
205
|
+
background-image: url( ../../img/ico/tick.png );
|
206
|
+
}
|
207
|
+
|
208
|
+
#content #dataimport #config h2 a.reload_config.error
|
209
|
+
{
|
210
|
+
background-image: url( ../../img/ico/slash.png );
|
211
|
+
}
|
212
|
+
|
213
|
+
#content #dataimport #config.hidden .content
|
214
|
+
{
|
215
|
+
display: none;
|
216
|
+
}
|
217
|
+
|
218
|
+
#content #dataimport #dataimport_config .loader
|
219
|
+
{
|
220
|
+
background-position: 0 50%;
|
221
|
+
padding-left: 21px;
|
222
|
+
}
|