Mercurial > p > roundup > code
comparison CHANGES.txt @ 4845:110ac45875ab
executable .py scripts need "#!/usr/bin/env python"
add this to demo.py
remove exec bits from website/wiki/wiki/data/plugin/theme/roundup.py
| author | Thomas Arendsen Hein <thomas@intevation.de> |
|---|---|
| date | Wed, 13 Nov 2013 09:36:18 +0100 |
| parents | 6ba2d471d76b |
| children | 3e36a3bc0335 |
comparison
equal
deleted
inserted
replaced
| 4844:6ba2d471d76b | 4845:110ac45875ab |
|---|---|
| 34 (Thomas Arendsen Hein) | 34 (Thomas Arendsen Hein) |
| 35 - Allow using plain() on unsaved dates in HTML forms | 35 - Allow using plain() on unsaved dates in HTML forms |
| 36 (Thomas Arendsen Hein) | 36 (Thomas Arendsen Hein) |
| 37 - setup.py now installs static files of the HTML documentation (stylesheets, | 37 - setup.py now installs static files of the HTML documentation (stylesheets, |
| 38 images, etc.) (Thomas Arendsen Hein) | 38 images, etc.) (Thomas Arendsen Hein) |
| 39 - executable .py scripts need "#!/usr/bin/env python", add this to demo.py, | |
| 40 remove exec bits from website/wiki/wiki/data/plugin/theme/roundup.py | |
| 41 (Thomas Arendsen Hein) | |
| 39 | 42 |
| 40 | 43 |
| 41 2013-07-06: 1.5.0 | 44 2013-07-06: 1.5.0 |
| 42 | 45 |
| 43 Features: | 46 Features: |
