jelhan
4d5d5489b4
readd i18n for validations
2015-11-22 19:31:16 +01:00
jelhan
4c597352ad
update ember-from-master-2000
2015-11-20 23:02:35 +01:00
jelhan
c1dfa16eed
update ember-i18n
2015-11-20 02:18:19 +01:00
jelhan
c0450a9af4
update ember-data-model-fragments
2015-11-20 00:18:09 +01:00
jelhan
149cf7fe8b
update ember-cli to 1.13.8
2015-11-20 00:17:15 +01:00
jelhan
f67381c6b9
remove ember-easy-form-extensions, finally
2015-11-19 21:51:49 +01:00
jelhan
01f9b6e61f
extract participation form from participants table and make it a bootstrap form
...
started replacing ember-easy-form-extensions by ember-form-master-2000
and ember-validations by ember-cp-validations
using ember-form-master-2000 in old 0.2 release cause newer releases does not work with ember 0.12
should move to ember 2.x as soon as possible
therefore ember-easy-form-extensions has to be dropped and ember-i18n been updated
part of #76
2015-11-12 15:52:14 +01:00
jelhan
dd1a8436e0
model fragments for answers
2015-10-25 15:29:47 +01:00
jelhan
0317c7c0c8
use ember-cli-build-info 2.0 to fix #65
2015-08-19 13:42:38 +02:00
jelhan
3e017231c0
subresource integrity attribute
...
http://www.w3.org/TR/SRI/
2015-08-06 16:48:40 +02:00
jelhan
72b8136636
do not watch /api for changes
2015-08-01 22:14:26 +02:00
jelhan
d1c8646bda
rewritten api using Slim Framework
2015-08-01 18:42:48 +02:00
jelhan
1f955d4e93
update ember-moment
2015-08-01 11:41:41 +02:00
jelhan
eb798a3c4c
use fixed version of ember-cli-build-info
2015-07-28 17:22:31 +02:00
jelhan
2670a07d04
Merge branch 'master' into pretender
2015-07-27 19:39:34 +02:00
jelhan
3690a60496
[FEATURE] add expiration date for polls
2015-07-26 19:41:59 +02:00
jelhan
f313bd29a2
v0.3.0
2015-07-26 16:42:39 +02:00
jelhan
c7440fd0b9
pretender...
2015-07-22 11:52:22 +02:00
jelhan
ab4f88dd7f
Fix: handling of different timezones
...
There were some timezone issues especially concerning daylight saving time (DST).
We should not rely on timezone offset since this will change due to DST.
Instead determine the users timezone (using jsTimezoneDetect therefore) and
then using this via moment-timezone.
This commit changes poll model. It drops timezoneOffset and adds timezone as a new property.
It's not tested yet against polls created before without timezone property. This has to be done before merge.
Also we should consider using ember-moment template helpers instead of our own formatted-date helper.
2015-07-15 16:20:24 +02:00
jelhan
6e9fbec6e7
Update: ember 1.12 and ember-cli 0.2.7
2015-07-02 15:54:09 +02:00
jelhan
34330cb730
remove version from package.json; having version as git tag is enough
2015-07-02 15:39:14 +02:00
jelhan
d6cf7efa3c
add version information to
...
* build (as html meta tag)
* stored polls and users
Closes #65
2015-06-20 19:04:19 +02:00
jelhan
866e649640
prevent caching of AJAX requests in IE
2015-06-08 19:32:58 +02:00
jelhan
b1dc1b5bac
use ember-cli-boostrap-datepicker
2015-04-04 02:43:59 +02:00
jelhan
0a4b3cd64a
got lost
2015-04-03 12:49:54 +02:00
jelhan
48262b29f3
update ember-cli-less
2015-04-02 21:16:53 +02:00
jelhan
caba42a853
using ember-cli-easyform-extensions as it support ember >= 1.10
2015-04-02 20:28:35 +02:00
jelhan
6e8396c536
update node-phpcgi
2015-04-02 20:14:43 +02:00
jelhan
9b73dd8863
update to ember-cli 0.2.2 and ember 1.11.0
2015-04-02 20:01:30 +02:00
jelhan
57726c2996
update ember-cli to 1.2.1 and ember to 1.10
...
update to ember 1.10 causes several issues due to HTMLBars; some are allready fixed but some not:
* current used version of ember-easyForm is not compatible with ember 1.10
* tests aren't working
2015-04-02 12:56:55 +02:00
jelhan
04a1bafc47
should fix travix
...
starting missing api before running test via testem
2015-01-24 16:51:26 +01:00
jelhan
29e43c26e8
dummy polls for testing and development
...
test: add a user to a default poll
default poll url
http://localhost:4200/#/poll/defaultpoll?encryptionKey=0123456789abcdefghijklmnopqrstuvwxyzABC
2015-01-24 14:50:56 +01:00
jelhan
1c831870e4
use ember-radio-button, an ember cli adddon, for radio buttons
2015-01-19 23:37:51 +01:00
jelhan
d343f0df32
add version string to build as meta tag
...
looks like: <meta name="build-info" content="version=v0.2.1-3-g1e2dbd9"/>
closes #65
2015-01-19 22:48:36 +01:00
jelhan
139b6b7088
upgrade ember-cli to 0.1.7
...
Tests doesn't run to due an error with relative api uri. This doesn't affect development or production environment.
2015-01-18 18:06:47 +01:00
jelhan
bae465313e
croodle 0.2.1
2015-01-16 16:57:07 +01:00
jelhan
62d0ee760e
use node-phpcgi instead of proxy to serve api
...
php-cgi has to be installed and path have to be correct in server/index.js; default is debian standard
2014-11-02 23:43:34 +01:00
jelhan
18f30ae2c4
api proxy is not defined in package.json in ember-cli
2014-11-02 18:12:20 +01:00
jelhan
3e85382cf8
ember-validations as ember-addons
2014-11-02 16:55:10 +01:00
jelhan
7dec3c47ca
migration to ember-cli
2014-11-01 18:00:46 +01:00
jelhan
7a241bd311
first steps to ember-cli
2014-10-30 21:44:22 +01:00
jelhan
665c0f892f
Fix #29
2014-08-13 14:37:56 +02:00
jelhan
12df80f1e3
Hopefully last fixes due to migration to EAK
2014-07-06 20:15:15 +02:00
jelhan
b066b8806c
Starting to move to Ember App Kit
2014-07-06 17:37:54 +02:00