Brian Miyaji
|
d01aafdb1d
|
Tag version 2.6.1
|
2018-05-10 12:27:47 +10:00 |
|
ThemeBoy
|
29aed53e67
|
Merge pull request #261 from kadimi/patch-2
Avoid redeclaring function
|
2018-05-10 12:19:01 +10:00 |
|
Nabil Kadimi
|
987a266cb2
|
Make sure $leagues is an array of non-empty values
|
2018-05-08 15:00:49 +01:00 |
|
Nabil Kadimi
|
2c9d5271c8
|
Avoid redeclaring function
|
2018-05-08 14:19:42 +01:00 |
|
Brian Miyaji
|
87074fa217
|
Tag version 2.6
|
2018-05-07 17:29:36 +10:00 |
|
Brian Miyaji
|
8ab0f20f17
|
Tweak countdown image feature
|
2018-05-03 15:45:25 +10:00 |
|
Brian Miyaji
|
6c4b1e981d
|
Update modules and hooks
|
2018-05-02 18:39:41 +10:00 |
|
Brian Miyaji
|
bc57f39eba
|
Add short name setting to teams and automate display
|
2018-05-02 12:52:01 +10:00 |
|
Brian Miyaji
|
cc792220db
|
Prevent parse errors
|
2018-05-01 15:53:53 +10:00 |
|
savvasha
|
526e4ef398
|
Use Order meta of League term to sort Leagues
When the 'sp_order' meta is defined for a League (sp_league) then it will be used to sort the Leagues inside a player's profile.
|
2018-04-18 17:02:07 +03:00 |
|
savvasha
|
5825cf1cfc
|
Add Featured Image support to Event Countdown widget
|
2018-03-30 18:53:59 +03:00 |
|
Brian Miyaji
|
7cc4ec19a0
|
Display current team in player list
|
2018-03-26 09:08:05 +11:00 |
|
Brian Miyaji
|
9b52836fce
|
Filter players dropdown by current team only
|
2018-03-06 11:03:51 +11:00 |
|
Nabil Kadimi
|
644778e2a9
|
Add WPML support to template file staff-header.php
|
2018-02-09 02:38:37 +00:00 |
|
Brian Miyaji
|
2e02758969
|
Revert responsive table behavior to 2.5
|
2018-01-26 08:11:21 +11:00 |
|
Brian Miyaji
|
8fad5481a0
|
Turn off responsive tables by default
|
2018-01-26 01:34:05 +11:00 |
|
Brian Miyaji
|
d40b7588ee
|
Update file version numbers
|
2018-01-23 18:27:28 +11:00 |
|
Brian Miyaji
|
b5e416b7cd
|
Fix calculated column totals in box score
|
2018-01-23 17:26:16 +11:00 |
|
Brian Miyaji
|
b4f398698f
|
Fix error in event performance table
|
2018-01-23 17:08:38 +11:00 |
|
savvasha
|
7ebb97bfd9
|
Add calendar variable at countdown shortcode
|
2018-01-22 17:44:25 +02:00 |
|
Brian Miyaji
|
c0f9d1838e
|
Tweak shortcode content markup to match post markup
|
2018-01-22 01:29:13 +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
|
210122ad67
|
Close brackets in event list template
|
2018-01-17 10:50:25 +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
|
7023764c8e
|
Merge pull request #235 from kadimi/patch-1
Wrap `%s events` in localization function
|
2018-01-17 10:17:20 +11:00 |
|
Paresh Radadiya
|
4ebcaeff4e
|
Added option to link staff members to profile page #166
|
2018-01-14 20:40:29 +05:30 |
|
Nabil Kadimi
|
eec237ad94
|
Wrap '%s events' in localization function
|
2018-01-14 11:37:25 +00:00 |
|
Paresh Radadiya
|
e511c6e177
|
Fix - Include staff name and profile in [staff] shortcode
|
2018-01-13 08:38:20 +05:30 |
|
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 |
|
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 |
|
Brian Miyaji
|
d1e1619780
|
Change 'event_id' parameter to 'event' for consistency
|
2017-12-11 12:10:42 +11:00 |
|
savvasha
|
e9b1d84c41
|
Add event_id as an option to the template
|
2017-12-10 21:09:51 +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
|
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 |
|
Brian Miyaji
|
5b6ac1a0e4
|
Tag version 2.5.2
|
2017-11-19 19:46:04 +11:00 |
|
Brian Miyaji
|
dcbf4fd17f
|
Fix #222 custom icon with time
|
2017-11-19 19:38:10 +11:00 |
|
Dan Fisher
|
ba435eb60b
|
fixes unclosed span in event-performance-table
|
2017-11-18 19:43:10 +01:00 |
|
Brian Miyaji
|
ca0cc6b698
|
Update file version numbers to 2.5
|
2017-11-16 23:14:54 +11:00 |
|
Brian Miyaji
|
d5098b0ef7
|
Allow multiple staff roles and display with delimiter
|
2017-11-14 22:34:43 +11:00 |
|
Brian Miyaji
|
191896c55d
|
Add order setting to taxonomies
|
2017-11-13 23:45:03 +11:00 |
|
Brian Miyaji
|
bfd32a079f
|
Add schema microdata to event calendar
|
2017-11-13 23:11:17 +11:00 |
|
Brian Miyaji
|
129faa486a
|
Add schema microdata to event list
|
2017-11-13 22:23:25 +11:00 |
|
Brian Miyaji
|
42e5a4b8a2
|
Fix nested meta in event blocks
|
2017-11-13 22:23:16 +11:00 |
|
Brian Miyaji
|
c24a22d014
|
Add officials templates
|
2017-11-13 18:20:03 +11:00 |
|
Brian Miyaji
|
1b05f23da2
|
Add officials columns to event lists
|
2017-11-09 15:41:30 +11:00 |
|
Brian Miyaji
|
62bee2e482
|
Adjust officials table in events
|
2017-11-09 14:04:49 +11:00 |
|