Commit Graph

495 Commits

Author SHA1 Message Date
Manuel Friedli c1961d7fca migrated de to v2 2014-06-26 16:38:30 +02:00
Manuel Friedli 0c67a41116 fixed bug with minute 49 2014-06-26 16:37:43 +02:00
Manuel Friedli 77ccc95b93 migrated normal de_CH layout to v2 2014-06-26 16:19:56 +02:00
Manuel Friedli 428074b1f8 added missing semicolon 2014-06-26 16:19:18 +02:00
Manuel Friedli 8f609294ff renamed _new to _genau 2014-06-26 16:06:23 +02:00
Manuel Friedli 57556987ac renamed the helper renderer to _..., as per private naming convention 2014-06-26 16:01:42 +02:00
Manuel Friedli 8234d4f3ea deleted unnecessary line 2014-06-26 16:01:25 +02:00
Manuel Friedli b9473f405f moved parsing of v2-layouts to own class 2014-06-26 15:52:08 +02:00
Manuel Friedli 6d588aa08b bugfix for update in relation to fixed time; slight change in format of
layout definition.
2014-06-26 14:41:56 +02:00
Manuel Friedli f9b6acf8b6 improved handling of explicit time()-setting: no re-rendering, just update
the time and call _update(). that avoids flashing of the letters.
2014-06-26 14:13:21 +02:00
Manuel Friedli 3e8252fa13 fixed a typo 2014-06-26 14:07:31 +02:00
Manuel Friedli eff9700864 first working version with some bugfixes! refactoring ensues ... 2014-06-26 13:46:10 +02:00
Manuel Friedli 9a1160f66e deletes _TEST-file, working with the _new-file from now on. 2014-06-26 10:43:15 +02:00
Manuel Friedli 10c07a05cf using a helper object works, as object properties cannot be accesses
before the object has been initialized.
2014-06-26 08:08:06 +02:00
Manuel Friedli 0d90b3dd76 moved testing stuff to ownfiles. 2014-06-26 08:00:15 +02:00
Manuel Friedli b4f2a466b7 some debug output 2014-06-25 13:13:11 +02:00
Manuel Friedli d7c461f39a added new layout and first handling of it in the parser 2014-06-25 13:13:10 +02:00
Manuel Friedli 78dcd7c66f Merge branch 'develop' into 'master'
Develop
2014-06-20 02:19:49 +02:00
Manuel Friedli dc098233fe changed the things according to the comments in the merge request 2014-06-20 01:57:06 +02:00
Manuel Friedli 8e0aaacbd8 updated manifest.appcache in preparation of release 5.0 2014-06-20 01:50:34 +02:00
Manuel Friedli ad50e9237a Merge branch 'develop' into feature/ios-app
Conflicts:
	index.html
2014-06-20 01:43:41 +02:00
Manuel Friedli ad809a6a6e new touch icon 2014-06-20 00:55:52 +02:00
Manuel Friedli 6b24cc3eb3 mark the icon as precomposed 2014-06-20 00:32:21 +02:00
Manuel Friedli 1b06330329 NOW it's good: initial-scale=1 2014-06-20 00:27:21 +02:00
Manuel Friedli c39ea30e9b perhaps it gets more readable on an iOS device like this 2014-06-20 00:25:58 +02:00
Manuel Friedli 50e4006a84 Merge branch 'bugfix/typos-layout' into 'develop'
Bugfix/Typos Layout
2014-06-20 00:16:53 +02:00
Manuel Friedli 8b5b343e35 corrected some typos and increased font-size on the info page
(cherry picked from commit e702aa6869ee9eed64271b71f3a48d2c4206f12f)
2014-06-20 00:14:20 +02:00
Manuel Friedli 2c5ac65bad updated manifest.appcache 2014-06-19 23:55:21 +02:00
Manuel Friedli 90e6d6d0f3 fixed various small things 2014-06-19 23:09:58 +02:00
Manuel Friedli aeeb197104 fixed HTML structure (un-closed p-tag)
removed link around clock
2014-05-15 15:20:48 +02:00
Manuel Friedli b4d67be48c added splash screen. doesn't show up yet, though. 2014-05-09 15:21:45 +02:00
Manuel Friedli 23411bc59b added splash screen for ios 2014-05-09 15:07:30 +02:00
Manuel Friedli a9f5667954 changed a-umlaut to REAL (utf-8) a-umlaut 2014-05-09 14:45:06 +02:00
Manuel Friedli c629833812 added home-icon for iOS 2014-05-09 14:42:26 +02:00
Manuel Friedli 8f9adbe567 added some neat tags for ios :) 2014-05-08 13:54:24 +02:00
Manuel Friedli e640fe4362 Merge branch 'develop' 2014-04-22 21:03:08 +02:00
Manuel Friedli 18460cfbbe updated manifest.appcache 2014-04-22 21:02:42 +02:00
Manuel Friedli 7f86fa1a4a Merge branch 'develop' into 'master'
Develop
2014-04-22 20:52:16 +02:00
Manuel Friedli 76cefba0fb Merge branch 'feature/info' into 'develop'
Feature/Info
2014-04-22 20:50:36 +02:00
Manuel Friedli 013c6c48c4 turned the clock in the info page into a link to root 2014-04-22 20:49:26 +02:00
Manuel Friedli 27d4331491 Merge branch 'develop' into 'master'
Develop
2014-04-22 20:39:03 +02:00
Manuel Friedli cec282ed3e added link to fritteli.ch 2014-04-22 20:11:47 +02:00
Manuel Friedli 86c819534a corrected two typos 2014-04-22 20:11:05 +02:00
Manuel Friedli ec255aec1c fixed ol-numbering (nested style) 2014-03-05 23:09:50 +01:00
Manuel Friedli 5586771b0e Merge branch 'feature/info' of git.friedli.info:manuel/uhr into feature/info
Conflicts:
	info/index.html
2014-03-05 23:01:09 +01:00
Manuel Friedli 58f63c569a more info, better structured 2014-03-05 22:59:02 +01:00
Manuel Friedli 2703d21168 added dependency info 2014-03-05 22:09:39 +01:00
Manuel Friedli a9bd12fec0 added info-page 2014-03-05 22:09:39 +01:00
Manuel Friedli 7fcb77f60f Merge branch 'feature/update-libs' into 'develop'
Feature/Update Libs
2014-03-05 22:07:36 +01:00
Manuel Friedli d5469d95d2 updated jquery to 2.1.0 and jquery-ui to 1.10.4 2014-03-05 22:05:02 +01:00