Skip to content

Releases: kromitgmbh/titra

0.15.0

26 Mar 13:23
Compare
Choose a tag to compare

🐛 fixed issue #10, the timer feature is now working again ⏱
⬆️ regular package dependency updates
♻️ refactored code for better readability

0.14.0

21 Mar 16:08
Compare
Choose a tag to compare

⬆️ updating Meteor.js version to 1.10.1
⬆️ regular package dependency updates
♻️ replacing chart.js with frappe-charts
🌐 improving the intialization of i18n
🐛 fixed the sort order of project/resource/customer dropdown

0.13.2

12 Mar 16:16
Compare
Choose a tag to compare

🐛 additional fixes for the details view which prevented the correct display of resource names

0.13.1

12 Mar 12:22
Compare
Choose a tag to compare

💄 improved rendering of the overview page, especially on slow networks
🐛 fixed multiple bugs in the details view which could lead to undefined states
🐛 correctly export the new state column in Excel and CSV

0.13.0

10 Mar 15:34
Compare
Choose a tag to compare

💄 replaced bootstrap4-notify and bootbox with sweetalert2 for more awesome notifications and confirm dialogs
✨ new global keyboard shortcuts! Command + s to save and d, w, m to switch between the day, week and month view. If you are using Google calendar you should feel at home.
🐛 fixed a bug which unnecessary disabled the export buttons on the details page occasionally
⬆️ regular package dependency updates

0.12.0

06 Mar 15:05
Compare
Choose a tag to compare

✨ it is now possible to define a custom time period in the details overview 💪
🐛 fixed a regression with the previous refactoring which prevented setting the user language
♻️ further refactorings to improve reusability of code
⬆️ regular package dependency updates

0.11.0

03 Mar 13:10
Compare
Choose a tag to compare

✨ introducing the charts view for the details page
💄 the dashboard feature has been overhauled to look nicer
⬆️ regular package dependency upgrades
♻️ refactoring user profile specific code to follow the same pattern we use for global settings
🐛 admin users will now see the administration page after logging in (no more manual refresh needed)

0.10.0

28 Feb 12:35
Compare
Choose a tag to compare

✨ introducing time entry state and a basic workflow (new > exported > billed), it is enabled by default but can be disabled by admins throug Administration > Global settings
✨ the period 'Last 3 months' now includes all time entries until the current date, because that makes much more sense
🐛 fixed a refresh bug in the details view thanks @daolutions!
🐛 improved rendering of datatables in the details view, hopefully preventing those pesky error stacks
🐛 fixed false boolean values showing correctly on the Administration > Global settings page
⬆️ regular package dependency upgrades

0.9.10

19 Feb 17:37
Compare
Choose a tag to compare

🐛 fixed time tracking when using time unit 'day'
🚸 improved UX for tracking time in the day view
💄 improved the week input look and feel
⬆️ updated package dependencies and nodejs runtime

0.9.9

18 Feb 16:46
Compare
Choose a tag to compare

✨ Global settings can now be defined by administrators
✨ The anonymous login feature has to be explicitely enabled using an environment variable from now on
✨ User settings can now be reset to default values
✨ Administrators can now administer registered users and create new users
✨ Administrators can now define the global date formats (including start of week) used everywhere in titra
✨ Replaced standard confirm/alert dialogs with bootbox modals
🐛 bug fixes for the project overview page
🐛 bug fixes for Firefox users - fixing decimal input