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

chore(sync) Syncing changes from alpha to main #441

Merged
merged 24 commits into from
Sep 19, 2023
Merged

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    2b21b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf5b8d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. feat(smb): improved smb code for file downloads

    If connections are made too closely together sometimes windows will refuse a new connection. this
    update will retry connections.
    christopherpickering committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7f27b1c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    60ad75b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. chore(pre-commit): autoupdate hooks

    updates:
    - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
    pre-commit-ci[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    49bdb05 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    303b996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a5c10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e09d60d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e35750d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71c7dba View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    d374f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa20bac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a481e4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e96882a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    891d519 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb7f99e View commit details
    Browse the repository at this point in the history
  7. feat(features): multiple new features and bug fixes, mainly from @paysni

     at Valley Health
    
    Use Azure Devops as a code source, fix typos, fix smb file permissions, add option for jdbc
    databases
    christopherpickering committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bab702f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1369a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore(pre-commit): autoupdate hooks

    updates:
    - [github.com/Riverside-Healthcare/djLint: v1.32.1 → v1.33.0](djlint/djLint@v1.32.1...v1.33.0)
    pre-commit-ci[bot] authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    711f78d View commit details
    Browse the repository at this point in the history
  2. fix(config): prevented error when opt config values where missing. Up…

    …dated python output to
    
    read only final line.
    christopherpickering committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a08d1d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba14eb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1fcf64 View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.12.0-alpha.1 [skip ci]

    # [2.12.0-alpha.1](v2.11.1-alpha.1...v2.12.0-alpha.1) (2023-09-19)
    
    ### Bug Fixes
    
    * **config:** prevented error when opt config values where missing. Updated python output to ([a08d1d5](a08d1d5))
    * **docs:** fixed link to docs in navbar ([aa20bac](aa20bac))
    * **python:** fixed issue where files created by python script were not used as the source ([891d519](891d519)), closes [#423](#423)
    * **strftime links:** fixed links to strftime documentation ([a481e4d](a481e4d)), closes [#280](#280)
    * **task:** fixed missing fields on new task page ([e96882a](e96882a)), closes [#416](#416)
    * **version check:** fixed version check on admin page ([d374f12](d374f12)), closes [#63](#63)
    
    ### Features
    
    * **features:** multiple new features and bug fixes, mainly from [@paysni](https://github.com/paysni) at Valley Health ([bab702f](bab702f))
    * **smb:** improved smb code for file downloads ([7f27b1c](7f27b1c))
    semantic-release-bot committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1af2c3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7be20e View commit details
    Browse the repository at this point in the history