31SFX4

Results 72 comments of 31SFX4

@mtierltd is that commit in version 0.0.72? It's still not working in that version.

Hmm, still doesn't work for me. The "daily" option always just returns a list of all individual items, no matter what I chose in the other two fields. For the...

So I had a look at `lib/Db/ReportItemMapper.php` and I can't really work out where the grouping by day happens. For example, in lines 82-90 you have conditional statements for week,...

It works when I add between lines 87 and 88: > }elseif ($timegroup == 'day') { > $selectFields[]= "DATE(FROM_UNIXTIME(start)) as ftime";

... there's also a time zone problem that the date or week is shifted by one if I was working between 23:00 and midnight, but that's a separate thing.

Yes, that commit works for me (I can't test the sqlite and postgres parts, only mysql).

I support this request. @LukeLR: You can also get a single table with the total times for all days in the Reports view when you select "group by: none" and...

@LukeLR Yes, I think it is.

I was wondering the same, and also: how do you actually change the status between locked and unlocked? When I click on the red cross I just get the project...

@Gunnar-GO Sorry, I can't see that option in the "Edit Project" dialog. There are only options to change name, colour, archived and client. How exactly do you change the "locked"...