1
0
Commit Graph

746 Commits

Author SHA1 Message Date
David Baldwynn
be6fc12949 fixed ngAnnotate grunt task 2017-11-05 16:05:58 -08:00
David Baldwynn
8521ede885 Merge branch 'master' into 2.20 2017-11-05 15:43:07 -08:00
David Baldwynn
4e18e70b18 fix html bug with textAngular attribute in config admin panel 2017-11-05 15:37:27 -08:00
David Baldwynn
f7d4394049 removed unused npm deps 2017-11-05 15:28:58 -08:00
David Baldwynn
15d023c133 fixed editable variables in textAngular editor 2017-11-02 14:29:02 -07:00
David Baldwynn
7451311403 removed empty authentication controller test 2017-11-02 11:37:33 -07:00
David Baldwynn
5c58db879c got server tests to pass 2017-11-02 11:14:25 -07:00
David Baldwynn
076f56bf59 fix language detection bug for FormFields service 2017-11-02 10:41:36 -07:00
David Baldwynn
6927f9d5ac fixed signin redirect bug 2017-11-02 10:37:29 -07:00
David Baldwynn
72b3e31819 fixed form expected object but got array error 2017-11-02 09:57:05 -07:00
David Baldwynn
22875abab5 fixed signin validation bug 2017-11-02 09:54:14 -07:00
David Baldwynn
b2f2599fa5 fix css bug for dropdown field in admin view 2017-11-02 09:18:41 -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
5120a2f287 fixed dropdowns for configure admin panel 2017-11-01 19:13:53 -07:00
David Baldwynn
eaea95078c fix url tab bug with configure tabs 2017-11-01 17:56:03 -07:00
David Baldwynn
522dd85f89 got respondent-notifications to work 2017-11-01 17:13:55 -07:00
David Baldwynn
33368f016c got basic email templating to work 2017-11-01 16:44:05 -07:00
David Baldwynn
9faa514ce9 added backend logic for email notifications and got it to pass server tests 2017-11-01 15:13:31 -07:00
David Baldwynn
ddd4c2b22c Merge branch '2.20' into emailNotifications 2017-11-01 12:46:15 -07:00
David Baldwynn
bbb3137372 got all tests to pass 2017-11-01 12:17:35 -07:00
David Baldwynn
f291eda21e fixed add variable dropdown only showing email fields on subject input for config 2017-11-01 11:27:07 -07:00
David Baldwynn
983d2ce20b fixed bug with detecting whether form has emails for config panel 2017-11-01 11:25:24 -07:00
David Baldwynn
19880b0d07 add support when no email field is detected for self notifications 2017-11-01 11:15:58 -07:00
David Baldwynn
b5b8df90af got subject field to support variables 2017-11-01 11:06:08 -07:00
David Baldwynn
5a6b957495 added variable support in editor 2017-10-31 16:05:50 -07:00
David Baldwynn
aa8efe8508 got static url for configure tabs to work 2017-10-31 12:32:23 -07:00
David Baldwynn
12e1fd0947 got static url for admin tabs to work 2017-10-31 12:28:01 -07:00
David Baldwynn
798d28d92d added routable tabs for configure panel 2017-10-31 10:36:01 -07:00
David Baldwynn
86d8b88231 got url-linked tabs to work for admin panel 2017-10-31 10:21:10 -07:00
David Baldwynn
22cf37424f added share and design form directives 2017-10-30 12:00:30 -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
26716e256d migrating to yarn 2017-10-29 21:54:30 -07:00
David Baldwynn
88fbf9e51f got user tests to pass 2017-10-29 12:20:49 -07:00
David Baldwynn
6fbfa35473 fixed on-finish-render directive tests 2017-10-29 12:17:54 -07:00
David Baldwynn
f427092144 fixed field directive tests 2017-10-29 12:16:34 -07:00
David Baldwynn
ebcc0c63cd fixed field-icon tests 2017-10-29 12:13:22 -07:00
David Baldwynn
7d65f0161b removed duplicate translation keyword for form admin panel 2017-10-29 12:07:42 -07:00
David Baldwynn
538030c551 got edit-form-directive tests to pass 2017-10-29 12:01:30 -07:00
David Baldwynn
76d6d54cd5 got edit-submissions-form directive tests to pass 2017-10-29 11:54:40 -07:00
David Baldwynn
65a8b2d7cc fixed gruntfile bug 2017-10-29 11:43:20 -04:00
David Baldwynn
d304b80913 fixed submission ordering 2017-10-28 05:13:56 -04:00
David Baldwynn
a3d203fee3 Merge branch 'master' of github.com:tellform/tellform 2017-10-28 01:51:18 -07:00
David Baldwynn
dc3bb54774 fixed submissions bug 2017-10-28 04:30:23 -04:00
David Baldwynn
eaef327b37 fixed reloading bug for settings pages 2017-10-28 01:19:09 -07:00
David Baldwynn
3b9f01f92a fixed form_fields translation bug 2017-10-28 00:45:04 -07:00
David Baldwynn
a829e08d73 fixed errors for password reset, user signup and user signin 2017-10-27 23:54:55 -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
82d60c5a42 add error for unactivated account login/forgot password 2017-10-27 20:59:47 -07:00
David Baldwynn
c45d248c3c internationalized transactional emails 2017-10-27 20:46:00 -07:00
David Baldwynn
25ce55b4c7 moved to pug from swig and fixed public form when subdomains are disabled 2017-10-27 16:00:04 -07:00
David Baldwynn
62a34f9ab6 fixed all translations on frontend 2017-10-27 12:52:39 -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
b3213d5a8a Merge pull request #242 from alexgleason/alexgleason
whitef0x0/tellform --> tellform/tellform
2017-10-26 11:04:17 -07:00
David Baldwynn
8de93d4413 Merge branch 'master' into emailNotifications 2017-10-26 08:37:03 -07:00
David Baldwynn
e4ef81af35 fixed verification email signup bug 2017-10-26 11:36:15 -04:00
David Baldwynn
28614fbab4 fixed openEditModal 2017-10-18 17:44:48 -07:00
David Baldwynn
5746920c34 fixed logicJump bug 2017-10-18 17:37:48 -07:00
David Baldwynn
d2bac982cd fixed config prod 2017-10-18 20:27:07 -04:00
David Baldwynn
3835a8aa3a Merge branch 'master' of github.com:whitef0x0/tellform into HEAD
Conflicts:
	config/env/all.js
	config/env/development.js
