Commit Graph

1478 Commits

Author SHA1 Message Date
Brian Miyaji
8266ec4cec Update Google Maps icon and description 2019-05-01 13:16:46 +10: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
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
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
Brian Miyaji
52cd7ea645 Fix show_date not initialized in countdown widget 2018-10-23 12:06:04 +11:00
Brian Miyaji
0b86bb1f17 Don't reverse teams in class. Let them be home-away in admin. 2018-10-22 17:43:36 +11:00
Brian Miyaji
795ae271fe Fix calculated totals resetting to zero 2018-10-22 16:34:59 +11:00
savvasha
b9ac82d180 If Reverse Teams option is enabled then the Main Results should be reversed also 2018-10-21 10:49:45 +03:00
Brian Miyaji
8cac595ed9 Update version numbers 2018-10-17 11:48:31 +11:00
Brian Miyaji
fd644e3071 Merge pull request #310 from ThemeBoy/feature-new-event-shortcodes
Fix Blank Screen when inserting Full Info for Event shortcode
2018-10-17 11:06:51 +11:00
Brian Miyaji
cddba8720a Update modules 2018-10-17 11:04:37 +11:00
savvasha
66f8c04dc4 Avoid PHP > 7.1.x non-numeric values Warnings
PHP Warning:  A non-numeric value encountered in /xxxx/public_html/wp-content/plugins/sportspress/includes/class-sp-player.php on line 411
2018-10-14 12:08:13 +03:00
savvasha
23045b3848 Fix Blank Screen when inserting Full Info for Event shortcode 2018-10-12 10:30:30 +03:00
Brian Miyaji
fb5d720432 Merge pull request #305 from ThemeBoy/feature-past-meetings
Feature past meetings
2018-10-12 15:50:44 +11:00
Brian Miyaji
b099170baa Merge pull request #304 from ThemeBoy/feature-flexible-player-list-shortcode
Make the Player List shortcode more flexible (selection of Season, Le…
2018-10-12 15:48:03 +11:00
Brian Miyaji
3c678e20c1 Merge pull request #303 from ThemeBoy/feature-new-event-shortcodes
Feature new event shortcodes
2018-10-12 15:47:19 +11:00
Brian Miyaji
5aafc5f3a4 Merge pull request #300 from kadimi/patch-29
Fix PHP error
2018-10-12 14:29:51 +11:00
Brian Miyaji
405f858c25 Merge pull request #302 from ThemeBoy/feature-default-nationality
Add Default Nationality option
2018-10-11 19:09:58 +11:00