savvasha
fbd4c21998
Fix: Warning: key() expects parameter 1 to be array, string given when special characters are used
2019-05-28 18:33:41 +03:00
Brian Miyaji
7fd5c609e2
Simplify map script loading
2019-05-28 16:45:30 +10:00
savvasha
2150586ac6
Avoid PHP Error A non-numeric value encountered ./includes/class-sp-league-table.php on line 793 if an empty space is added as a value
2019-05-27 13:38:33 +03:00
Brian Miyaji
f49d282eb3
Simplify fix for events other than publish and future being queried in calendar
2019-05-27 20:07:06 +10:00
savvasha
c6cbd414d9
Add an extra Status option at Event List widget (Published+Scheduled)
2019-05-19 19:52:37 +03:00
Brian Miyaji
8266ec4cec
Update Google Maps icon and description
2019-05-01 13:16:46 +10:00
Nabil Kadimi
32a991353e
Add helper function to get player numbers in events
2019-04-27 18:52:11 +01:00
Kef
e2aeaf4fc9
To address #339
...
Remove array control on metrics data and add an autoconversion of PHP Object in PHP array.
For json request, i use the variable instead of label in metrics.
The variable names are lower case, without accent, without space (more stable than a label in a site).
2019-04-22 10:41:20 +02:00
savvasha
81b4f0143b
Fix: Warnings about "Undefined variable: count" and "Trying to get property 'publish' of non-object"
2019-04-11 13:56:43 +03:00
savvasha
732fe4a777
Fix query single post in event blocks (2nd try)
2019-04-10 18:54:24 +03:00
savvasha
6530c57d40
Revert "Fix query single post in event blocks"
...
This reverts commit 38acce0dd7 .
2019-04-10 18:53:31 +03:00
Brian Miyaji
38acce0dd7
Fix query single post in event blocks
2019-04-11 00:10:01 +09:00
Brian Miyaji
91714255ae
Revert to use post ID as slug for matches
2019-03-12 21:10:09 +11:00
Brian Miyaji
beb3e76e89
Merge pull request #321 from ThemeBoy/feature-OpenStreetMap
...
Feature OpenStreetMap
2019-03-12 16:14:12 +11:00
savvasha
db110050f8
Add Event Specs to Event-List Shortcode
2019-03-03 16:41:35 +02:00
savvasha
cfbeac8ecf
Revert "Add Event Specs to Event-List Shortcode"
...
This reverts commit 37aa16a86c .
2019-03-03 16:40:37 +02:00
savvasha
37aa16a86c
Add Event Specs to Event-List Shortcode
2019-03-02 07:43:58 +02:00
savvasha
1c540903cd
Make it a little bit "smarter" using jQuery to avoid default $order value
2019-03-01 18:37:04 +02:00
savvasha
b0e3732b90
Avoid php warning.
2019-02-23 08:01:04 +02:00
savvasha
2392b582d9
Final Commit
2019-02-22 18:07:29 +02:00
savvasha
eaf73961d7
Some housekeeping
2019-02-21 23:56:24 +02:00
savvasha
39b7544270
Set default coordinates
2019-02-21 23:07:02 +02:00
savvasha
3986a8566e
Enable OpenStreetMap support at Setup Wizard
2019-02-21 18:08:16 +02:00
savvasha
03b67a2173
Avoid using duplicate code
2019-02-21 13:44:20 +02:00
savvasha
dc15eae7f0
Add Module selelection for GoogleMaps
2019-02-21 11:05:12 +02:00
savvasha
5fbf509e7c
Minor changes for PRO GoogleMaps moduel integration
2019-02-19 18:09:46 +02:00
savvasha
2231d10410
Create SportsPress OpenStreetMap module and add filters
2019-02-19 17:27:16 +02:00
savvasha
8d29e3945e
If coordinates were not set for a place, then center the map.
2019-02-17 19:22:17 +02:00
savvasha
68c45f5965
Full integration of OpenStreetMaps, removal of Google Maps code
2019-02-17 19:09:44 +02:00
savvasha
1d533fa5a7
Add search function to OpenStreetMap
2019-02-16 19:45:56 +02:00
savvasha
edd09a60ce
First commit to switch to Openstreetmaps
2019-02-16 12:42:34 +02:00
savvasha
5020512242
Avoid loading ALL teams at the first step of creating a League Table
2019-02-08 13:03:30 +02:00
savvasha
af2c537e4c
Let the Wordpress auto-create slugs from titles instead of using just the post-id
2019-01-29 20:59:55 +02:00
savvasha
61da58e461
Final commit
2018-12-19 08:35:15 +02:00
savvasha
60346c1f6a
First Commit for bypassing default ordering of league tables
2018-12-19 07:15:10 +02:00
Brian Miyaji
eefe954cb0
Tag version 2.6.13
2018-12-12 16:48:39 +11:00
Brian Miyaji
32840e6751
Enable REST API for CPT
2018-12-12 16:40:57 +11:00
Brian Miyaji
726945eb99
Tag version 2.6.12
2018-12-10 00:46:20 +11:00
Brian Miyaji
ea19cc4ec9
Fix calculated performance totals missing from array for custom templates
2018-12-09 11:50:07 +11:00
Brian Miyaji
9f6001762f
Revert "Make the Date field optional in Event List template and Shortcode"
...
This reverts commit 41755701a4 .
2018-12-09 11:48:20 +11:00
Brian Miyaji
0abd9585bc
Tag version 2.6.11
2018-12-06 22:49:09 +11:00
Brian Miyaji
d83ac87638
Merge pull request #313 from kadimi/patch-1
...
Do no filter relevant events
2018-12-06 22:35:55 +11:00
Brian Miyaji
f1dd7f2edc
Disable REST API when Gutenberg is active to prevent blank screen bug
2018-12-06 22:31:04 +11:00
Nabil Kadimi
efd3097c5c
Minor
2018-11-29 10:00:47 +00:00
Nabil Kadimi
f0245bcddc
Do no filter relevant events
...
Prevent filtering events with same teams but in reverse order (like second legs)
2018-11-29 09:59:06 +00:00
savvasha
baaf4d05a6
Pump version
2018-11-24 21:22:36 +02:00
savvasha
01d66cb570
More optimization on events filtering for past week, this week, next week
2018-11-24 21:20:15 +02:00
savvasha
2c250ace18
Fix previous-current-week calendar filtering
2018-11-20 17:30:34 +02:00
savvasha
41755701a4
Make the Date field optional in Event List template and Shortcode
2018-11-09 20:45:38 +02:00
savvasha
8d037f8a87
Show DoB and Age in Data fields on Player List template
2018-11-08 18:36:11 +02:00