comparison TODO @ 413:a499441249af

Fixes sorting by day for templates. * Adds a string attribute 'startisoday' to the Entry object, so it can be used by jinja2's sort and groupby filters.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 May 2017 13:35:58 +0200
parents 8ba4576e5381
children a517c1b5f3d5
comparison
equal deleted inserted replaced
412:cc56bc1fd56b 413:a499441249af
4 the length or timedate and then use move where you intend to only move 4 the length or timedate and then use move where you intend to only move
5 one, the unwanted result is several moved entries. 5 one, the unwanted result is several moved entries.
6 6
7 20160912 BER: Better code: states.py: classes EditEntryState and 7 20160912 BER: Better code: states.py: classes EditEntryState and
8 AdjustEntryState have same methods exit() and set_focus(), maybe join them? 8 AdjustEntryState have same methods exit() and set_focus(), maybe join them?
9
10 20151130 BER: templates/zeiterfassung2: Really sort by date, right now the
11 sorting it sometimes skewed if the week wraps around the end of the month.
12 9
13 Older: 10 Older:
14 11
15 - Create a 'Help-Widget' to give the user an information about all possible 12 - Create a 'Help-Widget' to give the user an information about all possible
16 keys. 13 keys.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)