Commit Graph

12 Commits

Author SHA1 Message Date
Timo Stollenwerk 4fba8c2426 Remove unreachable break statements; Pep8. 2012-03-08 12:37:57 +01:00
Timo Stollenwerk e579f29781 Replace '!=' with '!=='; Pep8. 2012-03-08 12:36:01 +01:00
Timo Stollenwerk 1b3bc88f7a Remove whitespace, replace '==' with '==='; Pep8. 2012-03-08 12:34:28 +01:00
David Glick 19c4756710 fix incorrect parenthesization 2011-12-04 16:23:13 -08:00
David Glick 0a63420624 stop hardcoding the field name. fixes the content listing tile edit form 2011-12-04 15:25:08 -08:00
Timo Stollenwerk 546022b20f Read the values from the hidden sort_on and sort_reversed fields and set the values of the existing hard-coded fields accordingly. 2011-09-27 18:58:32 +02:00
Timo Stollenwerk 726a2d82a3 Fix sort_on and sort_reversed fields. 2011-09-22 18:38:52 +02:00
Timo Stollenwerk 1bb16bf39c remove js alert 2011-09-22 18:29:48 +02:00
Timo Stollenwerk 88b6068b80 do stuff. 2011-09-22 17:51:51 +02:00
Timo Stollenwerk 54cdc5bc79 Make it work. 2011-09-22 17:05:46 +02:00
Timo Stollenwerk bfc623b107 Query field renamed from 'query' to 'form.widgets.query'; Fix SearchResults method to use IContentListing instead of removed 'searchResults' view lookup. 2011-09-22 14:55:13 +02:00
Rob Gietema b8d66eb14f Add helper js and css.
svn path=/plone.formwidget.querystring/trunk/; revision=40000
2010-09-18 16:27:14 +00:00