jelhan
a7bc09c9e9
adds test for cron.php
2016-05-18 15:16:41 -07:00
jelhan
08e9f68197
remove polls isDateTime attribute
2016-05-18 13:18:36 -07:00
jelhan
c634dd8298
v0.4.0-alpha4
2016-04-18 12:38:59 +02:00
jelhan
f3426b2a7d
support creating polls with only one option
...
There might be use cases and it simplifies validation a lot.
Also fixes this missing translation message mentioned in #84 :
> /create/options-datetime: There isn't any validation error shown when validation fails due to not enough times.
2016-04-15 11:21:26 +02:00
jelhan
19546257ad
add android and iphone to sauce tests
...
split up tests so that we have some reports faster
2016-04-11 04:38:14 +02:00
jelhan
48b134c1b2
remove demo data from codeception
2016-04-11 01:14:06 +02:00
jelhan
638d45f958
use Code Climate
2016-04-11 01:11:33 +02:00
jelhan
a545f7f956
remove auto generated files from repository
2016-04-11 01:00:59 +02:00
jelhan
8a32f1f5c8
Closes #87 .
2016-04-11 00:37:46 +02:00
jelhan
6fe75cfd9a
use Sauce Labs services to test against Chrome, Firefox, Internet Explorer, Microsoft Edge and Safari
2016-04-10 21:11:29 +02:00
jelhan
e5c5198601
Fixes #85
2016-04-09 01:52:54 +02:00
jelhan
194f00b7d6
Rewritten (some) acceptance tests with ember-cli-page-objects
2016-04-08 21:48:22 +02:00
jelhan
3e92fa8c87
Switch to bootstrap fixed-width grid layout.
...
Part of #76
2016-03-21 22:08:51 +01:00
jelhan
c240b712b6
Fixes #88
...
Also fixes test which was false positive and added some other tests.
2016-03-21 22:06:08 +01:00
jelhan
0ab6ff374c
Fix: String could be less than 10 characters which causes test to fail
...
Math.random() could return 0, 0.5, 0.51 which isn't enough input for a 10 characters string.
2016-03-21 13:05:23 +01:00
jelhan
09a9ef16e2
v0.4.0-alpha3
2016-03-21 11:51:04 +01:00
jelhan
cb66fb18bc
Fix: Sort must return a signed number not a boolean
...
Chrome and Firefox are find with boolean but nodejs and edge are more strict.
2016-03-20 16:05:20 +01:00
jelhan
aa6483c4d1
Fixes #81
2016-03-20 15:31:24 +01:00
jelhan
6f6395e430
Fixes #82
2016-03-18 20:26:41 +01:00
jelhan
e2905e53de
v0.4.0-alpha2
2016-03-18 13:28:00 +01:00
jelhan
255c6a97e8
Fixes #80
2016-03-18 13:27:34 +01:00
jelhan
e8b6776f9a
Fixes #79
2016-03-18 13:15:47 +01:00
jelhan
9a658ab76d
allow alpha / beta / rc releases
2016-03-18 13:15:32 +01:00
jelhan
40d81ab8c1
JSCS fixes
2016-03-18 13:01:50 +01:00
jelhan
3e8e7e2af6
v0.4.0-alpha1
2016-03-17 15:05:02 +01:00
jelhan
277d51e650
poll evaluation as stacked bar chart
2016-03-17 13:32:53 +01:00
jelhan
03de059fd1
Fix: Do not ask which timezone should be chosen if there is no timezone defined in poll
2016-02-23 00:02:16 +01:00
jelhan
b7b57ef051
store timezone only if there is atleast one option including time
...
isDateTime could be true even if there isn't any option with time
2016-02-22 23:55:59 +01:00
jelhan
8ede03b604
Fix: Date was not shown if there were multiple best options
2016-02-22 23:42:01 +01:00
jelhan
9b6d0822b2
not used anymore
2016-02-18 21:18:48 +01:00
jelhan
f62963b26f
define times as default
2016-02-18 21:10:38 +01:00
jelhan
014c717d34
sort options after times where set
2016-02-18 12:06:54 +01:00
jelhan
b921632465
reimplement adopt times of first day (was: copy first line)
2016-02-16 04:02:59 +01:00
jelhan
e906fbd09d
fix failing test due to input polyfill
2016-02-16 04:01:17 +01:00
jelhan
425758e054
query params support was landed in ember 1.7.0 release in august 2014
...
http://emberjs.com/blog/2014/08/23/ember-1-7-0-released.html#toc_query-params
2016-02-16 02:30:06 +01:00
jelhan
0f9cdac67c
not needed anymore
2016-02-16 02:28:18 +01:00
jelhan
0fd12adf65
move time selection to separate page again
2016-02-16 02:26:27 +01:00
jelhan
4b33ddf48e
Support polls findADate with mixed dates and datetimes
2016-02-13 18:37:33 +01:00
jelhan
e60374aa60
ingore last JSCS error
2016-02-13 16:37:52 +01:00
jelhan
544b60a28e
stable release after merge
...
https://github.com/jasonmit/ember-i18n-cp-validations/pull/8#issuecomment-181636669
2016-02-09 10:23:12 +01:00
jelhan
0e4fd114cb
some improvement on validations
2016-02-09 01:16:18 +01:00
jelhan
c53593d2cf
options must be unique
2016-02-08 23:46:30 +01:00
jelhan
906ab6f053
We don't need this check; should be present also if it's a date
2016-02-08 21:01:15 +01:00
jelhan
db2b8ac1df
updated ember-bootstrap-switch to 1.13.1 which includes support for SafeString objects as labelText
2016-02-03 02:55:43 +01:00
jelhan
f58e4dce25
Merge branch 'master' into rewrite-create-options
2016-02-02 13:08:05 +01:00
jelhan
9ef4975134
some more code style
2016-02-02 12:55:11 +01:00
jelhan
4ea58bf3be
some more JSCS
2016-02-02 12:54:11 +01:00
jelhan
7194386ddb
Fix: ReferenceError: Can't find variable: Symbol with help by
...
http://stackoverflow.com/a/32252058
2016-02-02 12:51:53 +01:00
jelhan
a5634cc4af
DEPRECATION: Action handlers contained in an events
object are deprecated in favor of putting them in an actions
object
2016-02-02 12:50:13 +01:00
jelhan
0521b1782a
prevent line breaks in bootstrap-switch label
2016-02-02 10:31:39 +01:00