Jeldrik Hanschke
6571a07ca5
show validation error if time input is partially filled ( #279 )
2019-11-02 16:51:47 +01:00
jelhan
2ed888711b
show flash message if creating poll failed ( #222 )
2019-06-15 00:50:55 +02:00
sappor0
32e5971aba
Fixed some typographic issues and typos and stylistic issues with the en localisation ( #215 )
...
* Fixed some typos/stylistic issues with the english localisation strings
* typographically correct ellipsis
* typographically correct apostrophe
* typographically correct em dash
2019-06-10 19:51:30 +02:00
sappor0
c23ba1f6fb
Using bootstrap 4 and related UI refresh ( #205 )
...
Changes at a glance:
- Switch from BS3 to BS4
- Polishing of some UI elements (low-hanging fruit for UX)
- Mobile-friendly layout.
2019-06-07 11:22:13 +02:00
jelhan
17cfb4ab6d
Meaningful error pages ( #177 )
...
Adds meaningful error pages if
- poll does not exist
- encryption key is wrong.
2019-04-23 17:37:42 +02:00
Jeldrik Hanschke
06a92b947f
refactor: replace bootstrap-datepicker by ember-power-calendar
...
Also renders two linked calendars if there is enough space.
Closes #143
2019-01-20 17:08:16 +01:00
Jeldrik Hanschke
11265cb82d
deps: upgrade ember to 2.18
2018-12-29 20:23:19 +01:00
jelhan
ee8c64e031
show expiration date and warn if poll will expire in next days ( #140 )
...
Closes #121
2017-08-26 02:14:09 +02:00
jelhan
96ec32aa3e
Fix: ember-i18n does not provide a default locale configuration for catalan
2017-08-01 09:48:48 +02:00
jorge_SD
b517f0dee2
improve spanish translations
2017-07-29 15:16:56 +02:00
jelhan
13598fbe1b
include catalan and italian locales for moment and bootstrap-datepicker
2017-07-28 10:52:22 +02:00
jorge_SD
1b815f0ee9
add italian and catalan translations; improve english translations
2017-07-28 10:40:22 +02:00
heavygale
9f05db9b2e
Small tweaks for the german translation
2017-07-04 10:48:35 +02:00
jelhan
fa0ac48500
Readd spanish translation
...
thanks to @rugk
2016-09-20 11:50:04 +02:00
jelhan
ed87a86c2c
Fixes #115
2016-09-18 20:16:17 +02:00
jelhan
d6f7bb761c
Fixed some typos
...
Thanks to @aehm03 for reporting via twitter:
https://twitter.com/aehm03/status/770918866658754560
2016-08-31 12:12:37 +02:00
jelhan
d8db29ecd9
adds back button to create wizard
...
Part of #76
2016-08-21 00:38:44 +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
5613dfdd43
add button for copying poll link
...
closes #95
2016-08-20 22:02:53 +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
376821db98
improve wrong time form validation message
2016-07-28 09:56:24 +02:00
jelhan
c23ade384a
Improve text
2016-07-28 01:19:28 +02:00
jelhan
724a995372
Fixes: invalid times should not be adopted on other days
2016-07-05 11:26:03 +02:00
jelhan
baa09bc19f
translations: missing space
2016-07-04 14:42:18 +02:00
jelhan
aafe5966e3
Fix: Confusing unique validation error messages for options
2016-07-03 16:50:42 +02:00
jelhan
3c187886c1
remove unnecessary complexity
2016-06-27 13:04:20 +02:00
jelhan
2e128e3c3c
Fix: confusing validation present error for answer selection in poll participation
2016-06-27 12:53:05 +02:00
rugk
92d1534dd8
Improve German translation
2016-06-21 19:49:52 +02:00
jelhan
1ab337d015
Fixes: Force names of participants to be unique if anonymous participation is not allowed.
2016-06-21 01:13:52 +02:00
jelhan
0d658e1f61
Merge branch 'master' of github.com:jelhan/croodle
2016-06-20 19:28:35 +02:00
jelhan
a7e141828d
Fixes #89
2016-06-20 19:28:10 +02:00
shadow
38dfd3c125
[translation] - Added new english version
2016-06-17 13:11:49 +02:00
jelhan
7774e76551
Fixes: Tab navigation buttons on poill page are not translated.
2016-06-10 10:53:05 +02:00
jelhan
a76d5cc9a1
Fixes #100
2016-06-10 10:44:29 +02:00
rugk
2c60e2d3cf
German translation: Missing capital letter
2016-06-04 18:19:17 +02:00
jelhan
7c56c5c5e0
Fix: missing translations
2016-05-21 20:05:13 +02:00
jelhan
c9ef942c79
Fixes #84
2016-05-21 17:17:08 +02:00
jelhan
70f7879ee7
Fixes #55
2016-05-20 21:49:29 +02:00
jelhan
c53593d2cf
options must be unique
2016-02-08 23:46:30 +01:00
jelhan
02053d6c38
some more code style
2016-01-29 11:24:43 +01:00
jelhan
0531c94643
missing translation
2015-11-26 12:26:22 +01:00
jelhan
4d5d5489b4
readd i18n for validations
2015-11-22 19:31:16 +01:00
jelhan
e1bb2da6d1
fix jshint
2015-11-20 11:31:40 +01:00
jelhan
c1dfa16eed
update ember-i18n
2015-11-20 02:18:19 +01:00