change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public
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.