Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/style.c version 0440e74d59
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) | |
01:44 | Add the "searchable" TH1 command that tests to see if search is enabled on the repository. Intended use: Conditionally display a "Search" button on the menu bar. ... (check-in: b8f8f69eee user: drh tags: form-submenu) | |
2015-02-05
| ||
22:20 | Some clean-up of the "Tech-Note" (formerly "Event") processing. Lots more opportunity for improvement here. ... (check-in: d7eb21e8a6 user: drh tags: form-submenu) | |
21:10 | Rename the "Event" objects as "Tech Notes" on the timeline selection box. ... (check-in: b6b2f8df2c user: drh tags: form-submenu) | |
20:58 | Show some debugging information at the bottom of the Login Group Configuration screen: /setup_login_group. This is only visible by the admin. ... (check-in: f9cfb7c7aa user: drh tags: form-submenu) | |
19:19 | Put an "Older" button at the bottom of /timeline pages that can be extended downward. That button is already at the top of the page, but it is convenient not to have to scroll back to the top to press it. ... (check-in: 9e2e48a4c3 user: drh tags: form-submenu) | |
16:01 | Only display the Search submenu button on the /timeline page if check-in searching is enabled for the user and in the repository. ... (check-in: cf8fa8dd28 user: drh tags: form-submenu) | |
15:49 | Fix the link on the Search submenu element on the /timeline. ... (check-in: 5eed9680d5 user: drh tags: form-submenu) | |
15:48 | Improvements to search dialog boxes. On the /search menu, allow restricting the search to a specific category of document. Add a search submenu item on the timeline page. ... (check-in: 49a990b6fd user: drh tags: form-submenu) | |
15:06 | Avoid unnecessary database interaction in the search_restrict() function. ... (check-in: 76f9036b71 user: drh tags: form-submenu) | |
13:50 | Fixes to form submenus on the timeline page. ... (check-in: e61dbb17cf user: drh tags: form-submenu) | |
12:52 | Shorten source lines to 80 characters or less in timeline.c. ... (check-in: 0738dcc6b0 user: drh tags: form-submenu) | |
11:58 | Merge trunk fixes into the form-submenu branch. ... (check-in: d539f65cc2 user: drh tags: form-submenu) | |
02:01 | Merge trunk fixes into form-submenu. ... (check-in: d867a83545 user: drh tags: form-submenu) | |
2015-02-04
| ||
23:56 | Use a two-entry selection-box instead of a checkbox for boolean properties. ... (check-in: 1d50f47f6c user: drh tags: form-submenu) | |