Kevin Papst
288fc5dd08
fix timezone for timesheets created by other users ( #1509 )
2020-11-13 17:46:32 +01:00
Kevin Papst
bd4efad22b
added event to manage javascript translations ( #2104 )
2020-11-09 13:28:22 +01:00
Kevin Papst
aba06ba3f0
improve customer validation ( #2083 )
2020-11-02 00:50:26 +01:00
Kevin Papst
1444593bbd
validate color ( #2072 )
2020-10-28 20:01:08 +01:00
Kevin Papst
61c0cbc887
fix auto-stop when starting timesheet with tags ( #2067 )
2020-10-27 18:35:22 +01:00
Kevin Papst
6db21d7b34
fix xss ( #2060 )
2020-10-26 11:35:31 +01:00
Kevin Papst
8a8f5cb6ce
Fix Composer 2 compatibility ( #2056 )
2020-10-24 19:33:49 +02:00
Kevin Papst
2ad8f8a4bb
prevent export and invoice from breaking on equal sign ( #2054 )
2020-10-23 02:00:50 +02:00
Kevin Papst
4533c994a3
SQL and performance improvements ( #2017 )
2020-10-23 00:31:53 +02:00
Kevin Papst
6ed7ee76e7
support custom fields in timesheet batch update ( #2043 )
2020-10-21 17:10:11 +02:00
Kevin Papst
167a826f50
improved timesheet importer ( #2049 )
2020-10-21 11:44:07 +02:00
Kevin Papst
996f05c73a
added project importer and grandtotal converter ( #1468 )
2020-10-11 22:08:00 +02:00
Kevin Papst
fb31319fcf
open create form for activity/project/customer in modals ( #2025 )
2020-10-08 01:12:34 +02:00
Kevin Papst
46bf01d93e
lifecycle events for projects ( #2013 )
2020-10-07 19:44:55 +02:00
Kevin Papst
c2ec15aeb3
add a i18n api field for the users "now" datetime ( #2007 )
2020-10-07 00:04:20 +02:00
Kevin Papst
825e492891
Notifications by SweetAlert2 ( #1508 )
2020-10-02 19:37:30 +02:00
Kevin Papst
de0a9f8303
Fix user-email validation ( #2004 )
2020-09-30 18:38:34 +02:00
Kevin Papst
2b033710e2
events: extend system configurations and set invoice formatter ( #1995 )
2020-09-25 19:51:23 +02:00
Kevin Papst
38249e6b5e
base plugin installation command ( #1953 )
2020-09-18 01:10:48 +02:00
Kevin Papst
c02a882eff
allow to decrement invoice counter ( #1947 )
...
* added increment for cc, ccy, ccn, ccd
2020-09-17 02:53:38 +02:00
Kevin Papst
9ef32e75c5
added drag and drop for new records via calendar ( #1962 )
2020-09-17 01:13:48 +02:00
Kevin Papst
e2a742b5c1
cleanup global context ( #1943 )
2020-09-08 20:35:14 +02:00
Kevin Papst
217960de60
configure first day of week for calendar and date-picker ( #1952 )
2020-09-05 18:31:37 +02:00
Kevin Papst
ed528eb19a
bump tests to phpstan level 5 ( #1922 )
2020-09-05 16:48:19 +02:00
Kevin Papst
8e801c6829
added support for ordering meta fields ( #1940 )
2020-08-30 11:24:12 +02:00
Kevin Papst
d25bcfe29c
use configured language for non-twig invoice templates ( #1924 )
2020-08-26 23:41:47 +02:00
Kevin Papst
8464cd925e
query widget data for user ( #1917 )
2020-08-24 18:37:42 +02:00
Kevin Papst
c2c4f087e4
cleanup for 1.10 ( #1906 )
2020-08-22 19:15:54 +02:00
Kevin Papst
b9ee811cbf
helper for handling billable fields ( #1900 )
2020-08-20 15:03:57 +02:00
Kevin Papst
15c3acfa0b
updated test
2020-08-19 00:37:49 +02:00
Kevin Papst
6aac85bddb
updated test
2020-08-19 00:03:11 +02:00
Kevin Papst
d8ae7635d1
fix order and update of user settings form
2020-08-18 23:22:16 +02:00
Kevin Papst
fbb3dd89cf
removed unused dependency
2020-08-18 15:08:43 +02:00
Kevin Papst
367a901207
allow empty strings as time format
2020-08-18 15:03:46 +02:00
Kevin Papst
9597015413
cleanup global context usage in widgets
2020-08-18 11:39:41 +02:00
Kevin Papst
08696651fd
Merge branch 'master' into stacked-working-hours
2020-08-17 19:04:00 +02:00
Kevin Papst
661c3897b0
new form type to select a daytime in system-configuration ( #1895 )
2020-08-17 00:18:51 +02:00
Kevin Papst
ed4b82f4b1
Weekly reporting view ( #1892 )
2020-08-16 12:23:41 +02:00
Kevin Papst
2d4cfbe821
Weekly reporting view ( #1892 )
2020-08-16 12:20:33 +02:00
Kevin Papst
34a1e07824
adapt test
2020-08-16 01:50:40 +02:00
Kevin Papst
2449a1e8bf
fix serialized dates from API ( #1888 )
2020-08-12 21:56:47 +02:00
synaestic
dc9bc8a8ca
assign existing tag on timesheet import ( #1877 ) ( #1883 )
2020-08-12 21:54:00 +02:00
Kevin Papst
0914ebf737
added team permissions for activities ( #1872 )
2020-08-08 18:50:04 +02:00
Kevin Papst
476e6ca150
remove usage of getenv from codebase ( #1861 )
2020-08-02 01:02:04 +02:00
Kevin Papst
6f8c0e3cb6
disable headings in markdown ( #1843 )
2020-07-26 21:06:33 +02:00
Kevin Papst
6bd2390acf
fix test
2020-07-26 20:47:06 +02:00
Kevin Papst
130e6ac057
handle hidden users in teams ( #1841 )
...
* allow to add disabled users to team
* allow to include disabled users in user-select
* include disabled users when editing team members ONLY if they are already part of team
2020-07-26 13:13:06 +02:00
Kevin Papst
12e348544d
invoice: increase number, customer specific counter ( #1836 )
2020-07-21 16:11:52 +02:00
Kevin Papst
4b8f743fa6
added some more tests ( #1835 )
2020-07-21 15:27:29 +02:00
Kevin Papst
aee063bb3c
added annotation based exporter ( #1831 )
...
* added user exporter
* added project exporter
* added customer exporter
* added activity exporter
2020-07-21 03:37:51 +02:00