|  | 633401862f | tweaked the info page | 2014-08-11 18:10:38 +02:00 |  | 
				
					
						|  | 055cd4ff52 | changed the order of stylesheets in README.md, to match the one used on the main page | 2014-08-11 17:41:36 +02:00 |  | 
				
					
						|  | fa0da37425 | make the control panel full-size on narrow (<=400px) screens, and include all colors and languages on the main page | 2014-08-11 17:36:53 +02:00 |  | 
				
					
						|  | e03102172c | updated manifest.appcache | 2014-08-10 23:21:01 +02:00 |  | 
				
					
						|  | 6deb0d50fe | converted controls into an overlay | 2014-08-10 23:14:29 +02:00 |  | 
				
					
						|  | 27435ed9a8 | put controls in their own div element and hide/show it with action links. now to do: css styling! | 2014-08-09 12:15:01 +02:00 |  | 
				
					
						|  | 275234abd8 | README.md angepasst | 2014-08-09 11:41:43 +02:00 |  | 
				
					
						|  | cca9e21d08 | intermediate commit | 2014-07-04 21:51:39 +02:00 |  | 
				
					
						|  | 65e1466508 | JSHinting | 2014-07-04 13:52:32 +02:00 |  | 
				
					
						|  | be221aa88d | use Function.bind() instead of passing the 'this' object to each and every function. but that's no nice solution either ... | 2014-07-04 13:47:16 +02:00 |  | 
				
					
						|  | b23a56f866 | set up testing structure | 2014-07-04 01:08:39 +02:00 |  | 
				
					
						|  | 6f6feb5cf5 | re-indented the code | 2014-07-04 00:52:09 +02:00 |  | 
				
					
						|  | de75a3bdaf | no more JSHint errors for now | 2014-07-04 00:50:16 +02:00 |  | 
				
					
						|  | ec8a185dd7 | more JSHinting | 2014-07-04 00:42:05 +02:00 |  | 
				
					
						|  | cd58ff4ba3 | converted many old-fashioned for-loops to modern ones | 2014-07-03 22:03:54 +02:00 |  | 
				
					
						|  | dd752c8db0 | use forEach() instead of for(i=0...) | 2014-07-03 21:26:13 +02:00 |  | 
				
					
						|  | 9720d1dcd1 | accept "unsafe" line breaks | 2014-07-03 21:25:47 +02:00 |  | 
				
					
						|  | df9e435da3 | renamed _currentMinute to currentMinute | 2014-07-03 21:20:20 +02:00 |  | 
				
					
						|  | 60e68ffeaf | renamed _id to id | 2014-07-03 21:18:27 +02:00 |  | 
				
					
						|  | ec9b44427c | renamed _timer to timer | 2014-07-03 21:16:47 +02:00 |  | 
				
					
						|  | 08cca0a915 | helper variables don't need to be wrapped in their own object. | 2014-07-03 21:06:06 +02:00 |  | 
				
					
						|  | 3d0245abfa | wrap the layout definitions in immediately executing anonymous functions | 2014-07-03 20:37:34 +02:00 |  | 
				
					
						|  | 85b5670dfc | removed the window.uhr global variable! hooray! | 2014-07-03 20:33:26 +02:00 |  | 
				
					
						|  | 5a9ec0e0df | basically the whole thing is rewritten :) | 2014-07-03 20:10:55 +02:00 |  | 
				
					
						|  | 7b0e77f16f | fixed syntax error. was probably introduced while refactoring | 2014-07-03 20:09:01 +02:00 |  | 
				
					
						|  | 218a0f40e5 | fixed the path to the font | 2014-07-03 20:06:37 +02:00 |  | 
				
					
						|  | 09562d47a4 | intermediate commit | 2014-07-03 18:36:43 +02:00 |  | 
				
					
						|  | afe923c136 | some JSHint'ing and reorganizing of the project-structure | 2014-07-03 16:53:28 +02:00 |  | 
				
					
						|  | 340669c5eb | fixed 24h bug | 2014-06-28 23:46:12 +02:00 |  | 
				
					
						|  | 348177e52a | Merge branch 'feature/fix-cookie-path' into 'develop' Feature/Fix Cookie Path | 2014-06-28 23:32:27 +02:00 |  | 
				
					
						|  | 719a2a8343 | update manifest version | 2014-06-28 23:31:47 +02:00 |  | 
				
					
						|  | c890429dd6 | consider the path when setting a cookie, but make it overridable with the configuration parameter 'cookiePath'. | 2014-06-28 23:27:41 +02:00 |  | 
				
					
						|  | 6047499a18 | Merge branch 'develop' into feature/fix-cookie-path | 2014-06-28 23:16:36 +02:00 |  | 
				
					
						|  | 4811367f46 | deleted test.html | 2014-06-28 23:14:09 +02:00 |  | 
				
					
						|  | 065d9a2853 | update manifest version | 2014-06-28 23:12:54 +02:00 |  | 
				
					
						|  | bd3fb48b0d | find all stylesheets, not only those defined in the head. | 2014-06-28 23:12:20 +02:00 |  | 
				
					
						|  | 9eba4192ed | Merge branch 'develop' into feature/fix-cookie-path | 2014-06-28 23:07:26 +02:00 |  | 
				
					
						|  | 0461411c6a | Merge branch 'feature/lang-it' into 'develop' Feature/Lang It | 2014-06-28 22:52:12 +02:00 |  | 
				
					
						|  | 9971763697 | added it layout and updated documentation and manifest.appcache | 2014-06-28 22:50:42 +02:00 |  | 
				
					
						|  | ff850fca64 | Merge branch 'feature/lang-fr' into 'develop' Feature/Lang Fr | 2014-06-28 22:16:52 +02:00 |  | 
				
					
						|  | 120574c36b | i guess this version deserves a minor-version-bump, not only micro, as _normalizeHours() is gone. | 2014-06-28 22:14:05 +02:00 |  | 
				
					
						|  | e666350b3f | updated the documentation | 2014-06-28 22:12:59 +02:00 |  | 
				
					
						|  | a378f45470 | activate french in the showcase and update manifest | 2014-06-28 22:06:15 +02:00 |  | 
				
					
						|  | f7defa96d5 | added french layout | 2014-06-28 22:04:24 +02:00 |  | 
				
					
						|  | f93083c128 | preparing to support languages that make a difference between AM and PM | 2014-06-28 22:03:35 +02:00 |  | 
				
					
						|  | bde19624b2 | Merge branch 'develop' into feature/fix-cookie-path | 2014-06-28 17:04:47 +02:00 |  | 
				
					
						|  | 75568578f6 | deleted commented old stuff | 2014-06-28 17:04:30 +02:00 |  | 
				
					
						|  | 07b64480cd | Merge branch 'develop' into feature/fix-cookie-path Conflicts:
	manifest.appcache | 2014-06-28 17:00:30 +02:00 |  | 
				
					
						|  | 56f20907d9 | Merge branch 'feature/refactor-layout-definition' into 'develop' Feature/Refactor Layout Definition | 2014-06-28 16:49:07 +02:00 |  | 
				
					
						|  | f04d5a9aef | remove trailing newline | 2014-06-28 16:47:44 +02:00 |  |