web/test/unittest_formfields.py
2013-01-21 Florent Cayré make ui configurations selectable (closes #2406609)
2012-08-22 Sylvain Thénault [web test] fix test broken by 199fefe396ab 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-01-05 Julien Jehannet [unittest2] use unittest2 module fixture api stable
2010-10-25 Sylvain Thénault [test] make test independant from the working directory
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-06-10 Sylvain Thénault [form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-21 Sylvain Thénault all web tests OK
2009-12-09 Sylvain Thénault more api update
2009-09-30 Sylvain Thénault backport stable branch
2009-09-30 Sylvain Thénault more test stable
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-21 Sylvain Thénault fix sort of fields vocabulary: should consider option groups stable
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-06-10 Sylvain Thénault don't set select widget when a vocabulary widget is already specified on the field class stable
2009-05-29 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-19 Sylvain Thénault connect format field to form_field_format for its initial value stable
2009-05-18 Florent fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints stable
2009-05-13 sylvain thenault fix some web tests, adjusts rtags tls-sprint
2009-05-04 sylvain thenault test updates tls-sprint
2009-04-30 sylvain thenault stop using card in test, update form tests tls-sprint
2009-04-23 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault get field's help in guess_field tls-sprint
2009-04-07 sylvain thenault handle sort/internationalizable on Field base class + fix guess_field to deal with internationalizable and default values tls-sprint
2009-03-12 sylvain thenault more guess_field tests and fixes tls-sprint
2009-03-12 sylvain thenault test and fix guess_field, some pylint fixes tls-sprint
less more (0) tip