38 Commits

Author SHA1 Message Date
wodka
cc12ed924c get rid of tellform names 2019-07-18 12:35:07 +02:00
wodka
1caf34c230 Merge remote-tracking branch 'origin/fixUXBugs' into features/missing
# Conflicts:
#	.gitignore
#	app/views/form.server.view.pug
#	package-lock.json
#	package.json
#	public/form_modules/forms/base/config/i18n/french.js
#	public/modules/core/config/core.client.routes.js
#	public/modules/core/config/i18n/french.js
#	public/modules/core/controllers/header.client.controller.js
#	public/modules/forms/admin/css/admin-form.css
#	public/modules/users/controllers/authentication.client.controller.js
#	public/modules/users/services/auth.client.service.js
#	scripts/create_admin.js
#	server.js
2019-07-11 23:32:25 +02:00
wodka
423154790a Merge branch '2.20' into features/missing
# Conflicts:
#	app/models/form.server.model.js
#	package-lock.json
#	package.json
#	public/modules/forms/admin/views/admin-form.client.view.html
#	public/modules/forms/admin/views/directiveViews/form/edit-submissions-form.client.view.html
2019-07-11 23:22:49 +02:00
wodka
2276ca100f Merge branch 'master' into 2.20
# Conflicts:
#	config/env/secure.js
#	package-lock.json
#	package.json
#	public/form_modules/forms/base/css/form.css
#	public/modules/forms/admin/config/i18n/french.js
2019-07-11 23:18:55 +02:00
David Baldwynn
b9428a5df5 fixed configure tab in form 2019-07-11 22:44:35 +02:00
Mattias Axell
e725aa1ea3
Create swedish.js first translation 2018-02-28 17:22:21 +01:00
Maxime
1ace06555c Fix french translations in modules, form_modules and locales. 2018-02-14 17:28:19 +01:00
David Baldwynn
00d437ea1e added 'copied' label after copy button is clicked 2017-11-20 20:23:25 -08:00
David Baldwynn
62953a6ffc changed dropdown add option to list of strings that are seperated by lines 2017-11-11 21:44:53 -08:00
David Baldwynn
7451311403 removed empty authentication controller test 2017-11-02 11:37:33 -07:00
David Baldwynn
692e4e43f5 updated styling of config panel 2017-11-01 21:15:27 -07:00
David Baldwynn
4d94ed50ee fixed config admin panel field input padding 2017-11-01 19:20:58 -07:00
David Baldwynn
33368f016c got basic email templating to work 2017-11-01 16:44:05 -07:00
David Baldwynn
ddd4c2b22c Merge branch '2.20' into emailNotifications 2017-11-01 12:46:15 -07:00
David Baldwynn
5a6b957495 added variable support in editor 2017-10-31 16:05:50 -07:00
David Baldwynn
798d28d92d added routable tabs for configure panel 2017-10-31 10:36:01 -07:00
David Baldwynn
5451475636 added translations for email notification panel 2017-10-30 11:41:34 -07:00
David Baldwynn
3652b41fc8 Merge branch 'master' into emailNotifications 2017-10-30 11:22:07 -07:00
David Baldwynn
7d65f0161b removed duplicate translation keyword for form admin panel 2017-10-29 12:07:42 -07:00
David Baldwynn
76d6d54cd5 got edit-submissions-form directive tests to pass 2017-10-29 11:54:40 -07:00
David Baldwynn
3b9f01f92a fixed form_fields translation bug 2017-10-28 00:45:04 -07:00
David Baldwynn
34b2cba461 added client side validation for email, username and password inputs 2017-10-27 23:23:50 -07:00
David Baldwynn
e6685154dd added german and italian translateions for user and core views 2017-10-27 12:13:47 -07:00
David Baldwynn
00e1d43858 got basic emailNotifications to work 2017-10-05 21:53:13 -07:00
David Baldwynn
9ed2b732b4 got tests to pass 2017-09-20 18:36:42 -07:00
David Baldwynn
78a6c8fabc fixed translation bug in form preview 2017-09-20 16:57:05 -07:00
José Luis Di Biase
0c0139f98a Full client translation support
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-07-28 16:21:03 -03:00
Leo Orellana
2e172213c4 Replace hardcoded strings with {{ 'strings' | translate }} on templates. Add spanish translations 2017-07-12 17:31:04 -03:00
José Luis Di Biase
e256e63222 Spanish translation
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-30 17:31:40 -03:00
David Baldwynn
becd2a831c
added custom end page 2017-03-13 12:16:52 -07:00
David Baldwynn
55b6a37ad6
got logic jump to work in new edit modal 2017-03-10 10:25:35 -08:00
David Baldwynn
090b38f12a got delete modal working in list forms view 2016-11-14 14:08:40 -08:00
David Baldwynn
02e25ef739 added logicjump to forms 2016-08-23 14:45:59 -07:00
David Baldwynn
4aa7cd7d62 fixed dragging bug 2016-07-05 16:21:45 -07:00
David Baldwynn
7f0c3d9c7b added field responses 2016-06-17 15:18:23 -07:00
David Baldwynn
f3ba411afe fixed css for field analytics view 2016-06-17 15:05:54 -07:00
David Baldwynn
26b2fafc3d created basic analytics dashboard 2016-06-17 14:33:33 -07:00
David Baldwynn
637ff4dc70 added whole-app translation 2016-06-15 21:39:26 -07:00