Commit graph

321 commits

Author SHA1 Message Date
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
Steffen Vogel
8df2d09bf1 fixed identifier overflow of smallint (thx to harald) 2010-12-02 21:13:51 +01:00
Steffen Vogel
c4cc615456 removed old phpdoc configuration files 2010-11-21 02:55:28 +01:00
Steffen Vogel
159f45df17 added new bash installer 2010-11-21 02:54:40 +01:00
Steffen Vogel
89e9dbed3e fixed configuration 2010-11-19 11:02:52 +01:00
Steffen Vogel
4a43fdc282 added Current Cost Smartmeter (thx to Roland: http://umweltsuende.wordpress.com/2010/09/16/klein-aber-fein/) 2010-11-13 11:57:29 +01:00
Steffen Vogel
788684b3f3 added property dependend info rendering 2010-11-08 00:26:05 +01:00
Steffen Vogel
232e59a08e fixed #28 (autoscaling after scroll-zoom) 2010-11-07 23:57:55 +01:00
Steffen Vogel
92a0b4dbb5 resolution (tuples) gets automatically determined by screen width 2010-11-07 23:25:14 +01:00
Steffen Vogel
9b30b6645e enabled resizing of plot 2010-11-07 23:08:08 +01:00
Steffen Vogel
2c02c287ee made plot fullscreen 2010-11-07 22:34:03 +01:00
Steffen Vogel
d5bde6ed10 Merge branch 'issue-#10' 2010-11-07 22:23:37 +01:00
Steffen Vogel
8ba0edb040 improved controls
added overlay for loading animation
2010-11-07 22:20:24 +01:00
Steffen Vogel
97801c49c8 Merge branch 'issue-#10' 2010-11-07 19:53:41 +01:00
Steffen Vogel
ab92155d66 finished controls redesign 2010-11-07 19:52:30 +01:00
Steffen Vogel
0d978ca2a7 updated ethersex submodule 2010-11-07 17:13:22 +01:00
Steffen Vogel
0b7a1f6827 updated ethersex submodule 2010-11-07 16:22:38 +01:00
Steffen Vogel
592ee3d0ce added vendor directory 2010-11-07 16:14:48 +01:00
Steffen Vogel
bb17c8cdc2 added link to installation instructions 2010-11-01 18:32:36 +01:00
Steffen Vogel
353a1b5422 deleted "share/docs" directory and moved standard files to root 2010-11-01 18:31:15 +01:00
Steffen Vogel
69a2e4754e beautified controls 2010-11-01 17:43:57 +01:00
Steffen Vogel
beca165c24 tweaked control buttons 2010-11-01 14:51:41 +01:00
Steffen Vogel
d51b308388 beautified controls 2010-11-01 13:10:20 +01:00
Steffen Vogel
2fc39c8abd added support to change the configuration 2010-11-01 11:59:36 +01:00
Steffen Vogel
f05bfcc433 renamed configuration file to avoid misunderstandings of the parsing order 2010-11-01 11:55:34 +01:00
Steffen Vogel
b9979b66cd Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2010-11-01 11:54:20 +01:00
Steffen Vogel
48346c160d added support for database administration user (closes #24) 2010-11-01 11:53:17 +01:00
Steffen Vogel
8a1e0a0e7f minor changes for #ec10 2010-10-30 21:00:40 +02:00
Justin Otherguy
c58b0d92a2 updated db README 2010-10-30 15:56:10 +02:00
Justin Otherguy
6ef9056ece updated db demo data files 2010-10-30 15:52:30 +02:00
root
c69f53869d changed field name "key" to "pkey" 2010-10-30 11:36:44 +02:00