- 14 Oct, 2013 6 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 13 Oct, 2013 4 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 05 Oct, 2013 2 commits
-
-
Serge S. Koval authored
fix sorting with null optional value
-
Nikola Kocić authored
-
- 04 Oct, 2013 2 commits
-
-
Serge S. Koval authored
Add Spanish translation
-
Pablo Orduña authored
-
- 02 Oct, 2013 4 commits
-
-
Serge S. Koval authored
I didn't think to check the tests . . . sorry!
-
Joshua Johnston authored
-
Serge S. Koval authored
Return a 403 if a view class's is_accessible() returns false.
-
Joshua Johnston authored
is_accessible says: Override this method to add permission checks. This means that it should return forbidden since the item exists but you are not allowed to see it
-
- 30 Sep, 2013 1 commit
-
-
Serge S. Koval authored
Fixed #318.
-
- 27 Sep, 2013 1 commit
-
-
Serge S. Koval authored
Datetimepicker
-
- 26 Sep, 2013 3 commits
-
-
Aleksanr Zavatskiy authored
-
Aleksanr Zavatskiy authored
-
Aleksanr Zavatskiy authored
-
- 23 Sep, 2013 1 commit
-
-
Serge S. Koval authored
Add extra documentation for `column_formatters`
-
- 21 Sep, 2013 1 commit
-
-
Artem Serga authored
-
- 20 Sep, 2013 2 commits
-
-
Serge S. Koval authored
refs #3, fixed sqlalchemy.exc.DataError when saving empty AjaxSelectMultipleField
-
Aleksanr Zavatskiy authored
-
- 19 Sep, 2013 2 commits
-
-
Serge S. Koval authored
The mongoengine auth example won't work TypeError and AttributeError
-
Delcio Torres authored
Fixed error : raise TypeError(repr(o) + " is not JSON serializable") , TypeError: ObjectId('') is not JSON serializable
-
- 14 Sep, 2013 4 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 12 Sep, 2013 1 commit
-
-
Serge S. Koval authored
Fix Select2TagsField and Remove ModelView.column_hide_backrefs
-
- 11 Sep, 2013 1 commit
-
-
Artem Serga authored
-
- 09 Sep, 2013 2 commits
-
-
Artem Serga authored
-
Artem Serga authored
-
- 07 Sep, 2013 2 commits
-
-
Serge S. Koval authored
Name all loggers.
-
Adam authored
Instead of using the root logger, give all used loggers names related to the package and their location. This allows users to work with flask-admin logs as they wish, as well as being more clear where the logs are originating.
-
- 06 Sep, 2013 1 commit
-
-
Serge S. Koval authored
-