Commit graph

94 commits

Author SHA1 Message Date
jelhan
a1f88d3dba fix namespace reference to own application 2014-11-02 17:31:33 +01:00
jelhan
3e85382cf8 ember-validations as ember-addons 2014-11-02 16:55:10 +01:00
jelhan
a8d71a7202 support ember server --proxy feature
Move api.php in api/ folder; using .htaccess to map every request to api/index.php
requires apache mod-rewrite module and permissions
2014-11-01 18:40:33 +01:00
jelhan
7dec3c47ca migration to ember-cli 2014-11-01 18:00:46 +01:00
jelhan
b9e03542e0 Merge branch 'master' into feat/ember-cli 2014-11-01 15:29:09 +01:00
jelhan
2b3e4f2fa3 improve translations 2014-11-01 15:28:57 +01:00
jelhan
7a241bd311 first steps to ember-cli 2014-10-30 21:44:22 +01:00
jelhan
5243b6c046 restore app/controllers/poll.js which got deleted in last commit;
delete not used computed property
2014-10-30 20:43:22 +01:00
jelhan
cd3a0ceb67 improved error handling 2014-10-28 06:00:37 +01:00
jelhan
d5e6f0b324 fix some jshint warnings 2014-10-28 05:00:02 +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
2e742ea903 validate only on focusOut or submit 2014-10-26 18:19:07 +01:00
jelhan
f766e169bd run validation on submit 2014-10-26 16:47:15 +01:00
jelhan
28d2c7be61 fix missing shims in dist build 2014-10-26 15:03:40 +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
cd4b5c30ff fix scrollbar visibilty and 1px offset due to helper div height 2014-10-25 22:48:48 +02:00
jelhan
a187335d32 nothing should wrap in table 2014-10-25 22:47:44 +02:00
jelhan
44f0227e2f fix floatThead width when new user added changes cell width 2014-10-25 22:47:21 +02:00
jelhan
5bdd5d72da Show top scrollbar only when table header is fixed 2014-10-25 22:39:10 +02:00
jelhan
ce3d1070c0 remove debug logging 2014-10-25 22:07:08 +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
50a2866b26 top scrollbar on poll table 2014-10-25 02:04:11 +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
90bf340276 remove debug log 2014-10-24 00:40:52 +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
5afd9a20f4 fix wrong action name 2014-10-23 17:34:44 +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
ee98dec2e3 i18n pluralization support 2014-10-21 02:29:54 +02:00
jelhan
dbda4b72d2 validation got lost 2014-10-21 02:29:11 +02:00
jelhan
80aac9b0fb some forms translated 2014-10-20 01:09:03 +02:00
jelhan
c370b87f88 moment i18n 2014-10-20 00:53:52 +02:00
jelhan
7a77c455c3 layout 2014-10-20 00:25:15 +02:00
jelhan
a61507f5cd Merge branch 'master' into feat/i18n 2014-10-20 00:14:24 +02:00
jelhan
d80e331b4d show evaluation on user request; hide it by default 2014-10-20 00:14:14 +02:00
jelhan
a324bf6c45 delete debug comment 2014-10-20 00:12:12 +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