Fri, 17 Apr 2009 18:44:01 +0200 fix navigation parameters handling: those given in kwargs should always be there tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 18:44:01 +0200] rev 1400
fix navigation parameters handling: those given in kwargs should always be there
Fri, 17 Apr 2009 17:55:50 +0200 unify schema sync migration commands with (hopefuly) a clearer name tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 17:55:50 +0200] rev 1399
unify schema sync migration commands with (hopefuly) a clearer name
Fri, 17 Apr 2009 16:55:37 +0200 rename internal entity types to have CW prefix instead of E tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 16:55:37 +0200] rev 1398
rename internal entity types to have CW prefix instead of E
Fri, 17 Apr 2009 13:21:05 +0200 rollback florent's not-proven-to-be-useful fix tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 13:21:05 +0200] rev 1397
rollback florent's not-proven-to-be-useful fix
Fri, 17 Apr 2009 13:17:21 +0200 refactor to ease overriding tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 13:17:21 +0200] rev 1396
refactor to ease overriding
Fri, 17 Apr 2009 10:00:26 +0200 merge
Katia Saurfelt <katia.saurfelt@logilab.fr> [Fri, 17 Apr 2009 10:00:26 +0200] rev 1395
merge
Fri, 17 Apr 2009 09:59:53 +0200 remove pmainactions and deprecate paddrelactions
Katia Saurfelt <katia.saurfelt@logilab.fr> [Fri, 17 Apr 2009 09:59:53 +0200] rev 1394
remove pmainactions and deprecate paddrelactions
Fri, 17 Apr 2009 12:13:16 +0200 cleanup, more docstring tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 12:13:16 +0200] rev 1393
cleanup, more docstring
Fri, 17 Apr 2009 11:14:19 +0200 refactor the way field value/display value are handled to avoid getting a 'display' value when expected a 'typed' value tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 11:14:19 +0200] rev 1392
refactor the way field value/display value are handled to avoid getting a 'display' value when expected a 'typed' value
Fri, 17 Apr 2009 11:13:44 +0200 more docstring tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 11:13:44 +0200] rev 1391
more docstring
Fri, 17 Apr 2009 09:37:38 +0200 define _ tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 09:37:38 +0200] rev 1390
define _
Fri, 17 Apr 2009 09:37:29 +0200 clear label handling tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 09:37:29 +0200] rev 1389
clear label handling
Fri, 17 Apr 2009 09:32:57 +0200 new style form for submitting bug reports tls-sprint
sylvain.thenault@logilab.fr [Fri, 17 Apr 2009 09:32:57 +0200] rev 1388
new style form for submitting bug reports
Fri, 17 Apr 2009 08:52:05 +0200 datetime switch bug fixed in ustrftime tls-sprint
Florent <florent@secondweb.fr> [Fri, 17 Apr 2009 08:52:05 +0200] rev 1387
datetime switch bug fixed in ustrftime
Fri, 17 Apr 2009 08:51:16 +0200 initial form values can now also be a callable of the field or the form itself tls-sprint
Florent <florent@secondweb.fr> [Fri, 17 Apr 2009 08:51:16 +0200] rev 1386
initial form values can now also be a callable of the field or the form itself
Thu, 16 Apr 2009 18:51:14 +0200 merge
sylvain.thenault@logilab.fr [Thu, 16 Apr 2009 18:51:14 +0200] rev 1385
merge
Thu, 16 Apr 2009 17:49:52 +0200 merge
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 16 Apr 2009 17:49:52 +0200] rev 1384
merge
Thu, 16 Apr 2009 17:37:59 +0200 add a function to retrieve a list of mainactions
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 16 Apr 2009 17:37:59 +0200] rev 1383
add a function to retrieve a list of mainactions
Thu, 16 Apr 2009 18:31:53 +0200 use adbh.func_sqlname for more backend compat
sylvain.thenault@logilab.fr [Thu, 16 Apr 2009 18:31:53 +0200] rev 1382
use adbh.func_sqlname for more backend compat
Thu, 16 Apr 2009 16:02:24 +0200 consider kwargs in possible_actions
sylvain.thenault@logilab.fr [Thu, 16 Apr 2009 16:02:24 +0200] rev 1381
consider kwargs in possible_actions
Thu, 16 Apr 2009 15:38:58 +0200 missing required date format tls-sprint
sylvain.thenault@logilab.fr [Thu, 16 Apr 2009 15:38:58 +0200] rev 1380
missing required date format
Thu, 16 Apr 2009 15:35:36 +0200 MUST NOT consider req.form['rql'] in a view, use len(rset) > 1 to detect if we can apply tabs or not
sylvain.thenault@logilab.fr [Thu, 16 Apr 2009 15:35:36 +0200] rev 1379
MUST NOT consider req.form['rql'] in a view, use len(rset) > 1 to detect if we can apply tabs or not
Wed, 15 Apr 2009 16:42:00 -0700 [doc] Fix typo.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 15 Apr 2009 16:42:00 -0700] rev 1378
[doc] Fix typo.
Wed, 15 Apr 2009 17:37:13 +0200 merge
sylvain.thenault@logilab.fr [Wed, 15 Apr 2009 17:37:13 +0200] rev 1377
merge
Wed, 15 Apr 2009 17:25:46 +0200 merge
Katia Saurfelt <katia.saurfelt@logilab.fr> [Wed, 15 Apr 2009 17:25:46 +0200] rev 1376
merge
Wed, 15 Apr 2009 10:03:48 +0200 remove planned_delivery from ProgressTableView
Katia Saurfelt <katia.saurfelt@logilab.fr> [Wed, 15 Apr 2009 10:03:48 +0200] rev 1375
remove planned_delivery from ProgressTableView
Wed, 15 Apr 2009 17:36:09 +0200 backport 3.1 branch to default (duh...)
sylvain.thenault@logilab.fr [Wed, 15 Apr 2009 17:36:09 +0200] rev 1374
backport 3.1 branch to default (duh...)
Wed, 15 Apr 2009 17:30:03 +0200 merge tls-sprint
sylvain.thenault@logilab.fr [Wed, 15 Apr 2009 17:30:03 +0200] rev 1373
merge
Wed, 15 Apr 2009 17:00:58 +0200 register_user can now also set an email tls-sprint
Florent <florent@secondweb.fr> [Wed, 15 Apr 2009 17:00:58 +0200] rev 1372
register_user can now also set an email
Thu, 15 Jan 2009 10:13:25 +0100 sort email addresses and remove doubled ones before sending the email 3.1
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 15 Jan 2009 10:13:25 +0100] rev 1371
sort email addresses and remove doubled ones before sending the email
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip