Mercurial > p > roundup > code
diff CHANGES.txt @ 4947:3bee3d13c584 routing
Merge changes from default into routing
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Fri, 28 Nov 2014 04:55:21 +0300 |
| parents | 7920d700e580 55aef7ab35a8 |
| children |
line wrap: on
line diff
--- a/CHANGES.txt Wed Nov 26 09:40:51 2014 +0300 +++ b/CHANGES.txt Fri Nov 28 04:55:21 2014 +0300 @@ -62,6 +62,10 @@ (Ralf Schlatterbeck) - /xmlrpc endpoint now shows link to XML-RPC documentation if accessed through browser, without text/xml Content-Type (anatoly techtonik) +- docs: New dedicated chapter for extensions in ``doc/customizing.txt`` + (anatoly techtonik) +- Increase default height of classhelp windows from 400 to 600. + (Thomas Arendsen Hein) Fixed: @@ -138,9 +142,13 @@ debug this. (Ralf Schlatterbeck) - Correctly recreate the database directory when re-initialising a tracker instance. (John Kristensen) - -Minor: +- In case of an error, date fields would lose the calendar help, fixed. + (Ralf Schlatterbeck) - demo.py usage message improved: explains "nuke" now. (Bernhard Reiter) +- Fix issue2550735 Missing doc for xmlrpc schema. Thanks to Cédric Krier + for the patch. (anatoly techtonik) +- Fix two line-break accidents in devel and responsive milestone.item.html + (Thomas Arendsen Hein) 2013-07-06: 1.5.0
