Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
41 check-ins using file src/db.c version c9c14df8c5
|
2018-08-09
| ||
| 21:40 | Remove an unused function from the backoffice.c. This problem only comes up on Windows as the function call was contained within #ifdef _WIN32. check-in: 2d732f4030 user: drh tags: trunk | |
| 16:00 | Fix an unfinalized prepared statement in the "fossil bisect ui" command. check-in: 148d4b6603 user: drh tags: trunk | |
| 15:39 | Improvements to formatting in generated emails to make them appear less like spam. Suggestions from "gahr" on the forum. check-in: 27404ad05f user: drh tags: trunk | |
| 14:15 | Take care that a bug in the email alert sender results in missed alerts rather than an endless cascade of duplicate alerts. check-in: 164c3d1a6a user: drh tags: trunk | |
| 06:59 | Minor improvements to forum.wiki check-in: 635d2f6317 user: wyoung tags: trunk | |
| 06:17 | Tightned up the login-groups sub-section of the SSO section in forum.wiki. check-in: 60c586d7d7 user: wyoung tags: trunk | |
| 06:13 | Tightened up the MTA point in www/forum.wiki, and added a bit about digest delivery. check-in: b51d621223 user: wyoung tags: trunk | |
| 06:04 | More feature rah-rah in www/forum.wiki, plus better formatting. check-in: cce5da1658 user: wyoung tags: trunk | |
| 04:34 | Clarity pass on the forum capability names in www/forum.wiki to match nomenclature on the Admin -> Users page. check-in: 2490bfba99 user: wyoung tags: trunk | |
| 03:35 | Added point about multiple copies of each matching post in web search results to the forum.wiki doc. check-in: 89ab99e380 user: wyoung tags: trunk | |
|
2018-08-08
| ||
| 23:59 | Go ahead and permanently remove the backoffice timeout mechanism, as it seems clear we will not have a use for it moving forward. check-in: 4db3848752 user: drh tags: trunk | |
| 20:56 | Disable backoffice timeouts. This is a temporary measure to avoid a horrible bug in which a timeout causes the email notification sending process to exit before recording the fact that notifications have already been sent, and thus causing the same notifications to be sent again on the next backoffice cycle, and so forth over and over and over. check-in: 628d63c4cf user: drh tags: trunk | |
| 20:01 | Enhance the /register page so that it also does email subscriptions if that is enabled for self-registered users. check-in: 2e30828044 user: drh tags: trunk | |
| 19:43 | More SSO discussion improvements in forum.wiki check-in: bc303c0ec0 user: wyoung tags: trunk | |
| 19:30 | More tweaks to the forum.wiki doc check-in: 5d75504af0 user: wyoung tags: trunk | |
| 19:25 | Small tweak to the advice for "reader" category capability for forums check-in: ea67aadeee user: wyoung tags: trunk | |
| 19:22 | Added the "Skin Setup" section to the new forum.wiki document check-in: 3ec8f0a960 user: wyoung tags: trunk | |
| 19:09 | Expanded the SSO discussion in the new forum.wiki document check-in: dd0a2dd3d3 user: wyoung tags: trunk | |
| 18:58 | Fixed some incorrect uses of Markdown backticks in a document declared as wiki format. check-in: 76ca1f829f user: wyoung tags: trunk | |
| 18:55 | Link fix in previous check-in: be74f25902 user: wyoung tags: trunk | |
| 18:52 | Several improvements to the new forum.wiki document check-in: f85bc32619 user: wyoung tags: trunk | |
| 18:32 | Typo fix check-in: 15b2034307 user: wyoung tags: trunk | |
| 18:29 | Fixed some Markdown formatting problems in www/emaildesign.md. Made a few minor grammar tweaks while in there. check-in: 30716e3c7d user: wyoung tags: trunk | |
| 18:17 | Fix the backoffice processes on unix so that they close file descriptors 0, 1, and 2 and reopen them on /dev/null, so as not to interfere with parent processes in any way. Restore the default of backoffice-nodelay back to off. Remove the /test-backoffice-lease webpage, which did not work correctly. check-in: c09b2512b3 user: drh tags: trunk | |
| 18:15 | Remove the /test-backoffice-lease webpage, since it doesn't really work correctly. Use only the "fossil test-backoffice-lease" command moving forward. We can wrap that command in a Wapp script if necessary. Closed-Leaf check-in: b6aadace39 user: drh tags: backoffice-full-close | |
| 18:13 | Set the default backoffice-nodelay back to off. check-in: 353a4e12d5 user: drh tags: backoffice-full-close | |
| 14:23 | Add the /test-backoffice-lease web page. check-in: 4a544e5dcb user: drh tags: trunk | |
| 14:08 | Make sure the backoffice has all file descriptors closed before it starts. check-in: 15f85cfdaa user: drh tags: trunk | |
| 13:47 | Add table sorting to the subscriber list. check-in: 988cf44ded user: drh tags: trunk | |
| 13:19 | Added Forum navbar before Tickets in all skins that had such a link, pointing to /forum if the user is anonymous and has capability 2 or 3, or is logged in and has any capabilities in 2-6 inclusive. Closed-Leaf check-in: 4344f806d6 user: wyoung tags: forum-skin-links | |
| 12:27 | Adjust the homepage to point to the new forum instead of to the legacy mailing lists. check-in: ec88836dd6 user: drh tags: trunk | |
| 11:35 | Add initial documentation about email alerts. Remove obsolete forum features from the "fossil config" command. check-in: 62411f371f user: drh tags: trunk | |
| 09:21 | Update internal Unicode character tables, used in regular expression handling, from version 10.0 to 11.0. check-in: 1aff43a74a user: jan.nijtmans tags: trunk | |
| 02:21 | Fix the build on unix. check-in: 88240d4d4a user: drh tags: trunk | |
| 02:15 | More enhancements to backoffice diagnostics. check-in: 864a6f3922 user: mistachkin tags: trunk | |
| 01:51 | Add documentation about the backoffice. check-in: c6522a0fe0 user: drh tags: trunk | |
| 00:03 | Fix some compiler warnings. check-in: 250fc00dd3 user: mistachkin tags: trunk | |
| 00:01 | Add the test-backoffice-lease command for testing the backoffice. check-in: f26ef80609 user: drh tags: trunk | |
|
2018-08-07
| ||
| 23:48 | Make the backoffice module tracing behave more consistently on Win32. check-in: 0fe9da816f user: mistachkin tags: trunk | |
| 23:22 | Merge changes from the previous two check-ins. check-in: 300682604f user: mistachkin tags: trunk | |
| 23:16 | Change backoffice-nodelay to default off. check-in: 12c487c46f user: drh tags: trunk | |