jelhan
5a240e79e1
added some (ugly) tests for evaluation
2015-08-21 12:10:02 +02:00
jelhan
398453c1e4
do encryption / decryption in serializer
...
before it was done as computed properties of model
accessing encryption key in serializer is done via global application var.
this should be removed in long-term
2015-08-19 22:00:01 +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
6f7148a86f
Merge branch 'master' into evaluation
...
Conflicts:
app/controllers/poll.js
2015-08-01 22:22:07 +02:00
jelhan
3690a60496
[FEATURE] add expiration date for polls
2015-07-26 19:41:59 +02:00
jelhan
2a3acf31ce
Fix: webshim inputs were not updated
2015-07-23 23:49:23 +02:00
jelhan
2839b09ad9
more user-friendly evaluation
2015-07-15 14:24:57 +02:00
jelhan
612086c73c
intend by 2 spaces
2015-07-07 11:52:46 +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
b1dc1b5bac
use ember-cli-boostrap-datepicker
2015-04-04 02:43:59 +02:00
jelhan
6a3bf398c2
Fix: div closed to early; box should be part of #poll
2015-04-02 21:23:06 +02:00
jelhan
b2db75221a
fix
2015-04-02 21:16:31 +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
76da012143
{view Ember.Select} is deprecated in favor of {view "ember"} since EmberJS 1.8
2015-02-17 02:50:16 +01:00
jelhan
bc4ebadf1b
fix: add a user to a default poll test
2015-01-24 18:31:21 +01:00
jelhan
f0a09d9aee
handle connection issues on user save:
...
* show error message (modal)
* provide retry button
fixes #66
2015-01-21 01:30:14 +01:00
jelhan
1c831870e4
use ember-radio-button, an ember cli adddon, for radio buttons
2015-01-19 23:37:51 +01:00
jelhan
8af5a9df09
Integration Test for creation of a default poll
2014-11-26 13:15:05 +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
3db1dee801
better translations
2014-11-06 00:48:56 +01:00
jelhan
2b3e4f2fa3
improve translations
2014-11-01 15:28:57 +01:00
jelhan
cd3a0ceb67
improved error handling
2014-10-28 06:00:37 +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
fe4e6cd275
fix: formatedDate helper syntax
2014-10-25 01:42:42 +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
14a298ea6c
translate next buttons
2014-10-24 01:13:44 +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
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
80aac9b0fb
some forms translated
2014-10-20 01:09:03 +02:00