- 22 Dec, 2015 3 commits
-
-
Arthur Bressan authored
-
Arthur Bressan authored
-
Arthur Bressan authored
-
- 21 Dec, 2015 9 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
File admin refactoring to support multiple backends
-
Arthur Bressan authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
Fix column filters with translateable column labels.
-
Serge S. Koval authored
-
Roman Zimmermann authored
-
Roman Zimmermann authored
-
- 18 Dec, 2015 3 commits
-
-
Paul Brown authored
Update view.py
-
Serge S. Koval authored
prevent assuming 'id' is primary key for details view
-
Paul Brown authored
-
- 16 Dec, 2015 2 commits
-
-
Serge S. Koval authored
Prevent duplicate translations, localize "New" for inline forms
-
ChCh27 authored
self is the third arg for filter apply
-
- 15 Dec, 2015 2 commits
-
-
Paul Brown authored
-
Paul Brown authored
-
- 14 Dec, 2015 2 commits
-
-
Paul Brown authored
Friendly choices for editable boolean field.
-
Iuri de Silvio authored
-
- 13 Dec, 2015 3 commits
-
-
Paul Brown authored
fix typo
-
Tudor Bărăscu authored
-
Serge S. Koval authored
add support for new version of flask-login and flask-security
-
- 12 Dec, 2015 3 commits
-
-
Paul Brown authored
-
Serge S. Koval authored
improve column_filters documentation
-
Paul Brown authored
-
- 11 Dec, 2015 3 commits
-
-
Paul Brown authored
-
Serge S. Koval authored
Fix #1122 filter options translations.
-
Iuri de Silvio authored
The lazy_gettext was evaluated too soon, before the translator is ready.
-
- 10 Dec, 2015 2 commits
-
-
Serge S. Koval authored
make form_widget_args working for inline_models
-
Paweł Krześniak authored
f.name for inlined_models is something like parent-idx-slave, so we should use f.short_name to get proper widget_args
-
- 07 Dec, 2015 1 commit
-
-
Paul Brown authored
Fix #1101 form.js addInlineField for new nested elements
-
- 06 Dec, 2015 2 commits
-
-
Paul Brown authored
fix inet types converter, search by non-text fields
-
Serge S. Koval authored
Fix regex validators when using form_args
-
- 04 Dec, 2015 5 commits
-
-
Serge S. Koval authored
change mongoengine extra field order test to match sqla/peewee
-
Paul Brown authored
-
Paul Brown authored
-
Serge S. Koval authored
make flask-admin compatible with peewee 2.7.4
-
Paul Brown authored
-