Commit Graph

1478 Commits

Author SHA1 Message Date
Brian Miyaji
e78a259065 Add main league and current season settings 2018-01-22 11:31:49 +11:00
Brian Miyaji
fd21316b23 Add [staff_profile] shortcode for backward compatibility with sites already using [staff] 2018-01-22 01:30:24 +11:00
Brian Miyaji
179c291b88 Merge pull request #239 from ThemeBoy/feature-responsive
Add responsive tables
2018-01-22 00:30:51 +11:00
Brian Miyaji
2f02782f81 Merge pull request #238 from ThemeBoy/tweak-codemirror
Add Codemirror to Custom CSS field
2018-01-22 00:30:41 +11:00
Brian Miyaji
3d6c4f417f Add subtle border to table rows 2018-01-17 10:50:36 +11:00
Brian Miyaji
a75195a4f2 Merge pull request #198 from leewaterman/master
Check for empty precision value #197
2018-01-17 10:21:47 +11:00
Brian Miyaji
f9e74761f0 Merge pull request #232 from d-r-g/event_player_sort
Event Player Checklist Sort Options
2018-01-17 10:19:36 +11:00
Brian Miyaji
39c117fc86 Merge pull request #233 from PareshRadadiya/fix/179
Fix - Include staff name and profile in [staff] shortcode
2018-01-17 10:19:06 +11:00
Brian Miyaji
ee6b11c3a5 Merge pull request #236 from PareshRadadiya/fix/229
Fix - Get players list by team, current team, past team, league and season
2018-01-17 10:16:53 +11:00
Paresh Radadiya
835b03b8f3 Added nested meta_query and tax_query in players endpoint filter to construct complex query 2018-01-14 22:37:46 +05:30
Paresh Radadiya
8f238209b6 Added league and season filters in players endpoint #215 2018-01-14 22:05:12 +05:30
Paresh Radadiya
4ebcaeff4e Added option to link staff members to profile page #166 2018-01-14 20:40:29 +05:30
Paresh Radadiya
859a6f7317 Fix - Get player list based on team id 2018-01-14 16:46:46 +05:30
Paresh Radadiya
e511c6e177 Fix - Include staff name and profile in [staff] shortcode 2018-01-13 08:38:20 +05:30
_drg_
03609aa76d Event Player Checklist Sort Options
Added option to sort list of players (on the Teams metabox of Events) by Name or Jersey (default).
2018-01-11 16:25:50 -06:00
savvasha
ecac8f7d75 Tuning shortcode's script code 2017-12-20 18:26:50 +02:00
savvasha
e336cd9a41 Add styles for Calendar date selection 2017-12-20 18:22:05 +02:00
savvasha
e2bbf8c574 Add Relative date selection to Event list and Event blocks shortcodes 2017-12-20 14:22:38 +02:00
savvasha
cb52599d17 Simplify css inline code 2017-12-19 14:41:42 +02:00
Brian Miyaji
7d08b40f9e Simplify responsive styles to avoid theme-specific tweaks 2017-12-18 20:02:37 +11:00
savvasha
40c2aaba05 Initial commit for adding relative_date_range option to shortcodes 2017-12-17 20:41:28 +02:00
Brian Miyaji
76bd4f9df2 Merge remote-tracking branch 'origin/feature-responsive' into feature-responsive 2017-12-16 09:19:50 +11:00
Brian Miyaji
467f680b2e Merge branch 'master' into feature-responsive 2017-12-16 09:19:46 +11:00
savvasha
1c981a47e7 Set Zebra stripping by template
And some fine tuning
2017-12-14 14:24:39 +02:00
JamieMagee
085ad846cf Fix encoding error
class-phpstack.php was saved with ISO-8859-1 encoding, whereas the rest of the project uses UTF-8 encoding. This commit converts class-phpstack.php from ISO-8859-1 to UTF-8
2017-12-12 22:09:21 +01:00
Brian Miyaji
d1e1619780 Change 'event_id' parameter to 'event' for consistency 2017-12-11 12:10:42 +11:00
Brian Miyaji
dacfa8eac0 Rename event performance player selection action for clarity 2017-12-11 12:10:03 +11:00
Brian Miyaji
9ca9aa2131 Split player name filters to target specific use cases 2017-12-11 12:09:48 +11:00
savvasha
e5f98ff380 Add hook to add more information on player names
After the player name in the list of selected players in an event.
2017-12-10 22:26:02 +02:00
savvasha
a02e1034c8 Add hook to add more information on player names
Before or after the player name in the selection list in an event
2017-12-10 22:14:43 +02:00
savvasha
7d26c871e2 Add event_id to event-blocks shortcode 2017-12-10 21:30:39 +02:00
savvasha
4c43023175 Add event_id as a variable to Calendar Class 2017-12-10 21:12:14 +02:00
savvasha
8d2b504fb8 Target specific tables by adding a unique class name
Using the uniqid function of PHP (http://www.php.net/manual/en/function.uniqid.php)
2017-11-30 19:43:50 +02:00
savvasha
a7ff15ff59 Adding function prefix and extra table class
1) Add sportspress_ prefix to the function name.
2) Insert a new class selector to the responsive tables (sp-responsive-table) for future use.
2017-11-30 19:22:53 +02:00
savvasha
bc0ee7a295 Add Zebra striping to repsonsive tables 2017-11-30 07:00:24 +02:00
savvasha
70611ac98c Add responsiveness to tables
For league tables, event lists, player lists, and box score (player performance).
2017-11-29 17:34:37 +02:00
savvasha
b1f7a415df Tweak - Enable CodeMirror on Custom CSS field
Using Sportspress Action hooks
2017-11-28 13:33:37 +02:00
savvasha
f191f0491b Revert "Tweak - Enable CodeMirror on Custom CSS field"
This reverts commit 3cc92ef01b.
2017-11-28 13:31:46 +02:00
savvasha
3cc92ef01b Tweak - Enable CodeMirror on Custom CSS field 2017-11-28 10:04:51 +02:00
Brian Miyaji
1d4580f262 Update metabox version number 2017-11-28 10:24:17 +11:00
Brian Miyaji
6cd28ee023 Replace readonly with disabled for compatibility 2017-11-27 18:38:30 +11:00
Brian Miyaji
a7ad0c273c Tag version 2.5.3 2017-11-26 23:11:30 +11:00
Brian Miyaji
ed10e0f147 Remove broken datetimezone parameter 2017-11-26 23:09:59 +11:00
Brian Miyaji
5b6ac1a0e4 Tag version 2.5.2 2017-11-19 19:46:04 +11:00
Brian Miyaji
e705911a41 Add linebreaks to substitute dropdowns fix #220 2017-11-19 11:06:26 +11:00
Brian Miyaji
38e696ad32 Use default full time minutes in REST API 2017-11-19 11:00:03 +11:00
Brian Miyaji
ad31a812a6 Tweak match day in REST API 2017-11-19 10:59:37 +11:00
Brian Miyaji
871a4f5e17 Merge pull request #218 from yajuve/master
Add match day to event api rest
2017-11-19 10:25:44 +11:00
Brian Miyaji
e180be4900 Display links to add new duties and officials if empty 2017-11-19 10:18:51 +11:00
Brian Miyaji
790ed97d86 Add order to positions during preset installation 2017-11-18 20:15:47 +11:00