Commit graph

395 commits

Author SHA1 Message Date
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
Steffen Vogel
a780d9b95a added alternative property filter method 2011-01-15 15:40:21 +01:00
Steffen Vogel
c00037c519 updated submodules 2011-01-15 15:37:01 +01:00
Steffen Vogel
c832e83ed4 improved several controllers 2011-01-15 15:35:37 +01:00
Steffen Vogel
efddd60757 cosmetics 2011-01-15 15:31:50 +01:00
Steffen Vogel
bea5f58f16 added file and lineno to debug messages 2011-01-15 14:50:53 +01:00
Steffen Vogel
cb63fea02f cloned website submodule 2011-01-15 14:14:30 +01:00
Steffen Vogel
1c82a17ef0 added website link 2011-01-15 14:12:31 +01:00
Steffen Vogel
3c0bc5e772 added submodule to website repo 2011-01-15 14:08:49 +01:00
Justin Otherguy
268257ee03 ...and another one... 2011-01-09 23:56:43 +01:00
Justin Otherguy
03ff19b05a one more correction 2011-01-09 23:54:08 +01:00
Justin Otherguy
c53e21a420 corrected calculation of average... 2011-01-09 23:52:05 +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
e231f75ac1 rounding the values 2011-01-08 12:01:22 +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
Steffen Vogel
28d409f145 added powersensor definition 2011-01-03 20:02:46 +01:00
Steffen Vogel
ce3611c46f Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2011-01-03 09:26:06 +01:00
Steffen Vogel
f291de8377 ignores NULL as return value for controllers 2011-01-03 09:24:53 +01:00
Justin Otherguy
d2e3facea2 generalized variables 2011-01-03 00:49:46 +01:00
Justin Otherguy
df247e40ca more cleanups 2011-01-03 00:33:26 +01:00
Justin Otherguy
0337d8d542 cleaned up file names (and self-references inside the files) 2011-01-03 00:33:02 +01:00
Justin Otherguy
bca162de35 added a derivative of log_onewire in case you have a 1wire sensor connected to your controller board running ethersex 2011-01-03 00:11:19 +01:00
Justin Otherguy
dbee668637 relocated default doctrine dir (now that it's final) from /usr/local/volkszaehler.org/doctrine to /usr/local/lib/doctrine 2010-12-31 12:55:31 +01:00
Justin Otherguy
8b65fa8ba2 removed screw-up... (yes, path-related...) 2010-12-30 00:16:53 +01:00
Justin Otherguy
f96e38f36b more path updated...and some clean-ups 2010-12-29 23:22:09 +01:00
Justin Otherguy
cbfa56669d updated wiki path 2010-12-28 19:58:53 +01:00
Justin Otherguy
2340233b5b updated path 2010-12-28 01:39:38 +01:00
Justin Otherguy
989cea713d re-renamed shell-script, updated path 2010-12-28 01:37:10 +01:00
Justin Otherguy
df3b88e77f Merge branch 'master' of github.com:volkszaehler/volkszaehler.org
Conflicts:
	misc/tools/install
2010-12-28 01:33:19 +01:00
Justin Otherguy
543c0c3de3 updatet default backend path 2010-12-28 01:19:14 +01:00
Justin Otherguy
124e9e547d ...more path updates 2010-12-28 00:12:43 +01:00
Steffen Vogel
658e184feb removed old properties for prototype controller 2010-12-27 23:50:16 +01:00
Steffen Vogel
9c60d9f517 Merge branch 'master' of github.com:volkszaehler/volkszaehler.org
Conflicts:
	misc/tools/install
2010-12-27 23:48:53 +01:00
Steffen Vogel
6492b080de improved performence 2010-12-27 23:46:27 +01:00
Justin Otherguy
016013d180 another path update 2010-12-27 23:43:21 +01:00
Steffen Vogel
3fe539d0aa adapted to new location 2010-12-27 23:18:30 +01:00
Steffen Vogel
8891c62ff5 moved doctrine cli tool 2010-12-27 23:16:48 +01:00
Steffen Vogel
3dc45da8cd adapted install script to new dir structure
added copyright notices
2010-12-27 23:15:43 +01:00
Justin Otherguy
0dbba9ea89 updated install.sh to reflect new dir structure 2010-12-27 22:24:42 +01:00
Steffen Vogel
2f3db93c35 cleanup (needs some updating) 2010-12-27 16:26:05 +01:00
Steffen Vogel
ae13fbde4a updated README according to new dir-structure 2010-12-27 16:25:03 +01:00