Commit Graph

3 Commits

Author SHA1 Message Date
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
10ad8ec034 rename TimesheetQuery class #25 (#29) 2018-01-06 09:48:59 +01:00
Kevin Papst
80d0dc2369 Timesheet toolbar (#12)
* add toolbar to timesheet #11
* add customer filter #11
* add project filter #11
* add activity filter #11
* add page size selector #11
* added state filter #11
* fixed csrf token names
* fixed typo
2018-01-05 09:30:22 +01:00