Commit graph

37 commits

Author SHA1 Message Date
jelhan
e920daf053 Fix not working language switch in production environment
Fixes #64
2015-01-16 15:17:32 +01:00
jelhan
48ed039788 fixes top scrollbar resize issues
fixes #63
2015-01-16 14:12:34 +01:00
jelhan
7ba00a1b31 just change values instead of regenerating times array on copy first line action
fixes #37
2014-11-25 16:37:56 +01:00
jelhan
4a589cf97d another file from merge... 2014-11-25 16:26:22 +01:00
jelhan
baa048f0df back button: load old selection into calendar 2014-11-25 15:44:56 +01:00
jelhan
791c612e2d Merge branch 'feat/backbutton-on-create' into feat/ember-cli
Conflicts:
	app/controllers/create/options-datetime.js
	app/controllers/create/options.js
	app/views/create/options-datetime.js
2014-11-21 12:38:32 +01:00
jelhan
016ccfc31c rewritten option and input field relationship
keep inputs while setting up poll and update options based on inputs by observer
2014-11-21 12:24:24 +01:00
jelhan
65406e2633 Merge branch 'master' into feat/ember-cli
Conflicts:
	app/index.html
2014-11-06 21:22:00 +01:00
jelhan
338deb80db bootstrap-datepicker: set language 2014-11-06 21:17:48 +01:00
jelhan
a1f88d3dba fix namespace reference to own application 2014-11-02 17:31:33 +01:00
jelhan
7dec3c47ca migration to ember-cli 2014-11-01 18:00:46 +01:00
jelhan
b9e03542e0 Merge branch 'master' into feat/ember-cli 2014-11-01 15:29:09 +01:00
jelhan
2b3e4f2fa3 improve translations 2014-11-01 15:28:57 +01:00
jelhan
7a241bd311 first steps to ember-cli 2014-10-30 21:44:22 +01:00
jelhan
d5e6f0b324 fix some jshint warnings 2014-10-28 05:00:02 +01:00
jelhan
2994ba738b fix error on date decryption 2014-10-28 04:02:43 +01:00
jelhan
d18055b8dc handle timezone differences
Closes #33
2014-10-28 03:27:54 +01:00
jelhan
b55886f9c9 keep one feature at one point 2014-10-25 23:47:20 +02:00
jelhan
397c6f91a2 top scroll bar on user selections table allways visible 2014-10-25 23:44:58 +02:00
jelhan
cd4b5c30ff fix scrollbar visibilty and 1px offset due to helper div height 2014-10-25 22:48:48 +02:00
jelhan
5bdd5d72da Show top scrollbar only when table header is fixed 2014-10-25 22:39:10 +02:00
jelhan
50a2866b26 top scrollbar on poll table 2014-10-25 02:04:11 +02:00
jelhan
a3031f5b9d translate evaluation show/hide button 2014-10-24 01:24:21 +02:00
jelhan
90bf340276 remove debug log 2014-10-24 00:40:52 +02:00
jelhan
57b46a03f1 translate poll types and predefined answers 2014-10-24 00:39:07 +02:00
jelhan
533f70b5ee visibilty as a view property + missing translations 2014-10-23 17:55:04 +02:00
jelhan
a61507f5cd Merge branch 'master' into feat/i18n 2014-10-20 00:14:24 +02:00
jelhan
d80e331b4d show evaluation on user request; hide it by default 2014-10-20 00:14:14 +02:00
jelhan
ebdf0b796f best way known yet to rerender after language switch
question still open: http://stackoverflow.com/questions/26091303/recommended-way-to-rerender-page-in-ember-after-language-switch
2014-10-01 00:26:26 +02:00
jelhan
116f4ebda6 some small fixes 2014-09-29 13:17:54 +02:00
jelhan
469a9f1e4e language switch 2014-09-29 02:39:11 +02:00
jelhan
8a91cfed48 webshim polyfill for html5 input time element 2014-09-28 17:07:19 +02:00
jelhan
da9f1240db Fix wrong tab 2014-08-03 17:19:11 +02:00
jelhan
8014e6e965 floating thead of user-selection-table 2014-08-03 17:12:42 +02:00
jelhan
538f48deb3 radio buttons for answer selection on participation
Closes #13
2014-08-02 16:58:26 +02:00
jelhan
a058c961a7 Migration to EAK 2014-07-06 19:22:38 +02:00
jelhan
b066b8806c Starting to move to Ember App Kit 2014-07-06 17:37:54 +02:00