Fossil

Changes On Branch form-submenu
Login

Changes On Branch form-submenu

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

Changes In Branch form-submenu Excluding Merge-Ins

This is equivalent to a diff from 5260fbf6 to 99e081ef

2015-02-06
03:30
Add form elements to the /timeline submenu. Many other related changes and enhancements to the web interface. (check-in: c0c0bae7 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: 99e081ef 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: b6e1f61a user: drh tags: form-submenu)
2015-02-05
14:42
Fix a broken hyperlink on the permutedindex.html page. (check-in: 0d1d7f64 user: drh tags: trunk)
11:58
Merge trunk fixes into the form-submenu branch. (check-in: d539f65c user: drh tags: form-submenu)
09:10
merge trunk (check-in: 9e7ea6a2 user: jan.nijtmans tags: svn-import)
09:01
Unfinished comment in search.c, and some more end-of-line spacing removals. No change in functionality. (check-in: 5260fbf6 user: jan.nijtmans tags: trunk)
02:51
Fix the "Tickets" menu option on "San Francisco Modern" so that it points to /ticket instead of /reportlist. (check-in: b2f2f0ce user: drh tags: trunk)

Changes to src/cgi.c.

Changes to src/doc.c.

Changes to src/event.c.

Changes to src/search.c.

Changes to src/setup.c.

Changes to src/sitemap.c.

Changes to src/style.c.

Changes to src/th_main.c.

Changes to src/timeline.c.

Changes to src/tkt.c.

Changes to src/url.c.

Changes to src/wiki.c.