0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-25 09:25:40 +00:00
Commit graph

172 commits

Author SHA1 Message Date
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
Kevin Papst
da5563960b
Added Vietnamese translations () 2020-06-04 16:21:12 +02:00
Kevin Papst
91736e89cc
added hebrew translations ()
first day of week in datepicker is locale specific now
2020-05-24 13:58:13 +02:00
Kevin Papst
e2a4998341
added romanian translations () 2020-05-23 12:07:57 +02:00
Kevin Papst
e3749c8e8f
added pdf template and other invoice improvements () 2020-05-10 16:19:59 +02:00
Kevin Papst
f8331b74c7
using font awesome icon to render color dot () 2020-04-23 16:47:50 +02:00
Kevin Papst
fe8fecafeb
minimize count and visibility columns for better table alignments () 2020-04-15 11:46:54 +02:00
KuboF Hromoslav
82c713031e
Esperanto translations () 2020-04-07 22:19:52 +02:00
Kevin Papst
4b1cfa5840
added multi-select for customer, project and activity () 2020-03-16 14:06:26 +01:00
Kevin Papst
7f931cbfd3
highlight overlapping times () 2020-03-12 16:35:25 +01:00
Kevin Papst
a50a59bbca
inline css for html invoices () 2020-03-06 03:21:39 +01:00
Kevin Papst
9907694ef6
disable title on small reponsive screens () 2020-03-06 02:20:30 +01:00
Kevin Papst
8d3a305ec3
handle negative duration () 2020-03-01 13:46:37 +01:00