Commit Graph

60 Commits

Author SHA1 Message Date
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
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
1c981a47e7 Set Zebra stripping by template
And some fine tuning
2017-12-14 14:24:39 +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
ca0cc6b698 Update file version numbers to 2.5 2017-11-16 23:14:54 +11:00
Brian Miyaji
191896c55d Add order setting to taxonomies 2017-11-13 23:45:03 +11:00
Brian Miyaji
71b1573363 Tag version 2.2 2017-01-12 18:03:07 +11:00
Brian Miyaji
2f7c215ad9 Hide empty positions in player lists and galleries 2016-12-07 17:45:13 +11:00
Brian Miyaji
3ca3485b28 Add option to select number of players to display in player list 2016-12-07 17:24:44 +11:00
Brian Miyaji
9f496b077b Update core 2016-09-26 21:09:37 +10:00
Brian Miyaji
21d22a789c Fix error in player list when team no longer exists 2016-09-26 14:59:28 +10:00
Brian Miyaji
453c949beb Tag version 2.0 2016-04-26 19:50:59 +10:00
Brian Miyaji
6ba028f2cf Abbreviate team names independently 2016-04-13 23:59:21 +10:00
Brian Miyaji
ffcf6ef3b2 Tag version 1.9.13 2016-01-01 22:12:38 +11:00
Brian Miyaji
4f0ec80165 Move player list column checkboxes and add position option 2015-12-10 13:13:45 +11:00
Brian Miyaji
fe7575f8e7 Tag version 1.9.8 2015-10-04 21:56:02 +11:00
Brian Miyaji
71aa3cdc22 Add heading option to calendars, league tables, and player lists 2015-10-04 21:52:26 +11:00
Brian Miyaji
07deef1cf4 Tag version 1.9 2015-09-23 22:39:10 +10:00
Brian Miyaji
866ede23f1 Add national flag option to player list 2015-09-20 21:58:21 +10:00
Brian Miyaji
507f13e839 Tag version 1.8.7 2015-07-17 16:09:38 +10:00
Brian Miyaji
f7742a69cd Add table heading option to widgets 2015-07-17 15:32:29 +10:00
Brian Miyaji
a3bec0c340 Update file versions to 1.6 2015-02-02 23:45:01 +11:00
Brian Miyaji
e40f6e9026 Merge scrollable and responsive settings 2015-01-30 18:36:31 +11:00
Brian Miyaji
160eccc15f Wrap scrollable tables via script 2015-01-24 12:46:34 +11:00
Brian Miyaji
848cb3c0af Tag version 1.4 2014-10-23 15:45:24 +11:00
Brian Miyaji
beaa239548 Fix player list and league table columns 2014-10-19 20:37:21 +11:00
Brian Miyaji
4200c540f9 Fix #65 player list shortcode columns 2014-10-19 16:52:31 +11:00
Brian Miyaji
adb7324349 Option to hide rank column in player lists fix #52 2014-10-19 12:41:52 +11:00
Brian Miyaji
8a4c8d8039 Add div wrappers to templates 2014-08-23 21:53:02 +10:00
Brian Miyaji
5bcd97a5d2 Option to display photos in player list close #28 2014-08-14 23:03:30 +10:00
Brian Miyaji
6f49c5e0fe Use global linking options per post type 2014-08-14 19:34:42 +10:00
Brian Miyaji
8f5f40f2c6 Update version numbers 2014-08-14 19:00:00 +10:00
Brian Miyaji
4fe9525a8a Remove mode setting and unused thumbnail sizes 2014-08-14 18:54:55 +10:00
Brian Miyaji
acaa7de154 Order player list positions by slug 2014-07-09 16:56:21 +10:00
Brian Miyaji
10ad135093 echo __ => _e 2014-06-23 16:59:28 +10:00
Brian Miyaji
148a40be9e Enable dropdown selector for player list teams 2014-06-22 19:53:01 +10:00
Brian Miyaji
c3d86d3de8 Enable linking player lists to teams 2014-06-20 11:42:19 +10:00
Brian Miyaji
5ba33fd629 Use gettext filter to modify fronted text 2014-06-13 23:21:59 +10:00
Brian Miyaji
f02d49f6b4 Add ability to link teams and limit list
Limit player list to current team players
2014-05-31 12:56:32 +10:00
Brian Miyaji
17a011823a Fix player list columns issue tag version 0.9.3 2014-05-19 09:07:02 +10:00
Brian Miyaji
0463c61dee Enable metrics and stats in player list widget 2014-05-12 07:32:03 +10:00
Brian Miyaji
d8383099de Add classes to player group labels 2014-05-11 03:44:07 +10:00
Brian Miyaji
7868ede19b Insert group name anchors to player list 2014-05-09 23:00:07 +10:00
Brian Miyaji
11fc488992 Fix frontend scrollable table styling 2014-05-09 18:56:54 +10:00
Brian Miyaji
f9120bf854 Enable player list grouping by position 2014-04-29 00:50:14 +10:00
Brian Miyaji
284b0f1a5f Move post type specific functions into classes 2014-04-26 17:52:43 +10:00