Commit Graph

3067 Commits

Author SHA1 Message Date
savvasha
d714fd79b8 New flags 2021-04-28 10:09:02 +03:00
savvasha
58a906d330 Fix a type error... 2021-04-28 09:06:35 +03:00
savvasha
c482a66fee Add function to templates 2021-04-28 08:10:16 +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
def9f74827 Revert "Return actual event status in ical feed"
This reverts commit 160678730b.
2021-03-10 21:00:29 +02:00
savvasha
160678730b Return actual event status in ical feed 2021-03-06 16:00:37 +02: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
savvasha
a240b5f4f7 Add bulk action to set events status On Time 2020-12-22 07:07:00 +02:00
Brian Miyaji
07ae018225 Update tested version 2020-12-20 15:03:51 +09:00
Brian Miyaji
1887c94438 Tag version 2.7.5 2020-12-20 14:45:42 +09:00
savvasha
76a7895a2d FIX v2: Uncaught TypeError: Cannot read property 'className' of null (Event, Calendar, Player List) 2020-12-19 22:27:38 +02:00
savvasha
1b2b7f7c34 FIX:Uncaught TypeError: Cannot read property 'className' of null (Calendar & Player List) 2020-12-19 22:18:46 +02:00
savvasha
de00b8ce8f FIX: Uncaught TypeError: Cannot read property 'className' of null 2020-12-19 22:14:58 +02:00
savvasha
860e0dac1d Fix: When friendly mode in an event is selected hide League and Season fields 2020-12-19 21:39:12 +02:00
savvasha
7a69685ea9 Make possible event filtering by Team **AND** Match Day 2020-11-23 14:37:42 +02:00
savvasha
0e1b2b9494 Add a Filter hook to make it possible to alter the event title in ical feeds 2020-10-26 09:08:44 +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
savvasha
554dd71e0b Fix: no records when format=”default” used
Fix: event_list Shortcode returns no records when format=”default” used
2020-10-18 08:47:08 +03:00
savvasha
f632a77c86 Upgrade leaflet and geocoder scripts and styles to latest versions 2020-09-08 12:52:09 +03:00
savvasha
c8880d18c1 Load leaflet styles and script only if is_tax(sp_venue) or is_singular(sp_event) or the post/page have specific shortcodes 2020-09-07 11:53:26 +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
e50265a5cd 1) Fix warning for unknown variable $groups
2) Show DoB or Age based on Settings
2020-08-30 11:06:45 +03: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
savvasha
3f3208a8c0 Update changelog for 2.7.3
Add 2.7.3 changelog
2020-08-29 09:32:26 +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
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