Commit Graph

2972 Commits

Author SHA1 Message Date
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
savvasha
3f3208a8c0 Update changelog for 2.7.3
Add 2.7.3 changelog
2020-08-29 09:32:26 +03: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
ceb768e996 Merge pull request #395 from kadimi/patch-38
Remove deprecated jQuery function `size`
2020-08-27 23:12:43 +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
f597989787 Remove deprecated jQuery function size 2020-08-22 12:27:56 +01: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
savvasha
75d4469b21 Fix deprecated code (PHP 7.4) 2020-08-07 14:24:00 +03:00
Brian Miyaji
e6b0776714 Adjust RTL stylesheet for event performance icons 2020-08-06 13:20:02 +10: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
ccd66fff79 Merge pull request #384 from kadimi/patch-34
Apply "Reverse order" to results in event lists
2020-08-06 12:56:25 +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
8254c1686e Avoid filtering if League AND Season arrays are empty
It makes more sense. That way you can filter a Player List by League and Team, or by Season and Team. Otherwise you have false positives!
2020-07-25 20:14:21 +03:00
savvasha
b7222ee485 Fix warnings for deprecated code for php7.4
implode(): Passing glue string after array is deprecated. Swap the parameters
2020-07-14 06:47:36 +03:00
savvasha
bc1f5697f7 Avoid showing minutes box for subs when not needed 2020-06-30 09:34:47 +03:00
savvasha
f3902a381f Merge pull request #386 from kadimi/patch-35
Fix deprecated code (PHP 7.4)
2020-06-28 15:37:13 +03:00
Nabil Kadimi
8bcf3cfc0c Fix deprecated code (PHP 7.4) 2020-06-25 22:59:42 +01:00
Brian Miyaji
f27e7b1c46 Merge pull request #385 from lubov9994/master
Fix Elementor compatibility
2020-06-08 22:34:51 +10:00
lubov9994
cefba68151 Fix Elementor compatibility
On default WP theme 2020 I have sp_shortcodes_button error  https://1ce.org/1#HC5UJNmxN
Page builder https://wordpress.org/plugins/elementor/
Discuss: https://wordpress.org/support/topic/sp_shortcodes_button-error/#post-12944559
2020-06-08 10:13:46 +03:00
Brian Miyaji
d1d1d20189 Update changelog 2020-06-07 01:01:36 +10:00
Brian Miyaji
4a9df4c047 Tag version 2.7.2 2020-06-07 01:01:27 +10:00
Brian Miyaji
a55f247ebb Sanitize delimiter setting 2020-06-07 01:00:17 +10:00
Nabil Kadimi
a4de33822a Apply "Reverse order" to results in event lists 2020-06-05 22:52:49 +01: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
ec00d7d74b Add Roch to contributors :) 2020-04-10 13:46:13 +10:00
Brian Miyaji
ac09edb7dc Tag version 2.7.1 2020-04-10 13:44:24 +10:00
Brian Miyaji
f51bc3ebee Always show date of birth and birthday options in player lists 2020-04-10 13:29:59 +10:00
Brian Miyaji
6567cdd749 Update event-calendar.php
Fix delimiter error in event calendar
2020-04-09 23:02:47 +10:00
Brian Miyaji
de7cf287f4 Merge pull request #377 from kadimi/patch-31
Fix "Error in moving to Trash" when deleting configuration columns
2020-04-09 22:54:28 +10:00
Brian Miyaji
d41df515c7 Merge pull request #357 from kadimi/patch-21
Fix multiple linked venues separator in team details
2020-04-09 22:54:07 +10:00
Brian Miyaji
e2e642113b Merge pull request #375 from kadimi/patch-30
Apply option "Reverse order" to event results
2020-04-09 22:53:34 +10:00
Brian Miyaji
bbbb16ff2d Merge pull request #367 from kadimi/patch-24
Fix league tables order
2020-04-09 22:52:22 +10:00
Brian Miyaji
1b5089e76e Merge pull request #350 from kadimi/patch-15
Fix event lists ignoring the `format` parameter
2020-04-09 22:51:42 +10:00
Brian Miyaji
2ff5da601b Merge pull request #369 from kadimi/patch-26
Fix equation based stats in player lists
2020-04-09 22:49:26 +10:00
Brian Miyaji
463e00e048 Merge pull request #370 from kadimi/patch-27
Fix players in player checkboxes
2020-04-09 22:39:03 +10:00
Brian Miyaji
c02ccde25d Merge pull request #373 from kadimi/patch-29
Fix event dates in event blocks
2020-04-09 22:37:49 +10:00
Brian Miyaji
51eb8cae35 Merge pull request #380 from kakoma/patch-1
Add custom filter, sportspress_player_list_data
2020-04-09 22:07:38 +10:00
Brian Miyaji
93659eed67 Merge pull request #381 from ThemeBoy/feature-dob-age-player-lists
Feature dob age player lists
2020-04-09 22:07:28 +10:00
Brian Miyaji
9bbaa730b0 Merge pull request #379 from kadimi/patch-33
Fix venue address in events
2020-04-09 22:06:34 +10:00
Brian Miyaji
2f5cd60f3e Merge pull request #378 from kadimi/patch-32
Exclude postponed/cancelled events from countdowns (+filter hook)
2020-04-09 22:06:09 +10:00