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
Fri, 29 May 2009 14:04:06 +0200 Sylvain Thénault be stricter on catched exception, fix Time parsing
Fri, 29 May 2009 13:34:06 +0200 Florent fix import
Fri, 29 May 2009 12:04:23 +0200 Florent do not store req as an attribute of ApacheURLRewrite - fix test
Fri, 29 May 2009 10:49:01 +0200 Sylvain Thénault obsolete methods
Thu, 28 May 2009 22:57:52 +0200 Nicolas Chauvat [views] change schema views: remove view eschema and use tabs for cwetype
Thu, 28 May 2009 22:56:38 +0200 Nicolas Chauvat [views] get tabs to work with startup views
Thu, 28 May 2009 20:07:18 +0200 Sylvain Thénault merge
Thu, 28 May 2009 20:06:45 +0200 Sylvain Thénault turn renderers into appobjects
Thu, 28 May 2009 20:05:54 +0200 Sylvain Thénault col may be None
Thu, 28 May 2009 19:07:41 +0200 Adrien Di Mascio backport stable branch
Thu, 28 May 2009 19:07:06 +0200 Adrien Di Mascio [javascript] fix AJAX user preference validation stable
Thu, 28 May 2009 16:59:14 +0200 Nicolas Chauvat bugfix for plots
Thu, 28 May 2009 15:09:35 +0200 Nicolas Chauvat merge stable branch into default
Thu, 28 May 2009 18:46:04 +0200 Sylvain Thénault set default select size to 1 into the widget
Thu, 28 May 2009 18:45:51 +0200 Sylvain Thénault if choices is set and widget not explicitly specified, use Select in base field
Thu, 28 May 2009 18:32:51 +0200 Sylvain Thénault basic views for python values (eg without any result set)
Thu, 28 May 2009 18:32:12 +0200 Sylvain Thénault move widget selection's logic on fields
Thu, 28 May 2009 18:31:14 +0200 Sylvain Thénault move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
Thu, 28 May 2009 18:28:29 +0200 Sylvain Thénault move parse_datetime on appobject
Thu, 28 May 2009 18:28:05 +0200 Sylvain Thénault fix test
Thu, 28 May 2009 18:27:50 +0200 Sylvain Thénault not needed, this is the default label
Thu, 28 May 2009 11:41:36 +0200 Sylvain Thénault fix #327301: synchronize_schema doesn't update not-null constraint stable
Thu, 28 May 2009 11:37:27 +0200 Sylvain Thénault nicer error message
Thu, 28 May 2009 11:35:56 +0200 Sylvain Thénault remove meaningless cards for attributes
Thu, 28 May 2009 11:35:29 +0200 Sylvain Thénault fix name of test database template (bad sed during template->cube migration)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 28 May 2009 08:06:12 +0200 Adrien Di Mascio [css] emphasize the 'today' cell on omcalendars (+delete-t-w + copyright update)
Wed, 27 May 2009 18:51:52 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3_2_3-1 for changeset 4003d24974f1 stable
Wed, 27 May 2009 18:51:51 +0200 Aurelien Campeas Added tag cubicweb-version-3_2_3 for changeset f60bb84b86cf stable cubicweb-debian-version-3_2_3-1
Wed, 27 May 2009 18:51:36 +0200 Aurelien Campeas bump stable cubicweb-version-3_2_3
Wed, 27 May 2009 17:08:30 +0200 Aurelien Campeas merge stable
Wed, 27 May 2009 15:54:29 +0200 Aurelien Campeas if textoutofcontext, we need to html escape stable
Wed, 27 May 2009 16:41:51 +0200 Sylvain Thénault backport stable branch
Wed, 27 May 2009 16:41:24 +0200 Sylvain Thénault line wrap stable
Wed, 27 May 2009 16:41:15 +0200 Sylvain Thénault components should be visible by default, applmessages components should not be hideable stable
Wed, 27 May 2009 16:36:17 +0200 Sylvain Thénault don't crash if inlined_relation is not defined on the form stable
Wed, 27 May 2009 15:19:25 +0200 Sylvain Thénault stop using autocomplete_initfuncs dict on entity classes
Wed, 27 May 2009 15:01:19 +0200 Sylvain Thénault cleanup stable
Wed, 27 May 2009 15:01:15 +0200 Sylvain Thénault need to cleanup values if we don't want them to be interpreted by fields (title is a common field name for instance) stable
Wed, 27 May 2009 15:00:38 +0200 Sylvain Thénault not necessary here, else we see it in the generated input stable
Wed, 27 May 2009 13:01:32 +0200 Sylvain Thénault backport stable branch
Wed, 27 May 2009 12:51:29 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3_2_2-1 for changeset 0e07514264aa stable
Wed, 27 May 2009 12:51:24 +0200 Nicolas Chauvat Added tag cubicweb-version-3_2_2 for changeset 9b21e068fef7 stable cubicweb-debian-version-3_2_2-1
Wed, 27 May 2009 12:51:16 +0200 Nicolas Chauvat ready for 3.2.2 stable cubicweb-version-3_2_2
Wed, 27 May 2009 12:46:31 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3_2_2-1 for changeset 92d1a15f08f7 stable
Wed, 27 May 2009 12:46:20 +0200 Nicolas Chauvat Added tag cubicweb-version-3_2_2 for changeset 6539ce84f043 stable
Wed, 27 May 2009 08:39:16 +0200 Adrien Di Mascio [views][plot] piechart view now accepts either final or non final entities in the first column
Wed, 27 May 2009 11:26:15 +0200 Sylvain Thénault fix test stable
Wed, 27 May 2009 11:26:03 +0200 Sylvain Thénault cleanup stable
Wed, 27 May 2009 11:24:58 +0200 Sylvain Thénault oops stable
Wed, 27 May 2009 11:24:35 +0200 Sylvain Thénault fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). stable
Wed, 27 May 2009 11:19:37 +0200 Sylvain Thénault getting a StringIO here was due to lgc.db sqlite adapter bug stable
Wed, 27 May 2009 11:18:46 +0200 Sylvain Thénault reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13) stable
Wed, 27 May 2009 11:17:53 +0200 Sylvain Thénault test Bytes storage/retreival stable
Tue, 26 May 2009 19:46:08 +0200 Sylvain Thénault cosmetic stable
Tue, 26 May 2009 19:45:39 +0200 Sylvain Thénault test and fix __linkto handling (#343421) stable
Tue, 26 May 2009 19:45:04 +0200 Sylvain Thénault don't use tab stable
Tue, 26 May 2009 19:37:36 +0200 Sylvain Thénault new argument telling if we want text or (text / attrs), keeping bw compat stable
Tue, 26 May 2009 19:36:40 +0200 Sylvain Thénault similar method already exists stable
Tue, 26 May 2009 18:22:24 +0200 Sylvain Thénault fix exception class, simply print warning when calling register_and_replace with an unregistered view stable
Tue, 26 May 2009 17:27:43 +0200 Sylvain Thénault fix generated links stable
Tue, 26 May 2009 14:15:39 +0200 Aurelien Campeas egroup -> cwgroup #343418 stable
Tue, 26 May 2009 11:23:39 +0200 Sylvain Thénault fix so that one can edit an entity with a Bytes field without specifying a new file stable
Tue, 26 May 2009 11:01:23 +0200 Sylvain Thénault #343379: disturbing message on upgrade stable
Tue, 26 May 2009 09:31:44 +0200 Sylvain Thénault merge
Tue, 26 May 2009 09:31:15 +0200 Sylvain Thénault cosmetic stable
Mon, 25 May 2009 22:26:05 +0200 Florent pass request to ApacheRewriter rewrite method
Mon, 25 May 2009 22:21:13 +0200 Florent add helpers to insert new fields in forms
Mon, 25 May 2009 22:14:58 +0200 Florent add single input password widget
Tue, 26 May 2009 09:03:24 +0200 Adrien Di Mascio [facet][RangeFacet] submit facet form when the user stops sliding
Mon, 25 May 2009 16:54:13 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3_2_1-1 for changeset e784f8847a12 stable
Mon, 25 May 2009 16:54:10 +0200 Aurelien Campeas Added tag cubicweb-version-3_2_1 for changeset 634c251dd032 stable cubicweb-debian-version-3_2_1-1
Mon, 25 May 2009 16:53:43 +0200 Aurelien Campeas bump stable cubicweb-version-3_2_1
Mon, 25 May 2009 16:43:57 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:43:50 +0200 Aurelien Campeas Backed out changeset 31843b49188d stable
Mon, 25 May 2009 16:43:44 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:43:36 +0200 Aurelien Campeas Backed out changeset a9db0eb45117 stable
Mon, 25 May 2009 16:14:04 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:11:30 +0200 Aurelien Campeas bump stable
Mon, 25 May 2009 16:10:52 +0200 Sylvain Thénault handle speaking to an instance using old entity types stable
Mon, 25 May 2009 16:09:34 +0200 Sylvain Thénault remove buggy debug code stable
Mon, 25 May 2009 16:03:32 +0200 Nicolas Chauvat merge stable
Mon, 25 May 2009 16:03:09 +0200 Nicolas Chauvat [packaging] use python-support instead of python-central stable
Mon, 25 May 2009 00:34:49 +0200 Nicolas Chauvat merge stable
Mon, 25 May 2009 00:34:11 +0200 Nicolas Chauvat prepare 3.2.1 stable
Sun, 24 May 2009 02:04:07 +0200 Nicolas Chauvat fix etype_class(Any) when multiple sources stable
Mon, 25 May 2009 14:40:47 +0200 Adrien Di Mascio [skeleton] fix SyntaxError in __pkginfo__.py (looks like a copy/paste error from vim) stable
Mon, 25 May 2009 13:02:56 +0200 Aurelien Campeas merge forgotten stable head stable
Fri, 22 May 2009 18:11:21 +0200 Aurelien Campeas with statement: use it or lose it stable
Mon, 25 May 2009 12:57:19 +0200 Sylvain Thénault should reset sqlutils.SQL_PREFIX as well stable
Mon, 25 May 2009 12:21:06 +0200 Adrien Di Mascio [server] provide a new reset-admin-pwd command
Mon, 25 May 2009 12:20:25 +0200 Adrien Di Mascio make emacs happier
Mon, 25 May 2009 12:18:17 +0200 Adrien Di Mascio [server] refactor server.utils.manager_userpasswd
Sun, 24 May 2009 22:41:24 +0200 Nicolas Chauvat merge stable branch back into default branch stable
Sun, 24 May 2009 22:40:44 +0200 Nicolas Chauvat favicon cubicweb stable
Fri, 22 May 2009 15:48:25 +0200 Aurelien Campeas dubious docstring; hard-to-understand function stable
Fri, 22 May 2009 01:31:21 +0200 Nicolas Chauvat merge stable branch back into default branch
Fri, 22 May 2009 01:30:58 +0200 Nicolas Chauvat [tests] fix test after absolute_url got changed for external entities stable
Fri, 22 May 2009 01:30:20 +0200 Nicolas Chauvat minor refactoring of absolute_url() stable
Fri, 22 May 2009 01:29:35 +0200 Nicolas Chauvat [test] fix test for metainformation now includes base-url stable
Fri, 22 May 2009 01:05:08 +0200 Nicolas Chauvat [test] fix tests after renaming e{user,group} to cw{user,group} stable
Fri, 22 May 2009 00:58:04 +0200 Nicolas Chauvat [tests] fix test after js_edit_field changed signature stable
Fri, 22 May 2009 00:52:18 +0200 Nicolas Chauvat [tests] fix test after eproperties got renamed to cwproperties stable
Fri, 22 May 2009 00:46:41 +0200 Nicolas Chauvat [test] fix test after xhml_wrap changed signature stable
Fri, 22 May 2009 00:20:50 +0200 Nicolas Chauvat [cw-ctl] rename i18n commands (see #342889)
Fri, 22 May 2009 00:06:20 +0200 Nicolas Chauvat merge stable branch back into default branch
Fri, 22 May 2009 00:04:03 +0200 Adrien Di Mascio work in progress: new 'range facet' usable for numerical values, still lacks the form.submit on mouseUp
Fri, 22 May 2009 00:02:28 +0200 Adrien Di Mascio [javascript] include ui.slider.js (jquery plugin). NOTE: we must find a way to deal with multiple jquery plugins
Fri, 22 May 2009 00:01:37 +0200 Adrien Di Mascio [javascript] the @attr (xpath) syntax doesn't work anymore with jquery1.3, forget the @
Thu, 21 May 2009 23:59:36 +0200 Adrien Di Mascio use jquery1.3 (this might break a few things)
Thu, 21 May 2009 17:31:05 +0200 Adrien Di Mascio [views] extract a PieWidget from pie views
Thu, 21 May 2009 16:36:47 +0200 Adrien Di Mascio [views][plots] extract the plotting mechanism in an HTMLWidget to make mit more re-usable
Thu, 21 May 2009 14:05:09 +0200 Nicolas Chauvat [doc] add faq about reseting password for some user stable
Thu, 21 May 2009 00:50:24 +0200 Nicolas Chauvat merge stable branch back into default branch
Thu, 21 May 2009 00:44:57 +0200 Adrien Di Mascio [views] plot with flot and get rid of matplotlib
Thu, 21 May 2009 00:42:05 +0200 Adrien Di Mascio [selectors] provide a nicer representation of rql_condition
Wed, 20 May 2009 22:28:45 +0200 Adrien Di Mascio [views] add pie chart views with google chart / GChartWrapper
Wed, 20 May 2009 16:36:02 +0200 Nicolas Chauvat replace sideRelated with sideBox stable
Wed, 20 May 2009 16:35:37 +0200 Nicolas Chauvat give a title to timeline generic view stable
Wed, 20 May 2009 14:27:35 +0200 Aurelien Campeas shuting -> shutting stable
Wed, 20 May 2009 14:19:53 +0200 Sylvain Thénault cleanup stable
Wed, 20 May 2009 14:19:48 +0200 Sylvain Thénault fix dc_description format arg stable
Wed, 20 May 2009 14:19:02 +0200 Sylvain Thénault two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received stable
Wed, 20 May 2009 11:55:33 +0200 Sylvain Thénault eproperty -> cwproperty, cleanup stable
Wed, 20 May 2009 11:55:15 +0200 Sylvain Thénault default email relations configuration stable
Wed, 20 May 2009 11:54:54 +0200 Sylvain Thénault anon should not see security management view stable
Wed, 20 May 2009 09:41:55 +0200 Sylvain Thénault cleanup stable
Wed, 20 May 2009 09:41:48 +0200 Sylvain Thénault no rschema attribute on widgets stable
Tue, 19 May 2009 17:13:01 +0200 Florent oops stable
Tue, 19 May 2009 17:05:54 +0200 Florent allow easy arbitrary separator between checkbox/ radio widgets stable
Tue, 19 May 2009 16:58:25 +0200 Sylvain Thénault actually useless stable
Tue, 19 May 2009 15:45:42 +0200 Aurelien Campeas merge stable
Tue, 19 May 2009 15:42:32 +0200 Aurelien Campeas trailing space cleanup, js lint, a small indent for preference sections stable
Tue, 19 May 2009 15:06:33 +0200 Sylvain Thénault should use sql prefix here stable
Tue, 19 May 2009 14:31:42 +0200 Katia Saurfelt update handleFormValidationResponse calls stable
Tue, 19 May 2009 13:21:29 +0200 Sylvain Thénault merge stable
Tue, 19 May 2009 12:07:03 +0200 Katia Saurfelt merge stable
Tue, 19 May 2009 11:50:15 +0200 Katia Saurfelt restore ajax validation cwpreferencies stable
Tue, 19 May 2009 11:48:55 +0200 Katia Saurfelt add onfailure fonction for validateForm, return formid on success stable
Tue, 19 May 2009 11:44:06 +0200 Katia Saurfelt do not use <br> in widgets stable
Tue, 19 May 2009 13:08:51 +0200 Sylvain Thénault #343322: should generate IS NULL in sql w/ None values in substitution stable
Tue, 19 May 2009 11:18:05 +0200 Sylvain Thénault stupido stable
Tue, 19 May 2009 11:01:42 +0200 Sylvain Thénault this is actually needed stable
Tue, 19 May 2009 11:01:33 +0200 Sylvain Thénault nicer error message stable
Tue, 19 May 2009 10:05:56 +0200 Sylvain Thénault connect format field to form_field_format for its initial value stable
Tue, 19 May 2009 10:05:19 +0200 Sylvain Thénault err.entity may only be an eid or None at this point stable
Tue, 19 May 2009 10:04:15 +0200 Sylvain Thénault more faking stable
Tue, 19 May 2009 09:06:42 +0200 Sylvain Thénault restore possibility to have default value methods on forms, this may still be useful according to how the form is defined stable
Tue, 19 May 2009 09:05:47 +0200 Sylvain Thénault stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem stable
Mon, 18 May 2009 19:50:54 +0200 Sylvain Thénault merge stable
Mon, 18 May 2009 18:49:51 +0200 Aurelien Campeas give back onsubmit customizability (oops) stable
Mon, 18 May 2009 18:49:05 +0200 Aurelien Campeas give back onsubmit customizability stable
Mon, 18 May 2009 19:50:23 +0200 Sylvain Thénault should be outside the loop stable
Mon, 18 May 2009 19:50:04 +0200 Sylvain Thénault give a name to rtags instance to ease debugging stable
Mon, 18 May 2009 19:48:58 +0200 Sylvain Thénault fix i18n msgstr stable
Mon, 18 May 2009 18:42:12 +0200 Sylvain Thénault #343256: form redirection stopped working with 3.2 stable
Mon, 18 May 2009 16:43:02 +0200 sylvain thenault check at connection creation time if we should use EUser or CWUser stable
Mon, 18 May 2009 14:36:26 +0200 sylvain thenault merge stable
Mon, 18 May 2009 14:32:34 +0200 Aurelien Campeas avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems stable
Mon, 18 May 2009 14:36:09 +0200 sylvain thenault #343290: inputs don't use value specified in URL stable
Mon, 18 May 2009 14:22:26 +0200 sylvain thenault add some bw compat code for old rest_path prototype stable
Mon, 18 May 2009 14:08:21 +0200 Aurelien Campeas fix #343304 stable
Mon, 18 May 2009 13:49:28 +0200 sylvain thenault test and fix #342997: local eid used for absolute_url of external entities stable
Mon, 18 May 2009 13:41:53 +0200 Aurelien Campeas oops stable
Mon, 18 May 2009 12:33:00 +0200 Aurelien Campeas work-around for #343301 (display garbage in non xhtml browsers) stable
Mon, 18 May 2009 11:56:03 +0200 sylvain thenault merge stable
Mon, 18 May 2009 11:50:43 +0200 Florent fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints stable
Mon, 18 May 2009 11:40:39 +0200 sylvain thenault missing ext/ subpackage in cubicweb-common stable
Mon, 18 May 2009 10:54:48 +0200 sylvain thenault merge stable
Mon, 18 May 2009 10:09:06 +0200 Florent merge stable
Thu, 14 May 2009 18:12:45 +0200 Florent fix CheckBox multiple dom id and refactor with Radio tls-sprint
Mon, 18 May 2009 10:51:56 +0200 sylvain thenault merge
Mon, 18 May 2009 10:50:52 +0200 sylvain thenault comment
Mon, 18 May 2009 08:17:58 +0200 Adrien Di Mascio avoid SelectAction selection to crash on startup views stable
Fri, 15 May 2009 14:00:43 +0200 Aurelien Campeas [treeview] really fix #343232 stable
Thu, 14 May 2009 16:32:20 +0200 Adrien Di Mascio allow the __method() hook to raise a Redirect exception
Thu, 14 May 2009 16:31:14 +0200 Aurelien Campeas [treeview] restore functionnality lost in some previous merge #343232 stable
Thu, 14 May 2009 16:28:58 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3_2_0-1 for changeset c9c492787a8a
Thu, 14 May 2009 16:28:57 +0200 Aurelien Campeas Added tag cubicweb-version-3_2_0 for changeset c14231e3a4f9 cubicweb-debian-version-3_2_0-1
Thu, 14 May 2009 15:33:50 +0200 sylvain thenault ... cubicweb-version-3_2_0
Thu, 14 May 2009 15:27:16 +0200 sylvain thenault more packaging fixes
Thu, 14 May 2009 15:15:21 +0200 sylvain thenault fix packaging
Thu, 14 May 2009 15:08:58 +0200 Sylvain use wildcard
Thu, 14 May 2009 14:51:52 +0200 Sylvain remove 2.5 construction
Thu, 14 May 2009 12:52:27 +0200 sylvain thenault merge
Thu, 14 May 2009 12:52:13 +0200 sylvain thenault close branch 25480a710422
Thu, 14 May 2009 12:51:53 +0200 sylvain thenault merge
Thu, 14 May 2009 12:51:38 +0200 sylvain thenault close branch 894685124c68
Thu, 14 May 2009 12:51:11 +0200 sylvain thenault merge
Thu, 14 May 2009 12:50:34 +0200 sylvain thenault merge
Thu, 14 May 2009 12:50:14 +0200 sylvain thenault close branch 450c435d69b9
Thu, 14 May 2009 12:49:44 +0200 sylvain thenault close 1fbeb11a27a3
Thu, 14 May 2009 12:49:04 +0200 sylvain thenault merge
Thu, 14 May 2009 12:48:32 +0200 sylvain thenault close branch tls-sprint
Thu, 14 May 2009 12:48:11 +0200 sylvain thenault backport tls-sprint
Thu, 14 May 2009 12:43:56 +0200 sylvain thenault 3.2 tls-sprint
Thu, 14 May 2009 12:43:48 +0200 sylvain thenault i18nupdate tls-sprint
Thu, 14 May 2009 12:34:20 +0200 sylvain thenault clear query cache on write tls-sprint
Thu, 14 May 2009 12:34:08 +0200 sylvain thenault skip RawDynamicComboBoxWidget tls-sprint
Thu, 14 May 2009 12:31:23 +0200 Aurelien Campeas let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary tls-sprint
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Thu, 14 May 2009 10:24:56 +0200 Adrien Di Mascio ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead tls-sprint
Thu, 14 May 2009 10:13:59 +0200 Adrien Di Mascio [calendar] ensure task.start / task.stop are available before calling todate() tls-sprint
Thu, 14 May 2009 08:35:19 +0200 sylvain thenault ensure start/stop are datetime before access to .hour tls-sprint
Wed, 13 May 2009 19:51:30 +0200 Aurelien Campeas pass default values along the whole call chain, fix hidden field update bug tls-sprint
Wed, 13 May 2009 17:21:35 +0200 sylvain thenault fix some web tests, adjusts rtags tls-sprint
Wed, 13 May 2009 17:01:42 +0200 sylvain thenault merge tls-sprint
Wed, 13 May 2009 16:07:44 +0200 Aurelien Campeas on inline form validation, also provide the 'unspecified' placeholder value for empty fields tls-sprint
Wed, 13 May 2009 15:55:47 +0200 Aurelien Campeas merge tls-sprint
Wed, 13 May 2009 15:55:08 +0200 Aurelien Campeas fix vertical alignment pb. with descr. format list and textarea inputs tls-sprint
Wed, 13 May 2009 17:01:25 +0200 sylvain thenault delete-trailing-spaces tls-sprint
Wed, 13 May 2009 17:01:16 +0200 sylvain thenault clear cache before synchronization tls-sprint
Wed, 13 May 2009 17:00:42 +0200 sylvain thenault previous form actually worked?? tls-sprint
Wed, 13 May 2009 17:00:22 +0200 sylvain thenault sort solutions anyway tls-sprint
Wed, 13 May 2009 17:00:08 +0200 sylvain thenault check field isn't already instantiated tls-sprint
Wed, 13 May 2009 16:59:50 +0200 sylvain thenault fix test tls-sprint
Wed, 13 May 2009 16:28:21 +0200 sylvain thenault one more msplanning bug fixed... tls-sprint
Wed, 13 May 2009 15:46:47 +0200 sylvain thenault ms planning fix tls-sprint
Wed, 13 May 2009 15:06:02 +0200 sylvain thenault already a class tls-sprint
Wed, 13 May 2009 15:05:38 +0200 sylvain thenault mx flag has moved tls-sprint
Wed, 13 May 2009 13:57:51 +0200 sylvain thenault consider fields_kwargs even when field specified tls-sprint
Wed, 13 May 2009 12:15:03 +0200 Aurelien Campeas no (not for attributes anyway) tls-sprint
Wed, 13 May 2009 11:06:22 +0200 sylvain thenault dc_description should take a format argument tls-sprint
Wed, 13 May 2009 11:02:47 +0200 sylvain thenault merge tls-sprint
Wed, 13 May 2009 11:02:40 +0200 sylvain thenault xhmlt fix tls-sprint
Wed, 13 May 2009 10:56:24 +0200 Florent fix popup login width when allow-email-login=y tls-sprint
Wed, 13 May 2009 10:38:18 +0200 Florent adapt login box message to allow-email-login configuration tls-sprint
Wed, 13 May 2009 11:01:40 +0200 sylvain thenault fix in case only one type is tested tls-sprint
Wed, 13 May 2009 10:12:40 +0200 sylvain thenault fix cubes order while generating catalogs tls-sprint
Wed, 13 May 2009 10:12:03 +0200 sylvain thenault use render tls-sprint
Wed, 13 May 2009 09:13:26 +0200 sylvain thenault merge tls-sprint
Wed, 13 May 2009 08:58:32 +0200 Florent fix <optgroup> tag cannot be empty according to DTD tls-sprint
Wed, 13 May 2009 09:09:50 +0200 sylvain thenault refactor and don't crash on error while generating a cube's catalogs tls-sprint
Wed, 13 May 2009 09:09:22 +0200 sylvain thenault fix some rtags pb on i18n catalog generation tls-sprint
Wed, 13 May 2009 08:41:23 +0200 sylvain thenault ensure input widgets are displayed anyway if they get an empty list as values tls-sprint
Tue, 12 May 2009 20:53:45 +0200 sylvain thenault should specify role tls-sprint
Tue, 12 May 2009 20:52:36 +0200 sylvain thenault meeep tls-sprint
Tue, 12 May 2009 20:47:42 +0200 sylvain thenault check a file is submitted first tls-sprint
Tue, 12 May 2009 20:31:35 +0200 sylvain thenault merge tls-sprint
Tue, 12 May 2009 20:08:36 +0200 Aurelien Campeas that should be automatic tls-sprint
(0) -1000 -480 +480 +1000 +3000 +10000 tip