Revize 0fcb708f
Přidáno uživatelem Matěj Zeman před téměř 3 roky(ů)
server/doc/sql_app/api/index.html | ||
---|---|---|
26 | 26 |
<section> |
27 | 27 |
<h2 class="section-title" id="header-submodules">Sub-modules</h2> |
28 | 28 |
<dl> |
29 |
<dt><code class="name"><a title="sql_app.api.auth" href="auth.html">sql_app.api.auth</a></code></dt> |
|
30 |
<dd> |
|
31 |
<div class="desc"></div> |
|
32 |
</dd> |
|
33 |
<dt><code class="name"><a title="sql_app.api.bodydevices_web" href="bodydevices_web.html">sql_app.api.bodydevices_web</a></code></dt> |
|
34 |
<dd> |
|
35 |
<div class="desc"></div> |
|
36 |
</dd> |
|
29 | 37 |
<dt><code class="name"><a title="sql_app.api.devices" href="devices.html">sql_app.api.devices</a></code></dt> |
30 | 38 |
<dd> |
31 | 39 |
<div class="desc"></div> |
... | ... | |
34 | 42 |
<dd> |
35 | 43 |
<div class="desc"></div> |
36 | 44 |
</dd> |
45 |
<dt><code class="name"><a title="sql_app.api.headdevices_web" href="headdevices_web.html">sql_app.api.headdevices_web</a></code></dt> |
|
46 |
<dd> |
|
47 |
<div class="desc"></div> |
|
48 |
</dd> |
|
49 |
<dt><code class="name"><a title="sql_app.api.ld_logs_web" href="ld_logs_web.html">sql_app.api.ld_logs_web</a></code></dt> |
|
50 |
<dd> |
|
51 |
<div class="desc"></div> |
|
52 |
</dd> |
|
37 | 53 |
<dt><code class="name"><a title="sql_app.api.licenses" href="licenses.html">sql_app.api.licenses</a></code></dt> |
38 | 54 |
<dd> |
39 | 55 |
<div class="desc"></div> |
... | ... | |
66 | 82 |
<dd> |
67 | 83 |
<div class="desc"></div> |
68 | 84 |
</dd> |
85 |
<dt><code class="name"><a title="sql_app.api.users_web" href="users_web.html">sql_app.api.users_web</a></code></dt> |
|
86 |
<dd> |
|
87 |
<div class="desc"></div> |
|
88 |
</dd> |
|
69 | 89 |
</dl> |
70 | 90 |
</section> |
71 | 91 |
<section> |
... | ... | |
88 | 108 |
</li> |
89 | 109 |
<li><h3><a href="#header-submodules">Sub-modules</a></h3> |
90 | 110 |
<ul> |
111 |
<li><code><a title="sql_app.api.auth" href="auth.html">sql_app.api.auth</a></code></li> |
|
112 |
<li><code><a title="sql_app.api.bodydevices_web" href="bodydevices_web.html">sql_app.api.bodydevices_web</a></code></li> |
|
91 | 113 |
<li><code><a title="sql_app.api.devices" href="devices.html">sql_app.api.devices</a></code></li> |
92 | 114 |
<li><code><a title="sql_app.api.devices_web" href="devices_web.html">sql_app.api.devices_web</a></code></li> |
115 |
<li><code><a title="sql_app.api.headdevices_web" href="headdevices_web.html">sql_app.api.headdevices_web</a></code></li> |
|
116 |
<li><code><a title="sql_app.api.ld_logs_web" href="ld_logs_web.html">sql_app.api.ld_logs_web</a></code></li> |
|
93 | 117 |
<li><code><a title="sql_app.api.licenses" href="licenses.html">sql_app.api.licenses</a></code></li> |
94 | 118 |
<li><code><a title="sql_app.api.licenses_web" href="licenses_web.html">sql_app.api.licenses_web</a></code></li> |
95 | 119 |
<li><code><a title="sql_app.api.pcs" href="pcs.html">sql_app.api.pcs</a></code></li> |
... | ... | |
98 | 122 |
<li><code><a title="sql_app.api.teams_web" href="teams_web.html">sql_app.api.teams_web</a></code></li> |
99 | 123 |
<li><code><a title="sql_app.api.usb_logs" href="usb_logs.html">sql_app.api.usb_logs</a></code></li> |
100 | 124 |
<li><code><a title="sql_app.api.usb_logs_web" href="usb_logs_web.html">sql_app.api.usb_logs_web</a></code></li> |
125 |
<li><code><a title="sql_app.api.users_web" href="users_web.html">sql_app.api.users_web</a></code></li> |
|
101 | 126 |
</ul> |
102 | 127 |
</li> |
103 | 128 |
</ul> |
Také k dispozici: Unified diff
re #9846 Changed keyman devices, body devices views. Added Head devices view. Changed filtering of logs, ldlogs, body devices, head devices and keyman devices. Changed HTML tables style and few labels.