Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed the Business Process Map from gvmd. #1627

Merged

Commits on Jul 9, 2021

  1. Removed Business Process Map from gvmd.

    In manage_sql.c in function "modify_settings ()":
      Removed the definition of the setting-IDs and setting names
      for the Business Process Model from the function and thereby
      also their saving.
    
    In manage_migrators.c:
      Added the new function "migrate_245_to_246 ()" to delete the
      Business Process Model settings from the settings table.
    
    In CMakeLists.txt:
      Set up the database version from 245 to 246.
    jhelmold committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    baafeec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4935908 View commit details
    Browse the repository at this point in the history