587 Commits

Author SHA1 Message Date
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
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
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