|
689e348532
|
added IDEA files to ignore list
|
2014-07-16 15:58:50 +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 |
|
|
e316557ac8
|
added script which should convert normal links into javascript links
|
2014-07-02 19:21:50 +02:00 |
|
|
f3d8aab61f
|
Merge branch 'develop' into 'master'
Develop
hotfix
|
2014-06-28 23:46:44 +02:00 |
|
|
340669c5eb
|
fixed 24h bug
|
2014-06-28 23:46:12 +02:00 |
|
|
0fb0551783
|
Merge branch 'develop' into 'master'
Develop
Configurable cookie path
|
2014-06-28 23:39:52 +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 |
|
|
9ffc1bec75
|
Merge branch 'develop' into 'master'
Develop
|
2014-06-28 23:14:32 +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 |
|
|
8a5912af98
|
Merge branch 'develop' into 'master'
Develop
V6.1.1
|
2014-06-28 22:55:37 +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 |
|
|
deb8f40080
|
Merge branch 'develop' into 'master'
Develop
Version 6.0
|
2014-06-28 16:51:57 +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 |
|