Improves integration with logger (Added parameters for logger integration, added in admin UI pages for logger integration, add link to logger in navbar, add in proc to get logger url)
Renamed the pm::task::dependency_options proc pm::task::options_list (I won't change public procs in the future, promise! Next time I'll deprecate them and so on..)
Moved some code from add-edit pages to procs.
Added ad_returnredirect messages after most form pages.
Allow you to edit logger variables when editing projects.
Took out most code from log.tcl, log.adp, etc pages (moved to logger)
Added parameter to hide subprojects
Improves appearance of admin pages.
Added a dependency on kernel 5.1, and newer logger and organizations.
Italicize the current location in the navbar
Fixed the function in project-manager-functions-create that creates the root folder for project manager. Upgrade script included. This allows new installs to create projects!
Added in pages that show the differences between versions of tasks and projects. Uses a word_diff to give you a nice looking difference between versions.
Removed overquoting from context bar. Sorting on one.tcl page now sorts by first name, last name as a secondary sort. Move comments on project view page to left column.