0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-04 05:25:21 +00:00
Commit graph

184 commits

Author SHA1 Message Date
Kevin Papst
98a3fc99a2
store search in session ()
* allow to detect used query filters
* allow to set label in action buttons
* allow to reset last search from session
* migrate invoice archive to new search system
* display number of used search filters
2021-08-26 01:37:40 +02:00
Kevin Papst
56524a9773
data-table sorting icons and alignment () 2021-08-26 00:56:36 +02:00
Kevin Papst
f743503705
added search modal for timesheet export () 2021-08-24 19:01:48 +02:00
Kevin Papst
b31ded22b9
minor restyling of login screen () 2021-08-10 14:25:36 +02:00
Kevin Papst
b2d3272151
support multiple teamleads in each team ()
* fix jumping avatars
* fix line-break after color dot for long names
2021-08-07 18:05:41 +02:00
Kevin Papst
cefd747e91
monthly budget, monthly report, unified report calculation () 2021-08-06 18:38:41 +02:00
Kevin Papst
df62c8a428
improved play and stop button ()
* improved play and stop button if only one record is allowed
* stop button first in action menu
* fix skin colors
* autofocus term field in search form
* fix responsive column layout in invoice listing
* improve responsive header for small screens
2021-07-30 19:57:57 +02:00
Kevin Papst
03d5d3c70c
better readability for drag and drop boxes () 2021-07-13 12:12:10 +02:00
Kevin Papst
27cea996c0
configurable print export () 2021-07-13 10:11:20 +02:00
Kevin Papst
9ddb87a6fd
added project detail report ()
- avatars via css only
- random colors for entities
- improves print view
- added colors for teams
- added color to tag
2021-07-06 22:01:20 +02:00
Kevin Papst
0b519e9d08
fix datepicker appears out of screen () 2021-06-10 15:51:26 +02:00
dkstiler
a9da5f8476
added greek language () 2021-05-14 18:04:46 +02:00
Kevin Papst
dad1b8b772
version 1.14.1 ()
* no back links in modal pages
* remove unused service links to bountysource and gitter
* add validation for budget and time-budget fields
* display time budget if set
* remove console log
* sanitize DDE payloads
* do not show status and name in version string
2021-04-29 18:29:03 +02:00
Weblate (bot)
67d23ec6b2
Translations update from Weblate ()
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: phlostically <phlostically@mailinator.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Bogi Napoleon Wennerstrøm <bogi.wennerstrom@gmail.com>
Co-authored-by: Martin Didriksen <martindidriksen@hotmail.com>
Co-authored-by: Christian Eichert <c@zp1.net>
Co-authored-by: Gontzal Manuel Pujana Onaindia <thadahdenyse@gmail.com>
Co-authored-by: DJScias <djscias@gmail.com>
Co-authored-by: Bruno Oliveira Rosa <brunokauaoliveira@gmail.com>
Co-authored-by: Mohammad Firuzabadi <mohmmad.fi@gmail.com>
Co-authored-by: Kevin Papst <kpapst@gmx.net>
2021-04-22 01:22:39 +02:00
Kevin Papst
305a2fd4f6
show daily sum in calendar week and day view () 2021-04-21 16:11:31 +02:00
Kevin Papst
08a144ac31
drag & drop to delete entries from the calendar () 2021-04-20 14:50:23 +02:00
Kevin Papst
7ddcde62dd
fix sunday being first day of week () 2021-04-19 18:32:21 +02:00
Kevin Papst
b6462b406d
updated all packages () 2021-04-19 17:25:06 +02:00
Kevin Papst
0330f45c6a
billable timesheets, inactive projects report, bookmark export search () 2021-04-18 21:51:27 +02:00
Kevin Papst
8664d94ea6
release 1.14 () 2021-04-11 14:11:09 +02:00
Kevin Papst
68bb01d064
allow to pre-define colors to choose from () 2021-04-06 00:45:54 +02:00
Kevin Papst
f8a5ff7315
create multiple invoices at once () 2021-03-27 20:47:53 +01:00
Kevin Papst
87d07ffaaf
save default search options ()
* set default times for daterange objects
* allow to show order and order by fields
* move search to modal
* more options for page size
* save export visibility in cookie
2021-03-20 01:10:45 +01:00
Kevin Papst
954ba7c937
improve project view table () 2021-03-16 15:59:31 +01:00
Willian Gustavo Veiga
c34e9f576d
added new report: project view () 2021-03-09 23:19:11 +01:00
Kevin Papst
5583caa9e4
User profile layout () 2021-03-06 12:34:34 +01:00
Maxim Butakov
5a90b36734
fix unreadable notice for delete modals () 2021-02-28 15:20:05 +01:00
Kevin Papst
8d41fa20bd
prepare release 1.13 ()
* make voters a final class
* upgrade dependencies
* sort project alphabetically in dashboard widget
* open detail page on row click
* do not break on null tag name
* added max height to scrollable widgets on dashboard
* added timesheet duplicate event
* allow to deactivate browser title update
* improve comment box
* moved role permissions to own menu
* removed tabs in user screen
* fix user can remove super-admin from own account
2021-02-01 23:43:47 +01:00
Kevin Papst
a034b3519e
added de_AT and pt as languages () 2021-01-23 00:00:30 +01:00
Kevin Papst
c9ccdb5f77
replace "freelancer" invoice template with pdf version () 2021-01-22 19:47:05 +01:00
Kevin Papst
8d72d114c7
improved duration and minute selector ()
* do not close modal if form is dirty
* deprecated TimesheetConfiguration
* inject timezone in form types
* cleanup usage of UserDateTimeFactory
* allow to configure increment steps for minutes
* use 15 minutes step for datetimepicker in project edit form
* use rounding rules for increments in minute select for begin and end
* allow duration in multi user and admin timesheet forms
* make dropdown values configurable
2021-01-17 14:04:13 +01:00
Kevin Papst
1eae149c75
remove drag&drop on calendar for print views () 2021-01-14 20:53:18 +01:00
Philipp Strobel
1de6b5d385
use the correct javascript event name () 2021-01-08 16:27:00 +01:00
Philipp Strobel
4c73fc825c
Fix dropdowns on the bottom of a page () 2021-01-08 15:42:09 +01:00
Kevin Papst
db8714a87b
fix styling issues in PDF invoice () 2020-11-07 19:31:18 +01:00
Kevin Papst
5868741fe3
use different event to reload recent activities () 2020-11-07 16:51:30 +01:00
Kevin Papst
ae0a6ebfb5
fix Sunday as first dow of week in date-picker () 2020-11-02 10:32:46 +01:00
Kevin Papst
6db21d7b34
fix xss () 2020-10-26 11:35:31 +01:00
vilu85
b9b7bf845c
Finnish translations () 2020-10-26 00:27:10 +01:00
Kevin Papst
6ed7ee76e7
support custom fields in timesheet batch update () 2020-10-21 17:10:11 +02:00
Kevin Papst
825e492891
Notifications by SweetAlert2 () 2020-10-02 19:37:30 +02:00
Kevin Papst
145116f657
fix backdrop location of sweetalert2 modals () 2020-09-28 19:22:53 +02:00
Kevin Papst
9ef32e75c5
added drag and drop for new records via calendar () 2020-09-17 01:13:48 +02:00
Kevin Papst
217960de60
configure first day of week for calendar and date-picker () 2020-09-05 18:31:37 +02:00
Kevin Papst
4200208c7b
Bugfix in JS for project/activity selection in timesheet edit dialog () 2020-08-16 16:20:24 +02:00
Kevin Papst
0914ebf737
added team permissions for activities () 2020-08-08 18:50:04 +02:00
Kevin Papst
476e6ca150
remove usage of getenv from codebase () 2020-08-02 01:02:04 +02:00
Kevin Papst
f2dd2331a5
polish detail pages () 2020-07-12 20:11:13 +02:00
Kevin Papst
164af7ae02
added reporting screen () 2020-07-12 14:05:14 +02:00
Kevin Papst
21d8e8bbb8
improve configurations for usage in multi-environment setups () 2020-06-11 01:26:57 +02:00