- 19 Sep, 2014 3 commits
-
-
Serge S. Koval authored
Outerjoin searches
-
Åsmund Grammeltvedt authored
Unless we do this, any record not being referenced by all child relations will get excluded from the search.
-
Åsmund Grammeltvedt authored
JOINing together all the relations excludes all records without children from the search.
-
- 17 Sep, 2014 2 commits
-
-
Serge S. Koval authored
Add import for Baseview and expose to baseview doc
-
Paul Brown authored
-
- 15 Sep, 2014 1 commit
-
-
Serge S. Koval authored
-
- 12 Sep, 2014 2 commits
-
-
Serge S. Koval authored
issue #636
-
Alexey Terentev authored
-
- 09 Sep, 2014 4 commits
-
-
Serge S. Koval authored
Exception: Unsupported filter type (tinyint)
-
root authored
-
Serge S. Koval authored
Add documentation for import for required()
-
Paul Brown authored
-
- 05 Sep, 2014 2 commits
-
-
Serge S. Koval authored
Added _run_view method to BaseView, helpful if you want to customize your URL to have slug or related ID
-
Serge S. Koval authored
Get rid of url_for in Flask-Admin templates and widgets and provide get_url helper that's overridable
-
- 04 Sep, 2014 2 commits
-
-
Serge S. Koval authored
Added static_folder __init__ argument to ModelView
-
Yuri Shakalov authored
-
- 03 Sep, 2014 2 commits
-
-
Serge S. Koval authored
Attribute self for prefill-hook
-
Julian Gonggrijp authored
-
- 29 Aug, 2014 1 commit
-
-
Serge S. Koval authored
Use SQLAlchemy-provided way to get primary_key, as a solution of the problem when a model is mapped against a SQLAlchemy Join object.
-
- 27 Aug, 2014 4 commits
- 15 Aug, 2014 1 commit
-
-
Serge S. Koval authored
Corrected checking for actual new uploaded file
-
- 14 Aug, 2014 1 commit
-
-
Rich authored
-
- 13 Aug, 2014 4 commits
-
-
Serge S. Koval authored
Fix for datetimepicker fields in filters for bootstrap3. Extends the fix for datepickers from issue #603.
-
Serge S. Koval authored
hash test's password
-
Serge S. Koval authored
fixed i18n for sqla filters
-
Jedrzej Nowak authored
-
- 11 Aug, 2014 3 commits
- 09 Aug, 2014 1 commit
-
-
boomard authored
-
- 04 Aug, 2014 1 commit
-
-
Serge S. Koval authored
Updated version to 1.0.9.dev0
-
- 31 Jul, 2014 6 commits
-
-
Jiri Kuncar authored
Signed-off-by:Jiri Kuncar <jiri.kuncar@gmail.com>
-
Serge S. Koval authored
Add on_form_prefill hook to BaseModelView
-
Julian Gonggrijp authored
-
Samuel Colvin authored
-
Samuel Colvin authored
-
Serge S. Koval authored
change auth example to hash passwords
-