Commit Graph

16 Commits

Author SHA1 Message Date
admin 58e25bf468 Added week to settings 2023-04-21 17:31:39 +02:00
admin 7763c1e43d Language switching possiple in every tab
app.js
   - german as fallback language

public/javascripts/global.js and map.js
   - language select possible in every tab

views/index.pug
   - changed order of de / en

localse/dev/translation.json
   - is a copy of de

package.json
  "version": "3.0.3",
  "date": "2023-04-21 14:00 UTC",
2023-04-21 15:47:19 +02:00
admin 6f2e676359 Language switching works
app.js
   - call to index.js changed

public/javascripts/global.js
   - no more show version
   - no more 'showReset

routes/index.js
   - added 'translate'-function

views/index.pug
   - texts changed for translation

views/layout.pug
   - show version and date

public/javascripts/map.js
   - added text from server

charts/preparecharts.js
   - translate texts

locales/[en|de]/translation.json
   - new translations

charts/urils.js
   - added translations

package.json
  "version": "3.0.2",
   "date": "2023-04-19 11:00 UTC",
2023-04-19 13:07:08 +02:00
admin bf2aa26952 WIP **** WIP
funktioniert nur teilweise: Umschaltung auf en geht seltsamerwesie nicht
2023-04-12 12:43:03 +02:00
admin abc05f177b Automatic refresh after change of settings
routes/api.js
   - check error on return from server

public/javascripts/global.js
   -  reload pages with new values after save at settings

public/javascripts/map.js
   - removed status.loaded=true after call to laodAll

public/javascripts/showcharts.js
   - also load live at loadAll
2023-04-07 18:09:24 +02:00
admin 4918e6df47 deleted unneceesary files and references 2023-04-06 17:25: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 701b763bb1 Settings added
public/chart_utilities.js
   - showError with id

public/javascripts/global.js
   - save parameter fron settings

views/index.pug
    - add settings dialog

views/layout.pug
   - add flatpicker

public/javascripts/map.js
   - add error evaluation

public/javascripts/showcharts.js
   - error avelauation added

public/stylesheets/style.sass
   - add styles for settings dialog
2023-04-05 20:52:03 +02:00
admin 71a59fb9e8 *** WIP WIP *** load all charts in advance 2023-04-04 10:39:13 +02:00
admin a1c1c93bc4 *** WIP WIP *** All charts work (mostly) 2023-03-31 17:38:55 +02:00
admin 1cdf03b064 *** WIP WIP *** woks now for live and havg 2023-03-27 09:55:55 +02:00
admin d10b274fe0 First running version 2023-03-24 13:49:54 +01:00
admin be8d364116 Live Chart woks 2023-03-20 20:01:26 +01: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