Commit Graph

1694 Commits

Author SHA1 Message Date
savvasha
12ab5579a9 FIX: PHP 8.0: Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero 2021-09-26 16:15:04 +03:00
savvasha
6edd62ff11 FIX: PHP 8.0: Deprecate required parameters after optional parameters in function/method signatures 2021-09-26 15:50:22 +03:00
savvasha
c60d6072db FIX: Last Week and Next Week filtering is not working for Player Lists 2021-07-19 18:56:11 +03:00
savvasha
eb29226b9e Avoid Undefined index warnings if no status is set (i.e. during import) 2021-06-03 17:24:23 +03:00
savvasha
6bf4ddbdc9 Set the custom flag size to W:23px and H:15px 2021-04-28 17:50:03 +03:00
savvasha
d714fd79b8 New flags 2021-04-28 10:09:02 +03:00
savvasha
60fe77cc9f Create a function to support custom flags 2021-04-28 08:09:35 +03:00
savvasha
9bd808e270 Add event mode to REST API 2021-04-26 13:03:23 +03:00
savvasha
3203f092f2 Give an option to show or not the event status in countdown widget 2021-03-31 12:52:46 +03:00
savvasha
775ac5cb2f Add "Order" and "Order by" selection fields for countdown widget 2021-03-31 12:38:56 +03:00
Brian Miyaji
c4cbc5e97c Add event format to REST API 2021-03-29 12:07:53 +09:00
Brian Miyaji
26902cc811 Add sports news widget 2021-03-23 03:12:23 +09:00
Brian Miyaji
479efd8fec Tag version 2.7.8 2021-03-18 14:14:53 +09:00
Brian Miyaji
4fdefacab9 Use object instead of array to retain keys for multi array POST via API 2021-03-18 14:10:21 +09:00
Brian Miyaji
842e3ce7e8 Use object instead of array to retain team IDs when updating event results via API 2021-03-18 13:58:02 +09:00
Brian Miyaji
9e4709048e Tag version 2.7.7 2021-03-17 00:17:52 +09:00
savvasha
1395d9776a FIX: Avoid overriding relation operator of query_vars if already set 2021-01-11 11:04:56 +02:00
Brian Miyaji
d09084ea1c Tag version 2.7.6 2020-12-27 12:30:47 +09:00
savvasha
9740e41687 FIX: The player-lists of an event are not restricted to just the team that is selected 2020-12-26 22:55:25 +02:00
Brian Miyaji
1887c94438 Tag version 2.7.5 2020-12-20 14:45:42 +09:00
savvasha
7a69685ea9 Make possible event filtering by Team **AND** Match Day 2020-11-23 14:37:42 +02:00
savvasha
1d81899a9e Make sure that is a number (i.e. convert 90+2' to 90') (2) 2020-10-23 13:30:50 +03:00
savvasha
c17b63e628 Make sure that is a number (i.e. convert 90+2' to 90') 2020-10-23 12:59:09 +03:00
Brian Miyaji
6d7ec8582e Tag version 2.7.4 2020-09-01 11:16:54 +10:00
savvasha
063c33a21d Birthday widget options for showing and formatting the DoB and Age. 2020-08-31 07:52:47 +03:00
Brian Miyaji
41601ced07 Merge branch 'master' of https://github.com/ThemeBoy/SportsPress 2020-08-30 21:45:47 +10:00
savvasha
dfea672c44 Return all events that a team participated. 2020-08-30 10:43:04 +03:00
savvasha
7969ae6603 Tag version 2.7.3 (2) 2020-08-29 14:54:09 +03:00
savvasha
2fb60bfa43 Tag version 2.7.3 2020-08-29 14:50:04 +03:00
Brian Miyaji
02a738c8e5 Merge branch 'master' of https://github.com/ThemeBoy/SportsPress 2020-08-27 23:53:54 +10:00
Brian Miyaji
63b068775a Tag version 2.7.3 2020-08-27 23:53:40 +10:00
Brian Miyaji
bf3537374d New module will be introduced in major update 2020-08-27 23:34:20 +10:00
Brian Miyaji
b07941a6ba Merge pull request #391 from kadimi/patch-37
Add "Leagues" and "Seasons" to overridable strings
2020-08-27 23:15:49 +10:00
Brian Miyaji
a7b2976847 No need to check post type allowed if SP Event 2020-08-27 23:11:02 +10:00
Brian Miyaji
54af25e059 Merge branch 'master' of https://github.com/ThemeBoy/SportsPress 2020-08-27 23:09:01 +10:00
Brian Miyaji
9fbe63269c Enable future events in WP 5.5 REST API 2020-08-27 23:08:55 +10:00
savvasha
8bf77c69a0 Forgotten IF statement... 2020-08-26 08:21:08 +03:00
savvasha
2a38d08951 Avoid counting events the player didnt participate with the selected team. 2020-08-26 08:06:53 +03:00
Nabil Kadimi
294210ccea Add "Leagues" and "Seasons" to overridable strings 2020-08-12 18:32:17 +01:00
savvasha
0dac5c28b4 Avoid nullifying the stats array if Player Statistic template not enabled 2020-08-11 08:47:57 +03:00
Brian Miyaji
ea48d511c0 Keep value as key for frontend labels 2020-08-06 13:19:47 +10:00
Brian Miyaji
37917f9397 Merge pull request #340 from fwatteau/master
The Metrics data are updatables by rest api
2020-08-06 13:15:40 +10:00
Brian Miyaji
c244173643 Merge pull request #346 from ThemeBoy/feature-league-table-colors
Add Highlight Places PRO module at Settings
2020-08-05 16:33:34 +10:00
Brian Miyaji
e8f2badb84 Update country names 2020-08-05 14:07:03 +10:00
savvasha
bc1f5697f7 Avoid showing minutes box for subs when not needed 2020-06-30 09:34:47 +03:00
Nabil Kadimi
8bcf3cfc0c Fix deprecated code (PHP 7.4) 2020-06-25 22:59:42 +01:00
Brian Miyaji
a55f247ebb Sanitize delimiter setting 2020-06-07 01:00:17 +10:00
savvasha
143ea66a46 Fix Undefined index: show_excluded
Based on 9f2888fd45
2020-05-01 16:21:22 +03:00
savvasha
9f2888fd45 Add an option to Countdown widget to show Excluded (i.e. cancelled, postponed) events. 2020-04-12 13:32:11 +03:00
Brian Miyaji
ac09edb7dc Tag version 2.7.1 2020-04-10 13:44:24 +10:00