Thu, 02 Jul 2009 12:58:17 +0200 Sylvain Thénault translate not found fields, also clear global errors stable
Thu, 02 Jul 2009 12:57:51 +0200 Sylvain Thénault translate schema types stable
Thu, 02 Jul 2009 12:57:11 +0200 Sylvain Thénault factorize form validation code, fix pb with validation error in inlined forms during creation stable
Thu, 02 Jul 2009 12:55:30 +0200 Sylvain Thénault add note about logilab key file / apt-get stable
Thu, 02 Jul 2009 11:34:32 +0200 Aurelien Campeas merge stable
Thu, 02 Jul 2009 11:18:08 +0200 Aurelien Campeas [primary] fix #344249 stable
Thu, 02 Jul 2009 10:59:41 +0200 Katia Saurfelt remove padding on sideBoxTitle stable
Thu, 02 Jul 2009 10:36:25 +0200 Sylvain Thénault oops
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Thu, 02 Jul 2009 10:30:44 +0200 Sylvain Thénault merge stable
Thu, 02 Jul 2009 10:27:42 +0200 Katia Saurfelt #344266 [cubicweb-forge]: fix buggy boxes css style stable
Thu, 02 Jul 2009 10:26:14 +0200 Sylvain Thénault won't get anything useful like this (currently, list of constraint's eids), should use a custom table view (later...) stable
Thu, 02 Jul 2009 10:21:00 +0200 Sylvain Thénault safetpe belt stable
Thu, 02 Jul 2009 10:20:53 +0200 Sylvain Thénault destination_state should be mandatory stable
Thu, 02 Jul 2009 10:20:34 +0200 Sylvain Thénault some enhancements: link to relation/target type, remove to be deprecated meta, one table for subject relations, another for object relations stable
Thu, 02 Jul 2009 10:19:41 +0200 Sylvain Thénault hide final etype, don't display meta since it will soon disappear (eg in 3.4) stable
Thu, 02 Jul 2009 10:18:32 +0200 Sylvain Thénault allow to specify mainindex stable
Wed, 01 Jul 2009 20:18:21 +0200 Sylvain Thénault cleanup stable
Wed, 01 Jul 2009 20:18:15 +0200 Sylvain Thénault fix #344046 and #344322: check relation permission, set to default when edition allowed and no value (for final *and* non final relations) stable
Wed, 01 Jul 2009 20:03:15 +0200 Sylvain Thénault close #343467, no sources sections in site properties stable
Wed, 01 Jul 2009 19:46:47 +0200 Aurelien Campeas [schema] fix Entity.add_relation(RichString(...)...) stable
Wed, 01 Jul 2009 16:44:37 +0200 Sylvain Thénault create sendmails method on cwconfig, use it in SendMailOp stable
Wed, 01 Jul 2009 16:41:30 +0200 Sylvain Thénault add __file__ to context before loading site_cubicweb.py stable
Wed, 01 Jul 2009 16:40:35 +0200 Sylvain Thénault protect against empty etypes stable
Wed, 01 Jul 2009 16:40:03 +0200 Sylvain Thénault cleanup stable
Wed, 01 Jul 2009 16:39:55 +0200 Sylvain Thénault explicit display_name import stable
Wed, 01 Jul 2009 14:58:09 +0200 Aurelien Campeas [treeview] fix condition stable
Wed, 01 Jul 2009 14:56:37 +0200 Aurelien Campeas by popular demand, let us setle on needs_xxx stable
Wed, 01 Jul 2009 11:42:49 +0200 Aurelien Campeas [facets] slightly better attr names stable
Wed, 01 Jul 2009 11:33:40 +0200 Katia Saurfelt merge stable
Wed, 01 Jul 2009 11:33:18 +0200 Katia Saurfelt add padding on sideBoxTitles stable
Wed, 01 Jul 2009 10:48:38 +0200 Katia Saurfelt #344266 cubicweb-forge : remove top padding on side boxes stable
Mon, 29 Jun 2009 19:07:08 +0200 Katia Saurfelt make js, css class variables stable
Mon, 29 Jun 2009 14:12:18 +0200 Aurelien Campeas [treeview] avoid potential interference with subvid param from form
Tue, 30 Jun 2009 16:42:36 +0200 Sylvain Thénault normalize line breaks (actually fix https://www.logilab.net/cwo/ticket/343754) stable
Tue, 30 Jun 2009 15:25:46 +0200 Sylvain Thénault fix translate argument stable
Tue, 30 Jun 2009 15:22:29 +0200 Sylvain Thénault columns_labels is an AnyRsetView method... stable
Tue, 30 Jun 2009 15:19:31 +0200 Sylvain Thénault tr is now the second argument stable
Tue, 30 Jun 2009 15:19:17 +0200 Sylvain Thénault use column_labels instead of rqlst.get_description stable
Tue, 30 Jun 2009 15:18:07 +0200 Sylvain Thénault update to new rql get_description api stable
Tue, 30 Jun 2009 08:05:57 +0200 Sylvain Thénault link to created entity when redirected to another page stable
Tue, 30 Jun 2009 08:05:18 +0200 Sylvain Thénault deprecate display_name from builtin, ask for explicit import stable
Mon, 29 Jun 2009 21:15:07 +0200 Sylvain Thénault test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...) stable
Mon, 29 Jun 2009 21:13:54 +0200 Sylvain Thénault fix sql generated on NOT inlined_relation queries. Use exists, so no more needs for extra DISTINCT stable
Mon, 29 Jun 2009 18:42:37 +0200 Sylvain Thénault close #344264, pb with composite fields / renderer.display_fields stable
Mon, 29 Jun 2009 18:41:07 +0200 Sylvain Thénault cleanup stable
Mon, 29 Jun 2009 17:14:05 +0200 Sylvain Thénault vocabulary method (eg field.choices) should now take the form instance as argument stable
Mon, 29 Jun 2009 17:02:51 +0200 Sylvain Thénault update calls to a deprecated method stable
Mon, 29 Jun 2009 16:18:07 +0200 Adrien Di Mascio merge stable
Mon, 29 Jun 2009 16:16:43 +0200 Adrien Di Mascio [views] comment the naive content-negotiation algorithm, it breaks FF2 navigation stable
Mon, 29 Jun 2009 16:09:49 +0200 Adrien Di Mascio [repository] do not rollback when freeing pool. This shouldn't be necessary and brings a not-so-small overhead when the page makes a lot of queries stable
Mon, 29 Jun 2009 16:04:21 +0200 Adrien Di Mascio [rtags] override tag_xxx_of() methods in DisplayCtrlRelationTags to make sure a wildcard is used stable
Mon, 29 Jun 2009 16:09:35 +0200 Sylvain Thénault doomed myself, merge stable
Mon, 29 Jun 2009 16:09:08 +0200 Sylvain Thénault don't use reledit for composite relations stable
Mon, 29 Jun 2009 16:06:48 +0200 Sylvain Thénault * deprecate session.entity method stable
Mon, 29 Jun 2009 13:57:31 +0200 Aurelien Campeas likely typo
Mon, 29 Jun 2009 13:33:50 +0200 Sylvain Thénault typo
Mon, 29 Jun 2009 12:18:59 +0200 Sylvain Thénault merge
Mon, 29 Jun 2009 11:45:05 +0200 Aurelien Campeas typo
Mon, 29 Jun 2009 12:18:43 +0200 Sylvain Thénault RelationFileReader is dead
Sat, 27 Jun 2009 00:59:36 +0200 Sylvain Thénault mark session.entity method as obsolete stable
Sat, 27 Jun 2009 00:56:30 +0200 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
Sat, 27 Jun 2009 00:37:42 +0200 Sylvain Thénault one more test (see mrambourg error report. We should ensure the previous fix fix his case as well which include security injection of the rql) stable
Fri, 26 Jun 2009 23:38:23 +0200 Sylvain Thénault merge stable
Fri, 26 Jun 2009 23:38:00 +0200 Sylvain Thénault fake unsafe_execute stable
Fri, 26 Jun 2009 14:43:28 +0200 Aurelien Campeas ooops stable
Fri, 26 Jun 2009 13:51:37 +0200 Nicolas Chauvat merge stable
Fri, 26 Jun 2009 13:51:08 +0200 Nicolas Chauvat [doc] improvements stable
Thu, 25 Jun 2009 20:29:27 +0200 Nicolas Chauvat [doc] merge and a couple corrections stable
Thu, 25 Jun 2009 20:18:16 +0200 Nicolas Chauvat [doc] improvements stable
Fri, 19 Jun 2009 20:38:32 +0200 Nicolas Chauvat delete-trailing-whitespace stable
Fri, 26 Jun 2009 11:50:22 +0200 Aurelien Campeas work around the risk of catching an unrelated TypeError stable
Fri, 26 Jun 2009 23:37:09 +0200 Sylvain Thénault fix jpl/ticket/34862: msplanner bug with query generated to check if a user from ldap is owned_by himself stable
Fri, 26 Jun 2009 11:31:57 +0200 Sylvain Thénault fckeditor may be a subdirectory of the data directory stable
Thu, 25 Jun 2009 11:28:04 +0200 Sylvain Thénault merge stable
Thu, 25 Jun 2009 11:27:39 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3_3_2-1 for changeset bef5e74e53f9 stable
Thu, 25 Jun 2009 11:27:37 +0200 Sylvain Thénault Added tag cubicweb-version-3_3_2 for changeset e3aeb6e6c3bb stable cubicweb-debian-version-3_3_2-1
Thu, 25 Jun 2009 11:26:46 +0200 Sylvain Thénault #344177: ms planning bug with "Any X WHERE X eid 123" and 123 coming from an external source stable
Thu, 25 Jun 2009 08:26:25 +0200 Sylvain Thénault fix email address'mailto view stable cubicweb-version-3_3_2
Thu, 25 Jun 2009 07:58:45 +0200 Sylvain Thénault 3.3.2 stable
Wed, 24 Jun 2009 18:59:01 +0200 Sylvain Thénault reindent, fix obscur perf pb w/ ff 3.0.11 by performing search on the form instead of the whole document stable
Wed, 24 Jun 2009 18:04:27 +0200 Sylvain Thénault prepare time where it won't be mandatory to give rset to select() stable
Wed, 24 Jun 2009 16:59:26 +0200 Sylvain Thénault merge stable
Wed, 24 Jun 2009 16:59:12 +0200 Sylvain Thénault move up stable
Wed, 24 Jun 2009 16:58:56 +0200 Sylvain Thénault d-t-w, cleaner code, add missing css stable
Wed, 24 Jun 2009 16:58:28 +0200 Sylvain Thénault cleanup stable
Wed, 24 Jun 2009 16:58:12 +0200 Sylvain Thénault continue to run command on other instances, do not exit stable
Tue, 23 Jun 2009 20:04:15 +0200 Katia Saurfelt change values in "edits-value" input stable
Tue, 23 Jun 2009 17:15:52 +0200 Adrien Di Mascio [javascript][preferences] fix setCurrentValues to consider all kind of widgets (textarea, select, etc.) not just inputs stable
Wed, 24 Jun 2009 16:57:26 +0200 Sylvain Thénault call server_startup hook once pools have been initialized stable
Tue, 23 Jun 2009 16:31:15 +0200 Florent oops stable
Tue, 23 Jun 2009 15:52:52 +0200 Adrien Di Mascio merge stable
Tue, 23 Jun 2009 13:55:23 +0200 Aurelien Campeas typo stable
Tue, 23 Jun 2009 15:39:30 +0200 Florent fix date rounding issue in DateFacetRangeWidget stable
Tue, 23 Jun 2009 15:37:51 +0200 Florent do not write -invalid- empty table row when form has no buttons stable
Tue, 23 Jun 2009 13:46:18 +0200 Sylvain Thénault merge and add missing import in schema.py stable
Tue, 23 Jun 2009 13:43:39 +0200 Sylvain Thénault edit[s|o] field's value should be formatted as the associated field stable
Tue, 23 Jun 2009 12:12:34 +0200 Florent add datetime form test stable
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Tue, 23 Jun 2009 13:34:28 +0200 Sylvain Thénault add form parameter to control display of inlined relation form stable
Tue, 23 Jun 2009 13:33:57 +0200 Sylvain Thénault include_schema_files is useless stable
Tue, 23 Jun 2009 13:31:35 +0200 Sylvain Thénault schema should now be importable
Tue, 23 Jun 2009 13:31:16 +0200 Sylvain Thénault update schema definition to avoid deprecation warning with new yams api
Tue, 23 Jun 2009 12:12:56 +0200 Aurelien Campeas merge stable
Tue, 23 Jun 2009 11:48:40 +0200 Aurelien Campeas Added tag 3.3.1 for changeset a356da3e725b stable
Tue, 23 Jun 2009 11:48:23 +0200 Aurelien Campeas bump stable 3.3.1
Tue, 23 Jun 2009 10:54:46 +0200 Adrien Di Mascio [idownloadable] use the optional title parameter if specified in the download view stable
Tue, 23 Jun 2009 10:53:57 +0200 Adrien Di Mascio [interfaces] describe more explicitly what should be implemente in the ICalendarable interface stable
Tue, 23 Jun 2009 08:44:42 +0200 Adrien Di Mascio merge stable
Mon, 22 Jun 2009 11:15:17 +0200 Katia Saurfelt simplify js stable
Mon, 22 Jun 2009 11:12:16 +0200 Katia Saurfelt move navcontenttop on the top stable
Mon, 22 Jun 2009 11:53:59 +0200 Aurelien Campeas [views] call autogrow only once per key event stable
Mon, 22 Jun 2009 07:35:38 +0200 Adrien Di Mascio [javascript] provide a simple function to limit textarea size (+minor cosmetic changes) stable
Mon, 22 Jun 2009 14:20:46 +0200 Sylvain Thénault use RichString
Fri, 19 Jun 2009 15:55:35 +0200 Sylvain Thénault drop @ wildcard in relation subject/object, override main_attribute for proper behaviour
Fri, 19 Jun 2009 15:54:55 +0200 Sylvain Thénault no more meta attribute on entity and relation type
Fri, 19 Jun 2009 14:42:04 +0200 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
Fri, 19 Jun 2009 09:19:27 +0200 Sylvain Thénault https://www.logilab.net/cwo/ticket/343724 stable
Fri, 19 Jun 2009 08:47:05 +0200 Sylvain Thénault set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests stable
Thu, 18 Jun 2009 21:01:55 +0200 Aurelien Campeas replace tabs implementation (behaviour should be strictly identical, look is a bit different), using jquery.tools (see #343644)
Fri, 19 Jun 2009 08:29:22 +0200 Sylvain Thénault add removedeps option to remove_cube to control wether a cube's dependencies should be removed as well or not stable
Fri, 19 Jun 2009 08:28:19 +0200 Sylvain Thénault cleanup stable
Fri, 19 Jun 2009 08:28:05 +0200 Sylvain Thénault rqlinput should have its default visible property to false stable
Fri, 19 Jun 2009 08:27:41 +0200 Sylvain Thénault deal with empty site-title stable
Fri, 19 Jun 2009 08:23:45 +0200 Sylvain Thénault should use time here, not timedelta stable
Fri, 19 Jun 2009 08:23:23 +0200 Sylvain Thénault fix change_state to allow state as eid/state name/state entity/ stable
Fri, 19 Jun 2009 08:22:51 +0200 Sylvain Thénault d-t-w stable
Thu, 18 Jun 2009 09:38:32 +0200 Sylvain Thénault add facets.css when form filter is there stable
Wed, 17 Jun 2009 20:46:37 +0200 Aurelien Campeas one more ms planning bug stable
Tue, 16 Jun 2009 14:15:18 +0200 Sylvain Thénault merge stable
Tue, 16 Jun 2009 12:34:00 +0200 Aurelien Campeas [doc] a note on sessions stable
Tue, 16 Jun 2009 14:14:58 +0200 Sylvain Thénault different message stable
Mon, 15 Jun 2009 18:30:27 +0200 Sylvain Thénault add comment explaining the pb stable
Mon, 15 Jun 2009 18:28:44 +0200 Sylvain Thénault when a relation isn't supported by a ms query parts, dereference introduced variable refs stable
Mon, 15 Jun 2009 18:26:31 +0200 Sylvain Thénault add test and fix for queries where all variables are simplified and come from an external source stable
Mon, 15 Jun 2009 12:42:48 +0200 Sylvain Thénault add source to sources configuration when adding a cube defining a source stable
Mon, 15 Jun 2009 12:42:16 +0200 Sylvain Thénault check not using "admin" as uri (reserved) stable
Fri, 12 Jun 2009 16:33:19 +0200 Sylvain Thénault refactor sources configuration, add source to sources when using a cube defining stable
Fri, 12 Jun 2009 16:31:32 +0200 Sylvain Thénault change cubes into expanded cubes stable
Thu, 11 Jun 2009 15:12:14 +0200 Florent make inline relation forms individually renderable
Thu, 11 Jun 2009 19:10:30 +0200 Sylvain Thénault finish to update transaction data api stable
Thu, 11 Jun 2009 19:07:47 +0200 Sylvain Thénault update transaction data api stable
Thu, 11 Jun 2009 19:04:20 +0200 Sylvain Thénault simplify transaction data api, reorganize code stable
Wed, 10 Jun 2009 23:29:37 +0200 Adrien Di Mascio [CWCache] yet another bugfix in cwcache: proper initalization of Cache.creation_date stable
Wed, 10 Jun 2009 21:02:21 +0200 Adrien Di Mascio [CWCache] fix CWCache validity test stable
Wed, 10 Jun 2009 21:01:49 +0200 Adrien Di Mascio [javascript] timeline is already bundled, don't try to include dynamically other js files stable
Wed, 10 Jun 2009 18:45:09 +0200 Sylvain Thénault cleanup stable
Wed, 10 Jun 2009 18:45:06 +0200 Sylvain Thénault avoid overriding specified values when guessing field stable
Wed, 10 Jun 2009 18:44:45 +0200 Sylvain Thénault fix docstring, make Bookmark.title internationalizable for appl level bookmarks stable
Wed, 10 Jun 2009 18:44:10 +0200 Sylvain Thénault field's help may now be a callable taking the form as argument stable
Wed, 10 Jun 2009 16:13:29 +0200 Adrien Di Mascio [exlog] print clocktime in addition to cputime stable
Wed, 10 Jun 2009 14:51:48 +0200 Sylvain Thénault don't set select widget when a vocabulary widget is already specified on the field class stable
Wed, 10 Jun 2009 12:50:05 +0200 Sylvain Thénault merge stable
Wed, 10 Jun 2009 12:24:22 +0200 Florent backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation) stable
Wed, 10 Jun 2009 10:26:52 +0200 Fabrice Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
Wed, 10 Jun 2009 12:09:06 +0200 Sylvain Thénault cleanup stable
Wed, 10 Jun 2009 12:08:57 +0200 Sylvain Thénault fix TimeField format_prop, use format_single_value directly in render_example stable
Wed, 10 Jun 2009 12:08:26 +0200 Sylvain Thénault fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration stable
Wed, 10 Jun 2009 10:01:06 +0200 Sylvain Thénault optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
Wed, 10 Jun 2009 10:00:34 +0200 Sylvain Thénault add warning when rset isn't a named argument in select()
Wed, 10 Jun 2009 09:53:54 +0200 Sylvain Thénault should call select here
Wed, 10 Jun 2009 09:49:35 +0200 Sylvain Thénault make rset optional
Wed, 10 Jun 2009 08:21:38 +0200 Sylvain Thénault oops, mainform default to True stable
Wed, 10 Jun 2009 08:21:27 +0200 Sylvain Thénault proper error when fname isn't specified stable
Tue, 09 Jun 2009 21:29:38 +0200 Adrien Di Mascio typo: fix assertion error message in vregistry.py stable
Tue, 09 Jun 2009 18:46:20 +0200 Sylvain Thénault nicer message on failure stable
Tue, 09 Jun 2009 18:30:42 +0200 Sylvain Thénault cleanup stable
Tue, 09 Jun 2009 18:04:31 +0200 Sylvain Thénault fix bug in multisource planner, w/ inlined relation stable
Tue, 09 Jun 2009 18:03:28 +0200 Sylvain Thénault enhance BasePlannerTC to ease subclasses definition stable
Tue, 09 Jun 2009 14:47:00 +0200 Sylvain Thénault fix missing from close when using a var map stable
Tue, 09 Jun 2009 14:46:39 +0200 Sylvain Thénault deactivate sqlite connection wrapping for unittest_multisources for now stable
Tue, 09 Jun 2009 14:45:57 +0200 Sylvain Thénault new test for missing from close when using a var map stable
Tue, 09 Jun 2009 14:08:08 +0200 Sylvain Thénault cleanup stable
Tue, 09 Jun 2009 14:07:57 +0200 Sylvain Thénault set_debug method on rql2sql test as well stable
Tue, 09 Jun 2009 11:33:04 +0200 Sylvain Thénault log sql queries in debug mode stable
Tue, 09 Jun 2009 11:32:41 +0200 Sylvain Thénault need proper logged_user and close method to be usable as native source connection wrapper stable
Tue, 09 Jun 2009 11:31:57 +0200 Sylvain Thénault cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string stable
Tue, 09 Jun 2009 11:30:37 +0200 Sylvain Thénault fix unregister to be more error resilient as other unregistering methods + cleanup stable
Mon, 08 Jun 2009 20:37:03 +0200 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
Mon, 08 Jun 2009 20:35:26 +0200 Sylvain Thénault fix [re]set_pool prototype stable
Mon, 08 Jun 2009 20:34:28 +0200 Sylvain Thénault provide local_add_relation / add_relation stable
Mon, 08 Jun 2009 18:32:23 +0200 Adrien Di Mascio [basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser stable
Mon, 08 Jun 2009 18:29:35 +0200 Adrien Di Mascio [entities][CWCache] handle classic datetime vs None comparison bug stable
Fri, 05 Jun 2009 19:04:20 +0200 Sylvain Thénault absolute_url / build_url refactoring to avoid potential name clash
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Fri, 05 Jun 2009 15:06:55 +0200 Sylvain Thénault test broken, deprecated module; kill
Fri, 05 Jun 2009 18:54:39 +0200 Sylvain Thénault reminder stable
Fri, 05 Jun 2009 16:41:09 +0200 Sylvain Thénault oops stable
Fri, 05 Jun 2009 16:35:44 +0200 Sylvain Thénault fix potential race-condition stable
Fri, 05 Jun 2009 13:21:31 +0200 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
Fri, 05 Jun 2009 10:40:54 +0200 Sylvain Thénault backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4* stable
Fri, 05 Jun 2009 10:26:35 +0200 Sylvain Thénault merge
Fri, 05 Jun 2009 10:23:56 +0200 Sylvain Thénault fix submit message handling in entity form
Fri, 05 Jun 2009 10:18:40 +0200 Sylvain Thénault set __maineid in EntityFieldsForm
Fri, 05 Jun 2009 10:03:16 +0200 Sylvain Thénault replace set_error_url/set_dom_id by a single mainform argument
Fri, 05 Jun 2009 09:58:16 +0200 Sylvain Thénault reminder
Fri, 05 Jun 2009 09:13:49 +0200 Florent do not set __domid in sub-forms
Thu, 04 Jun 2009 10:54:13 +0200 Florent add __domid hidden input in forms so that we can validate more than one form per page
Fri, 05 Jun 2009 08:33:18 +0200 Sylvain Thénault alter table in schema serial when a renamed type is detected
Fri, 05 Jun 2009 08:32:22 +0200 Sylvain Thénault typo
Thu, 04 Jun 2009 11:26:59 -0700 Sandrine Ribeau Add a note concerning explicit object registering.
Thu, 04 Jun 2009 20:21:40 +0200 Aurelien Campeas be more precise & helpful stable
Thu, 04 Jun 2009 17:53:33 +0200 Adrien Di Mascio [views] API fix: select_object is a vreg method stable
Thu, 04 Jun 2009 17:21:29 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
Thu, 04 Jun 2009 17:21:28 +0200 Nicolas Chauvat Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03 cubicweb-debian-version-3_3_0-1
Wed, 03 Jun 2009 21:15:14 +0200 Nicolas Chauvat prepare 3.3.0 cubicweb-version-3_3_0
Wed, 03 Jun 2009 21:15:01 +0200 Nicolas Chauvat replace jpl with forge in test
Wed, 03 Jun 2009 21:14:46 +0200 Nicolas Chauvat bugfix: extrapath is optional arg for init_registration
Wed, 03 Jun 2009 19:50:34 +0200 Nicolas Chauvat merge with closed branches to remove heads.
Wed, 03 Jun 2009 19:49:44 +0200 Nicolas Chauvat closing 3.1 branch merged into trunk. 3.1
Wed, 03 Jun 2009 19:49:15 +0200 Nicolas Chauvat merge stable branch into default.
Wed, 03 Jun 2009 19:47:03 +0200 Nicolas Chauvat merging branches to close them. 3.1
Wed, 03 Jun 2009 19:46:53 +0200 Nicolas Chauvat merging branches to close them. 3.1
Wed, 03 Jun 2009 19:46:06 +0200 Nicolas Chauvat closing 3.0 branch merged into trunk. 3.0
Wed, 03 Jun 2009 19:45:46 +0200 Nicolas Chauvat closing 3.0 branch merged into trunk. 3.0
Wed, 03 Jun 2009 19:42:23 +0200 Nicolas Chauvat close treeviews-tabs branch by merging with 3.1 3.1
Wed, 03 Jun 2009 19:38:14 +0200 Nicolas Chauvat closing treeview-tabs branch merged into trunk. treeview-tabs
Wed, 03 Jun 2009 16:52:24 +0200 Sylvain Thénault fix lookup of files to load when using CW_CUBES_PATH
Wed, 03 Jun 2009 09:52:39 +0200 Sylvain Thénault redo juj's fix in stable branch stable
Wed, 03 Jun 2009 09:15:20 +0200 Sylvain Thénault close tls-sprint branch
Wed, 03 Jun 2009 09:09:33 +0200 Sylvain Thénault close branch tls-sprint
Tue, 02 Jun 2009 18:15:09 +0200 Sylvain Thénault merge
Tue, 02 Jun 2009 08:17:24 +0200 Adrien Di Mascio [facet] refactor values formatting in RangeFacets
Tue, 02 Jun 2009 18:14:38 +0200 Sylvain Thénault #343488: SQL error in migration script (depends on a new release of yams and lgc)
Sun, 31 May 2009 19:53:41 +0200 Adrien Di Mascio watch out, there's some tabs hiding here and there, keep your eyes open ...
Sat, 30 May 2009 00:42:35 +0200 Nicolas Chauvat [views] change default tab to text for /schema
Sat, 30 May 2009 00:42:18 +0200 Nicolas Chauvat [views] reindent web/facet.py
Fri, 29 May 2009 21:34:09 +0200 Adrien Di Mascio merge
Fri, 29 May 2009 21:32:53 +0200 Adrien Di Mascio [facet] provide hasRelationFacet (backport from CMHN)
Fri, 29 May 2009 21:31:12 +0200 Adrien Di Mascio [facet] duh ? jQuery crashes on facets with only one element. Strange that this is the first time we hit this bug
Fri, 29 May 2009 21:30:19 +0200 Adrien Di Mascio [facets] add new unchecked's checkbox image
Fri, 29 May 2009 20:22:39 +0200 Nicolas Chauvat merge stable branch into default
Fri, 29 May 2009 19:36:08 +0200 Adrien Di Mascio [facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
Fri, 29 May 2009 19:34:00 +0200 Adrien Di Mascio [utils] move datetime2ticks from cw.web.views.plots to cw.utils
Fri, 29 May 2009 19:31:32 +0200 Adrien Di Mascio [javascript] provide a strftime method to Date objects
Fri, 29 May 2009 16:11:49 +0200 Sylvain Thénault oops... stable
Fri, 29 May 2009 14:43:58 +0200 Sylvain Thénault we can now use self.req
Fri, 29 May 2009 14:19:30 +0200 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
Fri, 29 May 2009 14:07:42 +0200 Sylvain Thénault tests broken; module deprecated; remove tests
Fri, 29 May 2009 14:04:26 +0200 Sylvain Thénault useful to have yes returning 0.5 by default
(0) -1000 -240 +240 +1000 +3000 +10000 tip