- 06 Dec, 2014 1 commit
-
-
Alex Kerney authored
Changes to use Geoalchemy2/PostGIS functions. Doesn't currently work as it requires access to the db.session.
-
- 05 Dec, 2014 3 commits
-
-
Serge S. Koval authored
Optimize applyGlobalStyles - issue #721
-
Serge S. Koval authored
Fix mongoengine `ListField(EmbeddedDocumentField('Model'))` -
Bob Cribbs authored
to `Model` and raising `TypeError: 'str' object is not callable`
-
- 04 Dec, 2014 2 commits
-
-
Serge S. Koval authored
Fix active filters when named_filter_urls=True
-
Serge S. Koval authored
Use col-md to match rest of form on mobile devices
-
- 03 Dec, 2014 2 commits
-
-
Paul Brown authored
-
Paul Brown authored
-
- 01 Dec, 2014 3 commits
-
-
Gustaf Lindqvist authored
-
Serge S. Koval authored
fix "In List" integer/float filter validation
-
Paul Brown authored
-
- 30 Nov, 2014 5 commits
-
-
Serge S. Koval authored
fix mongoengine and peewee exceptions when filtering for non-integer values
-
Paul Brown authored
-
Serge S. Koval authored
add empty, between, and list filters + tests to mongoengine and peewee
-
Paul Brown authored
-
Paul Brown authored
-
- 29 Nov, 2014 2 commits
-
-
Serge S. Koval authored
Fix filters for mongoengine, peewee and pymongo
-
Paul Brown authored
-
- 28 Nov, 2014 1 commit
-
-
Bob Cribbs authored
`ModelView.get_list()`
-
- 27 Nov, 2014 3 commits
-
-
Serge S. Koval authored
add 'in list' and 'empty' filters, allow changing to filters with options, add js versions, fix bootstrap3+select
-
Paul Brown authored
-
Paul Brown authored
fix backwards compatibility issues with new filters by not requiring 'select2' data_type for filters with options
-
- 26 Nov, 2014 7 commits
-
-
Paul Brown authored
use select2-bootstrap-css
-
Paul Brown authored
-
Paul Brown authored
add 'in list' and 'empty' filters, allow changing to filters with opts, add versions to js filenames fix between filters
-
Serge S. Koval authored
Added geoa contrib module for Geoalchemy2 integration
-
David Baumgold authored
-
David Baumgold authored
-
David Baumgold authored
-
- 24 Nov, 2014 2 commits
-
-
Paul Brown authored
-
David Baumgold authored
Still needs docs and tests
-
- 23 Nov, 2014 9 commits
-
-
Serge S. Koval authored
Sorting by modified date
-
Serge S. Koval authored
add basic tests for modelview localization, fix issue #692
-
Serge S. Koval authored
fix issue #369 by changing 'Model' to 'Record'
-
Serge S. Koval authored
Add date/datetime/time range filters for SQLAlchemy, combine active/new filter generation logic
-
Serge S. Koval authored
Support callable base_path in FileUploadField
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-