Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
411 commits
Select commit Hold shift + click to select a range
0dd53df
i18n updates
jkrrv Aug 5, 2024
50754aa
Updates to make it more obvious when an event is cancelled (did not m…
jkrrv Aug 6, 2024
3fe1d1c
Improvement to settings label based on questions from RockBridge
jkrrv Aug 7, 2024
5a58b50
Changing oxford commas to not appear with ampersands. Related to #194.
jkrrv Aug 8, 2024
34ff76c
Changing my mind about oxford commas again.
jkrrv Aug 8, 2024
a497fce
Breaking schedule strings into parts for most Involvement situations.…
jkrrv Aug 8, 2024
28e65a6
Resolve a bug where maps were showing for meetings and involvements t…
jkrrv Aug 8, 2024
7d9f1ae
Update to modern standard for date formatting. Closes #189.
jkrrv Aug 8, 2024
9ac2c91
Better handling some edge cases related to #194
jkrrv Aug 8, 2024
80e888d
Python Reports. Closes #195.
jkrrv Aug 9, 2024
325e056
Python Reports. #195.
jkrrv Aug 9, 2024
cd915e1
Python Reports.
jkrrv Aug 9, 2024
afbbf8d
changing Reports to include the report type in the name to distinguis…
jkrrv Aug 9, 2024
2fc0929
Don't show register/rsvp links for cancelled meetings.
jkrrv Aug 14, 2024
1666f92
Correcting build script to not double-zip plugin
jkrrv Aug 14, 2024
25dbdcc
Not committing these things was a mistake.
jkrrv Aug 14, 2024
7763942
Fixing a formatting oddity with Python Reports.
jkrrv Aug 15, 2024
e7a548e
Create a TouchPoint-specific user for updates. Starts #200, closes #…
jkrrv Aug 25, 2024
c06a16d
Use a TouchPoint user for updates. Closes #200.
jkrrv Aug 26, 2024
9ae5627
Prevent Report update from shifting notably later in the day.
jkrrv Aug 30, 2024
ce0421b
Improvements for python reports that generate SVGs.
jkrrv Sep 10, 2024
635dc94
Adding DOM requirement
jkrrv Sep 10, 2024
7debc5d
Resolving issues with nginx assuming .png files are static
jkrrv Sep 10, 2024
fb45fa0
Typo
jkrrv Sep 10, 2024
1cd453a
Adding a validation step for image conversion.
jkrrv Sep 11, 2024
a114952
No longer updating content of past meetings. Some code updates along…
jkrrv Sep 11, 2024
758b35f
Resolving some styling oddities. Also removing duplicate action butt…
jkrrv Sep 12, 2024
ffb9c7b
Resolving schedule-string conflicts
jkrrv Sep 12, 2024
dff006d
better handling all-day events
jkrrv Sep 12, 2024
f1738f9
HUGE performance improvement on the calendar grid by reducing db hits.
jkrrv Sep 12, 2024
1528f48
i18n updates
jkrrv Sep 12, 2024
217e196
i18n updates
jkrrv Sep 12, 2024
86d46b5
Resolve an issue where meetings were sometimes returned multiple time…
jkrrv Sep 12, 2024
73df9cd
Improving performance. Vaguely related to #204
jkrrv Sep 12, 2024
a40d882
Resolving some confusion around "& others" on involvement schedules w…
jkrrv Sep 12, 2024
0131cb7
Resolving an issue with calendar navigation.
jkrrv Sep 13, 2024
1e882b3
adding inline report parameter
jkrrv Oct 2, 2024
2691ddc
Resolve an issue with DST starting and ending. Closes #207.
jkrrv Oct 8, 2024
60e2832
Version bump.
jkrrv Oct 10, 2024
28fb01f
Adding ipapi key option, cleanup functions and related items.
jkrrv Nov 4, 2024
8864173
WordPress tested version bump
jkrrv Nov 16, 2024
0499005
Fix cal grid incrementing issue.
jkrrv Nov 16, 2024
631c7bb
Only show some registration buttons for meetings if they're relevant …
jkrrv Nov 16, 2024
8ea9692
Improving a label.
jkrrv Nov 16, 2024
5de3f0f
docs update
jkrrv Nov 16, 2024
d4202d1
Rename process in build yml
jkrrv Nov 16, 2024
cf4aaca
Merge branch 'master' into events
jkrrv Nov 16, 2024
97e748b
Removing noreturn that probably never should have been committed.
jkrrv Nov 18, 2024
26a61c8
Starting #209.
jkrrv Nov 18, 2024
cb38382
Progress on #209.
jkrrv Nov 19, 2024
21d9ae6
Moving updatedDT to server-side only, where it belongs.
jkrrv Nov 19, 2024
393674e
remove explicit server error
jkrrv Nov 19, 2024
0597e00
Resolve issue where destruct is getting called to late for saves by s…
jkrrv Nov 19, 2024
ef1131b
Add setting to allow site owners to determine whether their site/chur…
jkrrv Nov 19, 2024
bcdb84b
make list publicly an int
jkrrv Nov 19, 2024
3ec3165
Fix a semantic error with jsonSerialize
jkrrv Nov 19, 2024
7aa2494
Updating readme about Events and stats
jkrrv Nov 19, 2024
701eb35
Cron to submit stats. Theoretically closes #209
jkrrv Nov 21, 2024
e9a5ee5
Correct missing references
jkrrv Nov 22, 2024
c8c3d8a
Add ability to limit involvement import to a given campus. Closes #208
jkrrv Nov 22, 2024
38e79b5
Automatically update private key periodically.
jkrrv Nov 22, 2024
99362cd
Version bump and translation updates
jkrrv Nov 22, 2024
f039fa6
Add a dashboard widget with some simple stats.
jkrrv Nov 22, 2024
b94429b
Adding reports to submitted stats
jkrrv Nov 22, 2024
b78a81e
Updating several settings
jkrrv Nov 22, 2024
ca1b07b
Timezone-related bug
jkrrv Nov 22, 2024
9668b2f
Replace references with imports
jkrrv Nov 24, 2024
313d29e
Allowing SVG reports to have background colors. Closes #212
jkrrv Nov 24, 2024
f9e994a
Provide a non-empty response to this API endpoint.
jkrrv Nov 28, 2024
3a230bd
Add site logo in reported stats, add a filter to prevent or adjust re…
jkrrv Nov 28, 2024
e4e0010
Hook documentation improvements
jkrrv Nov 28, 2024
1bee536
Correcting issue with Report sync.
jkrrv Dec 1, 2024
04b9018
Syntactic items in Report.php
jkrrv Dec 1, 2024
53829c1
Making ids clearer
jkrrv Dec 2, 2024
30d2f0a
Dealing with bug in stats logo submission.
jkrrv Dec 3, 2024
70c6c17
Fixes issue calculating calendar range. Closes #215. Possibly relat…
jkrrv Dec 20, 2024
6f3a4c6
Resolve an issue where involvements aren't instantiated in JS for maps
jkrrv Jan 21, 2025
ff6bda5
Adding a method that confirms if post matches a class
jkrrv Feb 4, 2025
9f9aa83
Resolve a null issue
jkrrv Feb 4, 2025
24d5523
Add rate limiting to IP API
jkrrv Feb 11, 2025
ac3c292
Resolving an issue where an array key is not defined.
jkrrv Feb 11, 2025
3adea60
Significantly extending validity of IP cache
jkrrv Feb 12, 2025
fc32941
Improving rate limiting again
jkrrv Feb 12, 2025
19965df
Correcting issue where __destruct should always be public
jkrrv Feb 17, 2025
cfaa257
Correcting an issue that caused map shortcode to not work for meetings
jkrrv Feb 17, 2025
a93b225
Some adjustments to the calendar grid api
jkrrv Feb 27, 2025
38e4fb6
Adding calendar grid shortcode
jkrrv Feb 27, 2025
faf18af
Correcting a comment
jkrrv Feb 27, 2025
64f77b8
Improving inline documentation
jkrrv Feb 27, 2025
2e58017
boring i18n update
jkrrv Feb 27, 2025
6d8e35b
Correcting a shortcode typo
jkrrv Feb 27, 2025
1c243e2
Correct a few issues with WordPress menu Customizer
jkrrv Feb 28, 2025
f65b320
minor spacing
jkrrv Feb 28, 2025
efa2a2e
Resolving a (previously unknown) issue with defer/async script tags.
jkrrv Feb 28, 2025
c845b36
Moving interfaces into a directory and moving API items out of main T…
jkrrv Mar 5, 2025
c9fb772
Refactor widget for better namespacing.
jkrrv Mar 7, 2025
e292404
Fix issue where API is called before it's initialized. Closes #223.
jkrrv Mar 24, 2025
d90f7e5
Make sure tpwp user exists
jkrrv Mar 24, 2025
d6b1e34
Starting on paging in the personQuery (#222)
jkrrv Mar 24, 2025
bd09e4a
Syntactic improvements
jkrrv Mar 24, 2025
35cef34
Changing default event retention timespan. closes #224
jkrrv Apr 4, 2025
818746b
Changing event image syncing--should be a lot more efficient and hang…
jkrrv Apr 6, 2025
09a54c0
Reworking image sideloading
jkrrv Apr 6, 2025
49ca028
Adding logic to handle RSVPs for meetings that are deleted from Touch…
jkrrv Apr 6, 2025
9971a0d
i18n
jkrrv Apr 7, 2025
8f80295
Refactor Settings class
jkrrv Apr 7, 2025
fd66a96
Reworking Auth to use Token-Based flow. Progress on #210. Functional…
jkrrv Apr 7, 2025
8c3bee2
Resolve a bunch of todos and remove duplicate code. Also resolves an …
jkrrv Apr 8, 2025
195d48f
Some code inspection adjustments
jkrrv Apr 8, 2025
e6017a9
A whole bunch of stuff.
jkrrv Apr 23, 2025
e0fb2d2
i18n
jkrrv Apr 23, 2025
ccf8e16
Group adjacent meetings #225
jkrrv Apr 23, 2025
92d4a15
Fixed slugs. Closes #225
jkrrv Apr 23, 2025
fdc2557
i18n for #225
jkrrv Apr 23, 2025
8bbfd61
Resolve an issue where meeting groups may not have an involvementId a…
jkrrv Apr 23, 2025
b065c4c
A variety of minor cleanup items, mostly related to #225.
jkrrv Apr 24, 2025
992a8ca
Resolving login with tokens. Closes #211.
jkrrv Apr 24, 2025
daeb404
Resolving overly-aggressive redirection. Closes #228.
jkrrv Apr 24, 2025
0d29b33
Resolving overly-aggressive redirection. Closes #228. For real this…
jkrrv Apr 27, 2025
ea7be21
Handle some variables more gracefully for unusual circumstances.
jkrrv Apr 28, 2025
74a43e5
Resolving an issue where not all children of involvements are involve…
jkrrv Apr 28, 2025
764b108
i18n update
jkrrv May 1, 2025
0befb4d
Starting to resolve issue of calling translations too early.
jkrrv May 1, 2025
1a516b9
Resolve issue of calling translations too early. Closes #230
jkrrv May 1, 2025
ad153de
Fix implicit nullables
jkrrv May 5, 2025
7ebc019
Efficiency improvements
jkrrv May 8, 2025
17a3cf4
Resolve an issue where stats reporting was printing results (and bloc…
jkrrv May 15, 2025
5a46ad2
Patch: raise priority of Main Leader for contacting leaders.
jkrrv May 29, 2025
68dd944
Patch: raise priority of Main Leader for contacting leaders.
jkrrv May 29, 2025
ef09210
Fix implicit nullables
jkrrv May 5, 2025
0e4be1f
Efficiency improvements
jkrrv May 8, 2025
e43bd08
Resolve an issue where stats reporting was printing results (and bloc…
jkrrv May 15, 2025
1402361
Merge branch 'CurrentTenth' into block2
jkrrv May 29, 2025
f011cce
Making global declaration of i18n functions safer.
jkrrv Jun 5, 2025
53763e1
Finally correcting JS scoping
jkrrv Jun 5, 2025
6118059
Reworking usage of Google Maps library to account for API changes. C…
jkrrv Jun 5, 2025
c42f443
Changing people lists to not have hover behavior if there are no acti…
jkrrv Jun 5, 2025
77255fa
Missed a scoping issue.
jkrrv Jun 5, 2025
6fd59c9
Making tp_person_actions filter more flexible.
jkrrv Jun 6, 2025
38d7143
Adding actionButtons.php interface and making getActionButtons implem…
jkrrv Jun 7, 2025
3c8264b
Rework NotableAttributes calls to return a StringableArray-based clas…
jkrrv Jun 7, 2025
35f8925
Initial TP-Inv-List Block
jkrrv Jun 9, 2025
0be95ee
Editor UX for inv list block
jkrrv Jun 9, 2025
9e9b50a
i18n and docs
jkrrv Jun 9, 2025
56d24ab
Reducing redundant API calls
jkrrv Jun 9, 2025
835e2f8
Hotfix: don't apply deeplinks to Android where they don't work.
jkrrv Jun 15, 2025
1afdca0
Add uGet for user-auth GET requests.
jkrrv Jun 16, 2025
a49db1b
Closes #233
jkrrv Jun 16, 2025
ee9a4b4
Remove checkUpdates from init to make init more efficient.
jkrrv Jun 22, 2025
96bcd48
Fix an issue where sometimes parent posts aren't imported.
jkrrv Jul 17, 2025
f322eb0
Resolve a notice that happens when user is not authenticated. Will he…
jkrrv Jul 17, 2025
a9bd46e
Correcting a bug with incomplete quotes
jkrrv Jul 25, 2025
8ff49d8
Improving some labels
jkrrv Jul 25, 2025
b6468ae
Improving some labels
jkrrv Jul 25, 2025
26347ab
Commenting out the 6.7 block registration that causes deprecation war…
jkrrv Jul 27, 2025
fe58859
Fix a bug where small group leaders aren't always being assigned task…
jkrrv Jul 29, 2025
6979021
Fix a bug where small group leaders aren't always being assigned task…
jkrrv Jul 29, 2025
0979494
Resolving an issue where dates aren't consistently translated. Close…
jkrrv Aug 25, 2025
bfe12a1
Bump tested version to 6.8.2
jkrrv Sep 9, 2025
35d15e1
Removing an unused var and making sure style resets properly
jkrrv Sep 9, 2025
24da71e
Adding involvementsearch API endpoint for admin UI
jkrrv Sep 9, 2025
5d3baab
Resolve an issue where symbols in error messages are being handled ba…
jkrrv Sep 9, 2025
5a660d4
Resolve a JS error that can happen if tpvm doesn't initialize when ex…
jkrrv Sep 9, 2025
f588029
metadata file updates
jkrrv Sep 9, 2025
d3d87a3
Point to non-minified js files
jkrrv Sep 9, 2025
9795826
phpunit initial
jkrrv Sep 9, 2025
23c40c1
Add meetingseries to involvement meeting query
jkrrv Sep 11, 2025
0bd8acf
Adding packages for blocks
jkrrv Sep 16, 2025
1c8ab20
Scoping changes for shortcodes methods
jkrrv Sep 16, 2025
d9a733b
Adding peopleList function and endpoint
jkrrv Sep 16, 2025
8858ddf
Adding some help language to UI for inv list block
jkrrv Sep 16, 2025
b8f74d3
Correcting syntactical issue for meetings
jkrrv Oct 14, 2025
0109ee0
Adding a warning for events in the past.
jkrrv Oct 14, 2025
43f3ea7
Simplifying logic for determining if an event is in the past.
jkrrv Oct 14, 2025
46a2e90
Cause events to list in their proper order. Closes #218
jkrrv Nov 4, 2025
4617e9b
add copilot files to gitignore
jkrrv Nov 4, 2025
ad73ea7
Person-list now obeys parameters, I think.
jkrrv Nov 4, 2025
9495a0f
Improving speed and output info for build procedure.
jkrrv Nov 4, 2025
0684080
Add involvementMeetingCommon.php for the surprisingly few things that…
jkrrv Nov 4, 2025
1afc003
Adding block assets to version update script
jkrrv Nov 4, 2025
f2bed04
Build fixing.
jkrrv Nov 4, 2025
8e8a253
Tracking time and installing npm items more reliably.
jkrrv Nov 12, 2025
d1eb072
Adding return types
jkrrv Nov 12, 2025
a95ff64
Allowing for alt text when no people are available for a people list.
jkrrv Nov 12, 2025
5cbe79c
Updating php libraries
jkrrv Nov 12, 2025
16f8cf3
Remove package-lock.json
jkrrv Nov 12, 2025
f4899fd
Updating declaration
jkrrv Nov 12, 2025
9695bfa
Updating declaration
jkrrv Nov 12, 2025
581d8f3
Fixing some issues with block building file watcher
jkrrv Nov 13, 2025
b956751
Adding people list block
jkrrv Nov 13, 2025
e0c782b
Remove webpack to use defaults instead
jkrrv Nov 13, 2025
ccc9099
Adding style attributes.
jkrrv Nov 13, 2025
78ee124
inspection comment that Imagick is not required. Docs update.
jkrrv Mar 26, 2026
9bba10d
Adjusting get() to throw an exception rather than returning a wp_error
jkrrv Mar 30, 2026
c2ccbb5
API adjustments for new people-list filter concepts
jkrrv Mar 30, 2026
acb6c93
Updating packages
jkrrv Mar 30, 2026
f909c58
Updating packages
jkrrv Mar 30, 2026
2ddfe8f
Changing cache denominations to make more sense
jkrrv Mar 31, 2026
53eb848
works, mostly
jkrrv Mar 31, 2026
89581e8
Add filter for CSS partials
jkrrv Mar 31, 2026
ff4e1d1
memberType filter success.
jkrrv Mar 31, 2026
e94c62c
Remove unused enqueuing call
jkrrv Mar 31, 2026
872b87e
Caching lookup calls
jkrrv Mar 31, 2026
efd3947
correct alignment
jkrrv Mar 31, 2026
0ee5f0b
changing ttl
jkrrv Mar 31, 2026
2e45773
API adjustments
jkrrv Mar 31, 2026
f21037e
API adjustments
jkrrv Mar 31, 2026
33b46c4
people list filtering by gender
jkrrv Mar 31, 2026
20aaefd
Migrating gender lookup to use new API.
jkrrv Mar 31, 2026
b01b327
Migrating gender lookup to use new API.
jkrrv Mar 31, 2026
775921e
Resolving an issue where CSS would sometimes be included when it shou…
jkrrv Mar 31, 2026
cd8a0c6
Merge branch 'CurrentTenth' into block2
jkrrv Mar 31, 2026
fcf901e
Minor improvements for caching
jkrrv Mar 31, 2026
ca31a55
Merging
jkrrv Mar 31, 2026
90b7e06
Hotfix: sprintf needs to be explicitly included, apparently.
jkrrv Mar 31, 2026
077a232
Hotfix: sprintf needs to be explicitly included, apparently.
jkrrv Apr 1, 2026
0a7e687
Hotfix: closure issue
jkrrv Apr 1, 2026
378858d
Mapping updates. Removed FontAwesome.
jkrrv Apr 1, 2026
104ea98
Icon coloring
jkrrv Apr 1, 2026
2c6508a
typo
jkrrv Apr 1, 2026
bc7ba83
standardizing action buttons
jkrrv Apr 1, 2026
64c87fa
docs update
jkrrv Apr 1, 2026
62ee68d
Merge CurrentTenth to Next
jkrrv Apr 1, 2026
4472d6e
Merge cleanup
jkrrv Apr 1, 2026
fe53b28
cherry-pick:Starting process to allow involvement sync to be split in…
jkrrv Dec 17, 2025
c48b061
Fix actions style not being imported
jkrrv Apr 1, 2026
c35e693
clarifying a label
jkrrv Apr 1, 2026
b339c8e
moving actions style call where it belongs
jkrrv Apr 1, 2026
f784893
Resolve an issue with timezone formatting. Closes #243.
jkrrv Apr 1, 2026
a5f41b3
Resolve an issue where partner map sometimes isn't initializing corre…
jkrrv Apr 2, 2026
c9ebcdb
Finally resolving the issue with the calendar right-hand border
jkrrv Apr 2, 2026
12cf81a
cleaning up capitalization of labels, i18n.
jkrrv Apr 2, 2026
4cf1fb1
add flush-rewrite api endpoint
jkrrv Apr 2, 2026
e415bb6
resolve icons not appearing in block editor
jkrrv Apr 2, 2026
22dc8a9
rollback of really bad decision to think meetings would be translatab…
jkrrv Apr 2, 2026
2f8a4e3
Adding some other fields to avoid translation
jkrrv Apr 2, 2026
d45adc9
Managing translations better.
jkrrv Apr 3, 2026
638ea3e
Styling improvements
jkrrv Apr 3, 2026
e51469b
remove useless trailing comma
jkrrv Apr 7, 2026
0994122
i18n update
jkrrv Apr 9, 2026
349b3bf
package updates
jkrrv Apr 9, 2026
96b4376
Code review
jkrrv Apr 9, 2026
5bd7eb1
Update .github/workflows/releases.yml
jkrrv Apr 9, 2026
fc99a63
Code review
jkrrv Apr 9, 2026
75f53d5
Make it easier to tell when redirections are due to tpwp.
jkrrv Apr 10, 2026
08d1219
i18n
jkrrv Apr 10, 2026
a512f6a
FINALLY fixed partner taxonomy
jkrrv Apr 10, 2026
557d7b6
i18n
jkrrv Apr 10, 2026
e852173
Adding x-redirected-by header wherever it wasn't already
jkrrv Apr 16, 2026
912d135
i18n
jkrrv Apr 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: Build

on:
push:
branches:
- "*"

jobs:
build:
name: Create Build
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Permissions
run: chmod +x build.sh
shell: bash

- name: Build
run: ./build.sh
shell: bash

- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: touchpoint-wp
path: build
40 changes: 36 additions & 4 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,26 @@
name: Create Release

on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

name: Create Release

jobs:
build:
release:
name: Create Release
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Permissions
run: chmod +x build.sh
shell: bash

- name: Build
run: ./build.sh
shell: bash

- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand All @@ -28,6 +31,7 @@ jobs:
release_name: Release ${{ github.ref }}
draft: true
prerelease: false

- name: Publish Built zip
uses: actions/upload-release-asset@v1
env:
Expand All @@ -36,4 +40,32 @@ jobs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./touchpoint-wp.zip
asset_name: touchpoint-wp.zip
asset_content_type: application/zip
asset_content_type: application/zip

docs:
name: Update Documentation
runs-on: ubuntu-latest
Comment thread
jkrrv marked this conversation as resolved.
permissions:
contents: write
steps:
- name: Checkout code
uses: actions/checkout@v2

Comment thread
jkrrv marked this conversation as resolved.
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
tools: composer

- name: Install Composer dependencies
run: composer install --no-interaction --prefer-dist
shell: bash

- name: Configure git identity
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
shell: bash
- name: Generate Docs
run: php ./generateDocs.php
shell: bash
14 changes: 10 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/vendor/
/vendorX/
composer.lock
/assets/images/people
/TouchPointWP_ErrorLog.txt
/.phpdoc/
Expand All @@ -12,14 +11,21 @@ composer.lock
/.idea/deployment.xml
/.idea/dataSources.xml
/.idea/webServers.xml
/.idea/runConfigurations/Local.xml
/.idea/copilotDiffState.xml
/.idea/data_source_mapping.xml
/.idea/copilot*
/.idea/db-forest-config.xml
/.idea/sshConfigs.xml

*.min.js
node_modules

.phpunit.result.cache

/i18n/*.json
/i18n/*.mo

package-lock.json
/i18n/*.l10n.php

/build/
/touchpoint-wp.zip
/touchpoint-wp.zip
2 changes: 2 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/TouchPoint-WP.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions .idea/libraries/Generated_files.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 9 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

69 changes: 67 additions & 2 deletions .idea/php.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/phpunit.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/runConfigurations/Build__WSL_.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/runConfigurations/i18n__1_for_Translation.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/runConfigurations/i18n__2_for_Publish.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/sqldialects.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading