- 10 Jan, 2018 2 commits
-
-
Serge S. Koval authored
Fixed x-editable does not show completely in bootstrap's responsive table
-
Serge S. Koval authored
Use select2 in editable columns
-
- 05 Jan, 2018 3 commits
-
-
Serge S. Koval authored
Change fields.py to be compatible with SQLAlchemy>=1.2
-
Asa Kaplan authored
-
Asa Kaplan authored
-
- 12 Dec, 2017 1 commit
-
-
Fayaz Yusuf Khan authored
-
- 05 Dec, 2017 2 commits
- 12 Nov, 2017 3 commits
-
-
Serge S. Koval authored
returns peewee sorted columns list by default
-
Serge S. Koval authored
refs #1536 fixed pk validate in InlineModelFormList
-
Serge S. Koval authored
Use LEFT OUTER JOIN instead of INNER JOIN when searching rows
-
- 06 Nov, 2017 1 commit
-
-
Kyle Xie authored
-
- 02 Nov, 2017 3 commits
-
-
Rad Cirskis authored
-
Rad Cirskis authored
-
bugchecker authored
Use in scaffold_*_columns methods
-
- 01 Nov, 2017 6 commits
-
-
Rad Cirskis authored
-
Rad Cirskis authored
-
Radomirs Cirskis authored
-
Rad Cirskis authored
-
Rad Cirskis authored
-
Rad Cirskis authored
-
- 13 Oct, 2017 1 commit
-
-
Serge S. Koval authored
Add support for postgres CITEXT type
-
- 25 Sep, 2017 1 commit
-
-
Serge S. Koval authored
-
- 02 Sep, 2017 1 commit
-
-
beenje authored
citext is a case-insensitive character string type. See https://www.postgresql.org/docs/current/static/citext.html
-
- 30 Aug, 2017 3 commits
-
-
Kyle Xie authored
-
Serge S. Koval authored
rediscli: prevent form submit when execute command
-
dungmv56 authored
-
- 18 Aug, 2017 2 commits
-
-
Paul Brown authored
allow to use inherited form CharField or TextField fields for searching
-
Radomirs Cirskis authored
-
- 17 Aug, 2017 1 commit
-
-
Rad Cirskis authored
-
- 06 Jul, 2017 1 commit
-
-
Paul Brown authored
clean() data in filters during get_list for pymongo
-
- 04 Jul, 2017 1 commit
-
-
lambdaq authored
-
- 23 Jun, 2017 1 commit
-
-
Serge S. Koval authored
fix python 2.6 build failures
-
- 22 Jun, 2017 1 commit
-
-
Paul Brown authored
-
- 17 Jun, 2017 2 commits
-
-
Serge S. Koval authored
Fixed issue where 'size()' is still used.
-
Adam Gutglick authored
Fixed issue where 'size()' is deprecated and still used and prevented making action on multi-choice items.
-
- 06 May, 2017 2 commits
-
-
Serge S. Koval authored
According to Postgres doc `DECIMAL` is equivalent to `NUMERIC`
-
Serge S. Koval authored
DeleteRowAction label
-
- 02 May, 2017 1 commit
-
-
Kajdocsi Szabolcs authored
-
- 31 Mar, 2017 1 commit
-
-
librodo authored
https://www.postgresql.org/docs/9.5/static/datatype-numeric.html so flask_admin.contrib.sqla.filters.FilterConverter should treat this the same
-