Commit Graph

84 Commits

Author SHA1 Message Date
Manuel Friedli 316e045770 also minify the CSS files and store them in dist/ 2015-01-19 00:42:16 +01:00
Manuel Friedli a8f8aa0947 first tests with firefox and chrome seem to indicate that it is working.
i will have to deploy it onto my test server and perform some more
tests.
2015-01-18 18:31:23 +01:00
Manuel Friedli d0a28a0097 Merge branch 'develop' into feature/update-toolchain 2015-01-15 17:23:26 +01:00
Manuel Friedli 057d2a51a8 Merge branch 'develop' into feature/updatecharsetmetatag
Conflicts:
	index.html
	info/index.html
2015-01-15 17:20:32 +01:00
Manuel Friedli a28df80158 deleted manifest.appcache and removed the attribute from the html tag.
appcache causes a major headache on firefox, need to really look into
that one day!
2015-01-15 15:06:53 +01:00
Manuel Friedli f9b6bd6117 - added lang=de to the html tag
- changed the charset meta tag to the new and simpler HTML5 syntax
2015-01-15 15:04:06 +01:00
Manuel Friedli 387a89dcbc "gruntified" the libraries, too. and updated the license and the version
information in Gruntfile.js and package.json
2015-01-13 20:06:02 +01:00
Manuel Friedli 351d9b6534 fixed the path in the HTML file 2015-01-13 19:52:04 +01:00
Manuel Friedli 018367f1ce first step of gruntifying/nodifying/bowerifying the whole thing 2015-01-12 18:49:30 +01:00
Manuel Friedli 6690ea4978 added danish translation and updated documentation accordingly 2014-12-05 22:15:09 +01:00
Manuel Friedli 4e902cb6a1 updated version and fixed bugs in the NL translation 2014-11-24 12:40:17 +01:00
Manuel Friedli 72de912636 added spanish translation 2014-11-20 03:41:30 +01:00
Manuel Friedli 9f37f1f971 removed de_CH-seconds layout 2014-10-18 16:45:33 +02:00
Manuel Friedli 72de1a90d7 Merge branch 'develop' into cleanup/frontpage_issue5
Conflicts:
	index.html
2014-09-03 15:12:46 +02:00
Manuel Friedli a5599242f6 replaced all important links with javascript links, thus effectively enabling the
app to be a true offline app.
2014-09-02 18:53:20 +02:00
Manuel Friedli 4ba32fc443 deleted the link to the showcase and the showcase directory itself.
resolves issue #5.
2014-09-02 18:37:10 +02:00
Manuel Friedli bc37a5cfa9 Merge branch 'develop' into feature/no-external-links
Conflicts:
	index.html
2014-08-26 18:29:28 +02:00
Manuel Friedli 3c22e2ab5f removed unnecessary options 2014-08-26 18:00:52 +02:00
Manuel Friedli f171b9c8aa reformatted the whole code base 2014-08-26 17:49:23 +02:00
Manuel Friedli 3e7451ac6d Merge branch 'develop' into feature/no-external-links
Conflicts:
	index.html
2014-08-26 17:18:42 +02:00
Manuel Friedli 2edf130472 added autoresize option and updated documentation 2014-08-12 19:19:37 +02:00
Manuel Friedli 504e139bf2 adapted the changes on the seconds branch to the refactored code 2014-08-11 23:52:46 +02:00
Manuel Friedli c0742a6f11 make the clock adjust its size on window resizing 2014-08-11 19:19:11 +02:00
Manuel Friedli 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
Manuel Friedli 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
Manuel Friedli 501dfb50be syntax fix 2014-07-16 23:48:13 +02:00
Manuel Friedli afe923c136 some JSHint'ing and reorganizing of the project-structure 2014-07-03 16:53:28 +02:00
Manuel Friedli e316557ac8 added script which should convert normal links into javascript links 2014-07-02 19:21:50 +02:00
Manuel Friedli ffcf8fa2f2 added showcase 2014-06-28 15:52:48 +02:00
Manuel Friedli ee60105130 only include required files 2014-06-28 13:56:55 +02:00
Manuel Friedli 1bc60d7a1b use data-class and data-name attributes on stylesheets to define
styleclass and pretty-name of themes
2014-06-28 10:54:28 +02:00
Manuel Friedli 1a8e268a6a re-ordered head contents 2014-06-28 02:09:48 +02:00
Manuel Friedli 38df0a87c9 integrate detection in main file 2014-06-28 02:00:34 +02:00
Manuel Friedli 09a53b0883 the order in which JS and CSS files are included MATTERS! autodetection of
themes works, as a first draft.
2014-06-28 01:04:53 +02:00
Manuel Friedli 455068d069 temporarily include detector.js 2014-06-28 00:52:55 +02:00
Manuel Friedli 32d19fe85e added pink style 2014-06-27 13:43:35 +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 ad809a6a6e new touch icon 2014-06-20 00:55:52 +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 cec282ed3e added link to fritteli.ch 2014-04-22 20:11:47 +02:00
Manuel Friedli a9bd12fec0 added info-page 2014-03-05 22:09:39 +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
Manuel Friedli 18c629f1e2 updated page title 2014-01-13 11:11:24 +01:00
Manuel Friedli d51b00fece go back to standard behavior for index.html: one simple Bärneruhr 2014-01-11 23:16:20 +01:00
Manuel Friedli 831f1facd7 time() funktion implementiert; damit kann eine fixe zeit gesetzt werden. noch nicht ganz ausgereift. 2014-01-11 22:54:46 +01:00