Commit graph

274 commits

Author SHA1 Message Date
jelhan
50a2866b26 top scrollbar on poll table 2014-10-25 02:04:11 +02:00
jelhan
fe4e6cd275 fix: formatedDate helper syntax 2014-10-25 01:42:42 +02:00
jelhan
64e3e9fc19 update jQuery floatThead to 1.2.9 2014-10-25 01:06:34 +02:00
jelhan
da46700bee Fix: use selection id instead of label as class name 2014-10-25 01:01:05 +02:00
jelhan
fcfb3f89f1 show day of the week
Closes #22
2014-10-25 00:59:06 +02:00
jelhan
1c99af4b38 Merge pull request #31 from jelhan/feat/i18n
Closes #14
2014-10-24 01:25:54 +02:00
jelhan
a3031f5b9d translate evaluation show/hide button 2014-10-24 01:24:21 +02:00
jelhan
14a298ea6c translate next buttons 2014-10-24 01:13:44 +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
ec79f68f5c Merge branch 'master' into feat/i18n 2014-10-23 21:02:29 +02:00
jelhan
1eac34741b fix ember-easyForm checkbox bootstrap wrong syntax 2014-10-23 20:58:46 +02:00
jelhan
533f70b5ee visibilty as a view property + missing translations 2014-10-23 17:55:04 +02:00
jelhan
a4eb466099 missing translation 2014-10-23 17:34:56 +02:00
jelhan
5afd9a20f4 fix wrong action name 2014-10-23 17:34:44 +02:00
jelhan
fcd4c82f40 translation for create.settings 2014-10-21 03:56:18 +02:00
jelhan
36dfc887a8 missing translation 2014-10-21 03:52:10 +02:00
jelhan
36e91ad99c better use of ember-easyForm and validations on create.options-datetime 2014-10-21 03:50:42 +02:00
jelhan
7a992c657a better use of ember-easyForm and validation in create.options 2014-10-21 03:19:30 +02:00
jelhan
ee98dec2e3 i18n pluralization support 2014-10-21 02:29:54 +02:00
jelhan
dbda4b72d2 validation got lost 2014-10-21 02:29:11 +02:00
jelhan
80aac9b0fb some forms translated 2014-10-20 01:09:03 +02:00
jelhan
c370b87f88 moment i18n 2014-10-20 00:53:52 +02:00
jelhan
7a77c455c3 layout 2014-10-20 00:25:15 +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
a324bf6c45 delete debug comment 2014-10-20 00:12:12 +02:00
jelhan
018fcf7f1f Merge branch 'master' into feat/i18n
Conflicts:
	app/index.html
	app/templates/create/options.hbs
	bower.json
2014-10-19 23:52:39 +02:00
jelhan
d463704eb2 bootstrap 3 for ember-easyForm
still lacks support of checkboxes: http://stackoverflow.com/questions/26444069/passing-handlebars-helper-to-another-helper-in-emberjs
2014-10-18 22:12:00 +02:00
jelhan
4c50679f42 fix missing bottom margin 2014-10-18 22:10:47 +02:00
jelhan
18a77d1523 replaced ember-form by ember-easyForm
ember-easyForm seems to have better support for i18n
also seems to be more stable
2014-10-18 21:07:21 +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
b9e6edc63e i18n 2014-09-29 00:48:26 +02:00
jelhan
7ce3fc6a92 small fix 2014-09-28 21:11:54 +02:00
jelhan
3b4c9f1949 wrong commit 2014-09-28 21:08:22 +02:00
jelhan
8316f93ce4 fixes undefined property errors 2014-09-28 19:54:55 +02:00
jelhan
8a91cfed48 webshim polyfill for html5 input time element 2014-09-28 17:07:19 +02:00
jelhan
78aed17d50 remove embedded adapter (ember-data-extensions) and use core EmbeddedRecordMixin instead 2014-09-28 14:55:40 +02:00
jelhan
96c7c6221c fix missing poll_id property in user model 2014-09-28 13:39:57 +02:00
jelhan
d25f7b1242 update dependencies 2014-09-28 13:36:22 +02:00
jelhan
05a7b419d6 wording 2014-08-19 15:31:05 +02:00
jelhan
665c0f892f Fix #29 2014-08-13 14:37:56 +02:00
jelhan
f7e21e556f Fix #30 2014-08-13 14:06:56 +02:00
jelhan
da9f1240db Fix wrong tab 2014-08-03 17:19:11 +02:00
jelhan
12ad8ab27e Merge pull request #28 from jelhan/feat/float-thead
floating thead of user-selection-table

Issue #11
2014-08-03 17:13:31 +02:00
jelhan
8014e6e965 floating thead of user-selection-table 2014-08-03 17:12:42 +02:00
jelhan
7dc9b5ab8d Merge pull request #27 from jelhan/feat/glyphicon-answers
Feat/glyphicon answers

Closes #10
2014-08-03 15:47:08 +02:00
jelhan
7c822e456b Fix evaluation 2014-08-03 15:44:59 +02:00