2009-02-27 Laure Bourgois ISiocItem is an interface that is implemented by 'post' entities (in sioc specification) i.e blogentry, mail ...
2009-02-27 Laure Bourgois primaryRight class is a div that contains right boxes (if there is)
2009-02-27 Laure Bourgois remplacing tables by div for right (and left) box layout
2009-03-02 sylvain thenault missing paren tls-sprint
2009-03-02 sylvain thenault oops, missed one conflict tls-sprint
2009-03-02 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
2009-03-02 sylvain thenault import updates tls-sprint
2009-03-02 sylvain thenault allow to pass attrs as argument explicitly tls-sprint
2009-03-02 sylvain thenault rename EntityRelatedTab into EntityRelationView, some fixes tls-sprint
2009-02-27 sylvain thenault fix some imports, update treeview for 3.2 tls-sprint
2009-02-27 sylvain thenault more tags, map klass -> class avoiding needs to use **dict tls-sprint
2009-02-27 Stephanie Marcu add an XX message to remember to correct the bug: if a rtag is redefined in a subclass, the rtag of the base class overwrite the rtag of the subclass
2009-02-26 sylvain thenault use non-breakable space in time display
2009-02-26 sylvain thenault fix freezeFormButtons function
2009-02-26 sylvain thenault should use .cnx, not ._cnx
2009-02-26 sylvain thenault fix ldapsource w/ restriction on unsupported relation (return no results in that case)
2009-02-26 sylvain thenault update copyright
2009-02-26 sylvain thenault assert session has a pool set on error
2009-02-26 sylvain thenault set_state command in shell
2009-02-26 sylvain thenault fix .cnxid of RepositoryBasedTC to be actual cnx id...
2009-02-26 sylvain thenault add test for some WorkfloableMixIn methods
2009-02-26 sylvain thenault missing form.css in change state and delete confirmation forms
2009-02-26 sylvain thenault fix dependencies
2009-02-26 sylvain thenault fix #171339
2009-02-25 Sylvain Added tag cubicweb-debian-version-3_1_0-1 for changeset dd3efdf58d28
2009-02-25 Sylvain Added tag cubicweb-version-3_1_0 for changeset a711c7c185d1 cubicweb-debian-version-3_1_0-1
2009-02-25 sylvain thenault gargl, this shouldn't be there in case we're running py 2.4 cubicweb-version-3_1_0
2009-02-25 sylvain thenault 3.1
2009-02-25 sylvain thenault accepts Any by default (not sure it's necessary though, anyway it will be reomved in 3.2
2009-02-25 sylvain thenault typo
2009-02-25 sylvain thenault oops, I though those methods had been tested, seems not...
2009-02-25 sylvain thenault don't need to cache all those properties, only progress_info should be cached
2009-02-25 sylvain thenault fix name error, filter out non empty rset
2009-02-25 sylvain thenault don't show download box nor download link for images, by default hide name attribute even if not specified in the interface
2009-02-25 sylvain thenault title may be None
2009-02-25 sylvain thenault round corders on ajax loads
2009-02-25 sylvain thenault i18n update
2009-02-25 sylvain thenault xhtml fixes: table has no align attribute, avoid inserting empty table
2009-02-25 sylvain thenault teardown_module now gets test results as arguement
2009-02-25 sylvain thenault properly init yams loader
2009-02-25 sylvain thenault require unicode
2009-02-25 Stephanie Marcu fix in facets (avoid to have an horizontal space between facets when facets are unfold)
2009-02-24 sylvain thenault merge
2009-02-24 Aurelien Campeas [registration] comment out until there is more meat tls-sprint
2009-02-24 Aurelien Campeas [selectors] _needs real fix_ whack 'till it works for me tls-sprint
2009-02-24 Aurelien Campeas missing import tls-sprint
2009-02-24 Aurelien Campeas [forms] a note (understanding the cause would be nice) tls-sprint
2009-02-24 Aurelien Campeas [selectors] for bacwkard compatibility, we must search the mro, not just the current class, in order not to miss __selectors__ in classes that do not redefine it tls-sprint
2009-02-24 Julien Jehannet [debian] move python-simplejson dependency to cubicweb-common
2009-02-24 Aurelien Campeas merge tls-sprint
2009-02-24 Aurelien Campeas fix imports : common.utils -> utils tls-sprint
2009-02-24 Aurelien Campeas merge tls-sprint
2009-02-24 sylvain thenault check ldap source has email configured before synchronization
2009-02-24 sylvain thenault avoid patching if already done
2009-02-24 sylvain thenault missing bw compat module tls-sprint
2009-02-24 sylvain thenault needed by yams head
2009-02-24 sylvain thenault better variable/attribute names; fix remove_cube, it should not alter the .fs_schema attribute (former .new_schema)
2009-02-24 sylvain thenault late evaluation of cubicweb:facetargs is necessary since its value may change
2009-02-24 ludal Skip unittest_migractions:test_add_remove_cube as it makes other tests fail
2009-02-23 Aurelien Campeas [treeview] don't readd stuff to the header, poslish css classes treeview-tabs
2009-02-23 Aurelien Campeas [treeview] rename, manage lastCollapsable treeview-tabs
2009-02-23 Aurelien Campeas [treeview] treeid is passed along: we can manage as many trees as we want treeview-tabs
2009-02-23 Aurelien Campeas [treeview] (in progress) treeid has to be produced from outside treeview-tabs
2009-02-23 Stephanie Marcu text_cut must return unicode not string
2009-02-23 Laure Bourgois removing foaf_usable
2009-02-23 Laure Bourgois if siderelation wrapp boxes into tables
2009-02-23 Aurelien Campeas merge
2009-02-23 Aurelien Campeas unwanted merge : Backed out changeset 4328bcbd748e
2009-02-23 Laure Bourgois oups
2009-02-23 Laure Bourgois merge
2009-02-23 Laure Bourgois merge
2009-02-23 Laure Bourgois right boxes do not expand to much on the left.
2009-02-20 Aurelien Campeas [treeview] (inprogress) minimally working state-remembering treeview treeview-tabs
2009-02-20 Aurelien Campeas [tabs] augment a bit the lazyview interface (very general now), tab groups are now marked per entity (thinking about the ?vid=primary case) treeview-tabs
2009-02-20 Aurelien Campeas [treeview] (in progress) use less magic, having something that now allows prepopulating a part of the tree treeview-tabs
2009-02-20 Laure Bourgois right boxes aligment to the right
2009-02-20 Julien Jehannet cubicweb-core wasn't a virtual package
2009-02-20 sylvain thenault merge tls-sprint
2009-02-20 sylvain thenault prepare for deprecation tls-sprint
2009-02-20 sylvain thenault oops tls-sprint
2009-02-20 Adrien Di Mascio fix DateTimePicker implementation, it should now work tls-sprint
2009-02-20 Adrien Di Mascio select needs to accept an id tls-sprint
2009-02-20 sylvain thenault confirmation in password widget tls-sprint
2009-02-20 sylvain thenault FileField backport tls-sprint
2009-02-20 sylvain thenault should use StringField actuallly tls-sprint
2009-02-20 Adrien Di Mascio add needs_css and needs_js on widgets tls-sprint
2009-02-20 Adrien Di Mascio fix label generation in forms tls-sprint
2009-02-20 Adrien Di Mascio The value as returned by FieldWidget._render_attrs() is now always a list tls-sprint
2009-02-20 Adrien Di Mascio vocabulary methods are now defined on forms, not on entities tls-sprint
2009-02-20 Adrien Di Mascio implement default vocabulary method on Field, provide a specific one on RelationField tls-sprint
2009-02-20 Adrien Di Mascio field debug helper tls-sprint
2009-02-20 Adrien Di Mascio rename propname into format_prop tls-sprint
2009-02-20 Adrien Di Mascio fix HiddenRelationField bug tls-sprint
2009-02-20 Adrien Di Mascio provide basic methods to build fields from schema constraints / cardinality tls-sprint
2009-02-20 Adrien Di Mascio put form buttons in a separate table tls-sprint
2009-02-20 Adrien Di Mascio select tag now accepts a multiple argument tls-sprint
(0) -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip