Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Kimai
  3. Kimai - Package Updates

Kimai - Package Updates

Scheduled Pinned Locked Moved Kimai
150 Posts 3 Posters 69.3k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #78

    [2.0.4]

    • Update Kimai to 2.0.8
    • Full changelog
    • support parsing negative durations in JS
    • bump luxon dependency
    • make sure that 2FA is not required for session based API calls
    • show name of items to delete
    • fix permission issue for recent activity items
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #79

      [2.0.5]

      • Update Kimai to 2.0.9
      • Full changelog
      • fix api definition
      • include customer number in validation message
      • fix doctrine deprecation, prepare for DBAL 4
      • added DataSubscriberInterface to identify certain doctrine subscribers
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #80

        [2.0.6]

        • Update Kimai to 2.0.10
        • Full changelog
        • allow API calls via GET
        • allow to stop timesheet via GET
        • improve form handling and validation
        • improve stop button handling
        • bump version
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #81

          [2.0.7]

          • Update Kimai to 2.0.11
          • Full changelog
          • added "today" as selector in date-range dropdown
          • added feature to prevent auto-select of dropdowns with only one entry
          • added hint that no changes were detected in batch update
          • added negative invoice sums are possible (e.g. for credit notes)
          • fix project list is expanded after submission
          • fix invalid date parsing causes 500
          • fix: prevent auto-select of activities in export and invoice form (in case only one global activity exists)
          • fix team assignments for customer and project were not saved (using API now)
          • fix form fieldset with legend styling (e.g. team project assignment)
          • fix required meta-field were forced to have a value in batch update
          • fix tomselect meta-field was not disabled in batch update
          • fix unset internal rate is shown as 0
          • fix one minute rounding problem in duration-only mode with "now" being default time
          • fix column width and label for duration-only mode
          • tech debt: cleanup invoice template (remove invoice layout)
          • tech debt: reorder for simpler comparison with invoice form
          • possible BC for devs: remove unused methods from form trait
          • bump composer packages (includes new translations for auth screens)
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #82

            [2.0.8]

            • Update Kimai to 2.0.12
            • Full changelog
            • added submenus in action drodowns, to shorten them
            • show all user-edit-screens in action dropdown
            • fix cascade delete teams through customer
            • fix cascade delete customer/project/activity through teams
            • fix responsive classes for "internal rate" column
            • clarify error message if invoice number generator or calculator is missing
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #83

              [2.0.9]

              • Update Kimai to 2.0.13
              • Full changelog
              • added missing escape to prevent HTML injection
              • added missing color attribute
              • upgrade theme
              • use dropdown submenu if title is set, otherwise dropdown tends to get too long
              • allow to use card-table instead of card-body
              • added required attribute to username and password field
              • fix pagination back to page 1
              • prevent tag name too long
              • re-add missing user preferences link
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #84

                [2.0.10]

                • Update Kimai to 2.0.14
                • Full changelog
                • show customer totals in single-user reports
                • support custom fonts in export / invoice templates
                • require daterange for export and invoice searches
                • improve help label for user locale
                • show decimal formats in help controller
                • cache tag amount per request
                • composer updates
                • improved code styles
                • added default label to date picker
                • new macros & use own macro
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #85

                  [2.0.11]

                  • Update Kimai to 2.0.15
                  • Full changelog
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #86

                    [2.0.12]

                    • Update Kimai to 2.0.16
                    • Full changelog
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #87

                      [2.0.13]

                      • Update Kimai to 2.0.17
                      • Full changelog
                      • prevent empty title for select options
                      • removed css for unused sweetalert
                      • fix isWeekend() check with DateTimeInterface
                      • reset timesheet rates on "create copy"
                      • wrap long names in multi-selects - fix #4001
                      • rename profile menus
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #88

                        [2.0.14]

                        • Update Kimai to 2.0.18
                        • Full changelog
                        • prevent too long values for user preferences
                        • add chart value 0 to y-axis if last value > 0, to always display the zero line (project details)
                        • add user-preferences to invoice hydrator
                        • DateTime vs DateTimeInterface
                        • simplify permission config
                        • fix query for teamleads limiting to only selected teams not possible
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #89

                          [2.0.15]

                          • Update Kimai to 2.0.19
                          • Full changelog
                          • prevent invoices with exceeding filename
                          • fixed invalid LDAP log level
                          • support locale switching in action events
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #90

                            [2.0.16]

                            • Update Kimai to 2.0.20
                            • Full changelog
                            • max duration per entry increased from 8 to 10 hours
                            • fixes #3981 - clickable area in dropdown too small
                            • fixes #4008 - duplicate activities in project-details report
                            • headers and summary styling in project-details report
                            • show billable stats in project-details report
                            • added new invoice variable for entry.duration_format
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #91

                              [2.0.17]

                              • Update Kimai to 2.0.21
                              • Full changelog
                              • increase padding in wizard
                              • fix theme chooser in wizard
                              • improve dynamic export columns in PDFs
                              • added label for total column
                              • bump theme bundle
                              • improve avatar list spacing
                              • be more flexible parsing times - fixes #4031
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #92

                                [2.0.18]

                                • Update Kimai to 2.0.22
                                • Full changelog
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #93

                                  [2.0.19]

                                  • Update Kimai to 2.0.23
                                  • Full changelog
                                  • Dynamic favicon to indicate activity in pinned browser tabs (#4038)
                                  • fix single dropdown became two lines (#4041)
                                  • allow to remove date from non-required field (#4040)
                                  • doctor: show available github release only if newer version exists (#4037)
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #94

                                    [2.0.20]

                                    • Update Kimai to 2.0.24
                                    • Full changelog
                                    • bump theme to get navigation id specific classes (#4065)
                                    • added JS api to access current user in frontend (#4064)
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #95

                                      [2.0.21]

                                      • Update Kimai to 2.0.25
                                      • Full changelog
                                      • Export PDF: added support for hourly rate column in summary & detail table
                                      • Display TOTP secret after clicking the QR code image - fixes #4006
                                      • Developer: register your own icon via AbstractPluginExtension
                                      • Developer: helper methods in CustomerService to reduce coupling to CustomerRepository
                                      • Invoice document upload: fix validation for filenames with uppercase character - fixes #4073
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #96

                                        [2.0.22]

                                        • Update Kimai to 2.0.26
                                        • Full changelog
                                        • Modernized flat form styles (#4098)
                                        • Use collapsible element instead of collapsible card (#4096)
                                        • Support visibility for tags (#4086)
                                        • Make setting "rounding days" optional (#4087)
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #97

                                          [2.0.23]

                                          • Update Kimai to 2.0.27
                                          • Full changelog
                                          • Improve UX for invoice template management (#4121)
                                          • hide projects in "inactive projects" report, if they did not yet start (#4107)
                                          • restyled "work contract" form (#4107)
                                          • added more budget stats to customer/project/activity detail screen (#4107)
                                          • added background color for weekend in calendar (#4107)
                                          • allow to open edit screen (customer, project, activity) without requirement for the view_X permission (#4107)
                                          • allow zero duration input (set end-time automatically) (#4107)
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search