- 22 Feb, 2015 1 commit
-
-
Paul Brown authored
-
- 18 Feb, 2015 2 commits
-
-
Serge S. Koval authored
Added field id to inline field parent divs
-
Yuri Shakalov authored
-
- 17 Feb, 2015 1 commit
-
-
Serge S. Koval authored
-
- 11 Feb, 2015 2 commits
-
-
Serge S. Koval authored
Make SQLAlchemy AJAX filters case insensitive
-
Greg Kempe authored
This is much less surprising to the user than case sensitive searches.
-
- 04 Feb, 2015 2 commits
-
-
Serge S. Koval authored
Add documentation for using menu icons
-
Paul Brown authored
-
- 03 Feb, 2015 1 commit
-
-
Serge S. Koval authored
Add documentation for "persistent filter" to get_query
-
- 02 Feb, 2015 1 commit
-
-
Paul Brown authored
This documents the tip in this issue (for only SQLA): https://github.com/mrjoes/flask-admin/issues/169
-
- 28 Jan, 2015 1 commit
-
-
Serge S. Koval authored
Added _search method for mongoengine and pymongo backends for easier override
-
- 27 Jan, 2015 7 commits
-
-
Gustaf Lindqvist authored
-
Serge S. Koval authored
Fix sorting and searching for relation objects
-
Paul Brown authored
-
Serge S. Koval authored
add menu item settings for AdminIndexView
-
Serge S. Koval authored
Fix sorting on related columns
-
Paul Brown authored
-
Paul Brown authored
-
- 26 Jan, 2015 1 commit
-
-
Rui Fu authored
add `menu_class_name`, `menu_icon_type` and `menu_icon_value` for AdminIndexView
-
- 25 Jan, 2015 2 commits
-
-
Serge S. Koval authored
Fix display of initial value in editable list view
-
Paul Brown authored
Currently, the editable list view is not setting the default value correctly. With this change, if the value is "Active", when the user first clicks the editable field it will automatically select "Active" in the dropdown.
-
- 21 Jan, 2015 1 commit
-
-
Serge S. Koval authored
-
- 19 Jan, 2015 10 commits
-
-
Serge S. Koval authored
Simplify delete_form field rendering
-
Paul Brown authored
-
Serge S. Koval authored
add forgotten csrf_token._value() to bootstrap3
-
Serge S. Koval authored
Allow easier overriding of editable list view
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-
Serge S. Koval authored
fix index_view csrf value rendering
-
Paul Brown authored
-
Paul Brown authored
-
- 16 Jan, 2015 2 commits
-
-
Serge S. Koval authored
add gettext to file-admin
-
Paul Brown authored
-
- 14 Jan, 2015 6 commits
-
-
Serge S. Koval authored
Fix persian translation
-
Taha Jahangir authored
(No translation changed, only update .po file)
-
Taha Jahangir authored
-
Taha Jahangir authored
-
Serge S. Koval authored
Fix delete_view CSRF vulnerability
-
Paul Brown authored
-