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

update multi-update-fields #1949

Closed
wants to merge 685 commits into from
Closed

update multi-update-fields #1949

wants to merge 685 commits into from

Conversation

lianraru
Copy link

Bring to date multi-images

@lianraru lianraru requested a review from pawl January 14, 2020 18:19
@ix5
Copy link
Contributor

ix5 commented Feb 16, 2020

Could you please clean this up @lianraru ? I have no idea what this is trying to accomplish, too many unrelated changes pulled in.

iburakov and others added 27 commits August 1, 2021 00:11
Fix `el is not defined` in x-editable-combodate popover handler
…trap4

Fix extra args missing in bootstrap4
…py35

[Travis] Pin MongoEngine version to prevent syntax error on Python 3.5 (black arguments change)
Fix #2018 sqla.AdminModelConverter.convert_email empty string behavior
Updated the broken 'Log out' button in auth-flask-login
Add add_category method to flask_admin.Admin
Previously it returned empty string instead of empty json
Remove dependency on nose (port to pytest)
fixes issue #2144 where X-editable combodate doesn't show up in Bootstrap 4
Added logic to grab items either id or value to fix #2130
Fixed editable column fields showing "Empty" in bs4 list views
…ment in process function based on wtforms version
Fixed Upload fields compatibility with WTForms 3.x
Fixed columns being editable when can_edit is False, but column_editable_list is set
Fix JSONField when the value is empty json
Replace deprecated $.parseJSON with JSON.parse
alanhamlett and others added 27 commits October 15, 2023 09:24
Docs + Example: Switch to maintained version of flask-security
Fix incorrect docstrings in BaseModelView
Fixed AJAX data separator for select2
…issue

solve sqlalchemy multiplte relationships issue
Add extra_css and extra_js to advanced docs
Start removing code from _compat.py
Fixes missing parameters for InlineHstoreList
Fix unexpected keyword argument for MongoFileField
change the README to the correct path
This will allow us to add a consistency 'alert' panel for the Pallets
Ecosystem Notice.
Update readme to add Pallets Ecosystem notice
Standardise project structure for the Pallets Ecosystem
Disable typing tests until we've typed the project
Replace inspect.getargspec() that was removed in Python 3.11
Bumps the github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5.1.0` | `5.1.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.3` | `4.3.4` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.7` | `4.1.8` |
| [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.8.14` | `1.9.0` |



Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v3...v4)

Updates `actions/setup-python` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@82c7e63...39cd149)

Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6546280...0b2256b)

Updates `actions/download-artifact` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@65a9edc...fa0a91b)

Updates `pypa/gh-action-pypi-publish` from 1.8.14 to 1.9.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@81e9d93...ec4db0b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
…ithub-actions-ff7b99505e

Bump the github-actions group across 1 directory with 5 updates
Fix value of `desc` param in filter form (`1` instead of `"True"`)
Support mongoengine.DateField sorting
@samuelhwilliams
Copy link
Contributor

Not sure what is going on with this PR. I will close it. Please feel free to open again with just the desired changeset if it's still relevant.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.