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

Gsoc develop merge 4 #1169

Merged
merged 12 commits into from
Aug 23, 2021
Merged

Gsoc develop merge 4 #1169

merged 12 commits into from
Aug 23, 2021

Commits on Aug 2, 2021

  1. Merge pull request #1116 from Open-MSS/merged_develop_to_stable

    Merged develop to stable, V5.0.0
    ReimarBauer authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    858229a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. responsive images and respecting SCRIPT_NAME, fixes #1120 (#1121)

    * responsive images and respecting SCRIPT_NAME
    
    * changed to url part
    ReimarBauer authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9b44a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e6fe6c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. reviewing tests, #1138 (#1139)

    * skipped test_version_name_delete
    
    * tests skipped, because they can be biased
    
    * ToDos added
    
    * skipped because failing in reverse order
    
    * test assert removed
    
    * hanging tests skipped
    
    * a few tests skipped which fails in (reverse) order
    
    * skipped because: An unhandled message box popped up during your test!
    
    * simplified tests
    
    * removed dependency to server start
    
    * improved tests for user object, refactored test_files
    
    * refactored test_files_api
    
    * Test_Init_Server refactored
    
    * server tests partial refactored
    
    * test_server completed
    
    * fixed type bug in server and updated test_server
    
    * cleanup duplicated tests
    
    * reactored test_server
    
    * refactored test_utils
    
    * refactored test_chat_manager.py for test_client
    
    * refactored to test_client
    
    * test_file_manager refactored for test_client
    
    * refactored test_files to test_client
    
    * test_files_api refactored for test_client
    
    * refactored test_seed for test_client
    
    * refactored call of db.init_app
    
    * used userdata
    
    * removed duplications
    
    * enabled skipped tests
    
    * introduces reverse order on testing
    
    * disabled a test, because of KeyError
    
    * renamed the "json" parameter
    
    * tests start with a resetted database
    ReimarBauer authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    bbf1313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb45be View commit details
    Browse the repository at this point in the history
  3. hides subprocess windows on os.system = "nt" (#1148)

    * hides subprocess windows on os.system = "nt"
    
    * improved subprocess_startupinfo
    ReimarBauer authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    1fe6977 View commit details
    Browse the repository at this point in the history
  4. prepare v5.0.1 (#1150)

    ReimarBauer authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    6c11472 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. upgrading pallet projects modules e.g. werkzeug 2.0 (#1160)

    * upgrading first part of flask based modules
    
    * refactored for socketio update
    
    * used same definition for pallets modules as in v3.x
    
    * removed namespaces, removed namespace declarations
    
    * reverted missing line, linestyle improved
    ReimarBauer authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    9a873bb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    e7d069b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1164 from Open-MSS/merged_stable_into_development

    Merged stable into development
    ReimarBauer authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    da77f88 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Merge branch 'develop' into gsoc-develop-merge-4

    # Conflicts:
    #	mslib/mscolab/_tests/test_chat_manager.py
    #	mslib/mscolab/_tests/test_file_manager.py
    #	mslib/mscolab/_tests/test_files.py
    #	mslib/mscolab/_tests/test_files_api.py
    #	mslib/mscolab/_tests/test_seed.py
    #	mslib/mscolab/_tests/test_server.py
    #	mslib/mscolab/_tests/test_user.py
    #	mslib/mscolab/_tests/test_utils.py
    #	mslib/msui/_tests/test_mscolab.py
    aravindm711 committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    111f64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7716ba View commit details
    Browse the repository at this point in the history