Commit Graph

16 Commits

Author SHA1 Message Date
Ralf Becker
d676b0879d added fix to be able to optionally sum up negative times (overtime) in the quantity column, need to be switched on in the timesheet configuration 2007-07-10 07:34:30 +00:00
Ralf Becker
4947ddfd99 "php5.2 fixes and hiding Export button for php4 or importexport not available" 2007-05-09 08:21:26 +00:00
Ralf Becker
909d37d94a fixed handing of no result in link_query method of timesheet 2007-04-17 13:33:23 +00:00
Oscar Manuel Gómez Senovilla
333e3fc21e patch for bug #511 in trunk 2007-03-25 20:06:54 +00:00
Lars Kneschke
ab04ba334c Initial import of export function 2007-03-08 11:22:57 +00:00
Ralf Becker
81f08a87ea allow to select prices from all linked projects, not only the main one 2007-01-12 01:27:37 +00:00
Ralf Becker
106dab6003 - fixed sort by date for the reporting
- cats column is automatic suppressed, if no cats used
- removed "none" from the cats column in the sums
2006-09-20 13:31:41 +00:00
Ralf Becker
fc2afcea25 - hook to tell projectmanager to cumulate timesheets under infologs
- phpDoc headers
2006-08-26 16:32:29 +00:00
Ralf Becker
dde05aab4f link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:06:11 +00:00
Ralf Becker
0d73bce482 - fixed not working reports on MySQL 4.0, Postgres and (untested) MsSQL
- added a yearly sum
2006-04-05 16:23:44 +00:00
Ralf Becker
5d29337843 - added/corrected rounding of quantity and prices
- range-sums are only shown if the date-filter includes the full-range (otherwise you got an incorrect sum)
- day-sums only for less or equal 6 weeks
- more meaningful app-header / report title
- disabled owner column in print, if filtered by one owner
- state of details/no details is now saved in the user prefs, to be persistent over sessions
- minutes are allowed as additional input-unit for times
2006-03-27 12:20:06 +00:00
Ralf Becker
0a0a2b0513 - fixed timesheet to display only hours
- improved printing:
  + disabled unnecessary UI-elements
  + sums after each day, week, month
2006-03-26 22:11:58 +00:00
Ralf Becker
c706a3f043 usebility improvment:
- filter by custom date-range
- app-header with user and date-range
2006-03-21 22:18:29 +00:00
Ralf Becker
6c4cda6bfc added ability to add timesheets to infolog entries 2006-03-21 13:52:49 +00:00
Ralf Becker
15201df1b5 improved projectmanager integration, specially pricelist plus some bugfixes 2006-01-11 05:17:15 +00:00
Ralf Becker
9f638e4f08 Initial revision 2005-12-19 04:23:14 +00:00