Wed, 08 Apr 2009 13:20:05 +0200 test inlined rtags tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:20:05 +0200] rev 1298
test inlined rtags
Wed, 08 Apr 2009 13:19:23 +0200 should give None as rset tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:19:23 +0200] rev 1297
should give None as rset
Wed, 08 Apr 2009 13:19:09 +0200 no need for explicit handling tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:19:09 +0200] rev 1296
no need for explicit handling
Wed, 08 Apr 2009 13:18:30 +0200 oops, should use input tag in radio, not option tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:18:30 +0200] rev 1295
oops, should use input tag in radio, not option
Wed, 08 Apr 2009 13:17:32 +0200 password widget should use the same value as main field for the confirm, else if we don't notice that we got a validation error while no password modification has been done tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:17:32 +0200] rev 1294
password widget should use the same value as main field for the confirm, else if we don't notice that we got a validation error while no password modification has been done
Wed, 08 Apr 2009 13:16:24 +0200 missing closing div tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:16:24 +0200] rev 1293
missing closing div
Wed, 08 Apr 2009 13:16:16 +0200 inline_creation_form doesn't take ptype argument anymore tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:16:16 +0200] rev 1292
inline_creation_form doesn't take ptype argument anymore
Wed, 08 Apr 2009 13:15:21 +0200 inlineview is no more a 'category', needs specific handling tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:15:21 +0200] rev 1291
inlineview is no more a 'category', needs specific handling
Wed, 08 Apr 2009 13:14:33 +0200 kill old inlined forms code, only overriden in metastock (dead) and vcsfile (has to be updated anyway) tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:14:33 +0200] rev 1290
kill old inlined forms code, only overriden in metastock (dead) and vcsfile (has to be updated anyway)
Wed, 08 Apr 2009 13:13:53 +0200 move initialize_varmaker on the FormMixIn class tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 13:13:53 +0200] rev 1289
move initialize_varmaker on the FormMixIn class
Wed, 08 Apr 2009 11:52:10 +0200 fix some euser rcategories, drop editgroup form which 1. is unused 2. has no advantage vs muledit of users tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 11:52:10 +0200] rev 1288
fix some euser rcategories, drop editgroup form which 1. is unused 2. has no advantage vs muledit of users
Wed, 08 Apr 2009 11:33:57 +0200 test rcategories tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 11:33:57 +0200] rev 1287
test rcategories
Wed, 08 Apr 2009 11:33:34 +0200 use entity's rset and row/col info tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 11:33:34 +0200] rev 1286
use entity's rset and row/col info
Wed, 08 Apr 2009 11:33:12 +0200 for a correct handling of rtags, they should not ever be reloaded and they should be initialized once registration is finished tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 11:33:12 +0200] rev 1285
for a correct handling of rtags, they should not ever be reloaded and they should be initialized once registration is finished
Wed, 08 Apr 2009 11:30:57 +0200 basic testing of relation tags tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 11:30:57 +0200] rev 1284
basic testing of relation tags
Wed, 08 Apr 2009 11:30:32 +0200 add str() to avoid kilometers of information while printing content (due to __repr__ of yams objects) tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 11:30:32 +0200] rev 1283
add str() to avoid kilometers of information while printing content (due to __repr__ of yams objects)
Wed, 08 Apr 2009 11:29:28 +0200 * print vreg content once fully initialized (require move of print code from vregistry to cwvreg) tls-sprint
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 11:29:28 +0200] rev 1282
* print vreg content once fully initialized (require move of print code from vregistry to cwvreg) * new vreg_initialization_completed callback on appobjects, called once the vregistry is fully initialized
Wed, 08 Apr 2009 09:38:58 +0200 secure the condition relation
sylvain.thenault@logilab.fr [Wed, 08 Apr 2009 09:38:58 +0200] rev 1281
secure the condition relation
Tue, 07 Apr 2009 10:46:40 +0200 [doc] Registerers are deprecated; little improvement
Emile Anclin <emile.anclin@logilab.fr> [Tue, 07 Apr 2009 10:46:40 +0200] rev 1280
[doc] Registerers are deprecated; little improvement
Tue, 07 Apr 2009 09:36:20 +0200 Change version no
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 07 Apr 2009 09:36:20 +0200] rev 1279
Change version no
Tue, 07 Apr 2009 09:10:26 +0200 more cleaning needed :(
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 09:10:26 +0200] rev 1278
more cleaning needed :(
Tue, 07 Apr 2009 19:55:38 +0200 don't guess field if explicitly defined, rename init_rtags_category tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:55:38 +0200] rev 1277
don't guess field if explicitly defined, rename init_rtags_category
Tue, 07 Apr 2009 19:55:10 +0200 catch FieldNotFound instead of Exception in field_by_name, return the field if guessable tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:55:10 +0200] rev 1276
catch FieldNotFound instead of Exception in field_by_name, return the field if guessable
Tue, 07 Apr 2009 19:54:10 +0200 cleanup tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:54:10 +0200] rev 1275
cleanup
Tue, 07 Apr 2009 19:53:49 +0200 we don't want dom id systematically tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:53:49 +0200] rev 1274
we don't want dom id systematically
Tue, 07 Apr 2009 19:53:24 +0200 don't set tabindex if already in attrs tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:53:24 +0200] rev 1273
don't set tabindex if already in attrs
Tue, 07 Apr 2009 19:53:03 +0200 new append_field method tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:53:03 +0200] rev 1272
new append_field method
Tue, 07 Apr 2009 19:52:52 +0200 handle __message in FieldsForm, not only in EntityFieldsForm tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:52:52 +0200] rev 1271
handle __message in FieldsForm, not only in EntityFieldsForm
Tue, 07 Apr 2009 19:52:25 +0200 raise specific exception tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:52:25 +0200] rev 1270
raise specific exception
Tue, 07 Apr 2009 19:51:35 +0200 skip deprecated URL widgets tls-sprint
sylvain.thenault@logilab.fr [Tue, 07 Apr 2009 19:51:35 +0200] rev 1269
skip deprecated URL widgets
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip