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 |
|
Brian Miyaji
|
33230d434b
|
Merge pull request #226 from savvasha/master
Add an extra option to shortcode event_blocks to show a specific event using event_id
|
2017-12-11 12:01:54 +11:00 |
|
savvasha
|
fda7d01313
|
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:35:08 +02:00 |
|
savvasha
|
78afbc27fe
|
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:33:27 +02: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
|
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
|
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
|
5705d35e5b
|
Tag version 2.5.4
|
2017-11-27 22:53:16 +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 |
|
Cody
|
57987cf119
|
Update event-performance-sample.csv
Had it wrong; There is no Squad Number heading in the importer.
|
2017-11-22 14:31:39 -05:00 |
|
Cody
|
cfd76a5655
|
Update event-performance-sample.csv
CSV had 6 columns, but only 5 columns populated causing the values to shift a space (ie Player was under Squad Number).
|
2017-11-22 14:23:48 -05: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 |
|
Brian Miyaji
|
bc8b1229e6
|
Fix #221 Bug with Image type icon for Player Performance props @danfisher85
|
2017-11-19 19:28:48 +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
|
61f74c15d9
|
Merge pull request #219 from danfisher85/master
fixes unclosed span in event-performance-table
|
2017-11-19 10:26:03 +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 |
|
Dan Fisher
|
ba435eb60b
|
fixes unclosed span in event-performance-table
|
2017-11-18 19:43:10 +01:00 |
|
Brian Miyaji
|
790ed97d86
|
Add order to positions during preset installation
|
2017-11-18 20:15:47 +11:00 |
|
Brian Miyaji
|
67ca8fd084
|
Tag version 2.5.1
|
2017-11-18 19:39:36 +11:00 |
|
Brian Miyaji
|
5f150971f1
|
Add custom order to staff jobs
|
2017-11-18 19:29:42 +11:00 |
|
Brian Miyaji
|
77f46b23b0
|
Require box score importer to be accessed from within an event
|
2017-11-18 18:57:23 +11:00 |
|
Brian Miyaji
|
fbf385258b
|
Add officials importer and improve admin placement
|
2017-11-18 18:15:09 +11:00 |
|
Brian Miyaji
|
32fd7ddfd7
|
Add importable post types function
|
2017-11-18 17:46:38 +11:00 |
|
Brian Miyaji
|
75dd3d2ce8
|
Fix empty timezone issue
|
2017-11-18 17:38:32 +11:00 |
|
Brian Miyaji
|
4d6740a026
|
Add core function to return timezone
|
2017-11-18 17:38:20 +11:00 |
|
Brian Miyaji
|
715158fe3d
|
Prevent officials meta box from loading without active module
|
2017-11-18 13:25:56 +11:00 |
|
Brian Miyaji
|
a40652e42a
|
Remove unused screenshot
|
2017-11-18 13:25:46 +11:00 |
|
Brian Miyaji
|
30abe29de6
|
Remove unused screenshots
|
2017-11-16 23:23:16 +11:00 |
|
Brian Miyaji
|
4653a483ef
|
Tag version 2.5
|
2017-11-16 23:21:24 +11:00 |
|
Brian Miyaji
|
ca0cc6b698
|
Update file version numbers to 2.5
|
2017-11-16 23:14:54 +11:00 |
|
Brian Miyaji
|
cdb6bbcd72
|
Add string to WPML config file
|
2017-11-16 23:14:45 +11:00 |
|
Brian Miyaji
|
fa3a8ead9f
|
Update changelog
|
2017-11-16 23:02:38 +11:00 |
|