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

89 commits

Author SHA1 Message Date
Kevin Papst
37c6e2c0af
added order-date field to project () 2019-10-24 17:04:21 +02:00
Kevin Papst
e8c25d8ac5
added avatars, show user teams in list, new team dashboard widgets () 2019-10-03 13:44:16 +02:00
Kevin Papst
388c3ec188
reduce field size to 150 chars to prevent index out of length () 2019-08-16 16:57:09 +02:00
Kevin Papst
561ec3b1e9
added team permissions () 2019-08-16 01:22:33 +02:00
Kevin Papst
f23dcbec17
run migrations always in kimai:install command () 2019-07-10 19:19:03 +02:00
Kevin Papst
d8621f0b7a
support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
Kevin Papst
5702d7afa8
added hourly and money budgets to activity, project and customer () 2019-06-11 13:18:57 +02:00
Kevin Papst
1903d6fb77
fix column and max key length () 2019-05-14 23:09:33 +02:00
Mathias
e29e183e84 added tags for timesheets () 2019-05-12 01:40:04 +02:00
Kevin Papst
65df1ff909
colors for visual grouping of customer, projects and activities () 2019-05-04 01:45:52 +02:00
Kevin Papst
13d9f8f3f7
added database driven system configurations with admin screen () 2019-03-22 20:58:38 +01:00
Kevin Papst
0f6334314e
removed inline documentation () 2019-03-11 15:10:51 +01:00
Kevin Papst
3ac72a5c89
enhanced plugin support ()
- refactored admin controller and templates
- plugin support for entity actions
- changed column mail to email in customer table
- refactored theme events
2019-03-11 14:46:30 +01:00
Kevin Papst
03aa4c9ddc
Plugins support () 2019-02-24 15:54:38 +01:00
Kevin Papst
fd4a87e3a6
Support foreign keys with SQLite () 2019-02-20 20:06:19 +01:00
Kevin Papst
47b7046743
release 0.8 () 2019-02-19 11:03:11 +01:00
Kevin Papst
17856e0b96
handle deleted user during import from v1 () 2019-02-14 00:26:54 +01:00
Kevin Papst
fd60d5bb17
Updated HTML invoice templates () 2019-02-12 15:35:33 +01:00
infeeeee
331ea586f1 updated php requirements in dev-documentation () 2019-02-11 16:28:27 +01:00
Kevin Papst
d00596d297
convert timesheets to UTC with support for user timezone () 2019-02-08 18:24:33 +01:00
Kevin Papst
8dcc18dde3
improved installation docs () 2019-02-08 18:16:53 +01:00
Sanjit Patel
616d514d5a Use Symfony formatter for currency symbol placement () 2019-02-08 16:56:47 +01:00
Kevin Papst
816866549c
added export module () 2019-02-05 21:37:33 +01:00
Kevin Papst
062735c9e3
added daterange-picker and localized date-inputs () 2019-02-03 21:24:30 +01:00
Kevin Papst
7f3e2d453f
updated documentation () 2019-02-01 16:33:55 +01:00
Kevin Papst
67dab35b57
prepare release 0.7 () 2019-01-28 01:40:42 +01:00
Kevin Papst
a9ece209ae
Form and theme improvements () 2019-01-21 13:10:53 +01:00
Lukas
47ac50b4d0 Only one running timesheet: automatically stop others () 2019-01-21 12:49:22 +01:00
Kevin Papst
a609cbf84a
export team timesheets () 2019-01-19 00:25:00 +01:00
Kevin Papst
1ad440f488
support template variable entry.row for docx if description is not used () 2019-01-18 16:19:02 +01:00
Kevin Papst
7fa3b67cc4
updated README and installation docu () 2018-12-05 23:47:59 +01:00
Matheus
54d06462fc added portuguese translations () 2018-11-28 18:22:05 +01:00
Kevin Papst
8fddf627bf
added configurable permission system () 2018-11-26 13:20:32 +01:00
Kevin Papst
0334f6ce86
added project variables for invoice templates () 2018-11-23 15:56:06 +01:00
Kevin Papst
67dc1c7640
fix migration for MySQL () 2018-11-19 15:24:00 +01:00
Kevin Papst
e9cbb872d0
added further timesheet related invoice fields () 2018-11-12 12:19:57 +01:00
Toby Batch
0a1c2d8440 updated docker documentation () 2018-11-09 14:07:49 +01:00
Toby Batch
d72596f000 added links to docker hub and production docker repo () 2018-11-08 23:07:33 +01:00
Kevin Papst
bae24dd0ec
beta test: added quick search box for customers, projects and activities () 2018-11-06 23:35:09 +01:00
Kevin Papst
db7de3aac1
added global activities () 2018-11-06 23:10:34 +01:00
Kevin Papst
c66dfbc653
added links to further docker images by the community () 2018-11-06 22:30:44 +01:00
Lukas
e44e2442af updated invoice documentation () 2018-11-04 15:55:34 +01:00
infeeeee
86f40083ef Added Hungarian translation () 2018-11-02 23:38:12 +01:00
Kevin Papst
f45fbbce60
improved docs and cross-linked docker () 2018-11-02 16:11:40 +01:00
srdco
c648866cb4 Update installation instructions for non-server () 2018-11-01 12:28:39 +01:00
Toby Batch
ab4a1a0a1d added dockerfile for development () 2018-10-31 13:19:48 +01:00
Kevin Papst
6633c550f5
user-profile - sidebar links and language settings () 2018-10-23 23:59:38 +02:00
Kevin Papst
0165658659
added config for initial calendar view () 2018-10-21 15:43:16 +02:00
Toby Batch
3075276a52 added default settings for new customer form () 2018-10-21 15:27:43 +02:00
Kevin Papst
92c665436a
updated admin lte theme bundle () 2018-10-08 20:58:21 +02:00