TODO.txt 1. Create a weblink hot button on the add logbook entry page to insert a weblink. DONE 2. Allow admins to create global templates. 3. Create a way to restore the global page colors. (db change reqd) 4. Pick a logbook subject to associate with a scheduled task to populate for the logbook entry. (db change reqd) 5. Add info messages to scheduled task page edits. 6. Allow scheduled tasks to be completed as a group instead of having to complete each member. 7. Implement popup calendars for date entry fields. DONE 8. Improve template management interface. It can be confusing. It needs its own page. 9. Remove refs from templates. (db change reqd) 10. Replace dynamic flag_ table creation with a flagassignment table. (db change reqd) 11. allow partids to be autogenerated if user doesn't supply one (db change reqd) 12. If there are no flags, don't offer to set them on reference chain 13. make some flags immutable so they won't be synced on reference chain. 14 Add title text to flags in search results. 15. Nag about scheduled events even if not logged in 16. Fix bug where back button frequently causes ERR_CACHE_MISS errors in browser. DONE 17. Fix bug where date is not shown on printer friendly lognotes page.