- 17 Nov, 2014 1 commit
-
-
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 4 commits
-
-
Christian Wygoda authored
-
Christian Wygoda authored
-
Christian Wygoda authored
-
Christian Wygoda authored
-
- 10 Nov, 2014 2 commits
-
-
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
-
- 16 Oct, 2014 2 commits
-
-
Serge S. Koval authored
Use child icon in menu macro
-
Serge S. Koval authored
Standardise Examples
-
- 15 Oct, 2014 1 commit
-
-
Raz0r authored
filter never worked, because value is passed as string and mongodb returns zero documents
-
- 09 Oct, 2014 3 commits
-
-
Serge S. Koval authored
Update Bootstrap info
-
Chris Rebert authored
See "New license" section of http://blog.getbootstrap.com/2014/01/30/bootstrap-3-1-0-released/ and https://github.com/twbs/bootstrap/blob/master/LICENSE
-
Chris Rebert authored
See http://getbootstrap.com/about/#brand
-
- 07 Oct, 2014 3 commits
-
-
Petrus J.v.Rensburg authored
-
Petrus J.v.Rensburg authored
-
Petrus J.v.Rensburg authored
-
- 06 Oct, 2014 2 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 04 Oct, 2014 2 commits
-
-
Serge S. Koval authored
Fix rendering in IE9
-
Paul Brown authored
-
- 27 Sep, 2014 2 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 26 Sep, 2014 2 commits
-
-
Serge S. Koval authored
glyphicon-remove instead of icon-remove in bs3 template
-
Gustaf Lindqvist authored
-
- 22 Sep, 2014 1 commit
-
-
Gustaf Lindqvist authored
-
- 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 1 commit
-
-
Serge S. Koval authored
Add import for Baseview and expose to baseview doc
-