2009-03-20 fixing context. 1fbeb11a27a3
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 20 Mar 2009 15:06:49 +0100] rev 1126
fixing context.
2009-03-20 refactoring RssItemView.
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 20 Mar 2009 14:52:33 +0100] rev 1125
refactoring RssItemView.
2009-03-23 copyright update
sylvain.thenault@logilab.fr [Mon, 23 Mar 2009 11:26:09 +0100] rev 1124
copyright update
2009-03-23 catch UnknownEid and set empty solutions on select nodes
sylvain.thenault@logilab.fr [Mon, 23 Mar 2009 11:25:57 +0100] rev 1123
catch UnknownEid and set empty solutions on select nodes
2009-03-20 fix rql2sq w/ outer join on subquery result
sylvain.thenault@logilab.fr [Fri, 20 Mar 2009 14:23:08 +0100] rev 1122
fix rql2sq w/ outer join on subquery result
2009-03-20 one more test, but skipped in it may be a won't fix
sylvain.thenault@logilab.fr [Fri, 20 Mar 2009 14:01:11 +0100] rev 1121
one more test, but skipped in it may be a won't fix
2009-03-20 fix ms planning w/ relation constraint propagation
sylvain.thenault@logilab.fr [Fri, 20 Mar 2009 12:51:39 +0100] rev 1120
fix ms planning w/ relation constraint propagation
2009-03-20 should not close the main connection
sylvain.thenault@logilab.fr [Fri, 20 Mar 2009 09:15:14 +0100] rev 1119
should not close the main connection
2009-03-20 use critical severity so it shows up during test execution
sylvain.thenault@logilab.fr [Fri, 20 Mar 2009 09:15:06 +0100] rev 1118
use critical severity so it shows up during test execution
2009-03-18 define an IFRAME function to fix a bug on IE6 and IE7 to avoid to open a new window
Stephanie Marcu <stephanie.marcu@logilab.fr> [Wed, 18 Mar 2009 15:09:31 +0100] rev 1117
define an IFRAME function to fix a bug on IE6 and IE7 to avoid to open a new window
2009-03-17 fix dumb name error, should call cubes_search_path, not cubes_path
sylvain.thenault@logilab.fr [Tue, 17 Mar 2009 19:28:11 +0100] rev 1116
fix dumb name error, should call cubes_search_path, not cubes_path
2009-03-13 typos
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 13 Mar 2009 11:07:47 +0100] rev 1115
typos
2009-03-13 [workflow] better crash on programming error than silently swallow things (needs review)
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 13 Mar 2009 11:07:16 +0100] rev 1114
[workflow] better crash on programming error than silently swallow things (needs review)
2009-03-13 [boxes] that looked like a redundant call (needs review)
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 13 Mar 2009 11:06:21 +0100] rev 1113
[boxes] that looked like a redundant call (needs review)
2009-03-13 [tabs] don't spin madly when called in ajaxy/facet context; defer to default view
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 13 Mar 2009 11:05:37 +0100] rev 1112
[tabs] don't spin madly when called in ajaxy/facet context; defer to default view
2009-03-12 fix test: form_add_entity_hiddens *must* be called before build context, resulting in slightly different outputs... tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 20:46:30 +0100] rev 1111
fix test: form_add_entity_hiddens *must* be called before build context, resulting in slightly different outputs...
2009-03-12 fix password widget: do not duplicate dom id, fix confirm field name tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 20:45:39 +0100] rev 1110
fix password widget: do not duplicate dom id, fix confirm field name
2009-03-12 display_field takes form as argument tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 20:45:13 +0100] rev 1109
display_field takes form as argument
2009-03-12 give field id in __repr__ tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 20:44:58 +0100] rev 1108
give field id in __repr__
2009-03-12 has_metadata is a schema method tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 20:07:20 +0100] rev 1107
has_metadata is a schema method
2009-03-12 fix newcube command to deal with cubes path
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 15:18:54 +0100] rev 1106
fix newcube command to deal with cubes path
2009-03-12 drop useless and buggy statement
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 15:12:33 +0100] rev 1105
drop useless and buggy statement
2009-03-12 more guess_field tests and fixes tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 19:58:58 +0100] rev 1104
more guess_field tests and fixes
2009-03-12 NAV_FORM_PARAMETERS should be a tuple tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 19:44:05 +0100] rev 1103
NAV_FORM_PARAMETERS should be a tuple
2009-03-12 some test for meta attributes (XXX should be in yams) tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 19:43:44 +0100] rev 1102
some test for meta attributes (XXX should be in yams)
2009-03-12 unification of meta-attributes handling: tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 19:39:34 +0100] rev 1101
unification of meta-attributes handling: * remove has_format, has_text_encoding, format, text_encoding methods on Entity * remove rich_text_fields method on EntitySchema * use instead has_metadata / meta_attribute on EntitySchema (from yams) and attribute_metadata on Entity
2009-03-12 fix format_field detection for fields not using FormatConstraint tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 18:41:26 +0100] rev 1100
fix format_field detection for fields not using FormatConstraint
2009-03-12 backport has_format method from entity tls-sprint
sylvain.thenault@logilab.fr [Thu, 12 Mar 2009 18:40:56 +0100] rev 1099
backport has_format method from entity
(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip