Commit graph

351 commits

Author SHA1 Message Date
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
Justin Otherguy
016013d180 another path update 2010-12-27 23:43:21 +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
Steffen Vogel
43704c1f7b added new submodule to official ethersex repository 2010-12-27 16:19:47 +01:00
Steffen Vogel
d5d782aebb closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00
Steffen Vogel
bcddbfa584 rewrite of View system 2010-12-27 14:17:08 +01:00
Steffen Vogel
ec32a70ec2 added fallback view
simplifications
2010-12-27 14:16:49 +01:00
Steffen Vogel
f019a16a5d added several improvements to the interpreters 2010-12-26 01:44:06 +01:00
Steffen Vogel
edcf529d3d closes #26 (float type for data table) 2010-12-26 00:42:26 +01:00
Steffen Vogel
b60581d6b7 updated ethersex submodule 2010-12-26 00:02:47 +01:00
Steffen Vogel
2664732fb3 fixed invalid HTTP Location header (relative to absolute) 2010-12-25 23:53:21 +01:00
Steffen Vogel
0c5144d48e small cosmetics 2010-12-25 23:52:56 +01:00
Steffen Vogel
582b3029a1 small cosmetics 2010-12-25 23:52:19 +01:00
Steffen Vogel
2a691f9308 fixed invalid module identifier in access file 2010-12-25 23:49:57 +01:00
Steffen Vogel
58f45030ec updated cli to stable doctrine version 2010-12-24 16:35:00 +01:00
Steffen Vogel
57302a09ce updated JSON view 2010-12-12 14:44:32 +01:00
Steffen Vogel
15d543e223 updated XML view 2010-12-12 14:44:15 +01:00
Steffen Vogel
d910cfccfd cosmetics and simplifications 2010-12-12 14:43:31 +01:00
Steffen Vogel
25d5137263 closes #19 (trailing newline in HTTP output breaks XML validation) 2010-12-12 14:39:05 +01:00
Steffen Vogel
259e00b0d1 removed fallback view 2010-12-12 14:38:04 +01:00
Steffen Vogel
b0f7c14c82 removed token files 2010-12-12 14:37:29 +01:00
Steffen Vogel
043b390fd9 fixed typos in 1-wire script 2010-12-12 13:27:26 +01:00
Steffen Vogel
65500cf339 updated changelog 2010-12-10 23:45:49 +01:00
Steffen Vogel
a5a4ab7621 removed unused token overhead 2010-12-10 22:46:40 +01:00
Steffen Vogel
8a5be48430 Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2010-12-10 22:36:46 +01:00
Steffen Vogel
9c71c78725 smaller bugfixes (auto refresh) 2010-12-10 22:36:10 +01:00
Steffen Vogel
1725e2199a next generation frontend ;) 2010-12-10 22:13:19 +01:00
root
9419d91930 install script fixes
- removed bad tab from vz dir test
- use the actually entered database name, not hard coded volkszaehler
- git URLs are now configured at top of the script
2010-12-11 03:29:21 +08:00
Jakob Hirsch
4b0142dfcf encapsulate cwd changes
this way we can also handle relative paths for vz and doctrine
2010-12-11 03:29:18 +08:00
Steffen Vogel
da751bda13 Merge branch 'master' of github.com:volkszaehler/volkszaehler.org
Conflicts:
	frontend/javascripts/frontend.js
2010-12-10 17:24:20 +01:00
Steffen Vogel
d1f77b7150 fixed option cookies
removed entity dialog
done some renaming
2010-12-10 17:20:50 +01:00
Steffen Vogel
43e3ee7480 fixed #32 (invalid timezone) 2010-12-10 15:35:27 +01:00
Steffen Vogel
60e8861936 fixed invalid count of seconds for a year 2010-12-10 15:34:54 +01:00
Justin Otherguy
c09bf582fb changes to demo data: removed unused entries, changed smallint -> integer 2010-12-09 10:16:42 +01:00
Justin Otherguy
a359222005 changed data types for "id" in other tables (than data) from smallint to integer, too 2010-12-09 10:11:42 +01:00
Steffen Vogel
af36ccdd93 closes #34 (exception code for entity not found) 2010-12-06 12:04:49 +01:00
Justin Otherguy
4482aea31a changed the number of days from 30 to 365 ;-) 2010-12-06 01:46:10 +01:00
Justin Otherguy
38d225a78f updated path in INSTALL 2010-12-03 20:46:57 +01:00
Steffen Vogel
3574f4849d added hint to alternative sql schema generation techniques 2010-12-03 16:33:59 +01:00
Steffen Vogel
0b7c8bab29 updated doctrine cli bootstrap file 2010-12-03 16:24:40 +01:00
Steffen Vogel
52a5bc197c Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2010-12-03 16:11:51 +01:00
Steffen Vogel
0029e7d4c8 added workaround for doctrine cli schema generation 2010-12-03 16:09:15 +01:00
Justin Otherguy
699e7cb641 typo fixed 2010-12-03 16:00:52 +01:00
Steffen Vogel
95c4845ca7 forgot closing bracket :-S 2010-12-03 00:49:45 +01:00
Steffen Vogel
b8901220c6 prepared for metadata event 2010-12-03 00:45:44 +01:00
Steffen Vogel
8ff55be33a added "public" property 2010-12-02 21:26:55 +01:00
Steffen Vogel
e126747501 fixed typo and datetime parser 2010-12-02 21:22:16 +01:00