Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/login.c version db73eac130
|
2015-02-16
| ||
| 02:16 | Further simplifications to the header generating script in the etienne1 skin. check-in: 64d3a61efc user: drh tags: trunk | |
| 02:09 | Fix harmless compiler warnings. check-in: c9db8c7958 user: mistachkin tags: trunk | |
| 01:36 | Improved TH1 script for header generation in the etienne1 skin. check-in: 924315bdfc user: drh tags: trunk | |
|
2015-02-15
| ||
| 23:31 | Another tweak to the "San Francisco Modern" skin. check-in: de6f310d9c user: drh tags: trunk | |
| 21:43 | Fix a broken hyperlink in the documentation index. check-in: 488fb146e6 user: drh tags: trunk | |
| 20:48 | Add the "fossil all add" command for efficiently adding new repositories to the repo list after they have been moved or renamed. check-in: c2f6fef80a user: drh tags: trunk | |
| 19:36 | Add the --nojail option to the "server", "ui", and "http" commands. check-in: c5c9f1642b user: drh tags: trunk | |
| 03:53 | Improvements to the etienne1 skin. Remove excess text from the check-in editor screen. check-in: 5da61d61b1 user: drh tags: trunk | |
| 02:46 | Fix a typo in the technote documentation. check-in: ceafbb0f5f user: drh tags: trunk | |
|
2015-02-14
| ||
| 21:20 | Change the name of "Events" to "Technotes" in the activity reports pages. check-in: 12a3f81cb2 user: drh tags: trunk | |
| 20:55 | Documentation updates: Revise the change list. Continue migrating from the term "Event" over to "Technical Note". Update the wiki documentation to acknowledge the ability to use Markdown for the past two years. check-in: de6a590a0f user: drh tags: trunk | |
| 19:04 | Updates to the /sitemap page. check-in: 767c97c603 user: drh tags: trunk | |
| 17:56 | Rename the "event artifact" type to "technical note" or "technote". The format of the artifact is unchanged. Add the ability to enter and edit technotes as markdown and plain text in addition to wiki. check-in: bd50848eb5 user: drh tags: trunk | |
| 16:25 | Fix a bug in the file browser introduced by check-in [c62e94f8a3da2]. check-in: c662ad90d3 user: drh tags: trunk | |
| 15:17 | Enhance /search to distinguish between the title and the body of a document and provide support for the Porter stemmer for indexed search. Improved scoring and snippet presentation. NB: Run "fossil fts-config reindex" when upgrading through this change. check-in: 0f96ffb9c2 user: drh tags: trunk | |
| 15:06 | Improvements to login/logout processing: (1) When the user is "nobody", show hyperlinks to pages that require "anonymous" but have those links redirect to the /login page. (2) Clean up the /login page - less verbage. (3) Redirects from /login to /tarball or /zip provide a button to press, rather than immediately starting the download. check-in: 653dd402ea user: drh tags: trunk | |
| 14:55 | Added the referred_from_login() function and use it to enhance the /zip and /tarball pages so that they show a download button to click if the referrer page was /login. Closed-Leaf check-in: bcebe55e91 user: drh tags: login-enhancements | |