Commit graph

20 commits

Author SHA1 Message Date
Justin Otherguy
62f1b5bc3f deactivated option "number of tuples" for now, since we probably do not need it anymore with the dynamic setting of the tuples following the window width 2011-01-30 00:07:08 +01:00
Justin Otherguy
03848bee36 fixes #44 2011-01-18 00:41:43 +01:00
Justin Otherguy
57a5447b50 disabled option for setting a cookie (until the function behind it is implemented) 2011-01-16 23:42:13 +01:00
Justin Otherguy
3070c5337c Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2011-01-16 23:16:42 +01:00
Justin Otherguy
dc10346875 removed unused options (for now - we'll reenable them once they're implemented) 2011-01-16 23:16:17 +01:00
Steffen Vogel
9986e7b222 added favicon and apple touch icon 2011-01-16 09:44:58 +01:00
Steffen Vogel
4a7323998b added dynamic refresh interval depending on zoom 2011-01-16 00:12:22 +01:00
Steffen Vogel
1549eb00c9 add unique uuids to permalink
introduced unique() to Array.prototype
2011-01-15 23:51:38 +01:00
Steffen Vogel
a43f9a6744 closes #38 (toggling group visibility) 2011-01-15 23:21:46 +01:00
Steffen Vogel
c3903262dc added uuids to permalink 2011-01-15 23:07:15 +01:00
Steffen Vogel
a6daca00f6 fixed bug on duplicate uuids via url parameter
adding multiple uuids per url
2011-01-15 21:46:01 +01:00
Justin Otherguy
aa184b785c adapted value rounding in options.js (due to modied interpretation) 2011-01-09 22:02:49 +01:00
Justin Otherguy
01a150adf5 better rounding 2011-01-09 22:00:00 +01:00
Justin Otherguy
929a4f7c39 relocated rounding from backend to frontend 2011-01-09 21:42:27 +01:00
Justin Otherguy
b5f7ffcf35 filled display for "average" for meters 2011-01-08 01:43:16 +01:00
Justin Otherguy
66abec39f7 minor beautification (removed trailing ".") 2011-01-07 16:06:02 +01:00
Justin Otherguy
b5f8ae7d91 renamed "current" to "last"; more precise (and: "current" is ambiguous; particularly in a project that deals with electricity...) 2011-01-07 15:42:51 +01:00
Justin Otherguy
627813ac35 added display for the current value to the frontend (side-by-side to max., min. and avg.) 2011-01-07 15:18:31 +01:00
Justin Otherguy
543c0c3de3 updatet default backend path 2010-12-28 01:19:14 +01:00
Steffen Vogel
d5d782aebb closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00