- 21 Nov, 2014 7 commits
-
-
Serge S. Koval authored
Upgrade moment.js to 2.8.4
-
David Baumgold authored
-
Serge S. Koval authored
Upgrade select2 to 3.5.2
-
Serge S. Koval authored
Upgrade jQuery to 2.1.1
-
David Baumgold authored
-
David Baumgold authored
-
Serge S. Koval authored
sqla: respect required validator on relations
-
- 20 Nov, 2014 6 commits
-
-
Serge S. Koval authored
Fix Time/DateTime Equals Filters For SQLAlchemy+SQLite
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-
- 18 Nov, 2014 2 commits
-
-
Paul Brown authored
-
David Baumgold authored
* Added an ItemsRequired validator * Make inline relation check form_args * Don't apply Optional validator if Required validator was specified * Test case: many emails for each user, but each user must have at least one email
-
- 17 Nov, 2014 2 commits
-
-
Serge S. Koval authored
Use bootstrap-daterangepicker instead of bootstrap-datetimepicker and add Time filter support
-
Serge S. Koval authored
WForms2 compatibility – resumed
-
- 15 Nov, 2014 2 commits
-
-
Serge S. Koval authored
Set cover-package for running tests
-
David Baumgold authored
-
- 13 Nov, 2014 6 commits
-
-
Christian Wygoda authored
-
Christian Wygoda authored
-
Christian Wygoda authored
-
Christian Wygoda authored
-
Paul Brown authored
-
Paul Brown authored
-
- 10 Nov, 2014 6 commits
-
-
root authored
-
root authored
-
root authored
-
root authored
-
Serge S. Koval authored
fix greater/smaller filters for pymongo
-
Serge S. Koval authored
Fix incorrect usage of NotImplemented constant
-
- 08 Nov, 2014 2 commits
-
-
AJ Alt authored
`NotImplemented` is a constant singleton used in rich comparison overloading. It is not callable, and is not an exception. `NotImplementedError` is a built in exception.
-
Serge S. Koval authored
WTForms 2 compatibility
-
- 04 Nov, 2014 1 commit
-
-
Christian Wygoda authored
-
- 03 Nov, 2014 2 commits
-
-
Christian Wygoda authored
Replaced deprecated TextField with StringField
-
Christian Wygoda authored
-
- 21 Oct, 2014 2 commits
-
-
Serge S. Koval authored
Typo fix in form_rules.rst
-
Alexander Zayats authored
-
- 18 Oct, 2014 2 commits
-
-
Serge S. Koval authored
IE8 filters compatibility
-
Vincent Passama authored
-