2010-08-17 Sylvain Thénault [formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans stable
2010-08-17 Sylvain Thénault [primary view] consider rtypevid flag for relations in the 'relations' section as well stable
2010-08-17 Adrien Di Mascio [db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities() stable
2010-08-16 Aurelien Campeas [views/reledit] small refactoring stable
2010-08-16 Aurelien Campeas [views/reledit] fix bad role handling in _may_add_related stable
2010-08-13 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
2010-08-13 Adrien Di Mascio [web] fix typo in ajax_build_url (s/xtml/xhtml) stable
2010-08-12 Sylvain Thénault [web controller] don't try to translate arbitrary exception message stable
2010-08-12 Aurelien Campeas [selectors] fix match_transition & introduce new edited_attribute selector stable
2010-08-12 Sylvain Thénault RQLUniqueConstraint not in CWConstraintType for some old instances stable
2010-08-12 Alexandre Richardson [tableview] take care, description may include None (try Any NULL) stable
2010-08-12 Aurelien Campeas fix typo stable
2010-08-12 Sylvain Thénault backport stable
2010-08-12 Sylvain Thénault [form, migration] etype_relation_field should not raise error, it may block migration if used for a non yet existing field stable
2010-08-11 Sylvain Thénault fix bug introduced by 6098:a0fde9334dd0 stable
2010-08-11 Alexandre Fayolle work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected stable
2010-08-11 Sylvain Thénault [entity] base_url argument may be explicitly specified for other purpose (eg http/https site version control) stable
2010-08-11 Sylvain Thénault [cleanup] remove debug print stable
2010-08-11 Sylvain Thénault backport stable
2010-08-10 Sylvain Thénault [dot] oops, should use dc_title here stable
2010-08-10 Sylvain Thénault backport stable
2010-08-10 Stephanie Marcu more generic dot graph generator stable
2010-08-10 Sylvain Thénault backport stable
2010-08-10 Sylvain Thénault [login template] missing xml_escape stable
2010-08-10 Sylvain Thénault [primary] backport _rel_label method from the default branch stable
2010-08-10 Sylvain Thénault backport stable
2010-08-10 Stephanie Marcu [doc] docstring more explicit for pyviews stable
2010-08-10 Sylvain Thénault [debug] change severity of 'site_cubicweb loaded' message to debug stable
2010-08-10 Sylvain Thénault [primary] handle final relation (eg attribute) in the relations section, and give dispctrl to view's extra kwargs as for non final relation stable
2010-08-10 Sylvain Thénault [entity] entity.view now support initargs as req.view stable
2010-08-10 Sylvain Thénault [schema view] use rdef.ACTIONS, attribute/relation don't use the same actions permission, that causes a crash for attribute rdefs stable
2010-08-10 Sylvain Thénault [tabs] take care, vid may not be a valid dom id (for jQuery at least) stable
2010-08-10 Adrien Di Mascio [forms] callable field kwargs now always take form _and_ field parameters
2010-08-10 Adrien Di Mascio [forms] test abs() rql function
2010-08-09 Adrien Di Mascio [schema] consider ETYPE_NAME_MAP when deserializing specialization relations stable
2010-08-09 Nicolas Chauvat fix the fix stable
2010-08-09 Nicolas Chauvat fix missing import in web.request stable
2010-08-06 Sylvain Thénault backport stable
2010-08-06 Sylvain Thénault [migration] when some inlined relation definition is added to an entity type which has some specialized types, it should be propagated to those types else they may miss the necessary table column to store the relation stable
2010-08-06 Sylvain Thénault [migration] dont crash if a group doesn't exists (it may not exists yet) stable
2010-08-06 Sylvain Thénault [migration] fix rename_entity_type bug: not putting eids of relation deleted using sql query may cause later error on commit, complaining on missing relation on an entity which has been actually deleted stable
2010-08-06 Sylvain Thénault [migration] fix crash when adding symmetric relation type stable
2010-08-06 Sylvain Thénault [db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode) stable
2010-08-06 Sylvain Thénault [session] should be _cw, not req stable
2010-08-06 Sylvain Thénault [primary] use a new rtypevid flag in primary view display controller, allowing to tell the view for a non final relation should be called as an attribute view (eg, not on the target rset) stable
2010-08-04 Sylvain Thénault [cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
2010-08-04 Sylvain Thénault [vreg] rename select* object id argument to avoid name clash with arbitrary kwargs, just in case...
2010-08-04 Sylvain Thénault [primary] refactor primary view handling of relation's label
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 tip