Commit Graph

2873 Commits

Author SHA1 Message Date
Nabil Kadimi
cc6bd01a77 Fix icons in player list header
When grouping is enabled, icons appear only in the first table (see support ticket 20482)
2019-02-18 15:46:14 +00: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
e3ec12e03c Add an extra option to show Team Logos instead of Team Names at Player Lists 2019-02-14 17:13:08 +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
b5dbf613d6 Fix Lines not delimited by CRLF sequence near line # 1 error (part2) 2019-01-28 15:25:06 +02:00
savvasha
968f3e6435 Fix Lines not delimited by CRLF sequence near line # 1 error 2019-01-27 11:55:06 +02:00
Brian Miyaji
b821d6960b Tag version 2.6.14 2018-12-15 11:34:47 +11:00
Brian Miyaji
4543ffebf8 Fix secondary post types not loading in REST API 2018-12-15 11:20:50 +11:00
Brian Miyaji
8707fb3e61 Update file version number 2018-12-12 16:49:18 +11: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
99f2c2003a Add new filter to disable block editor for CPT 2018-12-12 16:40:43 +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
59fc5b4dfb Add classes to support existing selectors in countdown 2018-12-09 11:49:29 +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
savvasha
2206cf3254 Add class selector for event status. 2018-12-02 16:14:54 +02: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
Brian Miyaji
6db71e256f Fix venue address issue 2018-11-16 14:22:03 +11:00
Brian Miyaji
97ec4d80aa Merge pull request #312 from kadimi/master
Fix RTL support for first column in datatables
2018-11-14 11:15:31 +11:00
savvasha
83070752b2 Add Filter by League option to Next Team preset 2018-11-10 12:02:34 +02:00
savvasha
11352ea5db Avoid empty Event list when shortcode is used. 2018-11-09 21:15:08 +02:00
savvasha
41755701a4 Make the Date field optional in Event List template and Shortcode 2018-11-09 20:45:38 +02:00
savvasha
f34d911b21 Fix: Show post date instead of event date 2018-11-06 19:56:41 +02:00
Nabil Kadimi
a6f06b0088 Fix RTL support for first column in datatables 2018-10-28 08:52:00 +00:00
savvasha
d70384af7a Fix date row class 2018-10-24 18:29:06 +03:00
Brian Miyaji
f013f93ed1 Add zero before days only when single digit 2018-10-23 12:19:38 +11:00
Brian Miyaji
e34bce1576 Tweak date row in countdown 2018-10-23 12:09:23 +11:00
Brian Miyaji
52cd7ea645 Fix show_date not initialized in countdown widget 2018-10-23 12:06:04 +11:00
Brian Miyaji
c32964295f Apply reverse teams option to event blocks 2018-10-22 17:52:31 +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
savvasha
b5353f2d96 Move the declaration of $i variable at the top to avoid PHP Warnings when no Players are selected 2018-10-21 10:05:38 +03:00
Brian Miyaji
3eea31144b Tag version 2.6.10 2018-10-18 11:08:12 +11:00
Brian Miyaji
13542154c3 Display hyphen instead of blank team 2018-10-18 10:57:59 +11:00
Brian Miyaji
46d3213bf9 Merge pull request #308 from kadimi/patch-31
Fix team name in player list
2018-10-18 10:56:18 +11:00
Brian Miyaji
9747cdd6f9 Merge pull request #307 from kadimi/patch-30
Fix results order when "Reverse Teams" is enabled
2018-10-18 10:55:50 +11:00
Brian Miyaji
0d976771bf Merge pull request #309 from mikapa21/patch-1
Efficiency rating calculation
2018-10-18 10:55:22 +11:00