Commit Graph

10 Commits

Author SHA1 Message Date
Kevin Papst
964eaea2d0 handle hidden activities #33 (#58)
* refactored toolbars forms for re-usage #33
2018-01-09 12:05:45 +01:00
Kevin Papst
736e1a7b34 added toolbar for activity screen #2 (#51)
* merged toolbar javascripts #2
* added activity toolbar #2
2018-01-07 22:38:51 +01:00
Kevin Papst
79e87ecdbe added toolbar to customer screen #28 (#49)
* fixed filter query #28
* fixed annotation #28
* merge message files #28
* added page size type #28
* added visibility type #28
* added filter toolbar to customer screen #28
2018-01-07 21:42:27 +01:00
Kevin Papst
f8b390cbe2 Developer improvements, PhpCs, PhpUnit #42 (#43)
* improved dev fixtures with more diversity, more data, better testcases, user avatars #42
* added customer stats to dashboard, fixed column length for 3 widgets #42
* fixed empty alias - display empty message for new user #42
* unified-ui for "new" toolbar icon #42
* use kimai2_ as database prefix #42
* added customer stats to dashboard, fixed column length for 3 widgets #42
* fix long project/customer names in "currently active" navbar flyout" #42
* added services config for dev environment #42
* added command to run unit tests #42
* added command to run integration tests #42
* added command to run code sniffer #42
* added phpcs and phpunit to composer #42
* created tests directory #42
* fixed code sniffer warnings #42
* added function to switch result type from Pagerfanta to QueryBuilder #42
* dramatically reduced database calls by using custom joined query #42
* added command to install kimai dependencies #42
* added dev:reset command #42
2018-01-07 15:11:03 +01:00
Kevin Papst
fa8e976e76 Repository cleanup #40 (#41)
* added base classes for repositories and queries #40
* prepared controller and repositories to use fetchByQuery() #40
* removed findAll() which has added pagination to the original doctrine method #40
2018-01-07 11:18:42 +01:00
Kevin Papst
c9c82e767f added start and stop entries
enhanced administration of activities/projects/customers
added navbar for active records and recent activities
added edit timesheet entry form
added translation packages for errors and flashmessages
upgraded composer packages
2018-01-04 14:06:07 +01:00
Kevin Papst
aaa2fffa08 form improvement
using theme clone
2016-11-13 22:19:18 +01:00
Kevin Papst
cc269d3142 improved form handling
improved profile editing
added activity editing
2016-11-12 23:22:47 +01:00
Kevin Papst
1678129fe9 improvements 2016-10-30 23:39:55 +01:00
Kevin Papst
b72fd888b1 improvements 2016-10-24 00:06:46 +02:00