savvasha
23045b3848
Fix Blank Screen when inserting Full Info for Event shortcode
2018-10-12 10:30:30 +03:00
Brian Miyaji
dad59a8617
Merge pull request #306 from ThemeBoy/feature-past-meetings
...
Default to not show past meetings
2018-10-12 16:29:40 +11:00
Brian Miyaji
92cdf08776
Default to not show past meetings
2018-10-12 16:28:59 +11: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
f8c11ba648
Merge pull request #301 from ThemeBoy/feature-gutenberg
...
Prevent blank screen on custom post types when Gutenberg is active
2018-10-11 19:10:09 +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
Nabil Kadimi
a1e44e335e
Fix PHP error
...
Fix PHP error `( ! ) Fatal error: Uncaught Error: Cannot unset string offsets in /var/www/public/wp-content/plugins/sportspress/includes/class-sp-player-list.php on line 532`
2018-10-05 12:21:29 +01:00
savvasha
5d8141325f
Filtering based on Last/This/Next Week uses all possible dates as Start of Week.
2018-10-04 21:43:23 +03:00
savvasha
93a487f680
FIX: If start of week is set to Sunday, then "Last week", "Current week" and "Next week" filters are giving false positives on Calendars
2018-10-04 17:58:25 +03:00
Brian Miyaji
1929f6c1a4
Merge pull request #299 from kadimi/patch-28
...
Fix "Skip if zero" not handling float representation (0.0*)
2018-10-04 11:37:23 +10:00
Brian Miyaji
2fbf6d71aa
Merge pull request #298 from kadimi/patch-27
...
Preserve data when importing players
2018-10-04 11:37:09 +10:00
Brian Miyaji
5e8a9b3872
Merge pull request #297 from kadimi/patch-26
...
Improve iCalendar feed
2018-10-04 11:36:30 +10:00
Brian Miyaji
f5e06f86ab
Merge pull request #296 from kadimi/patch-25
...
Allow overriding team events list template arguments
2018-10-04 11:35:56 +10:00
Brian Miyaji
6dbb53d07a
Merge pull request #294 from kadimi/patch-24
...
Update locationpicker.jquery.js
2018-10-04 11:35:13 +10:00
Brian Miyaji
b6ea5d7f30
Merge pull request #293 from kadimi/patch-23
...
Fix location picker freezing the browser
2018-10-04 11:34:49 +10:00
Brian Miyaji
ccc3a7bf5c
Merge pull request #292 from kadimi/patch-22
...
Refactor
2018-10-04 11:34:17 +10:00
Brian Miyaji
7054966b26
Merge pull request #286 from kadimi/patch-19
...
Improve stats visibility on the dashboard
2018-10-04 11:33:31 +10:00
Nabil Kadimi
e504217d0c
Use sp_ for the new hook
2018-10-02 23:13:47 +01:00
savvasha
3277f1646b
Fix event-date showing at countdown widget
2018-10-01 10:40:23 +03:00
savvasha
b76b506a35
Fix the "The Countdown timer does not show the first number in the DAY field" bug when the day was 3digits
2018-10-01 10:09:22 +03:00
Nabil Kadimi
db8a7180f0
Fix "Skip if zero" not handling float representation (0.0*)
2018-09-26 10:43:24 +01:00
Nabil Kadimi
8fe28e788d
Minor
2018-09-19 19:33:23 +01:00
Nabil Kadimi
d6750dd905
Preserve data when importing players
...
Preserve positions, seasons and leagues
2018-09-19 19:32:16 +01:00
savvasha
55cb7e9765
Add Default Nationality option at General Settings.
2018-09-18 16:45:10 +03:00
Brian Miyaji
d25072f127
Initial commit to disable Gutenberg editor for SP post types
2018-09-18 19:26:02 +10:00
Brian Miyaji
ae9504552e
Merge branch 'master' into feature-gutenberg
2018-09-18 09:12:53 +10:00
Nabil Kadimi
8cc95c9dd8
Fix URL, reduce lines length & check description
2018-09-15 15:41:13 +01:00
savvasha
d83abf4b12
Avoid PHP warnings with PHP >= 7.2.x
...
Fix PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable on line 24
2018-09-15 17:02:54 +03:00
savvasha
f42499ba5e
Avoid PHP warnings with PHP >= 7.2.x
...
Fix PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable on line 263
2018-09-15 16:58:48 +03:00
Nabil Kadimi
d07bb36228
Add required iCalendar property DTSTAMP
...
See https://icalendar.org/iCalendar-RFC-5545/3-6-1-event-component.html
2018-09-13 19:30:50 +01:00
Nabil Kadimi
672e116526
Refactor using WordPress brace style
...
https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#brace-style
2018-09-13 17:42:36 +01:00
Nabil Kadimi
ea093cba6f
Allow overriding team events list template arguments
2018-09-13 17:40:47 +01:00
Nabil Kadimi
88e9491e2c
Minor PHP 5 compatibility
2018-09-13 17:31:55 +01:00
Nabil Kadimi
15369f23ac
Update locationpicker.jquery.js
2018-09-12 19:43:47 +01:00
Nabil Kadimi
8b69fe22fe
Minor
2018-09-12 19:42:56 +01:00
Nabil Kadimi
b488fecb4e
Fix location picker freezing the browser
2018-09-12 19:40:52 +01:00
Nabil Kadimi
4acfcc62e0
Refactor
2018-09-11 23:56:47 +01:00
savvasha
4d5be2a4c2
Optimize sp_team filtering
2018-09-07 19:05:35 +03:00
savvasha
936743f55c
Filter events based on Home and Away Team
2018-09-07 19:03:46 +03:00
savvasha
013383fb2d
Add Layout Selection and modify the Event Filtering
2018-09-07 11:48:42 +03:00
savvasha
cfc62c93c4
1st Commit
2018-09-06 19:21:38 +03:00
savvasha
61bab3cbc8
Add date and time option for showing on the countdown widget
2018-09-03 17:41:45 +03:00
savvasha
7b04d13d58
Avoid PHP warning on Calendar edit page
...
Avoid PHP Warning: Invalid argument supplied for foreach() in \wp-content\plugins\sportspress-pro\includes\sportspress\includes\class-sp-event.php on line 587
The error occurs on Calendar Edit page when there is an event without an assigned official.
2018-09-01 18:15:22 +03:00
savvasha
c37705024d
Add a "Full Info" event shortcode. It supports template order!
2018-08-31 18:53:55 +03:00
savvasha
329de03646
Add three new event shortcodes (Teams, Venue, Officials)
2018-08-31 17:46:13 +03:00
savvasha
953f551016
Make the Player List shortcode more flexible (selection of Season, League and Team)
2018-08-29 21:35:03 +03:00
savvasha
bf50beb953
Avoid loading ALL players at the first step of creating a Player List
2018-08-29 06:47:59 +03:00