Description
The sailboat manager makes it possible to manage boats, sailors, regattas and their results.
Blocks
This plugin provides 2 blocks.
- Iworks Fleet Statistics
- Expences
Installation
There are 3 ways to install this plugin:
1. The super easy way
- In your Admin, go to menu Plugins > Add
- Search for
Fleet
- Click to install
- Activate the plugin
- A new menu
Fleet
will appear in your Admin
2. The easy way
- Download the plugin (.zip file) on the right column of this page
- In your Admin, go to menu Plugins > Add
- Select button
Upload Plugin
- Upload the .zip file you just downloaded
- Activate the plugin
- A new menu
Fleet
will appear in your Admin
3. The old and reliable way (FTP)
- Upload
Fleet
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- A new menu
Fleet
will appear in your Admin
Reviews
Contributors & Developers
“Fleet Manager” is open source software. The following people have contributed to this plugin.
Contributors“Fleet Manager” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Fleet Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.3.5 (2024-10-07)
- Displaying a regatta without races has been improved.
- To import file the “Ranking” column has been added for handle different points then place.
2.3.4 (2024-09-21)
- The ability to show a serie has been added.
2.3.3 (2024-09-20)
- Hide future regatta.
2.3.2 (2024-09-19)
- Handle a future date of a regatta.
- The EU flag has been added.
2.3.1 (2024-09-13)
- The boat last update date has been added to show.
2.3.0 (2024-08-29)
- Medals display have been improved.
- The iWorks Rate module has been updated to 2.2.0.
- The ranking for the whole crew has been added.
2.2.2 (2024-08-02)
- A boat link has been fixed.
2.2.1 (2024-07-24)
- Few rankings adjustments have been added.
2.2.0 (2024-07-20)
- The function
get_page_by_title()
has been replaced by theWP_Query
. - Rankings have been added.
2.1.7 (2024-06-21)
- The “fleet_regattas_list_years” shortcode function params have been fixed. It has wrong order.
2.1.6 (2024-05-20)
- The OG — Better Share on Social Media Plugin has been added.
- The class for single race has been added.
- The iWorks Options module has been updated to 2.9.2.
- The iWorks Rate module has been updated to 2.1.9.
2.1.5 (2023-06-30)
- The iWorks Options module has been updated to 2.8.5.
- The iWorks Rate module has been updated to 2.1.2.
- The statistics HTML has been fixed.
- Unnecessary trailing slashes have been removed.
2.1.4 (2023-06-16)
- The statistics module has been added.
2.1.3 (2023-06-15)
- Division by zero issue has been removed.
2.1.2 (2023-06-05)
- The added date will be saved from now on.
- Added the ability to show a graph with sailors’ results.
2.1.1 (2023-02-06)
- The special result row class has been added.
2.1.0 (2022-09-01)
- Updated iWorks Rate to 2.1.1.
- Changed some strings to improve translations.
2.0.9 (2022-07-22)
- Changed series names to avoid translations issues.
- Updated iWorks Options to 2.8.3.
2.0.8 (2022-03-23)
- Added icons for custom posts types to allow show it in PWA — easy way to Progressive Web App plugin as PWA Shortcodes.
2.0.7 (2022-03-18)
- Added filter country + year.
2.0.6 (2022-02-18)
- Updated iWorks Options to 2.8.1.
- Updated iWorks Rate to 2.1.0.
2.0.5 (2022-01-20)
- Updated iWorks Options to 2.8.0.
- Updated iWorks Rate to 2.0.6.
2.0.4 (2021-11-16)
- Added filter
suppress_filter_pre_get_posts_limit_to_year
to turn off year limitation. - Added World Sailing Sailor ID.
- Fixed export CSV files.
- Fixed taxonomies admin pages when are turned off.
- Fixed trophies if there was no place.
2.0.3 (2021-05-28)
- Updated iWorks Rate to 1.0.3.
- Improved filter
iworks_fleet_result_serie_regatta_list
by new config options:output
– default html works like it was, andraw
to return array of data instead of HTML string.
2.0.2 (2021-05-16)
- Fixed race code status.
- Renamed directory
vendor
intoincludes
. - Updated iWorks Options to 2.6.9.
- Improved owner boat list.
2.0.1 (2021-05-06)
- Added missing flags: ESP, NED, POR.
- Added params
title
andflags
intofleet_regattas_list_countries
shortcode.
2.0.0 (2021-05-05)
- Added
$settings
param intoiworks_fleet_boat_get_by_owner_id
filter. - Added ability to add base fleet styles.
- Added ability to add wide body class (compatibility with 2020 theme).
- Added ability to choose country or countries for whole plugin.
- Added ability to create custom column name for races.
- Added ability to export boat results.
- Added ability to export sailor results.
- Added ability to filter results by year.
- Added ability to show English version of regatta title.
- Added ability to show/hide boat country code.
- Added boats owners.
- Added child theme for TwentyTwenty Theme.
- Added filter `iworks_fleet_result_serie_regatta_list’.
- Added filter
iworks_fleet_result_skip_year_in_title
to avoid prefixing result title by year. - Added rel=”alternate nofollow” to CVS links.
- Added sailors nation and display flag.
- Added shortcode
fleet_regattas_list_countries
to produce results countries list. - Added shortcode
fleet_regattas_list_years
to produce results years list. - Added trophies list.
- Improved compatibility with TwentyTwenty Theme.
- Improved hull colors choose.
- Improved results importer.
- Improved “Social Media” section.
- Removed Endomondo integration.
1.2.9 (2020-06-17)
- Added MNA Codes see: https://www.sailing.org/raceofficials/eventorganizers/mna_codes.php
- Remove “POL ” default prefix.
1.2.8 (2020-06-09)
- Added ranking-o-mat.
1.2.7 (2019-11-07)
- Updated iWorks Options to 2.6.7
1.2.6 (2019-11-04)
- Fixed function for
the_title
filter – second argument should have default. - Added shortcode “boat” to allow show boat link, data or gallery.
- Fixed taxonomies links in admin menu.
1.2.5
- Added ability to change tag link into person link.
- Added ability to show posts list on fleet person page.
1.2.4
- Added filter to adjust dates of results, to use on integrations.
- Added option to automagically add a feature image to a boat, based on image tags. By default, it is turned off.
- Changed default sort order in admin for persons.
- Changed slug for results archive from
fleet-results
toresults
.
1.2.3
- Allow to turn on/off boat hull taxonomy.
- Allow to turn on/off boat mast taxonomy.
- Allow to turn on/off boat sails taxonomy.
- Allow to turn on/off boat crew.
- Fixed problem with last regatta result by serie – it was doubled.
- Updated iWorks Options to 2.6.6
1.2.2
- Show regatta city instead area.
- Improved dates.
- Improved shortcode “dinghy_regattas_list” for all years.
- Added SVG file type to allowed mime types.
- Added serie thumbnail.
1.2.1
- Added sort order for “dinghy_regattas_list” shortcode.
- Added sort order in custom taxonomies “series”.
- Remove year from table for “dinghy_regattas_list” shortcode.
1.2.0
- Added shortcode “dinghy_regattas_list”.
- Added shortcode “dinghy_stats”.
- Added shortcode “dinghy_boats_list”.
- Added “Series” taxonomy for results.
1.1.1
- Added
country
field in regatta table. - Added the boat list on a sailor page.
- Add year to a single result slug on save.