Skip to content

Commit 37a3f67

Browse files
committed
Build for release
1 parent 11f5d6a commit 37a3f67

File tree

7 files changed

+86
-90
lines changed

7 files changed

+86
-90
lines changed

README.md

Lines changed: 11 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Requires at least:** 4.4
55
**Requires PHP:** 5.6.20
66
**Tested up to:** 5.7
7-
**Stable tag:** 1.6.8
7+
**Stable tag:** 1.6.9
88
**License:** GPLv2 or later
99
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -21,36 +21,6 @@ Moreover, with more than 20+ custom field, you can swiftly build contact forms,
2121

2222
So weForms is an all-in-one form builder created with the global users in mind. Its minimalistic design is not only modern but also super fast and user-friendly. Everything works on a single page. Feel no delay – because your time is precious!
2323

24-
## Development ##
25-
26-
### Installing Dependencies ###
27-
Before you can use the development version of this plugin you must install the dependencies.
28-
29-
```
30-
npm install
31-
```
32-
33-
### Workflow ###
34-
Before editing or making changes check to make sure you are not editing any concatenated files. Check the Gruntfile.js in the concat: section for details. If you edit a concatenated file and run the build process any of your changes will be overwritten.
35-
36-
Once you have made the changes and are ready to test run the following command.
37-
38-
```
39-
grunt concat:(specified source)
40-
```
41-
42-
#### Minify JS ####
43-
If you want to test changes with SCRIPT_DEBUG set to false. You will need to make sure the scripts are minified.
44-
To minify Javascript for testing run the following command.
45-
46-
```
47-
grunt uglify:main
48-
```
49-
50-
### Build Process ###
51-
When you are ready to build for release or QA make sure all branchs are merge that will be in the release and follow:
52-
[Release Process https://github.com/BoldGrid/weforms/wiki/Release-Process]
53-
5424
### Quick Overview of weForms ###
5525
[youtube https://www.youtube.com/watch?v=4uYi0833Kjw]
5626

@@ -279,6 +249,16 @@ weForms is the most beginner friendly and fastest WordPress contact form plugin
279249

280250
## Changelog ##
281251

252+
### Version 1.6.9 (31 August, 2021) ###
253+
* **Fix:** PHP 8.0 Emogrifier updates
254+
* **Fix:** Transaction page link updated to weforms site
255+
* **Fix:** Entry Field Names update on form save when changed
256+
* **Fix:** Using Vue.js minified file for production
257+
* **Fix:** Google Maps integration provides address in notification
258+
* **Update:** Field Authentication updates
259+
* **Update:** Dependancy updates
260+
* **Impovement:** Sprout Invoices integration multiple line items and payment options
261+
282262
### Version 1.6.8 (10 June, 2021) ###
283263
* **Fix:** weSerialize not extended
284264

assets/js/spa-app.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
'use strict';
22

3-
var _typeof3 = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
3+
var _typeof4 = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
4+
5+
var _typeof3 = typeof Symbol === "function" && _typeof4(Symbol.iterator) === "symbol" ? function (obj) {
6+
return typeof obj === "undefined" ? "undefined" : _typeof4(obj);
7+
} : function (obj) {
8+
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj === "undefined" ? "undefined" : _typeof4(obj);
9+
};
410

511
var _typeof2 = typeof Symbol === "function" && _typeof3(Symbol.iterator) === "symbol" ? function (obj) {
612
return typeof obj === "undefined" ? "undefined" : _typeof3(obj);

assets/js/spa-app.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/weforms.pot

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# This file is distributed under the GPL2 or later.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: weForms 1.6.8\n"
5+
"Project-Id-Version: weForms 1.6.9\n"
66
"Report-Msgid-Bugs-To: https://wedevs.com/contact/\n"
7-
"POT-Creation-Date: 2021-06-10 15:46:52+00:00\n"
7+
"POT-Creation-Date: 2021-08-24 23:21:26+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -67,7 +67,7 @@ msgid "Forms"
6767
msgstr ""
6868

6969
#: includes/admin/class-admin.php:58 includes/class-form-widget.php:49
70-
#: includes/functions.php:753
70+
#: includes/functions.php:770
7171
msgid "Form"
7272
msgstr ""
7373

@@ -153,13 +153,13 @@ msgstr ""
153153

154154
#: includes/admin/class-admin.php:187
155155
#: includes/api/class-weforms-forms-controller.php:1368
156-
#: includes/functions.php:773
156+
#: includes/functions.php:790
157157
msgid "IP Address"
158158
msgstr ""
159159

160160
#: includes/admin/class-admin.php:188
161161
#: includes/api/class-weforms-forms-controller.php:1369
162-
#: includes/functions.php:764
162+
#: includes/functions.php:781
163163
#: includes/templates/class-template-restaurant-reservation.php:61
164164
msgid "Date"
165165
msgstr ""
@@ -204,8 +204,8 @@ msgstr ""
204204
msgid "UPGRADE NOW!"
205205
msgstr ""
206206

207-
#: includes/admin/class-form-builder-assets.php:46 includes/functions.php:1168
208-
#: includes/functions.php:1171
207+
#: includes/admin/class-form-builder-assets.php:46 includes/functions.php:1185
208+
#: includes/functions.php:1188
209209
msgid "New Form Submission"
210210
msgstr ""
211211

@@ -375,11 +375,11 @@ msgid "HP Anti-Spam"
375375
msgstr ""
376376

377377
#: includes/admin/class-form-builder-assets.php:387
378-
#: includes/admin/class-privacy.php:242 includes/functions.php:771
378+
#: includes/admin/class-privacy.php:242 includes/functions.php:788
379379
msgid "User"
380380
msgstr ""
381381

382-
#: includes/admin/class-form-builder-assets.php:389 includes/functions.php:775
382+
#: includes/admin/class-form-builder-assets.php:389 includes/functions.php:792
383383
#: includes/integrations/mailpoet/component/template.php:38
384384
#: includes/templates/class-template-conference-proposal.php:33
385385
#: includes/templates/class-template-donation-form.php:32
@@ -1510,17 +1510,17 @@ msgid "%s quantity must be equal or less than %s"
15101510
msgstr ""
15111511

15121512
#: includes/api/class-weforms-forms-controller.php:560
1513-
#: includes/functions.php:217
1513+
#: includes/functions.php:234
15141514
msgid "No form ID was found."
15151515
msgstr ""
15161516

15171517
#: includes/api/class-weforms-forms-controller.php:564
1518-
#: includes/functions.php:221
1518+
#: includes/functions.php:238
15191519
msgid "No form fields were found."
15201520
msgstr ""
15211521

15221522
#: includes/api/class-weforms-forms-controller.php:570
1523-
#: includes/functions.php:227
1523+
#: includes/functions.php:244
15241524
msgid "Could not create an entry"
15251525
msgstr ""
15261526

@@ -2306,43 +2306,43 @@ msgstr ""
23062306
msgid "This is a premium field. You need to upgrade."
23072307
msgstr ""
23082308

2309-
#: includes/functions.php:755
2309+
#: includes/functions.php:772
23102310
msgid "Entry ID"
23112311
msgstr ""
23122312

2313-
#: includes/functions.php:756
2313+
#: includes/functions.php:773
23142314
msgid "Form ID"
23152315
msgstr ""
23162316

2317-
#: includes/functions.php:757
2317+
#: includes/functions.php:774
23182318
msgid "Form Name"
23192319
msgstr ""
23202320

2321-
#: includes/functions.php:761
2321+
#: includes/functions.php:778
23222322
msgid "System"
23232323
msgstr ""
23242324

2325-
#: includes/functions.php:763
2325+
#: includes/functions.php:780
23262326
msgid "Site Administrator Email"
23272327
msgstr ""
23282328

2329-
#: includes/functions.php:765
2329+
#: includes/functions.php:782
23302330
msgid "Site Title"
23312331
msgstr ""
23322332

2333-
#: includes/functions.php:766
2333+
#: includes/functions.php:783
23342334
msgid "Site URL"
23352335
msgstr ""
23362336

2337-
#: includes/functions.php:767
2337+
#: includes/functions.php:784
23382338
msgid "Embedded Page Title"
23392339
msgstr ""
23402340

2341-
#: includes/functions.php:774
2341+
#: includes/functions.php:791
23422342
msgid "User ID"
23432343
msgstr ""
23442344

2345-
#: includes/functions.php:776
2345+
#: includes/functions.php:793
23462346
#: includes/integrations/mailpoet/component/template.php:50
23472347
#: includes/templates/class-template-conference-proposal.php:38
23482348
#: includes/templates/class-template-donation-form.php:37
@@ -2354,124 +2354,124 @@ msgstr ""
23542354
msgid "Last Name"
23552355
msgstr ""
23562356

2357-
#: includes/functions.php:777
2357+
#: includes/functions.php:794
23582358
msgid "Display Name"
23592359
msgstr ""
23602360

2361-
#: includes/functions.php:778
2361+
#: includes/functions.php:795
23622362
msgid "Email"
23632363
msgstr ""
23642364

2365-
#: includes/functions.php:782
2365+
#: includes/functions.php:799
23662366
msgid "URL's"
23672367
msgstr ""
23682368

2369-
#: includes/functions.php:784
2369+
#: includes/functions.php:801
23702370
msgid "Embeded Page URL"
23712371
msgstr ""
23722372

2373-
#: includes/functions.php:785
2373+
#: includes/functions.php:802
23742374
msgid "Referer URL"
23752375
msgstr ""
23762376

2377-
#: includes/functions.php:786
2377+
#: includes/functions.php:803
23782378
msgid "Login URL"
23792379
msgstr ""
23802380

2381-
#: includes/functions.php:787
2381+
#: includes/functions.php:804
23822382
msgid "Logout URL"
23832383
msgstr ""
23842384

2385-
#: includes/functions.php:788
2385+
#: includes/functions.php:805
23862386
msgid "Register URL"
23872387
msgstr ""
23882388

2389-
#: includes/functions.php:789
2389+
#: includes/functions.php:806
23902390
msgid "Lost Password URL"
23912391
msgstr ""
23922392

2393-
#: includes/functions.php:790
2393+
#: includes/functions.php:807
23942394
msgid "Personal Data Erase Confirmation URL"
23952395
msgstr ""
23962396

2397-
#: includes/functions.php:791
2397+
#: includes/functions.php:808
23982398
msgid "Personal Data Export Confirmation URL"
23992399
msgstr ""
24002400

2401-
#: includes/functions.php:984
2401+
#: includes/functions.php:1001
24022402
msgid "Images"
24032403
msgstr ""
24042404

2405-
#: includes/functions.php:988
2405+
#: includes/functions.php:1005
24062406
msgid "Audio"
24072407
msgstr ""
24082408

2409-
#: includes/functions.php:992
2409+
#: includes/functions.php:1009
24102410
msgid "Videos"
24112411
msgstr ""
24122412

2413-
#: includes/functions.php:996
2413+
#: includes/functions.php:1013
24142414
msgid "PDF"
24152415
msgstr ""
24162416

2417-
#: includes/functions.php:1000
2417+
#: includes/functions.php:1017
24182418
msgid "Office Documents"
24192419
msgstr ""
24202420

2421-
#: includes/functions.php:1004
2421+
#: includes/functions.php:1021
24222422
msgid "Zip Archives"
24232423
msgstr ""
24242424

2425-
#: includes/functions.php:1008
2425+
#: includes/functions.php:1025
24262426
msgid "Executable Files"
24272427
msgstr ""
24282428

2429-
#: includes/functions.php:1012
2429+
#: includes/functions.php:1029
24302430
msgid "CSV"
24312431
msgstr ""
24322432

2433-
#: includes/functions.php:1082
2433+
#: includes/functions.php:1099
24342434
#: includes/importer/class-importer-abstract.php:898
24352435
#: includes/importer/class-importer-gf.php:271
24362436
#: includes/templates/class-template-to-do-list.php:67
24372437
msgid "Thanks for contacting us! We will get in touch with you shortly."
24382438
msgstr ""
24392439

2440-
#: includes/functions.php:1086
2440+
#: includes/functions.php:1103
24412441
#: includes/importer/class-importer-abstract.php:901
24422442
#: includes/importer/class-importer-gf.php:274
24432443
msgid "Submit Query"
24442444
msgstr ""
24452445

2446-
#: includes/functions.php:1102
2446+
#: includes/functions.php:1119
24472447
#: includes/importer/class-importer-abstract.php:906
24482448
msgid "Form submission hasn't been started yet"
24492449
msgstr ""
24502450

2451-
#: includes/functions.php:1103
2451+
#: includes/functions.php:1120
24522452
#: includes/importer/class-importer-abstract.php:907
24532453
msgid "Form submission is now closed."
24542454
msgstr ""
24552455

2456-
#: includes/functions.php:1105
2456+
#: includes/functions.php:1122
24572457
#: includes/importer/class-importer-abstract.php:909
24582458
msgid "You need to login to submit a query."
24592459
msgstr ""
24602460

2461-
#: includes/functions.php:1108
2461+
#: includes/functions.php:1125
24622462
#: includes/importer/class-importer-abstract.php:912
24632463
msgid "Sorry, we have reached the maximum number of submissions."
24642464
msgstr ""
24652465

2466-
#: includes/functions.php:1123
2466+
#: includes/functions.php:1140
24672467
msgid "PayPal"
24682468
msgstr ""
24692469

2470-
#: includes/functions.php:1124
2470+
#: includes/functions.php:1141
24712471
msgid "Credit Card"
24722472
msgstr ""
24732473

2474-
#: includes/functions.php:1170
2474+
#: includes/functions.php:1187
24752475
msgid "Admin Notification"
24762476
msgstr ""
24772477

@@ -2583,15 +2583,15 @@ msgstr ""
25832583
msgid "Sprout Invoices"
25842584
msgstr ""
25852585

2586-
#: includes/integrations/sprout-invoices/class-integration-sprout-invoices.php:323
2586+
#: includes/integrations/sprout-invoices/class-integration-sprout-invoices.php:341
25872587
msgid "Invoice Submitted: Form <a href=\"%s\">#%s</a>."
25882588
msgstr ""
25892589

2590-
#: includes/integrations/sprout-invoices/class-integration-sprout-invoices.php:365
2590+
#: includes/integrations/sprout-invoices/class-integration-sprout-invoices.php:389
25912591
msgid "Invoice Submitted: Form %s."
25922592
msgstr ""
25932593

2594-
#: includes/integrations/sprout-invoices/class-integration-sprout-invoices.php:476
2594+
#: includes/integrations/sprout-invoices/class-integration-sprout-invoices.php:500
25952595
msgid "Estimate Submitted: Form %s."
25962596
msgstr ""
25972597

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "weForms",
33
"author": "BoldGrid",
4-
"version": "1.6.8",
4+
"version": "1.6.9",
55
"license": "GPL-2.0",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)