evorepo/templates
jelle van der Waa 148692cd8f More code refactoring / tests (#79)
* main: move tests to main/tests

Move the templatetags tests to main/tests/test_templatetags.

* main: Add test for templatetags country

Create a test for the templatetag country_flag.

* main: remove duplicate floatvalue

floatvalue is only used in the mirrors templates and the same exact
function exists in the mirror_status templatetags.

* main: Remove duplicate hours filter

The hours filter is also defined in the mirror_status and only used in
mirrors.

* main: move percentage filter to mirrors

Move the percentage filter to the only user of it and add a test for
basic use cases.

* main: remove duplicate duration implementation

The duration templatetag filter is also defined in mirror_status.py

* templates: remove unrequired import flags

* main: Add missing testcase for country_flag

Add the None test case, so that the function is fully covered.

* todolists: create tests for Todolist model

Add basic tests for the Todolist model
2018-01-29 14:10:10 -05:00
..
admin Update for admin changes for Django 1.7 2014-09-01 18:26:05 -05:00
devel Make dev stats section look better when loading 2014-12-02 15:13:24 -06:00
mirrors More code refactoring / tests (#79) 2018-01-29 14:10:10 -05:00
news templates/news: Correct the site url on the template. 2017-03-20 17:01:17 -03:00
packages Update differences view for dropping i686 2017-11-15 20:01:29 +01:00
public Remove Konami code functionality (#77) 2018-01-22 12:41:25 -05:00
registration Slight tweaks to login and logout pages 2015-01-13 18:24:56 -06:00
releng Remove old releng feedback form (#80) 2018-01-29 14:09:55 -05:00
sitemaps sitemap: port jinja templates to django 2017-05-02 21:13:56 +02:00
todolists Tweak display of todolist descriptions 2015-06-05 08:28:30 -05:00
visualize Move all script blocks into {% script_block %} section 2013-04-20 11:28:12 -05:00
403.html Updated error page semantics 2010-05-17 14:49:43 -05:00
404.html Updated error page semantics 2010-05-17 14:49:43 -05:00
500.html Updated error page semantics 2010-05-17 14:49:43 -05:00
base.html Filter arch-dev mailing list for non-devs 2017-07-01 16:54:12 +02:00
general_form.html Get general form up to snuff 2011-03-04 11:10:33 -06:00