- 04 May, 2015 4 commits
-
-
Serge S. Koval authored
Fixed some other references form mrjoes (user) to flask-admin (org)
-
raffaweb authored
-
Paul Brown authored
Add missing .mo files for translations, correct folder names
-
Paul Brown authored
-
- 03 May, 2015 2 commits
-
-
Paul Brown authored
Add afrikaans machine translations
-
Paul Brown authored
-
- 02 May, 2015 2 commits
-
-
Paul Brown authored
Improve translations
-
Paul Brown authored
-
- 28 Apr, 2015 5 commits
-
-
Serge S. Koval authored
Revert 860 ks mapbox v4
-
Nitish Rathi authored
-
Nitish Rathi authored
-
Petrus Janse van Rensburg authored
control inline model row control display
-
Serge S. Koval authored
Give users the option to use mapbox v4
-
- 27 Apr, 2015 1 commit
-
-
Kurt Spindler authored
-
- 24 Apr, 2015 3 commits
-
-
Paul Brown authored
Updated references in doc from MrJoes (user) to flask-admin (org)
-
Massimo Santini authored
-
Nitish Rathi authored
Currently, although the render_inline_fields macro takes an optional check parameter, it's not passed from the default inline_field_list templates, forcing applications to override the template just to control the parameter.
-
- 23 Apr, 2015 7 commits
-
-
Petrus J.v.Rensburg authored
-
Petrus J.v.Rensburg authored
-
Petrus J.v.Rensburg authored
Keep existing 'column-header' class while adding new 'col-<column_name>' classes to columns in list view.
-
Petrus J.v.Rensburg authored
Merge branch 'upstream-column-classes' of https://github.com/Code4SA/flask-admin into Code4SA-upstream-column-classes
-
Serge S. Koval authored
Move translations to Crowdin
-
Paul Brown authored
-
Paul Brown authored
-
- 21 Apr, 2015 11 commits
-
-
Serge S. Koval authored
Update link to Travis CI test result image.
-
Petrus J.v.Rensburg authored
-
Serge S. Koval authored
Fix tests
-
Petrus J.v.Rensburg authored
-
Petrus J.v.Rensburg authored
Avoid issue with latest pymongo version (see: https://github.com/MongoEngine/mongoengine/issues/950).
-
Petrus J.v.Rensburg authored
-
Petrus J.v.Rensburg authored
-
git://github.com/kwikiel/flask-adminPetrus J.v.Rensburg authored
Merge branch 'kwikiel-typo-fix' of git://github.com/kwikiel/flask-admin into kwikiel-kwikiel-typo-fix
-
Petrus J.v.Rensburg authored
-
Serge S. Koval authored
lazy import helpers to prevent circular imports
-
Cosmia Luna authored
-
- 16 Apr, 2015 5 commits
-
-
Serge S. Koval authored
Warn on multi-column field in form. fixes #575
-
Nitish Rathi authored
Simply warning doesn't actually fix any problem, but replaces the earlier TypeError with another TypeError. So, continue in case of a multi-column field to skip it.
-
Nitish Rathi authored
-
Serge S. Koval authored
warn on multi-column properties - fixes #575
-
Nitish Rathi authored
Show warning instead of raising on multiple-column properties
-