comparison CHANGES.txt @ 4764:d273e59b487b

roundup.demo: Use relative tracker home directory Introduced in commit a0654b1283a4 when it was not known that source demo.py is copied to roundup.demo during the build phase. demo.py migrated to roundup.demo in the previous commit.
author anatoly techtonik <techtonik@gmail.com>
date Thu, 21 Feb 2013 19:08:40 +0300
parents a58e971be722
children 86ef4ab17dc5
comparison
equal deleted inserted replaced
4763:57b9f2848cf8 4764:d273e59b487b
29 - Make roundup play nice with setup tools (for using with virtualenv) 29 - Make roundup play nice with setup tools (for using with virtualenv)
30 (Pradip Caulagi) 30 (Pradip Caulagi)
31 - [minor] Template responsive: make demo.py work out of the box with it, 31 - [minor] Template responsive: make demo.py work out of the box with it,
32 by setting the static_files config.ini setting to "static". 32 by setting the static_files config.ini setting to "static".
33 Footer: link fixed and hardcoded last modfied date removed. (Bernhard Reiter) 33 Footer: link fixed and hardcoded last modfied date removed. (Bernhard Reiter)
34 - demo.py tracker home is configurable, its location is printed and 34 - demo.py print location of tracker home and fully erase its directory
35 the directory is fully erased when nuking (anatoly techtonik) 35 when nuking (anatoly techtonik)
36 - demo.py changing hostname in config.ini actually changes the address 36 - demo.py changing hostname in config.ini actually changes the address
37 where demo.py listens. (John Rouillard) 37 where demo.py listens. (John Rouillard)
38 38
39 2012-12-21: 1.4.21 39 2012-12-21: 1.4.21
40 40

Roundup Issue Tracker: http://roundup-tracker.org/