Releases: Keleo/CustomerPortalBundle
Releases · Keleo/CustomerPortalBundle
4.1.1
4.1.0
Compatibility: requires minimum Kimai 2.21.0
- Move "Customer Portal" to "Administration" menu
- Use new database table
kimai2_customer_portals
- Automatic migration of existing URL shares and database cleanup
- Move statistics card above timesheets
- Fix: broken customer statistics (customer portals with budget display for customer without budget)
4.0.0
Compatibility: requires minimum Kimai 2.21.0
ATTENTION: This release is not backwards compatible with previous versions!
You need to remove the directory var/plugins/SharedProjectTimesheetsBundle and reload the cache before installing this version.
- Refactored entire codebase to the name "CustomerPortalBundle"
- Renamed all routes to "customer-portal"
- Installation command changed to "kimai:bundle:customer-portal:install"
3.2.0
Compatibility: requires minimum Kimai 2.21.0
- Rename to "Customer portal"
- Allow to switch month and year via dropdowns (#5)
- Simplify URLs by using 20-char share-key only (old URLS still working)
- Toggle financial- and time budget statistics for shared URLs (#6)
- Allow to share an entire customer (#7)
- Add details button and stats in project listing on shared customer page (#8)
- Use translations from core, use latest repository features
- Use password field for login
- Fixes missing timesheet if user and start time is the same (#1)
3.1.0
Compatibility: requires minimum Kimai 2.11.0
- Changes in CSS files, required for Kimai 2.11.0 build
3.0.2
Compatibility: requires minimum Kimai 2.1.0
- Use attributes instead of annotations for Doctrine to prevent deprecation warnings
3.0.1
Compatibility: requires minimum Kimai 2.0.33
- Fix: possible pagination issues
3.0.0
Compatibility: requires minimum Kimai 2.0.26
- Compatibility with Kimai 2.0