Fri, 20 Feb 2009 17:39:48 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:39:48 +0100] rev 911
oops
Fri, 20 Feb 2009 17:38:55 +0100 fix DateTimePicker implementation, it should now work tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 17:38:55 +0100] rev 910
fix DateTimePicker implementation, it should now work
Fri, 20 Feb 2009 17:38:38 +0100 select needs to accept an id tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 17:38:38 +0100] rev 909
select needs to accept an id
Fri, 20 Feb 2009 17:38:10 +0100 confirmation in password widget tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:38:10 +0100] rev 908
confirmation in password widget
Fri, 20 Feb 2009 17:20:53 +0100 FileField backport tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:20:53 +0100] rev 907
FileField backport
Fri, 20 Feb 2009 17:20:39 +0100 should use StringField actuallly tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:20:39 +0100] rev 906
should use StringField actuallly
Fri, 20 Feb 2009 17:20:29 +0100 add needs_css and needs_js on widgets tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 17:20:29 +0100] rev 905
add needs_css and needs_js on widgets
Fri, 20 Feb 2009 17:18:54 +0100 fix label generation in forms tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 17:18:54 +0100] rev 904
fix label generation in forms
Fri, 20 Feb 2009 16:04:04 +0100 The value as returned by FieldWidget._render_attrs() is now always a list tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 16:04:04 +0100] rev 903
The value as returned by FieldWidget._render_attrs() is now always a list
Fri, 20 Feb 2009 16:03:01 +0100 vocabulary methods are now defined on forms, not on entities tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 16:03:01 +0100] rev 902
vocabulary methods are now defined on forms, not on entities
Fri, 20 Feb 2009 16:01:33 +0100 implement default vocabulary method on Field, provide a specific one on RelationField tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 16:01:33 +0100] rev 901
implement default vocabulary method on Field, provide a specific one on RelationField
Fri, 20 Feb 2009 15:59:43 +0100 field debug helper tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:59:43 +0100] rev 900
field debug helper
Fri, 20 Feb 2009 15:58:46 +0100 rename propname into format_prop tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:58:46 +0100] rev 899
rename propname into format_prop
Fri, 20 Feb 2009 15:57:29 +0100 fix HiddenRelationField bug tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:57:29 +0100] rev 898
fix HiddenRelationField bug
Fri, 20 Feb 2009 15:55:59 +0100 provide basic methods to build fields from schema constraints / cardinality tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:55:59 +0100] rev 897
provide basic methods to build fields from schema constraints / cardinality
Fri, 20 Feb 2009 15:51:42 +0100 put form buttons in a separate table tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:51:42 +0100] rev 896
put form buttons in a separate table
Fri, 20 Feb 2009 15:46:38 +0100 select tag now accepts a multiple argument tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:46:38 +0100] rev 895
select tag now accepts a multiple argument
Fri, 20 Feb 2009 15:40:28 +0100 test and fixes tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:40:28 +0100] rev 894
test and fixes
Fri, 20 Feb 2009 15:40:13 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:40:13 +0100] rev 893
oops
Fri, 20 Feb 2009 15:29:13 +0100 rich field / fckeditor handling tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:29:13 +0100] rev 892
rich field / fckeditor handling
Fri, 20 Feb 2009 15:28:55 +0100 cleanup (until removal :) tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:28:55 +0100] rev 891
cleanup (until removal :)
Fri, 20 Feb 2009 15:06:59 +0100 make fckeditor actually optional, fix its config, avoid needs for a link to fckeditor.js tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:06:59 +0100] rev 890
make fckeditor actually optional, fix its config, avoid needs for a link to fckeditor.js
Fri, 20 Feb 2009 10:38:41 +0100 update imports tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 10:38:41 +0100] rev 889
update imports
Fri, 20 Feb 2009 10:38:34 +0100 fix field value for hidden edit[s|à] fields tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 10:38:34 +0100] rev 888
fix field value for hidden edit[s|à] fields
Fri, 20 Feb 2009 01:50:45 +0100 various fixes to have change state and deletion forms working tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:50:45 +0100] rev 887
various fixes to have change state and deletion forms working
Fri, 20 Feb 2009 01:50:20 +0100 seems I don't need bw compat support tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:50:20 +0100] rev 886
seems I don't need bw compat support
Fri, 20 Feb 2009 01:49:39 +0100 no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:49:39 +0100] rev 885
no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing
Fri, 20 Feb 2009 01:49:00 +0100 cleanup tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:49:00 +0100] rev 884
cleanup
Fri, 20 Feb 2009 01:48:38 +0100 missing selectors, no more need for relation_possible when using has_related_entities (implied) tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:48:38 +0100] rev 883
missing selectors, no more need for relation_possible when using has_related_entities (implied)
Fri, 20 Feb 2009 01:48:06 +0100 fix ui.main-template property handling tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:48:06 +0100] rev 882
fix ui.main-template property handling
Fri, 20 Feb 2009 01:47:43 +0100 simply test if rset is None... tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:47:43 +0100] rev 881
simply test if rset is None...
Fri, 20 Feb 2009 01:15:37 +0100 view is optional tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:15:37 +0100] rev 880
view is optional
Fri, 20 Feb 2009 01:15:20 +0100 fix custom selector tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:15:20 +0100] rev 879
fix custom selector
Fri, 20 Feb 2009 01:14:46 +0100 typo tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:14:46 +0100] rev 878
typo
Fri, 20 Feb 2009 01:14:40 +0100 should not use named args for req and rset when selecting tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:14:40 +0100] rev 877
should not use named args for req and rset when selecting
Fri, 20 Feb 2009 01:14:15 +0100 use relation_possible from within has_relation, fix another bug tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:14:15 +0100] rev 876
use relation_possible from within has_relation, fix another bug
Fri, 20 Feb 2009 01:13:50 +0100 assert select() tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:13:50 +0100] rev 875
assert select()
Fri, 20 Feb 2009 00:05:57 +0100 EntityFieldsForm.form_render() doesn't need entity anymore tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 00:05:57 +0100] rev 874
EntityFieldsForm.form_render() doesn't need entity anymore
Thu, 19 Feb 2009 23:32:51 +0100 cleanup tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 23:32:51 +0100] rev 873
cleanup
Thu, 19 Feb 2009 23:32:46 +0100 avoid deprecation warning tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 23:32:46 +0100] rev 872
avoid deprecation warning
Thu, 19 Feb 2009 23:31:43 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 23:31:43 +0100] rev 871
oops
Thu, 19 Feb 2009 22:59:02 +0100 more bw compat tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 22:59:02 +0100] rev 870
more bw compat
Thu, 19 Feb 2009 22:48:50 +0100 form to edit multiple entities, use it in DeleteConfForm tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 22:48:50 +0100] rev 869
form to edit multiple entities, use it in DeleteConfForm
Thu, 19 Feb 2009 22:17:39 +0100 update test, use a DateTimePicker widget tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 22:17:39 +0100] rev 868
update test, use a DateTimePicker widget
Thu, 19 Feb 2009 22:17:22 +0100 fix implementation errors import DateTimePicker tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 22:17:22 +0100] rev 867
fix implementation errors import DateTimePicker
Thu, 19 Feb 2009 21:38:04 +0100 use EnvBasedTC since we need to access the schema tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:38:04 +0100] rev 866
use EnvBasedTC since we need to access the schema
Thu, 19 Feb 2009 21:36:39 +0100 DatePicker widget tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:36:39 +0100] rev 865
DatePicker widget
Thu, 19 Feb 2009 21:36:22 +0100 basic implementation of Date / Float fields tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:36:22 +0100] rev 864
basic implementation of Date / Float fields
Thu, 19 Feb 2009 21:35:27 +0100 restore previous hidden input behaviour (edits- / edito- fields) tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:35:27 +0100] rev 863
restore previous hidden input behaviour (edits- / edito- fields)
Thu, 19 Feb 2009 21:32:23 +0100 mini improvement to simple_sgml_tag: ignore attributes for which the value is None tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:32:23 +0100] rev 862
mini improvement to simple_sgml_tag: ignore attributes for which the value is None
Thu, 19 Feb 2009 21:31:18 +0100 provide a mini HTML select tag constructor tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:31:18 +0100] rev 861
provide a mini HTML select tag constructor
Thu, 19 Feb 2009 20:29:22 +0100 be sure to replace cubicweb-core
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 20:29:22 +0100] rev 860
be sure to replace cubicweb-core
Thu, 19 Feb 2009 20:21:10 +0100 (merge)
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 20:21:10 +0100] rev 859
(merge)
Thu, 19 Feb 2009 20:19:05 +0100 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 20:19:05 +0100] rev 858
reorganize debian packages (Closes: #1168) - Merge cubicweb-core into cubicweb-common - Fix lintian errors - Install bash_completion file correctly - Clean debian/rules
Thu, 19 Feb 2009 19:21:26 +0100 we want to keep control on jquery.js file version
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 19:21:26 +0100] rev 857
we want to keep control on jquery.js file version
Thu, 19 Feb 2009 12:09:01 +0100 ask for translation from french
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 12:09:01 +0100] rev 856
ask for translation from french
Thu, 19 Feb 2009 12:07:18 +0100 FIXME where to put the file ?
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 12:07:18 +0100] rev 855
FIXME where to put the file ?
Thu, 19 Feb 2009 11:39:19 +0100 backup before breaking
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 11:39:19 +0100] rev 854
backup before breaking
Wed, 11 Feb 2009 16:48:36 +0100 Use specific css files directly in views code
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 11 Feb 2009 16:48:36 +0100] rev 853
Use specific css files directly in views code
Wed, 11 Feb 2009 16:46:18 +0100 simplify css style
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 11 Feb 2009 16:46:18 +0100] rev 852
simplify css style
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip