web/formfields.py
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-01-21 Florent Cayré make ui configurations selectable (closes #2406609)
2013-01-10 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2012-08-22 Sylvain Thénault [form] add assertion to ensure field has a name when `role_name` is called stable
2012-07-09 Florent Cayré [html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)
2012-02-20 Damien Garaud Fix bug about missing Interval field (closes #1463996). stable
2012-02-16 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-10-20 Florent Cayré [entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
2011-09-29 Sylvain Thénault backport stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-27 Florent Cayré [form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
2011-09-05 Sylvain Thénault [form fields doc] explain when field.role should be None stable
2011-06-29 Sylvain Thénault backport stable
2011-06-29 Sylvain Thénault [formfields] use support_args instead of catching type error avoid hiding other issues and making debugging difficult stable
2011-06-06 Nicolas Chauvat [web] fix typo
2011-06-06 Sylvain Thénault [schema] support for BigInt type. Closes #1720995
2011-04-15 Aurelien Campeas [widgets] handle no value label for tristate radios, put default separator on class for easier redefinition - closes #1624839
2011-04-01 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
2011-03-10 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
2010-11-05 Sylvain Thénault [forms] remove some deprecation warnings stable
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-09-23 Sylvain Thénault backport stable
2010-09-17 Sylvain Thénault [boolean field] we've to override format_single_value as well in case where None are allowed stable
2010-09-13 Sylvain Thénault backport stable
2010-09-13 Sylvain Thénault [form fields] option may be a 3-uple (3d element being dict containing widget options) stable cubicweb-version-3.9.6
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-08-25 Sylvain Thénault backport stable
2010-08-17 Sylvain Thénault [formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans stable
2010-08-10 Adrien Di Mascio [forms] callable field kwargs now always take form _and_ field parameters
less more (0) -100 -50 -30 tip