Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
domotikad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
domotika
domotikad
Commits
3d9c2f64
Commit
3d9c2f64
authored
Dec 24, 2013
by
nextime
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some changes in admin gui
parent
2fd0ebd5
Changes
16
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
16 additions
and
15 deletions
+16
-15
actions.php
Web/admin/actions.php
+1
-1
audiovideo.php
Web/admin/audiovideo.php
+1
-1
boards.php
Web/admin/boards.php
+1
-1
index.php
Web/admin/index.php
+1
-1
navbar.php
Web/admin/parts/navbar.php
+3
-0
qsystem.php
Web/admin/qsystem.php
+1
-1
sequences.php
Web/admin/sequences.php
+1
-1
stats.php
Web/admin/stats.php
+1
-1
telephony.php
Web/admin/telephony.php
+1
-1
timers.php
Web/admin/timers.php
+1
-1
users.php
Web/admin/users.php
+1
-1
actions.php
Web/htdocs/gui/buttons/actions.php
+1
-1
0d149b90e7394297301c90191ae775f0.cache
...translations/cache/0d149b90e7394297301c90191ae775f0.cache
+1
-1
bd21190449b7e88db48fa0f580a8f666.cache
...translations/cache/bd21190449b7e88db48fa0f580a8f666.cache
+1
-1
d41d8cd98f00b204e9800998ecf8427e.cache
...translations/cache/d41d8cd98f00b204e9800998ecf8427e.cache
+0
-1
index.php
Web/htdocs/index.php
+0
-1
No files found.
Web/admin/actions.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/admin/audiovideo.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/admin/boards.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/admin/index.php
View file @
3d9c2f64
...
...
@@ -175,7 +175,7 @@
</thead>
<tbody>
<?
foreach
(
DB
::
query
(
"SELECT * FROM
video
"
)
as
$video
)
foreach
(
DB
::
query
(
"SELECT * FROM
mediasources
"
)
as
$video
)
{
?>
<tr>
...
...
Web/admin/parts/navbar.php
View file @
3d9c2f64
<?
include_once
(
"common_includes.php"
);
?>
<?
function
isActive
(
$name
)
{
if
(
is_array
(
$name
))
{
...
...
Web/admin/qsystem.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/admin/sequences.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/admin/stats.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/admin/telephony.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/admin/timers.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/admin/users.php
View file @
3d9c2f64
...
...
@@ -17,6 +17,6 @@
<script
src=
"/resources/bootstrap/js/bootstrap.min.js"
></script>
<!-- Optionally enable responsive features in IE8 -->
<script
src=
"/resources/js/
js/
respond.js"
></script>
<script
src=
"/resources/js/respond.js"
></script>
</body>
</html>
Web/htdocs/gui/buttons/actions.php
View file @
3d9c2f64
...
...
@@ -21,7 +21,7 @@ if(intval($button['status2'])>0) {
data-dmtext-on=
"
<?=
$button
[
'text2_on'
]
?>
"
data-dmtext-off=
"
<?=
$button
[
'text2_off'
]
?>
"
>
<?=
$badgetext
;
?>
</span></div>
<?
if
(
is_array
(
$button_switchar
)
&&
in_array
(
$button
[
'ctx'
],
$button_switchar
))
{
if
(
@
is_array
(
$button_switchar
)
&&
in_array
(
$button
[
'ctx'
],
$button_switchar
))
{
if
(
intval
(
$button
[
'status'
])
>
0
)
$button_checked
=
"checked"
;
?>
<div
class=
"make-switch switch-medium devlist-switch"
...
...
Web/htdocs/gui/translations/cache/0d149b90e7394297301c90191ae775f0.cache
View file @
3d9c2f64
a:2:{s:9:"timestamp";i:1379804587;s:12:"translations";a:17:{s:4:"home";s:4:"home";s:5:"blind";s:10:"tapparelle";s:8:"cancello";s:8:"cancelli";s:5:"clima";s:5:"clima";s:4:"door";s:5:"porte";s:3:"led";s:3:"led";s:5:"light";s:4:"luci";s:7:"scenari";s:7:"scenari";s:6:"socket";s:5:"prese";s:6:"valvle";s:7:"valvole";s:6:"sensor";s:7:"sensori";s:6:"camera";s:10:"telecamere";s:6:"window";s:8:"finestre";s:4:"user";s:4:"user";s:4:"none";s:15:"Nessuna Sezione";s:5:"phone";s:8:"telefono";s:5:"index";s:4:"Home";}}
\ No newline at end of file
a:2:{s:9:"timestamp";i:1383439313;s:12:"translations";a:17:{s:4:"home";s:4:"home";s:5:"blind";s:10:"tapparelle";s:8:"cancello";s:8:"cancelli";s:5:"clima";s:5:"clima";s:4:"door";s:5:"porte";s:3:"led";s:3:"led";s:5:"light";s:4:"luci";s:7:"scenari";s:7:"scenari";s:6:"socket";s:5:"prese";s:6:"valvle";s:7:"valvole";s:6:"sensor";s:7:"sensori";s:6:"camera";s:10:"telecamere";s:6:"window";s:8:"finestre";s:4:"user";s:4:"user";s:4:"none";s:15:"Nessuna Sezione";s:5:"phone";s:8:"telefono";s:5:"index";s:4:"Home";}}
\ No newline at end of file
Web/htdocs/gui/translations/cache/bd21190449b7e88db48fa0f580a8f666.cache
View file @
3d9c2f64
a:2:{s:9:"timestamp";i:1359369689;s:12:"translations";a:9:{s:16:"websection.blind";s:38:"/domotika/mobile/images/tapparelle.jpg";s:19:"websection.cancello";s:36:"/domotika/mobile/images/cancelli.jpg";s:16:"websection.clima";s:33:"/domotika/mobile/images/clima.jpg";s:15:"websection.door";s:33:"/domotika/mobile/images/porte.jpg";s:14:"websection.led";s:31:"/domotika/mobile/images/led.jpg";s:16:"websection.light";s:32:"/domotika/mobile/images/luci.jpg";s:18:"websection.scenari";s:35:"/domotika/mobile/images/scenari.jpg";s:17:"websection.socket";s:33:"/domotika/mobile/images/prese.jpg";s:17:"websection.valvle";s:35:"/domotika/mobile/images/valvole.jpg";}}
\ No newline at end of file
a:2:{s:9:"timestamp";i:1383439313;s:12:"translations";a:9:{s:16:"websection.blind";s:38:"/domotika/mobile/images/tapparelle.jpg";s:19:"websection.cancello";s:36:"/domotika/mobile/images/cancelli.jpg";s:16:"websection.clima";s:33:"/domotika/mobile/images/clima.jpg";s:15:"websection.door";s:33:"/domotika/mobile/images/porte.jpg";s:14:"websection.led";s:31:"/domotika/mobile/images/led.jpg";s:16:"websection.light";s:32:"/domotika/mobile/images/luci.jpg";s:18:"websection.scenari";s:35:"/domotika/mobile/images/scenari.jpg";s:17:"websection.socket";s:33:"/domotika/mobile/images/prese.jpg";s:17:"websection.valvle";s:35:"/domotika/mobile/images/valvole.jpg";}}
\ No newline at end of file
Web/htdocs/gui/translations/cache/d41d8cd98f00b204e9800998ecf8427e.cache
deleted
100644 → 0
View file @
2fd0ebd5
a:2:{s:9:"timestamp";i:1373765974;s:12:"translations";a:14:{s:15:"websection.home";s:4:"home";s:16:"websection.blind";s:6:"blinds";s:19:"websection.cancello";s:5:"gates";s:16:"websection.clima";s:5:"clima";s:15:"websection.door";s:5:"doors";s:14:"websection.led";s:4:"leds";s:16:"websection.light";s:6:"lights";s:18:"websection.scenari";s:9:"scenaries";s:17:"websection.socket";s:7:"sockets";s:17:"websection.valvle";s:7:"valvles";s:17:"websection.sensor";s:7:"sensors";s:17:"websection.camera";s:6:"ipcams";s:17:"websection.window";s:7:"windows";s:15:"websection.user";s:4:"user";}}
\ No newline at end of file
Web/htdocs/index.php
View file @
3d9c2f64
<?
include_once
(
"common_includes.php"
);
include_once
(
"include.php"
);
?>
<html>
<head
title=
"Domotika GUI"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment