Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Parents and children of check-in [99e081efe5]

2015-02-06
03:30
Add form elements to the /timeline submenu. Many other related changes and enhancements to the web interface. check-in: c0c0bae719 user: drh tags: trunk
03:28
Do not let the "Lines:" box go below one on the /timeline. If it does, automatically revert to 10 lines. Also, arrange for the default number of lines to be 50 in most cases, but only 11 if the c= (circa) query parameter is used. Use n=all to see the entire history of the graph. Closed-Leaf check-in: 99e081efe5 user: drh tags: form-submenu
03:00
Add the cgi_query_parameters_to_url() routine and use it to cause all query parameters on timeline to be exported. (Need to make this same changes for all other uses of url_render()). Make "context" timelines 11 entries by default. Other cleanups. check-in: b6e1f61aaa user: drh tags: form-submenu