Kevin Papst
d4a46cf257
language specific money and date display ( #180 )
...
* improved date translation
* language specific date and money display
2018-06-25 16:41:12 +02:00
Kevin Papst
f563e0703d
prepare v0.2 release #177 ( #178 )
...
* added CHANGELOG.md and support for github-changelog-generator
2018-06-24 01:18:55 +02:00
Kevin Papst
c3251ee435
various documentation updates ( #176 )
...
* updated README
* improved CONTRIBUTING guidelines
* improved wording on developer docu
2018-06-23 21:20:20 +02:00
Kevin Papst
e9e61afc76
code styles: header_comment and ordered_imports ( #175 )
2018-06-23 11:41:58 +02:00
Simon Schaufelberger
1dd5f2b72f
Translations
2018-06-23 00:48:11 +02:00
Kevin Papst
cd7cbeae88
improved code styles #158 ( #172 )
...
* use php-cs-fixer instead of phpcodesniffer
* updated scrutinizer config
* adjusted code yules to all files
* updated CONTRIBUTING guidelines
2018-06-22 21:09:10 +02:00
Kevin Papst
773d27bb0e
set default locale for tests ( #171 )
2018-06-21 22:44:32 +02:00
Kevin Papst
0eaa81578a
hide success notification after 5 seconds #169 ( #170 )
2018-06-21 18:47:13 +02:00
Kevin Papst
3dc054b839
help text and link for form labels #138 ( #143 )
...
* added help for timesheet duration form field - fixes #138
* added label option to link to manual chapter
* created docu chapter "timesheet" and added duration mode docu
* allow field and form option "documentation" to link to chapters in the documentation
2018-06-21 18:25:11 +02:00
Kevin Papst
8c686b0714
Added validation for end date before start date ( #167 )
...
* added validation for end date before start date
* added unit test for new validations
2018-06-20 23:27:56 +02:00
Kevin Papst
071abc8fc8
Update issue templates
2018-06-20 21:37:57 +02:00
Kevin Papst
75a6bf3ef6
Updated security expressions #148 ( #166 )
...
* replace has_role() with is_granted()
* added basic integration test classes for main controller
* added basic integration test classes for admin controller
2018-06-19 22:08:44 +02:00
Kevin Papst
856e7ccaeb
Composer updates ( #165 )
...
* updated composer dependencies
* updated README about composer install
2018-06-18 23:13:29 +02:00
Kevin Papst
bfa32a90db
Update to Symfony 4.1 #149 ( #160 )
...
* updated to Symfony 4.1 #149
* updated to phpunit 7 #149
* downgrade ocramius/proxy-manager for PHP 7.1 compatibility #149
* fixed symfony deprecations #149
* replaced AdvancedUserInterface with custom user checker
* code sniffer fixes
2018-06-18 22:26:00 +02:00
Kevin Papst
4e629fcaf8
some wording changes
2018-06-18 21:37:39 +02:00
Kevin Papst
01bce05da4
added scrutinizer config #158 ( #161 )
2018-06-08 00:16:12 +02:00
Kevin Papst
8a19af4efc
Travis integration #120 ( #159 )
...
* fixed php versions used in travis #120
* fixed broken test #120
* updated developer docu
2018-06-06 21:36:24 +02:00
Kevin Papst
6eef9f6f37
Mobile alignments and toolbar #151 ( #157 )
...
* improved toolbar position #151
* fixed alignments on mobile #151
* fixed moment js #151
2018-06-05 23:15:25 +02:00
Kevin Papst
0445a255d0
added local config to overwrite settings #153 ( #156 )
2018-06-05 23:06:47 +02:00
Kevin Papst
451cf4cd1d
Filter in hidden toolbar - improved mobile #151 ( #155 )
...
* improved toolbar: hide data table form in collapsible + filter button
* added collapsible area for toolbar form #151
2018-06-05 21:49:13 +02:00
Kevin Papst
7206d064a5
Improved mobile view #151 ( #150 )
...
- fixed group by for mysql mode
- only user can edit own prefs
- updated installation README
- pagerfanta shows less links
- improved manual tab
- moved user profile link to pref tabs
- added menu links to top navbar
- moved page actions to breadcrumb position
- integrated daterangepicker and improved toolbar forms
- bugfix for time rounding
2018-06-05 21:28:25 +02:00
Kevin Papst
db5b6f8e2e
added russian translation #95 ( #147 )
...
* added russian translation #95
* added config for duration_only mode and adjusted timesheet views #131
2018-06-02 19:57:12 +02:00
Kevin Papst
9d9860e495
bugfix for duration_only mode #137 ( #142 )
...
* replaced durationForEntry with duration filter
* fixed duration problem - fixes #137
2018-06-02 19:39:03 +02:00
Kevin Papst
1c0f8cdad1
Bugfix importer ( #145 ) ( #146 )
...
* Fix importer #145
2018-06-01 15:06:29 +02:00
Simon Schaufelberger
4af0e277b4
Make the back link appear like a normal link instead of a button ( #139 )
2018-02-18 12:12:24 +01:00
Kevin Papst
5a4bb0d081
Duration only mode #131 ( #134 )
2018-02-10 22:19:49 +01:00
Simon Schaufelberger
93e1cd5095
Secure create-user command #123 ( #127 )
...
* ask the user for the password #123
* added integration test #123
2018-02-10 19:11:30 +01:00
Simon Schaufelberger
5527f29caf
Use short array syntax ( #135 )
2018-02-10 19:05:19 +01:00
Simon Schaufelberger
4c6158c1ea
Merge pull request #132 from kevinpapst/inline-docu-129
...
added controller to render markdown documentation #129
2018-02-07 21:41:42 +01:00
Kevin Papst
6431fbecf6
code review fixes #129
2018-02-07 21:29:35 +01:00
Kevin Papst
29699572bd
added controller to render markdown documentation #129
2018-02-07 15:07:53 +01:00
Kevin Papst
2e60e14132
added rounding rules and hourly rates factor #112 ( #128 )
...
* added unit tests and documentation #112
* fixed DashboardController
* added CONTRIBUTION guidelines
* fixed license year
2018-02-07 12:51:00 +01:00
Simon Schaufelberger
65790f1fb7
using new license header #124 ( #119 )
2018-02-03 18:23:47 +01:00
Simon Schaufelberger
76d4cba596
Add github issue and pull request template ( #118 )
2018-02-03 18:19:51 +01:00
Simon Schaufelberger
974cee0b6e
compile assets with hash after filename #125 ( #126 )
2018-02-03 17:52:26 +01:00
Kevin Papst
7deaba8368
added webpack-encore for managing frontend assets #113 ( #122 )
...
* updated installation docu #113
* rewritten login page #113
* added icheck plugin #113
* changed to YesNoType in edit forms #113
* updated CONTRIBUTING.md #113
* added start of developer docu #113
* added compile scripts and compiled assets #113
2018-02-01 22:26:19 +01:00
Kevin Papst
e35d73eab5
fixed short invoice calculator ( #114 )
...
* fixed money display and address field for InvoiceTemplate entity
* added quick start button for users without active records
* rearranged columns on project and customer admin page
* improved extensions docu
2018-01-28 12:08:44 +01:00
Kevin Papst
9bbaf0ec71
added first docu on extending kimai with bundles #106 ( #109 )
2018-01-27 11:21:52 +01:00
Kevin Papst
1958bb9d09
added order number to projects #107 ( #108 )
2018-01-25 21:42:18 +01:00
Kevin Papst
7f5b5ac254
added short invoice calculator and timesheet invoice template #104 ( #105 )
2018-01-23 22:30:41 +01:00
Kevin Papst
50b5e93a10
added command to import data from kimai v1 #102 ( #103 )
2018-01-23 00:23:41 +01:00
Kevin Papst
6ae9bc4df5
added layout and translation to error pages #100 ( #101 )
2018-01-21 22:53:10 +01:00
Kevin Papst
4cbc5391c0
added basic invoice rendering #97 #93 ( #99 )
2018-01-21 22:50:46 +01:00
Kevin Papst
9a161b8fd9
added remember me feature #53 ( #98 )
...
cleanup event subscriber
2018-01-17 19:55:26 +01:00
Kevin Papst
7df21f3f5a
code-cleanup: removed unused classes, added role constants, phpcs fixes ( #96 )
2018-01-16 23:56:55 +01:00
Kevin Papst
0a65965187
load doctrine extensions during kernel bootstrap #84 ( #92 )
2018-01-16 21:35:23 +01:00
Kevin Papst
3f221fcdb8
support theme options via user preferences #89 ( #91 )
2018-01-15 22:58:07 +01:00
Kevin Papst
827b1ae9ad
fixed dynamic user preferences #9
...
added missing Chart.min.js
2018-01-14 23:02:50 +01:00
Kevin Papst
49d8796f6b
added dynamic user preferences #7 #9 ( #90 )
...
- fixed user settings database #9
- added dynamic user preferences #9
- added form to edit user preferences #9
- removed user language #7
2018-01-14 22:47:20 +01:00
Kevin Papst
023fef6a70
added control sidebar #10 ( #87 )
...
- added configurable sidebar #10
- added language switch in sidebar preferences tab #10
- added sidebar tab with kimai beta-info message #10
- use trait for repositories
- improved README
2018-01-14 01:36:07 +01:00