Commit Graph

9 Commits

Author SHA1 Message Date
admin 080a5dad1c Spinner eingebaut
Fehlermeldungen pro TAB getrennt
2024-08-28 15:28:37 +00:00
admin a596ee557e Address on markers and on graph
public/javascripts/chart_utilities.js
   - add address in #addSensorID'
   - function 'addAddress' added

public/javascripts/datetime.js
   - removed unnecessary comment

public/javascripts/global.js
   - refreshrate changed to 5 min
   - typo 'autohide' corrected

views/index.pug
   - removed text 'only for live ...'

views/layout.pug
   - removed superflous links and variables

public/javascripts/maps.js
   - added address to marker popup

charts/preparecharts.js
   - translate legend texts

public/javascripts/showcharts.js
   - dont show selected tab

public/stylesheets/style.sass
   - add style for sensornumber on chart

loclae/[de|en]/translation.json
    - added translations for legend

charts/utilities.js
   - ymax for live set to 120
2023-06-02 17:16:12 +02:00
admin c32761ed46 multiple changes WIP WIP NIT WORKING 2023-06-01 15:55:04 +02:00
admin b485c08227 Autorefresh
public/javascripts/datetiume.js
   - added parameter 'params'
   - refresh all graphics aftter refreshrate

public/javascripts/global.js
   - call showDate with params
2023-05-24 23:00:15 +02:00
admin 3921a889a2 Using and showing always local time
routes/api.js
   - console.log deleted

public/javascripts/global.js
   - made 'params' to const
   - added setNoUTC in main

public/javascripts/showcharts.js
   - added setNiUTC to set global at highcharts

package.json
   - added luxon
     "version": "3.0.4",
     "date": "2023-04-24 18:00 UTC",
2023-05-24 19:45:12 +02:00
admin 5fb78d4eb5 Added info table to live chart
public/javascripts/datetime.js
   - wrong call fixed

public/javascripts/global.js
   - direct call to live chart if sensorid is given

public/javascripts/showcharts.js
   - info table added

public/stylesheets/style.sass
   - style for infotabel
   - changed color vor nav tabs
2023-04-06 17:18:08 +02:00
admin 586b2641e2 *** WIP WIP *** same more changes ! 2023-03-17 17:38:19 +01:00
admin 0a89e05329 WIP WIP WIP *** Now with tabs 2023-03-15 16:08:33 +01:00
admin b270370105 WIP WIP WIP ** first git - markers work as expected 2023-03-14 17:34:48 +01:00