Changelog¶
v3.41.1¶
Released: 2024-11-11
Bug Fixes¶
- resource-planner: support new lime type colors for events
v3.41.0¶
Released: 2024-05-27
Features¶
- config: use lime_admin.fields for mappings
v3.40.1¶
Released: 2024-05-15
Bug Fixes¶
- resourceplanner: shadow and finger-pointer for resource planner widget
v3.40.0¶
Released: 2024-05-07
Features¶
- ci: regenerate workflows
v3.39.7¶
Released: 2024-05-06
Bug Fixes¶
- resourceplanner: only use infotiles for resource planner widget
v3.39.6¶
Released: 2024-04-16
Bug Fixes¶
- limeobjectquery: don't trust that acl exists on LimeProperty
v3.39.5¶
Released: 2024-04-09
Bug Fixes¶
- limeobjectquery: check policy before adding properties to queries
v3.39.4¶
Released: 2024-04-05
Bug Fixes¶
- timereporting: use the newer webclient_views.xyz configs to read webclient views
- set minimum version to hvannadalshnjukur
v3.39.3¶
Released: 2024-03-26
Bug Fixes¶
- resource-planner: navigate to work orders correctly
v3.39.2¶
Released: 2024-03-26
Bug Fixes¶
- descriptive-link: now links correctly to limeobjects again
v3.39.1¶
Released: 2024-03-26
Bug Fixes¶
- dev-assets: use correct filter ids
- frontend: clone filters from config to allow mutation
- frontend: fix imports in test
v3.39.0¶
Released: 2024-02-26
Bug Fixes¶
- loader: removed explaination about error message from the webclient as the bug has been solved
- timereporting: scroll to top when picking a recently used article
Features¶
- timereporting: dark mode
v3.38.2¶
Released: 2024-02-21
Bug Fixes¶
- resource-planner: add back limetypes decorator
v3.38.1¶
Released: 2024-02-16
Bug Fixes¶
- update deprecated imports
v3.38.0¶
Released: 2024-02-07
Features¶
- Python 3.11 update
v3.37.0¶
Released: 2024-01-22
Features¶
- article: remember registration date while adding several article rows
v3.36.0¶
Released: 2024-01-22
Features¶
- timereporting: split the user input when searching for articles and match them word by word instead
v3.35.0¶
Released: 2023-12-22
Features¶
- workorder: add commands to support new action bar
v3.34.2¶
Released: 2023-11-29
Bug Fixes¶
- timereporting: load default values from limeobject api
v3.34.1¶
Released: 2023-08-16
Bug Fixes¶
- articlerow: update css layout
v3.34.0¶
Released: 2023-04-24
Features¶
- allow python 3.11
v3.33.0¶
Released: 2022-10-05
Features¶
- finnish translations
v3.32.1¶
Released: 2022-08-11
Bug Fixes¶
- make release
v3.31.0¶
Released: 2022-03-31
Bug Fixes¶
- articlerows: Add unique key for the form elements
- articlerows: Fixed issue where relations in recently used only worked if the relation had the same name as the related lime type.
- articlerows: The article picker should be labeled "article" not "article type"
Features¶
- articlerows: Articlerow decorator can now copy values from articles to article rows
- articlerows: Pre-populate fields in the time reporting app based on the selected article
- articles: New mapping configuration for fields that are copied from Articles to Article Rows
- limeobjectquery: Embed related objects in queries.
v3.29.7¶
Released: 2022-01-21
Bug Fixes¶
- update poetry.lock
v3.29.6¶
Released: 2021-12-15
Bug Fixes¶
- broken file upload on iphone
v3.29.5¶
Released: 2021-12-08
Bug Fixes¶
- articlerows: Validates that article type for a tab exists before attempting to create it.
v3.29.4¶
Released: 2021-12-08
Bug Fixes¶
- articlerows: Prevent user from entering negative quantities
v3.29.3¶
Released: 2021-12-08
Bug Fixes¶
- articlerow: Fixed issue with dates in cart
v3.29.2¶
Released: 2021-12-06
Bug Fixes¶
- check if scheduledworkorder relation is set before fetching property protocol_keys
v3.29.1¶
Released: 2021-11-17
Bug Fixes¶
- New release with LIP packages attached
v3.29.0¶
Released: 2021-11-08
Features¶
- New behavior to attach protocols to scheduled workorders
v3.28.1¶
Released: 2021-11-01
Bug Fixes¶
- articlerow: Set maxlength value on input based on property length
v3.28.0¶
Released: 2021-10-28
Features¶
- articlerows: Show confirm dialog when closing before saving
- resourceplanner: Confirm when closing before saving
- New internal DialogService
- New internal web component for confirm dialogs
v3.27.0¶
Released: 2021-10-21
Features¶
- switch to use limepkg-server-commands
v3.26.0¶
Released: 2021-10-07
Features¶
- Updated standard configuration to include new features
v3.25.4¶
Released: 2021-09-30
Bug Fixes¶
- update limepkg-scheduled-limeobject and limepkg-workorder-list
v3.25.3¶
Released: 2021-09-30
Bug Fixes¶
- go back to lime-elements of lime-crm 2.114 / webclient 46.98.0
v3.25.2¶
Released: 2021-09-30
Bug Fixes¶
- show correctly formatted date under each article in cart
v3.25.1¶
Released: 2021-09-29
Bug Fixes¶
- do not crash when resource limetype is unavailable
- remove duplicate limetypes
- select relation property to resource limetype
- support multiple relations from absence limetype to same limetype
v3.25.0¶
Released: 2021-09-29
Features¶
- let widget be configurable on start page
v3.24.0¶
Released: 2021-09-29
Bug Fixes¶
- ensure resource planner works without a user-data service
Features¶
- add user data service
- ensure UserDataService is compatible with future 'state.user-data' platform service
- save selected unassigned workorder filter
- save the selected resource filter
v3.23.3¶
Released: 2021-09-28
Reverts¶
- Revert "fix: remove duplicate limetypes"
- Revert "fix: support multiple relations from absence limetype to same limetype"
- Revert "fix: select relation property to resource limetype"
- Revert "fix: fall back to first filter if default filter is unavailable"
- Revert "fix: do not crash when resource limetype is unavailable"
- Revert "test: add ResourceService tests"
- Revert "test: add LimeobjectQuery tests"
- Revert "test: improve AbsenceService tests"
- Revert "test: improve WorkOrderService tests"
- Revert "fix: use limetype_field dependency for StoredFilterField with many flag"
- Revert "chore: require lime-core 23.156.3"
v3.23.2¶
Released: 2021-09-27
Bug Fixes¶
- do not crash when resource limetype is unavailable
- fall back to first filter if default filter is unavailable
- remove duplicate limetypes
- select relation property to resource limetype
- support multiple relations from absence limetype to same limetype
- use limetype_field dependency for StoredFilterField with many flag
v3.23.1¶
Released: 2021-09-23
Bug Fixes¶
- add absence property in misc limetype extensions file
v3.23.0¶
Released: 2021-09-14
Features¶
- set slot duration based on default duration
v3.22.4¶
Released: 2021-09-14
Bug Fixes¶
- ensure the minimum default duration is 15 min
v3.22.3¶
Released: 2021-09-13
Bug Fixes¶
- replace global event listener
v3.22.2¶
Released: 2021-09-13
Bug Fixes¶
- reload unassigned work orders after save
v3.22.1¶
Released: 2021-09-09
Bug Fixes¶
- only fetch work orders and absences for resources
v3.22.0¶
Released: 2021-09-09
Features¶
- only retrieve work orders and absences for the visible resources
v3.21.1¶
Released: 2021-09-09
Bug Fixes¶
- disable close and save buttons while saving
- show loader on save button while performing save
v3.21.0¶
Released: 2021-09-09
Features¶
- support default work order duration as decimal values
v3.20.1¶
Released: 2021-09-09
Bug Fixes¶
- add additional configuration validation
- add additional error handling when retrieving resources and work orders
- reload unassigned work orders list after changes are saved
v3.20.0¶
Released: 2021-09-07
Features¶
- resourceplanner: allow multiple resource and unassigned workorder filters
v3.19.1¶
Released: 2021-09-03
Bug Fixes¶
- new version of limepkg-fullcalendar
v3.19.0¶
Released: 2021-08-31
Features¶
- update to fullcalendar 3.7.0
v3.18.0¶
Released: 2021-08-30
Features¶
- don't close on save
- use event modification tracking from new version of limepkg-fullcalendar
v3.17.2¶
Released: 2021-08-26
Bug Fixes¶
- new version of limepkg-fullcalendar
v3.17.1¶
Released: 2021-08-26
Bug Fixes¶
- keep removed existing event visible after view change
v3.17.0¶
Released: 2021-08-25
Features¶
- handle removal of bookings
v3.16.0¶
Released: 2021-08-19
Bug Fixes¶
- use renamed attribute defaultDuration
Features¶
- add default event-list event duration config property
v3.15.4¶
Released: 2021-08-16
Bug Fixes¶
- poetry update
v3.15.3¶
Released: 2021-08-16
Bug Fixes¶
- new version of fullcalendar
v3.15.2¶
Released: 2021-08-13
Bug Fixes¶
- new version of fullcalendar
v3.15.1¶
Released: 2021-08-12
Bug Fixes¶
- update guard to exclude conftest as well
v3.15.0¶
Released: 2021-08-09
Features¶
- By default now sorts closed workorders by finished date
v3.14.1¶
Released: 2021-08-09
Bug Fixes¶
- Added workflow for attaching lip to release
Nothing to report.