Commit graph

456 commits

Author SHA1 Message Date
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
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
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
8014e6e965 floating thead of user-selection-table 2014-08-03 17:12:42 +02:00
jelhan
7c822e456b Fix evaluation 2014-08-03 15:44:59 +02:00
jelhan
148ebbd288 colorized glyphicon 2014-08-03 15:42:54 +02:00
jelhan
656201a39a Merge master 2014-08-03 15:39:57 +02:00
jelhan
0ebb6c34e8 icons also for given answers 2014-08-03 15:35:29 +02:00
jelhan
a12c9bb0d6 colorized answers also on user selection 2014-08-02 17:17:15 +02:00
jelhan
abe254bff5 glyphicon for new user selection, but not yet for allready selected answers 2014-08-02 17:16:47 +02:00
jelhan
7b175aae74 not used since switched to EAK 2014-08-02 17:03:08 +02:00
jelhan
538f48deb3 radio buttons for answer selection on participation
Closes #13
2014-08-02 16:58:26 +02:00
jelhan
5e5c442442 Update jquery 2014-08-02 16:28:11 +02:00
jelhan
caa6251632 Fix wrong binding 2014-08-02 15:57:14 +02:00
jelhan
61b0290d08 Use ember 1.7.0-beta which has query params feature integrated
There is no need for ember canary build anymore.

Closes #23
2014-08-02 15:52:36 +02:00
jelhan
a96fa98d78 Fix type error 2014-08-02 15:43:58 +02:00
jelhan
4ec5850fed Fix one small bug 2014-08-01 21:23:34 +02:00
jelhan
2eb17b8233 Help text for valid input format 2014-08-01 21:05:16 +02:00
jelhan
ac07752095 Short help text 2014-08-01 21:00:04 +02:00
jelhan
4969bc37e2 Disable next button if input data is not valid 2014-08-01 20:56:20 +02:00
jelhan
f1ab0e8a44 Adding copy first line feature 2014-08-01 20:50:17 +02:00
jelhan
f093df96e7 Fixing small errors in MoreInputs-Funktion 2014-07-26 21:35:13 +02:00
jelhan
b7c4eccf52 Starting validation:isValid property show if atleast one time is specified for every date 2014-07-09 16:38:37 +02:00
jelhan
c91dd9076d refactoring 2014-07-09 13:51:06 +02:00
jelhan
e5bd2f8b90 Improvement for datetime support:
table and form with bootstrap
more input fields for time on user request
2014-07-09 13:42:09 +02:00
jelhan
fabb22d769 Starting implementation of DateTime features 2014-07-07 01:51:58 +02:00
jelhan
2fa0fccc7b Fixing error in dist version 2014-07-06 22:26:40 +02:00
jelhan
12df80f1e3 Hopefully last fixes due to migration to EAK 2014-07-06 20:15:15 +02:00
jelhan
a058c961a7 Migration to EAK 2014-07-06 19:22:38 +02:00
jelhan
68950f570a Fixing some problems due to migration to EAK 2014-07-06 18:56:51 +02:00
jelhan
26828bb6f3 Smaller Fixes 2014-07-06 18:06:25 +02:00
jelhan
b066b8806c Starting to move to Ember App Kit 2014-07-06 17:37:54 +02:00