comparison doc/announcement.txt @ 5756:e48b039b0ec0

issue2550966: fix suboptimal links in docs. I think I got the majority of them. Some links still don't resolve because they are gone and there is no replacement afaict. Also the check is picking up example links like: https://.../rest and http://localhost:8017/... which should not be checked but are.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Jun 2019 21:39:17 -0400
parents b11bc7c77d09
children b68d3d8531d5 573b688fffeb
comparison
equal deleted inserted replaced
5755:fefd8263ee4d 5756:e48b039b0ec0
303 Applied by John Rouillard with some modification to properly 303 Applied by John Rouillard with some modification to properly
304 identify if the bad property is a sort or grouping property. Tests 304 identify if the bad property is a sort or grouping property. Tests
305 added. 305 added.
306 - Validate Integer and Numeric type filter parameters rather than 306 - Validate Integer and Numeric type filter parameters rather than
307 passing output down to db level. Initial patch at: 307 passing output down to db level. Initial patch at:
308 http://hg.python.org/tracker/roundup/rev/98508a47c126 by 308 https://hg.python.org/tracker/roundup/rev/98508a47c126 by
309 Martin.V.Loewis. Numeric test patch applied, Integer code and tests 309 Martin.V.Loewis. Numeric test patch applied, Integer code and tests
310 developed by John Rouillard. 310 developed by John Rouillard.
311 - issue1926124: fix crash in roundup_admin migrate option. 311 - issue1926124: fix crash in roundup_admin migrate option.
312 Patch submitted by Henry (henryl), modified value to False 312 Patch submitted by Henry (henryl), modified value to False
313 since this produces the correct "No migration action required" 313 since this produces the correct "No migration action required"
532 To give Roundup a try, just download (see below), unpack and run:: 532 To give Roundup a try, just download (see below), unpack and run::
533 533
534 python demo.py 534 python demo.py
535 535
536 Release info and download page: 536 Release info and download page:
537 http://pypi.org/project/roundup 537 https://pypi.org/project/roundup
538 Source and documentation is available at the website: 538 Source and documentation is available at the website:
539 http://roundup-tracker.org/ 539 http://roundup-tracker.org/
540 Mailing lists - the place to ask questions: 540 Mailing lists - the place to ask questions:
541 http://sourceforge.net/mail/?group_id=31577 541 https://sourceforge.net/p/roundup/mailman/
542 542
543 543
544 About Roundup 544 About Roundup
545 ============= 545 =============
546 546

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