jelhan
243ed3b12a
model fragments for user selections (currently same as answers)
2015-10-25 15:32:42 +01:00
jelhan
dd1a8436e0
model fragments for answers
2015-10-25 15:29:47 +01:00
jelhan
72d50350c4
Fixes #50 and tests for 1b02c26
2015-10-16 16:49:18 +02:00
jelhan
5a240e79e1
added some (ugly) tests for evaluation
2015-08-21 12:10:02 +02:00
jelhan
3e000f146d
even more user-friendly evaluation
2015-08-19 13:27:14 +02:00
jelhan
22d9e5045c
Merge branch 'master' into evaluation
2015-08-01 23:54:53 +02:00
jelhan
7cef56c2d1
some more tests about showing correct dates and times and handeling
...
different time zones
2015-08-01 23:54:07 +02:00
jelhan
bf1f038a43
fix times in table headers
2015-08-01 22:53:58 +02:00
jelhan
fa0175e352
fix times in table headers
2015-08-01 22:43:06 +02:00
jelhan
2839b09ad9
more user-friendly evaluation
2015-07-15 14:24:57 +02:00
jelhan
67cc41973f
Ember.ObjectController is deprecated since ember 1.11
...
Ember.ObjectController was proxying model properties to controller. Ember.Controller which should be used is not.
Therefore we have to define if it's a property of controller or model.
Also added two more tests:
* anonymous participation
* do not force an answer for all options
2015-07-01 16:21:18 +02:00
jelhan
5cce0a236d
Fix: freetext answer where broken by caba42a853
...
added test to not let it happen again
2015-06-20 18:33:51 +02:00
jelhan
6a3bf398c2
Fix: div closed to early; box should be part of #poll
2015-04-02 21:23:06 +02:00
jelhan
caba42a853
using ember-cli-easyform-extensions as it support ember >= 1.10
2015-04-02 20:28:35 +02:00
jelhan
8c8e1d37cd
missing closing tag
2015-03-25 18:57:27 +01:00
jelhan
bc4ebadf1b
fix: add a user to a default poll test
2015-01-24 18:31:21 +01:00
jelhan
1c831870e4
use ember-radio-button, an ember cli adddon, for radio buttons
2015-01-19 23:37:51 +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
f766e169bd
run validation on submit
2014-10-26 16:47:15 +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
90fbbea8a3
no wrap in table header
2014-10-25 21:53:10 +02:00
jelhan
20919232bf
group dates if pollType is find a date and dates are defined with times
2014-10-25 19:40:14 +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
a3031f5b9d
translate evaluation show/hide button
2014-10-24 01:24:21 +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
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
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
b9e6edc63e
i18n
2014-09-29 00:48:26 +02:00
jelhan
05a7b419d6
wording
2014-08-19 15:31:05 +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
538f48deb3
radio buttons for answer selection on participation
...
Closes #13
2014-08-02 16:58:26 +02:00
jelhan
fabb22d769
Starting implementation of DateTime features
2014-07-07 01:51:58 +02:00
jelhan
b066b8806c
Starting to move to Ember App Kit
2014-07-06 17:37:54 +02:00