2017-10-18 20:20:15 -04:00
David Baldwynn
154fddff75 fixed editField bug 2017-10-18 17:18:18 -07:00
David Baldwynn
fc29c7b5ca Merge branch 'master' of github.com:whitef0x0/tellform into HEAD 2017-10-18 19:42:48 -04:00
David Baldwynn
cf3348371a Added back overlay 2017-10-18 16:37:42 -07:00
Alex Gleason
e110820fcb whitef0x0/tellform --> tellform/tellform 2017-10-17 13:12:27 -04:00
David Baldwynn
d1039c7fc2 got all tests to pass 2017-10-10 22:07:13 -07:00
David Baldwynn
988b8739c9 fix merging mistake for sockets 2017-10-07 05:44:47 -04:00
David Baldwynn
3c9c11d9db Merge branch 'master' of https://github.com/tellform/tellform into publicFormImprovments 2017-10-07 02:40:55 -07:00
David Baldwynn
9e351dd520 updated mail templates 2017-10-07 02:40:24 -07:00
David Baldwynn
b58d7abaec fixed button css border 2017-10-07 04:47:14 -04:00
David Baldwynn
4a816c786d fixed analytics fieldValue bug 2017-10-07 04:34:01 -04:00
David Baldwynn
1a155e9ef1 Merge branch 'publicFormImprovments' of github.com:whitef0x0/tellform into speed_improvements 2017-10-07 04:23:59 -04:00
David Baldwynn
6a4dcb0874 moved ip lookups to backend 2017-10-07 01:23:42 -07:00
David Baldwynn
e620769d32 got tests to pass 2017-10-07 00:35:41 -07:00
David Baldwynn
3ebb4eebff fixed bug in form controller 2017-10-07 00:27:03 -07:00
David Baldwynn
3cc99d7b17 form background color bug 2017-10-06 17:15:35 -07:00
David Baldwynn
c1f88603ca obfuscated email for forgot password 2017-10-05 22:32:50 -07:00
David Baldwynn
00e1d43858 got basic emailNotifications to work 2017-10-05 21:53:13 -07:00
David Baldwynn
5c3a0a5bd4 Merge branch 'master' of https://github.com/tellform/tellform 2017-10-05 21:26:31 -07:00
David Baldwynn
f529cf225f sped up rendering of form submission page 2017-10-05 04:19:13 -04:00
David Baldwynn
22b2ca7910 removed stackTrace from 500 error page when running in production mode 2017-10-04 21:42:55 -04:00
David Baldwynn
5587c03065 fixed CSV exporting bug by removing index column 2017-10-02 11:44:04 -04:00
David Baldwynn
b4d0e8d4de fixed high main page load times without mongo aggregation 2017-10-02 11:41:34 -04:00
David Baldwynn
45b378d16f sped up list forms and fixed analytics bugs 2017-10-02 08:17:39 -07:00
David Baldwynn
f6bb23a3bf fixed duplicate views bug 2017-09-29 17:33:55 -07:00
David Baldwynn
4414b0e390 added cdn version of static assets 2017-09-21 02:08:45 -04:00
David Baldwynn
a702ae7e43 Merge branch 'speedup-queries' 2017-09-21 00:07:50 -04:00
David Baldwynn
b3915b7f90 added cache 2017-09-20 20:53:50 -07:00
David Baldwynn
e40b28ed14 fixed startpage css bug 2017-09-20 22:54:12 -04:00
David Baldwynn
7512402c08 fixed production bug 2017-09-20 22:51:42 -04:00
David Baldwynn
61c9470660 fixed no subdmain form rendering bug 2017-09-20 21:54:23 -04: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
David Baldwynn
c396aa8a6d fixed alignment bug with form fields and delete/copy buttons 2017-09-20 16:06:01 -07:00
David Baldwynn
c0cc33e223 integrated form_modules into admin panel 2017-09-20 15:18:19 -07:00
David Baldwynn
e910a02aee fixed disappearing copy/delete buttons for form fields 2017-09-20 11:30:11 -07:00
David Baldwynn
1eebdc81d1 Merge branch 'master' into update-readme-missing-bower-cmd 2017-08-07 15:47:11 -07:00
User
80669ab276 Removed fixed height of buttons 2017-08-07 15:37:00 +08:00
David Baldwynn
dfdefaa305 Merge pull request #211 from tellform/fixed_user_signup_error_ui
Fix user signup errors [wip]
2017-08-02 16:47:15 -07:00
David Baldwynn
7b4c0c8f65 refixed dropdown value display 2017-08-02 18:30:12 -04:00
David Baldwynn
a3fb15d26d fixed legal and radio fields continue to next on key input bug 2017-08-02 17:45:49 -04:00
David Baldwynn
53828594ff fixed star field has preset value before being set bug 2017-08-02 17:13:10 -04:00
David Baldwynn
dce758b22a fixed rating field bug that wouldn't advance to next field on click 2017-08-02 16:45:23 -04:00
David Baldwynn
02d42c90b3 fixed lack of error text bug for numbers field 2017-08-02 16:33:52 -04:00
David Baldwynn
2a605d46a7 fixed next field button not working bug 2017-08-02 16:31:14 -04:00
David Baldwynn
4e09d7c28c fixed date field bug 2017-08-02 16:23:54 -04:00
David Baldwynn
f13d0cf077 Fixed bug that didn't allow user to rearrange form fields 2017-08-02 16:05:17 -04:00
abby
bdd24c1805 change menu order
change the menu order to create, configure, design, analyse, share
2017-08-02 11:19:40 +08:00
abby
0063ce520b fix menu & submenu
- main menu has items: create, configure and share but analyse, share &
design menu are submenus in share page
- fixed index of uib-tab
2017-08-02 10:14:36 +08:00
David Baldwynn
a0ccafc99c fixed user signup error handling 2017-08-01 19:12:13 -04:00
David Baldwynn
7ab619615e :wqUpdate admin-form.client.view.html 2017-08-01 18:45:31 -04:00
abby
77b9a325d6 fix create analyse page
- fix create menu display analyze page & vice versa
2017-08-01 17:19:26 +08:00
David Baldwynn
d07c013885 Update admin-form.client.view.html 2017-07-31 14:17:57 -07:00
David Baldwynn
9a4538328d Merge branch 'master' into controllers_translation_support 2017-07-28 17:08:37 -07:00
David Baldwynn
5a18735b4c fixed form field preservation logic 2017-07-28 17:04:16 -07:00
David Baldwynn
ed032d6db9 fixed edit-submission-form-directive test and removed unnessecary console.log() statements 2017-07-28 14:47:09 -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
David Baldwynn
2896677432 fixed ui bugs in list forms view 2017-07-27 01:44:27 -04:00
David Baldwynn
53b3196ad2 fixed form completion bug with rating fields 2017-07-27 01:22:58 -04:00
David Baldwynn
66d41f5a80 fixed ui bugs in analytics view in admin panel 2017-07-27 00:53:31 -04:00
David Baldwynn
20a2c1b574 fixed rendering error for admin panel view 2017-07-26 22:53:02 -04:00
David Baldwynn
46d71481da Fixed submission bug when adblocker is present 2017-07-26 22:33:01 -04:00
David Baldwynn
699252b119 Added quick bug fix for user verification problems 2017-07-26 16:41:53 -04:00
David Baldwynn
c59060b658 Added message when private form is accessed 2017-07-25 18:08:25 -04:00
David Baldwynn
6afa2b5e24 Merge branch 'master' of github.com:whitef0x0/tellform 2017-07-25 13:52:14 -04:00
David Baldwynn
876800b990 fixed signup problem 2017-07-25 13:51:59 -04:00
David Baldwynn
1da24240fc Update authentication.client.controller.js 2017-07-21 16:51:19 -07:00
David Baldwynn
fbc1bc0a86 Remove console.log statements for authentication controller 2017-07-21 16:51:10 -07:00
David Baldwynn
bc06d59785 Delete design.html 2017-07-20 17:33:21 -07:00
David Baldwynn
70f22dcb0b fixed save design bug 2017-07-20 20:09:43 -04:00
David Baldwynn
b29b0a9e82 fixed logging out of control size bug 2017-07-20 19:09:21 -04:00
Leo Orellana
1a98ca25c3 Replace hardcoded strings with {{ 'strings' | translate }} on placeholders. Add spanish translations 2017-07-14 16:49:22 -03:00
Leo Orellana
2e172213c4 Replace hardcoded strings with {{ 'strings' | translate }} on templates. Add spanish translations 2017-07-12 17:31:04 -03:00
David Baldwynn
e6b9f83494 Merge pull request #184 from Cambalab/jshint
Match code style to jshint config
2017-07-05 14:57:31 -07:00
David Baldwynn
f33793d9cb Merge pull request #186 from Cambalab/html2js_forms
Ffix error on running Html2js grunt task
2017-07-05 14:57:22 -07:00
David Baldwynn
c438991741 Merge pull request #189 from Cambalab/css-lint-errors
fix css lint errors
2017-07-05 14:56:58 -07: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
Alina Ryba
3c830637a7 fix css lint errors 2017-06-27 14:58:07 -03:00
José Luis Di Biase
cf00b8357e Fix warning on html2js grunt tasks
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 15:21:46 -03:00
José Luis Di Biase
d1f3e5f74a match jshintrc config
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 14:54:28 -03:00
David Baldwynn
0871c70788
got angular unit tests to pass 2017-04-23 13:12:07 -07:00
David Baldwynn
a0ef4ba55a Delete auto-save.client.directive.js 2017-04-22 20:50:49 -07:00
David Baldwynn
bf97f95175 Update edit-form.client.view.html 2017-04-22 20:49:49 -07:00
David Baldwynn
43365fb3fc Removed unused $timeout dependency from on-finish-render.client.directive.js 2017-04-22 20:48:28 -07:00
David Baldwynn
43ce29c839 Update edit-submissions-form.client.directive.js 2017-04-22 20:01:03 -07:00
David Baldwynn
efb6fa6d7f Refactored time-counter.client.service.js 2017-04-22 19:54:56 -07:00
David Baldwynn
50086c9c53 Removed unused vars from list-forms.client.controller.test.js 2017-04-22 19:52:40 -07:00
David Baldwynn
c09c8ee473 Removed unused var from public/config.js 2017-04-22 19:47:26 -07:00
David Baldwynn
b494b50ed5 Refactored menus.client.service.js 2017-04-22 19:38:37 -07:00
David Baldwynn
8122044a51 Removed unused variable from home.client.controller.test.js 2017-04-22 19:33:11 -07:00