Kevin Papst
30bc3653d7
do not traverse into invoice template subdirectories ( #3735 )
2023-01-05 15:51:21 +01:00
Kevin Papst
d58720252e
create exports via command ( #3605 )
2022-10-29 18:20:19 +02:00
Kevin Papst
1e1b9a6919
allow to order by hourlyRate ( #3582 )
2022-10-16 12:01:57 +02:00
Kevin Papst
1959d4d8df
added filter for globalActivities in project collection ( #3565 )
2022-10-01 23:25:33 +02:00
Kevin Papst
718e0b5c1e
prevent accidental invoice template updates ( #3493 )
2022-08-31 13:18:21 +02:00
Kevin Papst
ed7f89cfe1
allow to restrict usage of global activities for projects ( #3437 )
2022-07-23 01:17:24 +02:00
Kevin Papst
0dba83d8e9
Budget graph in project details ( #3406 )
...
* do not copy description if restarting via calendar
* added support to display negative durations
* fix charts for larger numbers
2022-07-13 17:21:36 +02:00
Kevin Papst
dc40a05ebd
allow to filter for canceled invoices ( #3415 )
2022-07-13 12:21:57 +02:00
Kevin Papst
196ca4f1cb
new command to delete empty translations ( #3392 )
...
* composer update and phpstan issues
* bump version
2022-06-30 14:19:56 +02:00
Kevin Papst
f8cb8900d6
Release 1.20.3 ( #3340 )
...
* fix edit timesheet link
* fix drag & drop creates record for wrong user
* fix search with multiple bindings
* hide user switcher in calendar if there is only one user to choose
* make quick entry responsive for mobile-only users
* mark invoices as exported by default
* fix serialization deprecation warning
* fix duration calculation for fixed rate entries
* updated composer packages
* fix checkbox for horizontal forms
* support pdfContext for PDF invoice templates
2022-06-11 13:25:50 +02:00
Kevin Papst
bc908b4534
Release 1.19.4 ( #3255 )
...
* login redirects to homepage if already being logged-in
* fix budget check for entries that were moved to another moth
* invoice: fix amount should be decimal if decimal template is used
* added new month grouped by project/activity/user report
2022-04-18 12:41:45 +02:00
Kevin Papst
3a7e3b2168
bump version 1.19.1 ( #3229 )
2022-03-30 22:23:12 +02:00
Kevin Papst
eb2664ac79
support more complex metafield queries ( #3228 )
2022-03-30 19:01:22 +02:00
Kevin Papst
c8b47d1033
added explicit classes for widgets ( #3170 )
2022-02-22 21:15:19 +01:00
Kevin Papst
3543e0a1b5
code improvements ( #3088 )
2022-01-22 02:46:02 +01:00
Kevin Papst
40242b7dcc
support custom fields for invoices ( #3077 )
2022-01-20 16:59:26 +01:00
Kevin Papst
9491f07ade
fix deleting invoice documents ( #2980 )
2021-11-29 15:57:39 +01:00
Kevin Papst
b062164277
allow to delete invoice documents ( #2968 )
2021-11-24 10:30:49 +01:00
Kevin Papst
ff9acab0fc
improve permissison handling in invoice screen ( #2965 )
2021-11-21 16:41:03 +01:00
Kevin Papst
c858edf5c9
release 1.16.1 ( #2938 )
...
* optional csrf token name
* fix regression when selecting all projects as super user
* prevent invalid sql
2021-11-16 21:48:50 +01:00
Kevin Papst
eb63dae405
added invoice replacer for currently logged-in user ( #2899 )
2021-11-03 12:00:52 +01:00
Kevin Papst
1b35356f81
activate bleeding edge phpstan rules ( #2898 )
2021-11-02 13:33:21 +01:00
Kevin Papst
9ab098af86
weekly quick-entry form ( #2793 )
2021-10-18 11:12:46 +02:00
Kevin Papst
bbf25823b8
release 1.15.5 ( #2848 )
2021-10-13 18:31:28 +02:00
Kevin Papst
baff2d78d9
prepare release 1.15 ( #2707 )
...
* bump version
* fix invisible class on labels
* fail safe removal of foreign key
* check if optional form field exists before accessing it
* silently ignore stopped timesheets
* prevent colliding parameter names
* make sure decimal duration is always rendered with two decimals
* simplify translation
* fix #2751 ANSI_QUOTES
* rename composer task
* fix billable statistic rates
* added missing translation for export
2021-09-17 00:58:25 +02:00
Kevin Papst
98a3fc99a2
store search in session ( #2735 )
...
* 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
5023fa6189
prevent email or username from being non-unique ( #2730 )
2021-08-25 15:18:46 +02:00
Kevin Papst
f743503705
added search modal for timesheet export ( #2728 )
2021-08-24 19:01:48 +02:00
Kevin Papst
b2d3272151
support multiple teamleads in each team ( #2702 )
...
* 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 ( #2684 )
2021-08-06 18:38:41 +02:00
Kevin Papst
f1f60042d8
bugfixes ( #2669 )
...
* allow storage of multiple .env without git
* clarify requirements
* fail safe statistic queries
* remove unused translations
* reduce customer statistic calls by 50%
2021-07-23 15:15:54 +02:00
Kevin Papst
828b9c8b4a
added account number field to user ( #2671 )
2021-07-19 00:13:39 +02:00
Kevin Papst
27cea996c0
configurable print export ( #2657 )
2021-07-13 10:11:20 +02:00
Kevin Papst
a1f90ffaba
limit amount of items in calendar drag and drop boxes ( #2291 )
2021-07-11 15:03:18 +02:00
Kevin Papst
9ddb87a6fd
added project detail report ( #2651 )
...
- 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
7f20cb045c
Refactor authentication system ( #2602 )
...
Make auth configuration available via UI, remove FOSUserBundle and SAML-Bundle dependency
2021-06-10 15:34:13 +02:00
Kevin Papst
4859ac8ecb
Support for PHP 8 ( #2158 )
...
painful 66 commits later: required PHP version bumped to 7.3, plugin updates using migrations necessary!
2021-05-31 14:53:22 +02:00
Kevin Papst
f7aa3c1e13
financial year setting + new users working time per year report ( #2547 )
2021-05-14 18:40:48 +02:00
Kevin Papst
f81f9ba492
added API route to fetch infos about installed plugins ( #2561 )
2021-05-12 14:03:46 +02:00
Kevin Papst
f10aad927f
fix timesheet collection fetch via API with end datetime set ( #2552 )
2021-05-05 13:02:09 +02:00
Kevin Papst
4fcd97b142
do not include running entries in invoices ( #2551 )
2021-05-04 12:29:20 +02:00
Kevin Papst
e4b176a4d5
use events for budget calculation ( #2544 )
2021-04-29 11:50:48 +02:00
Kevin Papst
0330f45c6a
billable timesheets, inactive projects report, bookmark export search ( #2503 )
2021-04-18 21:51:27 +02:00
Kevin Papst
cdad5913ca
highlight invisible items ( #2493 )
2021-04-07 19:14:33 +02:00
Kevin Papst
f8a5ff7315
create multiple invoices at once ( #2465 )
2021-03-27 20:47:53 +01:00
Kevin Papst
87d07ffaaf
save default search options ( #2445 )
...
* 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
9a2fd9ba91
allow increasing invoice numbers per day ( #2433 )
2021-03-14 13:53:36 +01:00
Kevin Papst
3e9371bd6a
Timesheet validator: prevent overbooking budgets ( #2422 )
2021-03-13 14:41:29 +01:00
Kevin Papst
db1344573f
search and export from invoice archive ( #2408 )
2021-03-10 01:50:27 +01:00
Willian Gustavo Veiga
c34e9f576d
added new report: project view ( #1738 )
2021-03-09 23:19:11 +01:00