poulpe/event
Daru13 51251c0a8f Add a new event sorting algorithm (using interval graph coloring).
Note: this only sort the event nodes in a particular, "optimal" order; 
but it does not explicitly set the grid row of each node. Therefore, the 
result is likely to spread on many more rows than what could be 
expected.
2018-11-26 16:06:31 +01:00
..
migrations cleaning activity 2018-08-20 17:46:41 +02:00
static Add a new event sorting algorithm (using interval graph coloring). 2018-11-26 16:06:31 +01:00
templates/event Add a new event sorting algorithm (using interval graph coloring). 2018-11-26 16:06:31 +01:00
templatetags Initial addition of the visual calendar (day view only). 2018-11-19 23:57:42 +01:00
__init__.py Update AppConfigs 2017-08-19 15:36:45 +02:00
admin.py search matos 2018-11-07 21:39:50 +01:00
apps.py Update AppConfigs 2017-08-19 15:36:45 +02:00
models.py event base done 2018-08-26 21:18:51 +02:00
tests.py Reflect changes on validators/fields 2017-08-12 15:01:57 +02:00
urls.py mes perms 2018-11-24 16:53:54 +01:00
validators.py Clean some models 2017-08-03 12:09:03 +02:00
views.py mes perms 2018-11-24 16:53:54 +01:00