Raoul Snyman
a6b4a4c2f5
Change name to quartadmin, and depend on Quart instead of Flask
6 months ago
Serge S. Koval
b22e274556
Merge pull request #2263 from jayaddison/issue-2262/add-boolean-title-attribute
Add accessible title attribute to boolean items in list view
9 months ago
James Addison
08ed13757a
Update test_export_csv test to remove column_type_formatters (export) noise
9 months ago
James Addison
9a790f7e1c
Provide backwards-compatibility with existing two-argument custom column type formatters
9 months ago
Serge S. Koval
8026d8ee1f
Merge pull request #2266 from ibushong/update-peewee-example-py3
minor Python 3 updates to peewee example; fixes display of users in "Post" admin views
9 months ago
Serge S. Koval
3cff9d82e3
Merge pull request #2286 from jayaddison/issue-2284/update-jinja-env-access
Migrate deprecated access to flask application jinja environment
9 months ago
Serge S. Koval
cb464178a6
Merge pull request #2280 from jayaddison/issue-1930/itemsrequired-deletion-handling
ItemsRequired validator: do not include items marked for deletion in field item count
9 months ago
James Addison
0542a29c02
Migrate deprecated access to flask application jinja environment
10 months ago
James Addison
5de304b53e
Add boolean value alongside the boolean field name in icon label
11 months ago
James Addison
fe9614a389
Merge branch 'master' into issue-2262/add-boolean-title-attribute
11 months ago
James Addison
8c4896acc7
ItemsRequired validator: do not include items marked for deletion in field item count
11 months ago
Serge S. Koval
73febb13a1
Merge pull request #2276 from mccarthysean/better-margin-on-inline-fields
better margin below inline-field cards, and above inline-field buttons
11 months ago
Sean McCarthy
0df40f1d33
added mb-3 to existing inline field and template for inline field
better margin below inline-field cards, and above inline-field buttons
11 months ago
Serge S. Koval
cdf88508a4
Merge pull request #2275 from flask-admin/dependabot/pip/examples/tinymongo/pymongo-2.5.2
build(deps): bump pymongo from 2.4.1 to 2.5.2 in /examples/tinymongo
11 months ago
dependabot[bot]
7fad130ceb
build(deps): bump pymongo from 2.4.1 to 2.5.2 in /examples/tinymongo
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver ) from 2.4.1 to 2.5.2.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases )
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst )
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/2.4.1...2.5.2 )
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Serge S. Koval
249a1b8a78
Merge pull request #2270 from TitaniumHocker/flask-babel-fallback
Added flask-babel as fallback for flask-babelex
11 months ago
Ivan Fedorov
db30b3e72c
Added flask-babel as fallback for flask-babelex
12 months ago
Serge S. Koval
112ac41f2a
Merge pull request #2267 from ibushong/enhancement/readme-setup-macos
README: Add test env setup notes for MacOS
12 months ago
Serge S. Koval
3a0d419831
Merge pull request #2268 from ibushong/enhancement/tox-update-requirements
Add `-U` argument to tox.ini to ensure that requirements are updated/re-installed if needed
12 months ago
Serge S. Koval
41331e2253
Merge pull request #2269 from ibushong/fix/failing-tests-with-new-flask-werzeug
Update tests to work with werkzeug v2.1.0+
12 months ago
Ian Bushong
52c57c4021
Update tests to work with werkzeug v2.1.0+
By default, werkzeug v2.1.0+ returns `location` header as a *relative* value
12 months ago
Ian Bushong
20a559ed0a
Add test env setup notes for MacOS
12 months ago
Ian Bushong
9f1953ab79
Add `-U` argument to tox.ini to ensure that requirements are updated/re-installed if needed
Found while debugging test issues related to newer versions of Shapely.
This also helps with env setup consistency for new devs
12 months ago
Ian Bushong
bf7c228e56
minor updates to peewee example, for python 3; fixes display of users in "Post" admin views
12 months ago
James Addison
1f9c63403d
Add accessible title attribute to boolean items in list view
12 months ago
Serge S. Koval
1df60d85d8
Merge pull request #2261 from mccarthysean/form-checklists-more-compact-with-Bootstrap-4-standard-help-text
Bootstrap 4 form checklists more compact and standard
12 months ago
Sean McCarthy
c2880bbb16
Bootstrap 4 form checklists more compact and standard
Previously the Bootstrap 4 checklists in the edit form had too much whitespace above the input (below the label) and above the help text. It was hard to tell which one I was clicking on, if several of them were back-to-back.
Also changed the help-text to Bootstrap 4 standard
12 months ago
Serge S. Koval
a31d1e5e92
Merge pull request #2259 from haronaut/master
updated to latest pymongo api
12 months ago
knha
65f51874fd
updated examples; no longer pin pymongo to 2.x.x
12 months ago
knha
11d3ae43c8
upgraded to latest pymongo api
12 months ago
Serge Koval
3f9bda85b3
Version bump
1 year ago
Serge S. Koval
18d28e8123
Merge pull request #2190 from caumons/datetimefield-wtforms3
Fixed DateTimeField format compatibility with WTForms 3.0. Fixes #2189
1 year ago
Serge S. Koval
7cff9c742d
Merge pull request #2213 from caffeinatedMike/master
Addendum to OneToOneInlineForm feature
1 year ago
Mike Hill
512394b71d
Addressed flake8 violations
1 year ago
Mike Hill
dcd302fcb6
Fixed _calculate_mapping_key_pair in InlineOneToOneModelConverter, so that inline forms are properly added.
1 year ago
Serge S. Koval
1f47b2164e
Merge pull request #2091 from symstu/master
Allow to use inline models in One To One relationships
1 year ago
Enric Caumons Gou
5041018836
Merge branch 'master' into datetimefield-wtforms3
1 year ago
Serge S. Koval
79ad7e4e4e
Merge pull request #2204 from gunlinux/patch-3
Delete TODO.txt
2 years ago
gunlinux
8ecb34389b
Delete TODO.txt
2 years ago
Serge S. Koval
47e10bc7b4
Merge pull request #1962 from cjmayo/peewee3
Enable Peewee tests on Python 3
2 years ago
Chris Mayo
486996ce58
Enable Peewee tests on Python 3
3 years ago
Serge S. Koval
0362a55663
Merge pull request #2200 from caffeinatedMike/fix-bs4-filter-js
Fixed bs4_filters.js to allow dynamic filter form to function correctly
2 years ago
Mike Hill
b4f5088b6d
Added js trigger in bs4_filters.js to fix dynamic filter form functionality
2 years ago
Serge S. Koval
93193e088f
Merge pull request #2198 from caffeinatedMike/fix-boostrap4-menulink-target
Update menu_links rendering bug and fontawesome icon rendering
2 years ago
Mike Hill
47841bfe4f
Fix non-editable boolean field icon rendering in list views
2 years ago
Mike Hill
7931d5228a
Update menu_links jinja macro to check for item.target and render target attribute accordingly.
2 years ago
Serge S. Koval
407483de07
Merge pull request #2195 from gunlinux/patch-2
wtf form rollback
2 years ago
gunlinux
630b8d3b18
wtf form rollback
2 years ago
Serge S. Koval
c0ebc9a293
Merge pull request #2194 from ulgens/patch-2
Remove Python 2 residue from requirements-dev.txt
2 years ago
Serge S. Koval
e37759e985
Merge pull request #2192 from ulgens/update_ci_mongo
Update mongo version in CI pipeline
2 years ago