2009-05-14 Added tag cubicweb-version-3_2_0 for changeset c14231e3a4f9 cubicweb-debian-version-3_2_0-1
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 14 May 2009 16:28:57 +0200] rev 1824
Added tag cubicweb-version-3_2_0 for changeset c14231e3a4f9
2009-05-14 ... cubicweb-version-3_2_0
sylvain.thenault@logilab.fr [Thu, 14 May 2009 15:33:50 +0200] rev 1823
...
2009-05-14 more packaging fixes
sylvain.thenault@logilab.fr [Thu, 14 May 2009 15:27:16 +0200] rev 1822
more packaging fixes
2009-05-14 fix packaging
sylvain.thenault@logilab.fr [Thu, 14 May 2009 15:15:21 +0200] rev 1821
fix packaging
2009-05-14 use wildcard
Sylvain <syt@logilab.fr> [Thu, 14 May 2009 15:08:58 +0200] rev 1820
use wildcard
2009-05-14 remove 2.5 construction
Sylvain <syt@logilab.fr> [Thu, 14 May 2009 14:51:52 +0200] rev 1819
remove 2.5 construction
2009-05-14 merge
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:52:27 +0200] rev 1818
merge
2009-05-14 close branch 25480a710422
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:52:13 +0200] rev 1817
close branch
2009-05-14 merge
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:51:53 +0200] rev 1816
merge
2009-05-14 close branch 894685124c68
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:51:38 +0200] rev 1815
close branch
2009-05-14 merge
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:51:11 +0200] rev 1814
merge
2009-05-14 merge
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:50:34 +0200] rev 1813
merge
2009-05-14 close branch 450c435d69b9
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:50:14 +0200] rev 1812
close branch
2009-05-14 close 1fbeb11a27a3
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:49:44 +0200] rev 1811
close
2009-05-14 merge
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:49:04 +0200] rev 1810
merge
2009-05-14 close branch tls-sprint
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:48:32 +0200] rev 1809
close branch
2009-05-14 backport tls-sprint
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:48:11 +0200] rev 1808
backport tls-sprint
2009-05-14 3.2 tls-sprint
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:43:56 +0200] rev 1807
3.2
2009-05-14 i18nupdate tls-sprint
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:43:48 +0200] rev 1806
i18nupdate
2009-05-14 clear query cache on write tls-sprint
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:34:20 +0200] rev 1805
clear query cache on write
2009-05-14 skip RawDynamicComboBoxWidget tls-sprint
sylvain.thenault@logilab.fr [Thu, 14 May 2009 12:34:08 +0200] rev 1804
skip RawDynamicComboBoxWidget
2009-05-14 let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 14 May 2009 12:31:23 +0200] rev 1803
let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary
2009-05-14 delete-trailing-whitespace + some copyright update tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 14 May 2009 11:38:40 +0200] rev 1802
delete-trailing-whitespace + some copyright update
2009-05-14 ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 14 May 2009 10:24:56 +0200] rev 1801
ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead The idea is to generate the full URL on the server side and not on the client side (i.e in JS). This way, this gives a chance to the ajax link to work outside the application itself (typically mash-ups).
2009-05-14 [calendar] ensure task.start / task.stop are available before calling todate() tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 14 May 2009 10:13:59 +0200] rev 1800
[calendar] ensure task.start / task.stop are available before calling todate()
2009-05-14 ensure start/stop are datetime before access to .hour tls-sprint
sylvain.thenault@logilab.fr [Thu, 14 May 2009 08:35:19 +0200] rev 1799
ensure start/stop are datetime before access to .hour
2009-05-13 pass default values along the whole call chain, fix hidden field update bug tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 13 May 2009 19:51:30 +0200] rev 1798
pass default values along the whole call chain, fix hidden field update bug
2009-05-13 fix some web tests, adjusts rtags tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:21:35 +0200] rev 1797
fix some web tests, adjusts rtags
2009-05-13 merge tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:01:42 +0200] rev 1796
merge
2009-05-13 on inline form validation, also provide the 'unspecified' placeholder value for empty fields tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 13 May 2009 16:07:44 +0200] rev 1795
on inline form validation, also provide the 'unspecified' placeholder value for empty fields
2009-05-13 merge tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 13 May 2009 15:55:47 +0200] rev 1794
merge
2009-05-13 fix vertical alignment pb. with descr. format list and textarea inputs tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 13 May 2009 15:55:08 +0200] rev 1793
fix vertical alignment pb. with descr. format list and textarea inputs
2009-05-13 delete-trailing-spaces tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:01:25 +0200] rev 1792
delete-trailing-spaces
2009-05-13 clear cache before synchronization tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:01:16 +0200] rev 1791
clear cache before synchronization
2009-05-13 previous form actually worked?? tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:00:42 +0200] rev 1790
previous form actually worked??
2009-05-13 sort solutions anyway tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:00:22 +0200] rev 1789
sort solutions anyway
2009-05-13 check field isn't already instantiated tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 17:00:08 +0200] rev 1788
check field isn't already instantiated
2009-05-13 fix test tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 16:59:50 +0200] rev 1787
fix test
2009-05-13 one more msplanning bug fixed... tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 16:28:21 +0200] rev 1786
one more msplanning bug fixed...
2009-05-13 ms planning fix tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 15:46:47 +0200] rev 1785
ms planning fix
2009-05-13 already a class tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 15:06:02 +0200] rev 1784
already a class
2009-05-13 mx flag has moved tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 15:05:38 +0200] rev 1783
mx flag has moved
2009-05-13 consider fields_kwargs even when field specified tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 13:57:51 +0200] rev 1782
consider fields_kwargs even when field specified
2009-05-13 no (not for attributes anyway) tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 13 May 2009 12:15:03 +0200] rev 1781
no (not for attributes anyway)
2009-05-13 dc_description should take a format argument tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 11:06:22 +0200] rev 1780
dc_description should take a format argument
2009-05-13 merge tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 11:02:47 +0200] rev 1779
merge
2009-05-13 xhmlt fix tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 11:02:40 +0200] rev 1778
xhmlt fix
2009-05-13 fix popup login width when allow-email-login=y tls-sprint
Florent <florent@secondweb.fr> [Wed, 13 May 2009 10:56:24 +0200] rev 1777
fix popup login width when allow-email-login=y
2009-05-13 adapt login box message to allow-email-login configuration tls-sprint
Florent <florent@secondweb.fr> [Wed, 13 May 2009 10:38:18 +0200] rev 1776
adapt login box message to allow-email-login configuration
2009-05-13 fix in case only one type is tested tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 11:01:40 +0200] rev 1775
fix in case only one type is tested
2009-05-13 fix cubes order while generating catalogs tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 10:12:40 +0200] rev 1774
fix cubes order while generating catalogs
2009-05-13 use render tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 10:12:03 +0200] rev 1773
use render
2009-05-13 merge tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 09:13:26 +0200] rev 1772
merge
2009-05-13 fix <optgroup> tag cannot be empty according to DTD tls-sprint
Florent <florent@secondweb.fr> [Wed, 13 May 2009 08:58:32 +0200] rev 1771
fix <optgroup> tag cannot be empty according to DTD
2009-05-13 refactor and don't crash on error while generating a cube's catalogs tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 09:09:50 +0200] rev 1770
refactor and don't crash on error while generating a cube's catalogs
2009-05-13 fix some rtags pb on i18n catalog generation tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 09:09:22 +0200] rev 1769
fix some rtags pb on i18n catalog generation
2009-05-13 ensure input widgets are displayed anyway if they get an empty list as values tls-sprint
sylvain.thenault@logilab.fr [Wed, 13 May 2009 08:41:23 +0200] rev 1768
ensure input widgets are displayed anyway if they get an empty list as values
2009-05-12 should specify role tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 20:53:45 +0200] rev 1767
should specify role
2009-05-12 meeep tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 20:52:36 +0200] rev 1766
meeep
2009-05-12 check a file is submitted first tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 20:47:42 +0200] rev 1765
check a file is submitted first
2009-05-12 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 20:31:35 +0200] rev 1764
merge
2009-05-12 that should be automatic tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 12 May 2009 20:08:36 +0200] rev 1763
that should be automatic
2009-05-12 accept a default value for empty attributes/relations tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 12 May 2009 19:58:55 +0200] rev 1762
accept a default value for empty attributes/relations
2009-05-12 merge tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 12 May 2009 19:21:42 +0200] rev 1761
merge
2009-05-12 [reledit] relation edition : cleanup a bit #343123 tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 12 May 2009 19:17:54 +0200] rev 1760
[reledit] relation edition : cleanup a bit #343123
2009-05-12 preliminary support for inline edition of relations tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 12 May 2009 18:53:41 +0200] rev 1759
preliminary support for inline edition of relations
2009-05-12 some widget adjustments tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 20:18:19 +0200] rev 1758
some widget adjustments
2009-05-12 remove fixed width tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 20:17:49 +0200] rev 1757
remove fixed width
2009-05-12 move initialize_varmaker impl to base app object tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 20:17:37 +0200] rev 1756
move initialize_varmaker impl to base app object
2009-05-12 consider __linkto in form_field_display_value tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 19:20:49 +0200] rev 1755
consider __linkto in form_field_display_value
2009-05-12 autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/) tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 19:20:23 +0200] rev 1754
autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/)
2009-05-12 delete-trailing-spaces tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 18:16:11 +0200] rev 1753
delete-trailing-spaces
2009-05-12 fix rtags initialization: do it at the registry level to avoid multiple initialization of the same rtag tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 18:15:49 +0200] rev 1752
fix rtags initialization: do it at the registry level to avoid multiple initialization of the same rtag
2009-05-12 fix todatetime implementation tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 18:14:46 +0200] rev 1751
fix todatetime implementation
2009-05-12 fix name error tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 17:39:50 +0200] rev 1750
fix name error
2009-05-12 buggy fix tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 17:39:45 +0200] rev 1749
buggy fix
2009-05-12 enhance warning message to ease debugging tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 17:16:05 +0200] rev 1748
enhance warning message to ease debugging
2009-05-12 typos, wrong etypes tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 17:15:41 +0200] rev 1747
typos, wrong etypes
2009-05-12 oops, keep python 2.4 compat tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 12 May 2009 16:47:03 +0200] rev 1746
oops, keep python 2.4 compat
2009-05-12 a bunch of NameError (!) // needs review // tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 12 May 2009 16:38:25 +0200] rev 1745
a bunch of NameError (!) // needs review //
2009-05-12 fix naming to avoid errors... tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 16:29:52 +0200] rev 1744
fix naming to avoid errors...
2009-05-12 take a sample target type instead of '*' else we may miss some expected values (we may still miss some...) tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 16:27:23 +0200] rev 1743
take a sample target type instead of '*' else we may miss some expected values (we may still miss some...)
2009-05-12 fix self on initfunc tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 12 May 2009 16:24:27 +0200] rev 1742
fix self on initfunc
2009-05-12 use lgc implementation tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 15:56:10 +0200] rev 1741
use lgc implementation
2009-05-12 warn and drop rtags not in schema, this may be intentional; drop possibility to not specify value for bool rtags tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 15:56:00 +0200] rev 1740
warn and drop rtags not in schema, this may be intentional; drop possibility to not specify value for bool rtags
2009-05-12 final rtag api tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 11:56:12 +0200] rev 1739
final rtag api
2009-05-12 should not override potential explicit widget tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 11:49:30 +0200] rev 1738
should not override potential explicit widget
2009-05-12 wrong name tls-sprint
sylvain.thenault@logilab.fr [Tue, 12 May 2009 11:49:12 +0200] rev 1737
wrong name
2009-05-11 that slipped in by accident tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 11 May 2009 19:46:01 +0200] rev 1736
that slipped in by accident
2009-05-11 no value, but something needs to be shown // needs review // tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 11 May 2009 19:44:52 +0200] rev 1735
no value, but something needs to be shown // needs review //
2009-05-11 access to rwidgets through uicfg, removing buggy import breaking bw compat on the way tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 18:02:04 +0200] rev 1734
access to rwidgets through uicfg, removing buggy import breaking bw compat on the way
2009-05-11 use html for rss description tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 17:50:17 +0200] rev 1733
use html for rss description
2009-05-11 use etype_get tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 17:39:07 +0200] rev 1732
use etype_get
2009-05-11 delete-trailing-spaces, fix typo tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 17:38:55 +0200] rev 1731
delete-trailing-spaces, fix typo
2009-05-11 fix 'render' method name conflict tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 17:01:34 +0200] rev 1730
fix 'render' method name conflict
2009-05-11 merge tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 11 May 2009 16:28:42 +0200] rev 1729
merge
2009-05-11 merge tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 11 May 2009 14:46:26 +0200] rev 1728
merge
2009-05-11 fix syntax error (missing paren) tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 11 May 2009 12:46:07 +0200] rev 1727
fix syntax error (missing paren)
2009-05-11 [rtags] .get api change tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Mon, 11 May 2009 16:08:53 +0200] rev 1726
[rtags] .get api change
2009-05-11 merge tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Mon, 11 May 2009 12:03:52 +0200] rev 1725
merge
2009-05-11 miss ) tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Mon, 11 May 2009 11:59:56 +0200] rev 1724
miss )
2009-05-11 View.dispatch -> View.render tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 11:55:10 +0200] rev 1723
View.dispatch -> View.render
2009-05-11 class has been dropped tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 11:30:42 +0200] rev 1722
class has been dropped
2009-05-11 final rtags api (eventually :$) tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 11:20:38 +0200] rev 1721
final rtags api (eventually :$)
2009-05-11 drop content_title tls-sprint
sylvain.thenault@logilab.fr [Mon, 11 May 2009 11:01:40 +0200] rev 1720
drop content_title
2009-05-11 wrong variable name tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Mon, 11 May 2009 09:57:02 +0200] rev 1719
wrong variable name
2009-05-11 correct the values list append tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Mon, 11 May 2009 09:56:21 +0200] rev 1718
correct the values list append
2009-05-11 correct wrong condition and missing import tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Mon, 11 May 2009 08:02:49 +0200] rev 1717
correct wrong condition and missing import
2009-05-07 basic support for http Accept header (untested) tls-sprint
sylvain.thenault@logilab.fr [Thu, 07 May 2009 17:33:15 +0200] rev 1716
basic support for http Accept header (untested)
2009-05-07 merge tls-sprint
sylvain.thenault@logilab.fr [Thu, 07 May 2009 16:42:34 +0200] rev 1715
merge
2009-05-07 new book layout, do not compile yet tls-sprint
sylvain.thenault@logilab.fr [Thu, 07 May 2009 16:33:22 +0200] rev 1714
new book layout, do not compile yet
2009-05-07 bix a bug: correct the sended parameter 'no need for id in the string parameter name' tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Thu, 07 May 2009 16:00:58 +0200] rev 1713
bix a bug: correct the sended parameter 'no need for id in the string parameter name'
2009-05-07 fix a bug deltatime hasn't a hours or minutes attributes tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Thu, 07 May 2009 12:46:35 +0200] rev 1712
fix a bug deltatime hasn't a hours or minutes attributes
2009-05-07 Make sure end is datetime.date. tls-sprint
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Thu, 07 May 2009 02:47:06 -0700] rev 1711
Make sure end is datetime.date.
2009-05-06 refactor error handling: get validation error information from a form attribute instead of req.data to avoid pb when multiple forms are displayed tls-sprint
sylvain.thenault@logilab.fr [Wed, 06 May 2009 18:13:32 +0200] rev 1710
refactor error handling: get validation error information from a form attribute instead of req.data to avoid pb when multiple forms are displayed
2009-05-06 use yams.schema method for initial value tls-sprint
sylvain.thenault@logilab.fr [Wed, 06 May 2009 17:24:48 +0200] rev 1709
use yams.schema method for initial value
2009-05-06 merge tls-sprint
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 06 May 2009 06:18:34 -0700] rev 1708
merge
2009-05-06 Use of datetime instead of mx.datetime and use of new date_range. tls-sprint
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 06 May 2009 03:29:33 -0700] rev 1707
Use of datetime instead of mx.datetime and use of new date_range.
2009-05-06 Use widget TextInput instead of DateTimePicker. tls-sprint
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 06 May 2009 03:28:55 -0700] rev 1706
Use widget TextInput instead of DateTimePicker.
2009-05-06 Fix date_range increments argument. tls-sprint
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Wed, 06 May 2009 03:28:02 -0700] rev 1705
Fix date_range increments argument.
2009-05-06 ensure format is not an unicode string tls-sprint
sylvain.thenault@logilab.fr [Wed, 06 May 2009 13:11:32 +0200] rev 1704
ensure format is not an unicode string
2009-05-06 should prefill cached values for relation in the primary or secondary category tls-sprint
sylvain.thenault@logilab.fr [Wed, 06 May 2009 09:47:50 +0200] rev 1703
should prefill cached values for relation in the primary or secondary category
2009-05-06 cleanup tls-sprint
sylvain.thenault@logilab.fr [Wed, 06 May 2009 09:46:36 +0200] rev 1702
cleanup
2009-05-06 use values cached on the entity if any tls-sprint
sylvain.thenault@logilab.fr [Wed, 06 May 2009 09:46:26 +0200] rev 1701
use values cached on the entity if any
2009-05-05 update old_calendar, more needed tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 19:35:55 +0200] rev 1700
update old_calendar, more needed
2009-05-05 import cleanup tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 19:31:00 +0200] rev 1699
import cleanup
2009-05-05 delete-trailing-whitespaces tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 19:30:41 +0200] rev 1698
delete-trailing-whitespaces
2009-05-05 next_month / previous_month now support a new arg to give number of month tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 19:30:29 +0200] rev 1697
next_month / previous_month now support a new arg to give number of month
2009-05-05 fix implementation to avoid separator with nothing following tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 19:29:59 +0200] rev 1696
fix implementation to avoid separator with nothing following
2009-05-05 update implementation to get vocab from form instead of entity tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 19:29:43 +0200] rev 1695
update implementation to get vocab from form instead of entity
2009-05-05 ease location of the pb in the warning tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 18:05:24 +0200] rev 1694
ease location of the pb in the warning
2009-05-05 use logilab.common.sphinxutils
Emile Anclin <emile.anclin@logilab.fr> [Tue, 05 May 2009 17:18:49 +0200] rev 1693
use logilab.common.sphinxutils
2009-05-05 fix multiple edit tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:26:21 +0200] rev 1692
fix multiple edit
2009-05-05 fix closing td tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:16:01 +0200] rev 1691
fix closing td
2009-05-05 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:13:37 +0200] rev 1690
merge
2009-05-05 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:13:30 +0200] rev 1689
merge
2009-05-05 Back to old_calendar for now. tls-sprint
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 05 May 2009 07:58:05 -0700] rev 1688
Back to old_calendar for now.
2009-05-05 typos
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 05 May 2009 04:52:12 -0700] rev 1687
typos
2009-05-05 ease overriding of default renderer tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 16:53:12 +0200] rev 1686
ease overriding of default renderer
2009-05-05 fix copy edition view tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 16:52:44 +0200] rev 1685
fix copy edition view
2009-05-05 fix imports tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 16:52:30 +0200] rev 1684
fix imports
2009-05-05 don't display relation in the metadata category here tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 16:06:00 +0200] rev 1683
don't display relation in the metadata category here
2009-05-05 must reset cubes before next authentication tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 15:40:07 +0200] rev 1682
must reset cubes before next authentication
2009-05-05 nicer assertion message tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 15:39:43 +0200] rev 1681
nicer assertion message
2009-05-05 use xml_escape tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 15:39:03 +0200] rev 1680
use xml_escape
2009-05-05 [doc] Fix broken references.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 05 May 2009 02:55:33 -0700] rev 1679
[doc] Fix broken references.
2009-05-05 [doc] Add FAQ entries based on answers from forum.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 05 May 2009 02:55:08 -0700] rev 1678
[doc] Add FAQ entries based on answers from forum.
2009-05-05 [doc] Change structure to make it more readable.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 05 May 2009 02:03:45 -0700] rev 1677
[doc] Change structure to make it more readable.
2009-05-05 [doc] Fix bad reference.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Tue, 05 May 2009 02:02:58 -0700] rev 1676
[doc] Fix bad reference.
2009-04-23 [doc] Add script to load data with dbapi using the setting pyro-server=yes.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Thu, 23 Apr 2009 14:05:55 -0700] rev 1675
[doc] Add script to load data with dbapi using the setting pyro-server=yes.
2009-04-23 [doc] Add brief reference to the chapter cubicweb-ctl tool.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Thu, 23 Apr 2009 13:46:57 -0700] rev 1674
[doc] Add brief reference to the chapter cubicweb-ctl tool.
2009-04-23 [doc] Removes link in index as it is duplicated content of setup.en.txt and tutorial.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Thu, 23 Apr 2009 13:39:15 -0700] rev 1673
[doc] Removes link in index as it is duplicated content of setup.en.txt and tutorial.
2009-05-05 'add' is already added before tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 09:59:01 +0200] rev 1672
'add' is already added before
2009-05-05 miss arg tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 08:58:35 +0200] rev 1671
miss arg
2009-05-05 correct wrong fuction name tls-sprint
Graziella Toutoungis <graziella.toutoungis@logilab.fr> [Tue, 05 May 2009 08:55:47 +0200] rev 1670
correct wrong fuction name
2009-05-05 i18n update renamed entity types tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:12:53 +0200] rev 1669
i18n update renamed entity types
2009-05-05 delete-trailing-whitespaces tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:12:37 +0200] rev 1668
delete-trailing-whitespaces
2009-05-05 oops tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:12:22 +0200] rev 1667
oops
2009-05-05 delete-trailing-whitespaces tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:12:14 +0200] rev 1666
delete-trailing-whitespaces
2009-05-05 more i18nupdate fixes tls-sprint
sylvain.thenault@logilab.fr [Tue, 05 May 2009 17:11:51 +0200] rev 1665
more i18nupdate fixes
2009-05-05 add XXX before 2 calls to self.repo.internal_session() on the web interface side tls-sprint
Florent <florent@secondweb.fr> [Tue, 05 May 2009 12:07:42 +0200] rev 1664
add XXX before 2 calls to self.repo.internal_session() on the web interface side
2009-05-05 close internal session in login_from_email tls-sprint
Florent <florent@secondweb.fr> [Tue, 05 May 2009 12:04:47 +0200] rev 1663
close internal session in login_from_email
2009-05-04 fix i18nupdate tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 17:24:43 +0200] rev 1662
fix i18nupdate
2009-05-04 name argument tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 17:03:44 +0200] rev 1661
name argument
2009-05-04 delete-trailing-whitespaces, missing import tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 17:03:30 +0200] rev 1660
delete-trailing-whitespaces, missing import
2009-05-04 ooops tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 16:22:47 +0200] rev 1659
ooops
2009-05-04 delete-trailing-whitespaces, update import tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 16:04:02 +0200] rev 1658
delete-trailing-whitespaces, update import
2009-05-04 delete-trailing-whitespaces, add page_size argument to .paginate tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 16:03:52 +0200] rev 1657
delete-trailing-whitespaces, add page_size argument to .paginate
2009-05-04 buggy sioc views tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 16:02:38 +0200] rev 1656
buggy sioc views
2009-05-04 fix dependencies tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:50:31 +0200] rev 1655
fix dependencies
2009-05-04 test updates tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:49:36 +0200] rev 1654
test updates
2009-05-04 follow renaming tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:49:20 +0200] rev 1653
follow renaming
2009-05-04 more intuitive case tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:48:43 +0200] rev 1652
more intuitive case
2009-05-04 protect against None values tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:48:16 +0200] rev 1651
protect against None values
2009-05-04 missing import tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:47:42 +0200] rev 1650
missing import
2009-05-04 ensure date/datetime instance tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:47:30 +0200] rev 1649
ensure date/datetime instance
2009-05-04 no more 'mode' argument tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:47:05 +0200] rev 1648
no more 'mode' argument
2009-05-04 sort attribute for testing purpose tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 15:46:40 +0200] rev 1647
sort attribute for testing purpose
2009-05-04 fix tests, cleanup tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 13:36:31 +0200] rev 1646
fix tests, cleanup
2009-05-04 missing import tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 13:36:01 +0200] rev 1645
missing import
2009-05-04 makes vobject optional tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 13:31:04 +0200] rev 1644
makes vobject optional
2009-05-04 move card role to cubes.card tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 13:30:47 +0200] rev 1643
move card role to cubes.card
2009-05-04 fix tests tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 13:18:38 +0200] rev 1642
fix tests
2009-05-04 backport default tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 13:09:48 +0200] rev 1641
backport default
2009-05-04 fix tests tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 12:55:00 +0200] rev 1640
fix tests
2009-05-04 import from primary tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 12:53:59 +0200] rev 1639
import from primary
2009-05-04 extract method tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 12:53:42 +0200] rev 1638
extract method
2009-05-04 fix import tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 12:53:28 +0200] rev 1637
fix import
2009-05-04 update dependencies tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 11:57:08 +0200] rev 1636
update dependencies
2009-05-04 don't depends on simplejson outside web/ tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 11:47:33 +0200] rev 1635
don't depends on simplejson outside web/
2009-05-04 merge tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 10:52:00 +0200] rev 1634
merge
2009-04-30 close img tag tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 30 Apr 2009 18:58:43 +0200] rev 1633
close img tag
2009-05-04 fix generated labels tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 10:50:33 +0200] rev 1632
fix generated labels
2009-05-04 configurable entity types tables tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 10:50:25 +0200] rev 1631
configurable entity types tables
2009-05-04 delete-trailing-whitespaces, check table existance tls-sprint
sylvain.thenault@logilab.fr [Mon, 04 May 2009 10:50:10 +0200] rev 1630
delete-trailing-whitespaces, check table existance
2009-05-01 missing import tls-sprint
sylvain.thenault@logilab.fr [Fri, 01 May 2009 09:13:48 +0200] rev 1629
missing import
2009-04-30 display internal_fields tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 18:31:43 +0200] rev 1628
display internal_fields
2009-04-30 merge tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 18:15:08 +0200] rev 1627
merge
2009-04-30 merge tls-sprint
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 17:45:02 +0200] rev 1626
merge
2009-04-30 restore monthrange import tls-sprint
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 17:44:35 +0200] rev 1625
restore monthrange import
2009-04-30 should take arbitrary arguments tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 18:12:04 +0200] rev 1624
should take arbitrary arguments
2009-04-30 hummm tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 18:11:42 +0200] rev 1623
hummm
2009-04-30 xtarget doesn't exists anymore tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 17:36:33 +0200] rev 1622
xtarget doesn't exists anymore
2009-04-30 todatetime impl., fix todate impl. tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 17:36:17 +0200] rev 1621
todatetime impl., fix todate impl.
2009-04-30 use last_day tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 17:35:43 +0200] rev 1620
use last_day
2009-04-30 force proper date/datetime according to type (necessary for sqlite at least) tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 17:35:11 +0200] rev 1619
force proper date/datetime according to type (necessary for sqlite at least)
2009-04-30 more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 16:16:39 +0200] rev 1618
more translations for siteconfig
2009-04-30 remove logs
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 16:16:20 +0200] rev 1617
remove logs
2009-04-30 remove monthrange import tls-sprint
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 15:39:02 +0200] rev 1616
remove monthrange import
2009-04-30 merge
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 14:55:08 +0200] rev 1615
merge
2009-04-30 merge
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 14:45:02 +0200] rev 1614
merge
2009-04-30 improving preferencies : work in progress
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 14:44:18 +0200] rev 1613
improving preferencies : work in progress
2009-04-30 validation of preferencies done by ajax
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 14:43:14 +0200] rev 1612
validation of preferencies done by ajax
2009-04-30 style for preferences
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 14:36:55 +0200] rev 1611
style for preferences
2009-04-30 preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 30 Apr 2009 14:26:57 +0200] rev 1610
preferences : update
2009-04-27 avoid using <br/>
Katia Saurfelt <katia.saurfelt@logilab.fr> [Mon, 27 Apr 2009 16:20:22 +0200] rev 1609
avoid using <br/>
2009-04-27 StartupView have already match_user_group selector
Katia Saurfelt <katia.saurfelt@logilab.fr> [Mon, 27 Apr 2009 16:08:28 +0200] rev 1608
StartupView have already match_user_group selector
2009-04-30 fix metadata detection tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 14:58:49 +0200] rev 1607
fix metadata detection
2009-04-30 mark metadata attributes as generated tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 14:42:03 +0200] rev 1606
mark metadata attributes as generated
2009-04-30 delete-trailing-whitespaces tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 14:28:28 +0200] rev 1605
delete-trailing-whitespaces
2009-04-30 delete-trailing-whitespaces tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 14:17:34 +0200] rev 1604
delete-trailing-whitespaces
2009-04-30 more info if assertion fails tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 14:17:22 +0200] rev 1603
more info if assertion fails
2009-04-30 merge tls-sprint
sylvain.thenault@logilab.fr [Thu, 30 Apr 2009 13:08:11 +0200] rev 1602
merge
2009-04-30 hidden input fields : compute displayability using the associated visible field tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 30 Apr 2009 12:57:23 +0200] rev 1601
hidden input fields : compute displayability using the associated visible field
2009-04-30 backout changeset 56e347b8189c
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 30 Apr 2009 12:33:14 +0200] rev 1600
backout changeset 56e347b8189c
2009-04-30 [doc] add FAQ about kerberos auth with postgresql
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 30 Apr 2009 12:28:07 +0200] rev 1599
[doc] add FAQ about kerberos auth with postgresql
2009-04-30 merge
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 30 Apr 2009 12:27:32 +0200] rev 1598
merge
2009-04-25 merge
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 25 Apr 2009 14:44:31 -0500] rev 1597
merge
2009-04-23 Translation bug fixed
Celso Flores <jcelsoflores@gmail.com> [Wed, 22 Apr 2009 23:28:56 -0500] rev 1596
Translation bug fixed
2009-04-23 Last translation to Spanish
Celso Flores <jcelsoflores@gmail.com> [Wed, 22 Apr 2009 21:39:43 -0500] rev 1595
Last translation to Spanish
2009-04-23 traduccion
Celso Flores <jcelsoflores@gmail.com> [Wed, 22 Apr 2009 21:06:40 -0500] rev 1594
traduccion
2009-04-22 better messages
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 22 Apr 2009 09:46:13 -0500] rev 1593
better messages
2009-04-22 when debugging explain why objects are kicked out of registry
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 21 Apr 2009 22:28:15 -0500] rev 1592
when debugging explain why objects are kicked out of registry
2009-04-22 [doc] fix rql tutorial
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 21 Apr 2009 22:23:28 -0500] rev 1591
[doc] fix rql tutorial
2009-04-21 merge
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 21 Apr 2009 14:35:11 -0500] rev 1590
merge
2009-04-21 remove trailing spaces
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 21 Apr 2009 14:29:31 -0500] rev 1589
remove trailing spaces
2009-04-18 merge
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 18 Apr 2009 15:50:04 -0500] rev 1588
merge
2009-04-18 [views] fix url encoding problem in igeocodable views
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 18 Apr 2009 15:49:40 -0500] rev 1587
[views] fix url encoding problem in igeocodable views
2009-04-18 tiny doc fix
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Sat, 18 Apr 2009 15:48:42 -0500] rev 1586
tiny doc fix
2009-04-15 [doc] reduce the depth of the table of contents to get latex generation working
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 15 Apr 2009 18:16:12 +0200] rev 1585
[doc] reduce the depth of the table of contents to get latex generation working
(0) -1000 -240 +240 +1000 +3000 +10000 tip