Kevin Papst
94c28ebbc5
Update and delete multi timesheets and tags ( #1240 )
2019-11-15 01:25:31 +01:00
Kevin Papst
c32cd36861
fix reset input for forms ( #1251 )
2019-11-14 19:09:55 +01:00
Kevin Papst
af0f89774e
User roles and permission management via Admin UI ( #1231 )
2019-11-10 18:53:56 +01:00
Ahmed Şeref
4ad290d4bd
added turkish translations ( #1160 )
2019-10-24 17:30:34 +02:00
Kevin Papst
e8c25d8ac5
added avatars, show user teams in list, new team dashboard widgets ( #1150 )
2019-10-03 13:44:16 +02:00
Kevin Papst
d661c8b54e
fix closing search dropdown ( #1142 )
...
* using a different library for javascript selects, fixing the closing search dropdown
* fix closing dropdown for daterangepicker
* added missing search button for mobile on customer page
* fix meta fields with same names than existing columns
2019-09-25 18:34:25 +02:00
Kevin Papst
5aa422dde1
Display meta-fields in datatables ( #1116 )
2019-09-19 20:28:31 +02:00
Kevin Papst
24cbe3d281
post 1.3 fixes ( #1106 )
2019-09-17 22:20:36 +02:00
Kevin Papst
13f5e76015
added czech translations ( #1075 )
2019-09-16 23:19:46 +02:00
Kevin Papst
cdcf9eaf67
handles session timeouts in modals ( #1092 )
2019-09-10 17:07:34 +02:00
Kevin Papst
a651e55dc9
added table-column ordering ( #1086 )
2019-09-09 23:47:42 +02:00
Kevin Papst
d041a3f4f9
improved tag auto-completion and added tag management ( #1083 )
2019-09-04 23:47:33 +02:00
Kevin Papst
e99b170d0a
refactored search with free search term support ( #1064 )
2019-09-04 18:54:06 +02:00
Kevin Papst
93ab3d5666
post release 1.2 fixes ( #1068 )
...
* fix release command
* fix permission name in UPGRADING
* added missing korean calendar translations
* fixed entry.total for invoice with fixed rates
2019-09-03 11:59:34 +02:00
Kevin Papst
8fb0b1445a
added korean translations ( #1039 )
2019-08-26 15:00:59 +02:00
Kevin Papst
e68b7da1f8
added slovakian translations ( #952 )
2019-07-12 15:52:30 +02:00
Kevin Papst
c33a87a07c
toolbar dropdown and visibility improvements ( #933 )
2019-07-09 16:34:11 +02:00
Kevin Papst
3311f17bbb
users weekly stats as bar-chart in dashboard ( #847 )
2019-06-13 18:38:49 +02:00
Kevin Papst
5702d7afa8
added hourly and money budgets to activity, project and customer ( #843 )
2019-06-11 13:18:57 +02:00
Kevin Papst
97feed0be6
updated frontend stack to latest versions ( #729 )
2019-06-03 01:43:49 +02:00
Kevin Papst
d9dca96a32
added punch-in punch-out / time-clock mode ( #812 )
2019-05-27 01:36:43 +02:00
Kevin Papst
ebff4a765a
refactored permissions for simpler customizations ( #808 )
2019-05-25 17:23:15 +02:00
Kevin Papst
fea3495098
lock exported timesheets ( #798 )
2019-05-22 22:28:29 +02:00
Kevin Papst
871b2e52c7
use dropdown for entity actions on detail pages ( #801 )
2019-05-21 23:21:26 +02:00
Kevin Papst
ec174a38a9
timesheet controller refactoring ( #796 )
2019-05-19 23:52:43 +02:00
Kevin Papst
d2ad87d09c
improved calendar ( #784 )
2019-05-19 16:16:20 +02:00
Kevin Papst
bbe1f9beda
restart via API allows to copy description ( #782 )
2019-05-13 17:32:01 +02:00
Kevin Papst
392f8239f5
bugfix for API selects ( #780 )
2019-05-12 17:22:24 +02:00
Mathias
e29e183e84
added tags for timesheets ( #604 )
2019-05-12 01:40:04 +02:00
Kevin Papst
f31118292c
translate date picker and charts ( #775 )
2019-05-12 00:56:00 +02:00
Kevin Papst
09da7cd242
javascript and api to stop and display active records ( #772 )
2019-05-10 13:45:09 +02:00
Kevin Papst
b1855447b8
recent activities via API ( #761 )
2019-05-07 22:24:28 +02:00
Kevin Papst
98f386dad6
refactored javascript to ES6 classes ( #759 )
2019-05-06 15:22:52 +02:00
Kevin Papst
80af3fb010
fix toolbar requests for empty choice ( #758 )
2019-05-05 08:31:13 +02:00
Kevin Papst
aa113cc300
dynamically update title and visible durations for running records ( #752 )
2019-05-05 03:01:25 +02:00
Kevin Papst
65df1ff909
colors for visual grouping of customer, projects and activities ( #751 )
2019-05-04 01:45:52 +02:00
Kevin Papst
e92c2d168e
entity action buttons re-designed ( #746 )
2019-05-03 21:10:16 +02:00
Kevin Papst
e80973c4d2
refactored column visibility modal to ES6 ( #733 )
2019-05-01 22:18:57 +02:00
Kevin Papst
721ecdbf3d
prevent jumping icons in navbar between collapsed and open state ( #739 )
2019-04-30 18:50:31 +02:00
Kevin Papst
b35022d161
use bootstrap tooltips instead of own solution ( #741 )
2019-04-30 17:00:10 +02:00
Kevin Papst
fb17af1afd
prepare release 0.9 ( #730 )
2019-04-29 01:48:27 +02:00
Kevin Papst
56fe14c451
UI updates - new user menu, updated about and profile screen and more ( #723 )
2019-04-25 17:50:28 +02:00
Kevin Papst
f9c8028ea1
updated to Symfony 4.2 ( #710 )
2019-04-21 01:41:08 +02:00
Kevin Papst
3a4aa5a001
added plugin screen ( #671 )
2019-04-08 18:38:56 +02:00
Kevin Papst
e990ae4800
fix modal autofocus problem, datepicker not shown on begin date ( #653 )
2019-03-22 15:00:59 +01:00
Kevin Papst
19bfff9899
set autofocus attribute on form fields for better keyboard support ( #640 )
2019-03-13 00:09:02 +01:00
Kevin Papst
f4d53e9006
replaced delete confirm dialog with modal ( #638 )
2019-03-12 23:24:22 +01:00
Kevin Papst
0f6334314e
removed inline documentation ( #624 )
2019-03-11 15:10:51 +01:00
Kevin Papst
76c3c5f2f6
fix for firefox datepicker focus problem in modals ( #630 )
2019-03-08 01:16:10 +01:00
Kevin Papst
54cd30c564
added support for Ante meridiem and Post meridiem format ( #615 )
2019-03-06 10:59:31 +01:00