jelhan
|
22d2055fb2
|
update dependency: glob
|
2016-08-21 03:17:36 +02:00 |
|
jelhan
|
da0cf4096c
|
add david-dm to readme
|
2016-08-21 02:56:36 +02:00 |
|
jelhan
|
d8db29ecd9
|
adds back button to create wizard
Part of #76
|
2016-08-21 00:38:44 +02:00 |
|
jelhan
|
9a33e08ac4
|
browser should not mess around with our validation logic
|
2016-08-20 23:41:27 +02:00 |
|
jelhan
|
17d4a3feda
|
save button should have suitable text
|
2016-08-20 23:35:54 +02:00 |
|
jelhan
|
8441c92295
|
use poll title as page title
Part of #76
|
2016-08-20 23:28:39 +02:00 |
|
jelhan
|
afb06e4f12
|
Fix: novalidate option of {{bs-form}} should be true (and not string 'true')
This had been fixed in ember-bootstrap 0.9.0
|
2016-08-20 22:59:50 +02:00 |
|
jelhan
|
8d9278a9ee
|
show validation immediately after change for select and radio buttons
Introduced this feature by https://github.com/kaliber5/ember-bootstrap/pull/127
|
2016-08-20 22:51:21 +02:00 |
|
jelhan
|
5613dfdd43
|
add button for copying poll link
closes #95
|
2016-08-20 22:02:53 +02:00 |
|
jelhan
|
e7137e2db3
|
make path of data dir configurable
Closes #109
|
2016-08-19 00:23:49 +02:00 |
|
jelhan
|
be57db575d
|
update api to Slim 3.5
also updates codeception
have to lock phpbuiltinserver cause of https://github.com/tiger-seo/PhpBuiltinServer/pull/32
|
2016-08-18 23:39:16 +02:00 |
|
jelhan
|
c4a1b99c75
|
enforce wizzard start at first step
|
2016-08-18 01:09:58 +02:00 |
|
jelhan
|
94ded4e723
|
do not override Date.parse
https://github.com/emberjs/data/pull/4396
|
2016-08-18 00:20:30 +02:00 |
|
jelhan
|
bbea5265fe
|
update ember-i18n to latest (4.2.2)
|
2016-08-17 23:56:14 +02:00 |
|
jelhan
|
3ea8fab23e
|
Add note about SRI in README.md
|
2016-08-17 13:38:44 +02:00 |
|
jelhan
|
c4a97eb68c
|
SauceLab dropped support for Android and IPhone
https://wiki.saucelabs.com/display/DOCS/Platform+Configurator#/
|
2016-08-14 23:53:09 +02:00 |
|
jelhan
|
3d251bc9fb
|
provide status bar to indicate steps of poll creation wizard
part of #76
|
2016-08-14 22:57:10 +02:00 |
|
jelhan
|
29189e5a06
|
updates ember-cli-page-object
|
2016-08-14 22:24:04 +02:00 |
|
jelhan
|
91e667c95b
|
Fix chart issue in Microsoft edge
Include this PRs to ember-cli-chart:
* https://github.com/aomran/ember-cli-chart/pull/54
* https://github.com/aomran/ember-cli-chart/pull/59
* https://github.com/aomran/ember-cli-chart/pull/60
|
2016-08-14 18:07:02 +02:00 |
|
jelhan
|
b2885ffcf5
|
broccoli-merge-trees not needed anymore since app.toTree() supports multiple trees as argument
|
2016-08-14 18:00:15 +02:00 |
|
jelhan
|
36c7dc397c
|
broccoli-static-compiler is deprecated. Use broccoli-funnel instead.
|
2016-08-14 17:51:32 +02:00 |
|
jelhan
|
f613a8d884
|
Fixes #111
|
2016-08-14 14:41:48 +02:00 |
|
jelhan
|
6653da8ee4
|
Fix: CSP style-src: 'unsafe-inline' violation
Could get rid of `style-src: 'unsafe-inline'` after
https://github.com/mkoryak/floatThead/pull/321 has been merged
and made it's way in a new release.
Part of #90
|
2016-08-13 18:46:46 +02:00 |
|
jelhan
|
59256827ba
|
Merge branch 'v0.5.0'
|
2016-08-13 16:09:28 +02:00 |
|
jelhan
|
1e01edeb81
|
Released v0.4.0
|
2016-08-13 16:02:46 +02:00 |
|
jelhan
|
2a75db5304
|
Update to chartjs 2.x
enhancements:
* responsive charts
* native support for stacked bars
* CSP: script-src: unsafe-inline is not needed anymore #90
|
2016-08-12 23:09:43 +02:00 |
|
jelhan
|
b5b00dcf99
|
Fix deprecation: EMBER-APPLICATION.APP-INSTANCE-CONTAINER
http://emberjs.com/deprecations/v2.x/#toc_ember-applicationinstance-container
|
2016-08-12 23:09:43 +02:00 |
|
jelhan
|
8b319ed1a9
|
this.resource is deprecated; this.route is doing the same
|
2016-08-12 23:09:43 +02:00 |
|
jelhan
|
1564832598
|
use npm 3.x in CI (travis)
|
2016-08-12 23:09:43 +02:00 |
|
jelhan
|
1400b71417
|
updates ember, ember data and ember data model fragments and fixes some container deprecation
|
2016-08-12 23:09:37 +02:00 |
|
jelhan
|
c8fbc62d8c
|
deprecations in ember data 1.13
|
2016-08-12 13:33:03 +02:00 |
|
jelhan
|
3cb05ca5b3
|
adds test that user is notified if poll can't be saved
related to #78
|
2016-08-12 13:00:18 +02:00 |
|
jelhan
|
9d3e46c620
|
Fix: use a new record per user
was broken by 66b89456d3
|
2016-08-12 00:56:41 +02:00 |
|
jelhan
|
1396957297
|
Fix: use a new record per user
was broken by 66b89456d3
|
2016-08-12 00:43:05 +02:00 |
|
jelhan
|
92c2c353d8
|
Fix view deprecation by refactoring to component
|
2016-08-11 23:37:14 +02:00 |
|
jelhan
|
26b3dab102
|
update ember-suave and fix some coding style
|
2016-08-11 22:47:17 +02:00 |
|
jelhan
|
e4af5da645
|
update a few dependencies
|
2016-08-11 22:41:32 +02:00 |
|
jelhan
|
36071f8c18
|
Fixes: v prefix should not be part of version
only tagged commits were affected
https://github.com/cibernox/git-repo-version/pull/12
|
2016-08-11 21:51:50 +02:00 |
|
jelhan
|
3c7181c5e9
|
Released v0.4.0-rc2
|
2016-08-04 22:25:42 +02:00 |
|
jelhan
|
66b89456d3
|
Fix: feedback if participation can't be saved
adresses #78
|
2016-08-04 22:24:53 +02:00 |
|
jelhan
|
ad3af23782
|
Released v0.4.0-RC1
|
2016-08-02 00:00:27 +02:00 |
|
jelhan
|
49c6c28af9
|
move back to stable versions where pull request have been merged
|
2016-08-01 23:45:22 +02:00 |
|
jelhan
|
78ea83c7a7
|
not used anymore since 0592eff1f0
|
2016-08-01 23:39:32 +02:00 |
|
jelhan
|
d8a014b677
|
Label (day) validation state should reflect validation states of all related input fields (times)
|
2016-08-01 21:35:06 +02:00 |
|
jelhan
|
376821db98
|
improve wrong time form validation message
|
2016-07-28 09:56:24 +02:00 |
|
jelhan
|
21c723b59b
|
Released v0.4.0-beta2
|
2016-07-28 01:24:19 +02:00 |
|
jelhan
|
6158a0afe0
|
Only show "copy and paste times of first day to all other days" if there
is more than one day
|
2016-07-28 01:22:09 +02:00 |
|
jelhan
|
c23ade384a
|
Improve text
|
2016-07-28 01:19:28 +02:00 |
|
jelhan
|
aa9e0f132b
|
Fix test: Acceptance | create a poll: create a poll and using back button (find a date)
|
2016-07-28 01:08:43 +02:00 |
|
jelhan
|
1a97f1c069
|
use phantomjs 2.1.1 (instead of 1.9.8 which is travis default)
per: https://github.com/travis-ci/travis-ci/issues/3225#issuecomment-200965782
|
2016-07-28 00:43:11 +02:00 |
|