2009-06-23 Florent fix date rounding issue in DateFacetRangeWidget stable
2009-06-23 Florent do not write -invalid- empty table row when form has no buttons stable
2009-06-23 Sylvain Thénault merge and add missing import in schema.py stable
2009-06-23 Sylvain Thénault edit[s|o] field's value should be formatted as the associated field stable
2009-06-23 Florent add datetime form test stable
2009-06-23 Sylvain Thénault backport stable branch
2009-06-23 Sylvain Thénault add form parameter to control display of inlined relation form stable
2009-06-23 Sylvain Thénault include_schema_files is useless stable
2009-06-23 Sylvain Thénault schema should now be importable
2009-06-23 Sylvain Thénault update schema definition to avoid deprecation warning with new yams api
2009-06-23 Aurelien Campeas merge stable
2009-06-23 Aurelien Campeas Added tag 3.3.1 for changeset a356da3e725b stable
2009-06-23 Aurelien Campeas bump stable 3.3.1
2009-06-23 Adrien Di Mascio [idownloadable] use the optional title parameter if specified in the download view stable
2009-06-23 Adrien Di Mascio [interfaces] describe more explicitly what should be implemente in the ICalendarable interface stable
2009-06-23 Adrien Di Mascio merge stable
2009-06-22 Katia Saurfelt simplify js stable
2009-06-22 Katia Saurfelt move navcontenttop on the top stable
2009-06-22 Aurelien Campeas [views] call autogrow only once per key event stable
2009-06-22 Adrien Di Mascio [javascript] provide a simple function to limit textarea size (+minor cosmetic changes) stable
2009-06-22 Sylvain Thénault use RichString
2009-06-19 Sylvain Thénault drop @ wildcard in relation subject/object, override main_attribute for proper behaviour
2009-06-19 Sylvain Thénault no more meta attribute on entity and relation type
2009-06-19 Sylvain Thénault stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
2009-06-19 Sylvain Thénault https://www.logilab.net/cwo/ticket/343724 stable
2009-06-19 Sylvain Thénault set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests stable
2009-06-18 Aurelien Campeas replace tabs implementation (behaviour should be strictly identical, look is a bit different), using jquery.tools (see #343644)
2009-06-19 Sylvain Thénault add removedeps option to remove_cube to control wether a cube's dependencies should be removed as well or not stable
2009-06-19 Sylvain Thénault cleanup stable
2009-06-19 Sylvain Thénault rqlinput should have its default visible property to false stable
2009-06-19 Sylvain Thénault deal with empty site-title stable
2009-06-19 Sylvain Thénault should use time here, not timedelta stable
2009-06-19 Sylvain Thénault fix change_state to allow state as eid/state name/state entity/ stable
2009-06-19 Sylvain Thénault d-t-w stable
2009-06-18 Sylvain Thénault add facets.css when form filter is there stable
2009-06-17 Aurelien Campeas one more ms planning bug stable
2009-06-16 Sylvain Thénault merge stable
2009-06-16 Aurelien Campeas [doc] a note on sessions stable
2009-06-16 Sylvain Thénault different message stable
2009-06-15 Sylvain Thénault add comment explaining the pb stable
2009-06-15 Sylvain Thénault when a relation isn't supported by a ms query parts, dereference introduced variable refs stable
2009-06-15 Sylvain Thénault add test and fix for queries where all variables are simplified and come from an external source stable
2009-06-15 Sylvain Thénault add source to sources configuration when adding a cube defining a source stable
2009-06-15 Sylvain Thénault check not using "admin" as uri (reserved) stable
2009-06-12 Sylvain Thénault refactor sources configuration, add source to sources when using a cube defining stable
2009-06-12 Sylvain Thénault change cubes into expanded cubes stable
2009-06-11 Florent make inline relation forms individually renderable
2009-06-11 Sylvain Thénault finish to update transaction data api stable
2009-06-11 Sylvain Thénault update transaction data api stable
2009-06-11 Sylvain Thénault simplify transaction data api, reorganize code stable
2009-06-10 Adrien Di Mascio [CWCache] yet another bugfix in cwcache: proper initalization of Cache.creation_date stable
2009-06-10 Adrien Di Mascio [CWCache] fix CWCache validity test stable
2009-06-10 Adrien Di Mascio [javascript] timeline is already bundled, don't try to include dynamically other js files stable
2009-06-10 Sylvain Thénault cleanup stable
2009-06-10 Sylvain Thénault avoid overriding specified values when guessing field stable
2009-06-10 Sylvain Thénault fix docstring, make Bookmark.title internationalizable for appl level bookmarks stable
2009-06-10 Sylvain Thénault field's help may now be a callable taking the form as argument stable
2009-06-10 Adrien Di Mascio [exlog] print clocktime in addition to cputime stable
2009-06-10 Sylvain Thénault don't set select widget when a vocabulary widget is already specified on the field class stable
2009-06-10 Sylvain Thénault merge stable
2009-06-10 Florent backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation) stable
2009-06-10 Fabrice Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
2009-06-10 Sylvain Thénault cleanup stable
2009-06-10 Sylvain Thénault fix TimeField format_prop, use format_single_value directly in render_example stable
2009-06-10 Sylvain Thénault fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration stable
2009-06-10 Sylvain Thénault optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
2009-06-10 Sylvain Thénault add warning when rset isn't a named argument in select()
2009-06-10 Sylvain Thénault should call select here
2009-06-10 Sylvain Thénault make rset optional
2009-06-10 Sylvain Thénault oops, mainform default to True stable
2009-06-10 Sylvain Thénault proper error when fname isn't specified stable
2009-06-09 Adrien Di Mascio typo: fix assertion error message in vregistry.py stable
2009-06-09 Sylvain Thénault nicer message on failure stable
2009-06-09 Sylvain Thénault cleanup stable
2009-06-09 Sylvain Thénault fix bug in multisource planner, w/ inlined relation stable
2009-06-09 Sylvain Thénault enhance BasePlannerTC to ease subclasses definition stable
2009-06-09 Sylvain Thénault fix missing from close when using a var map stable
2009-06-09 Sylvain Thénault deactivate sqlite connection wrapping for unittest_multisources for now stable
2009-06-09 Sylvain Thénault new test for missing from close when using a var map stable
2009-06-09 Sylvain Thénault cleanup stable
2009-06-09 Sylvain Thénault set_debug method on rql2sql test as well stable
2009-06-09 Sylvain Thénault log sql queries in debug mode stable
2009-06-09 Sylvain Thénault need proper logged_user and close method to be usable as native source connection wrapper stable
2009-06-09 Sylvain Thénault cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string stable
2009-06-09 Sylvain Thénault fix unregister to be more error resilient as other unregistering methods + cleanup stable
2009-06-08 Sylvain Thénault properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated stable
2009-06-08 Sylvain Thénault fix [re]set_pool prototype stable
2009-06-08 Sylvain Thénault provide local_add_relation / add_relation stable
2009-06-08 Adrien Di Mascio [basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser stable
2009-06-08 Adrien Di Mascio [entities][CWCache] handle classic datetime vs None comparison bug stable
2009-06-05 Sylvain Thénault absolute_url / build_url refactoring to avoid potential name clash
2009-06-05 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-06-05 Sylvain Thénault test broken, deprecated module; kill
2009-06-05 Sylvain Thénault reminder stable
2009-06-05 Sylvain Thénault oops stable
2009-06-05 Sylvain Thénault fix potential race-condition stable
2009-06-05 Sylvain Thénault change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite) stable
2009-06-05 Sylvain Thénault backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4* stable
2009-06-05 Sylvain Thénault merge
2009-06-05 Sylvain Thénault fix submit message handling in entity form
2009-06-05 Sylvain Thénault set __maineid in EntityFieldsForm
2009-06-05 Sylvain Thénault replace set_error_url/set_dom_id by a single mainform argument
2009-06-05 Sylvain Thénault reminder
2009-06-05 Florent do not set __domid in sub-forms
2009-06-04 Florent add __domid hidden input in forms so that we can validate more than one form per page
2009-06-05 Sylvain Thénault alter table in schema serial when a renamed type is detected
2009-06-05 Sylvain Thénault typo
2009-06-04 Sandrine Ribeau Add a note concerning explicit object registering.
2009-06-04 Aurelien Campeas be more precise & helpful stable
2009-06-04 Adrien Di Mascio [views] API fix: select_object is a vreg method stable
2009-06-04 Nicolas Chauvat Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
2009-06-04 Nicolas Chauvat Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03 cubicweb-debian-version-3_3_0-1
2009-06-03 Nicolas Chauvat prepare 3.3.0 cubicweb-version-3_3_0
2009-06-03 Nicolas Chauvat replace jpl with forge in test
2009-06-03 Nicolas Chauvat bugfix: extrapath is optional arg for init_registration
2009-06-03 Nicolas Chauvat merge with closed branches to remove heads.
2009-06-03 Nicolas Chauvat closing 3.1 branch merged into trunk. 3.1
2009-06-03 Nicolas Chauvat merge stable branch into default.
2009-06-03 Nicolas Chauvat merging branches to close them. 3.1
2009-06-03 Nicolas Chauvat merging branches to close them. 3.1
(0) -1000 -120 +120 +1000 +3000 +10000 tip