Tue, 31 Jan 2012 11:49:15 +0100 Sylvain Thénault [config, migration] fix https-deny-anonymous option type
Mon, 30 Jan 2012 20:56:00 +0100 Sylvain Thénault [js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489 stable
Mon, 30 Jan 2012 20:57:05 +0100 Julien Cristau [book] Fix typos in rql datetime functions documentation
Thu, 26 Jan 2012 14:58:38 +0100 Sylvain Thénault [search box] allow to specify domid in select arguments. Closes #2162166
Fri, 27 Jan 2012 12:15:57 +0100 Aurelien Campeas [config] fix rql-cache-size initial values (closes #2162160) stable
Thu, 26 Jan 2012 15:55:27 +0100 Sylvain Thénault [migractions] fix comment to avoid ambiguity. Closes #2015260
Wed, 18 Jan 2012 15:27:08 +0100 Pierre-Yves David [storage] BFSS now create read only file (closes #2151672)
Mon, 23 Jan 2012 12:39:21 +0100 Sylvain Thénault backport stable
Thu, 19 Jan 2012 18:44:41 +0100 Sylvain Thénault [schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815 stable
Mon, 23 Jan 2012 12:36:33 +0100 Sylvain Thénault backport oldstable stable
Thu, 19 Jan 2012 12:57:02 +0100 Sylvain Thénault [req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654 oldstable
Wed, 21 Dec 2011 18:14:01 +0100 Sylvain Thénault [testlib, postgres] take care, _repo is None when backuping postgres test db, crashing database generation stable
Wed, 18 Jan 2012 17:27:11 +0100 Florent Cayré [base views] make it easier to override EntityStartupView behaviour when the rset is empty; closes #2126364 stable
Wed, 18 Jan 2012 16:14:34 +0100 Sylvain Thénault [excanvas js] missing comma stable
Tue, 17 Jan 2012 11:55:32 +0100 Sylvain Thénault backport stable
Tue, 17 Jan 2012 11:49:23 +0100 Julien Cristau [datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
Tue, 17 Jan 2012 11:48:25 +0100 Julien Cristau [facets] Make hiding facet body optional (closes #2105862)
Tue, 17 Jan 2012 14:26:18 +0100 Florent Cayré [manage/index view] fix sources management view appearing in index view although it should not; closes #2126335 stable
Tue, 17 Jan 2012 14:05:04 +0100 Sylvain Thénault [book] add doc about request, session and connection management you need to know when writing tests stable
Tue, 17 Jan 2012 14:04:56 +0100 Sylvain Thénault [test] test/demonstrate relation permissions overriding stable
Tue, 17 Jan 2012 11:49:23 +0100 Julien Cristau [datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387 stable
Tue, 17 Jan 2012 11:48:25 +0100 Julien Cristau [facets] Make hiding facet body optional (closes #2105862) stable
Tue, 17 Jan 2012 11:47:14 +0100 Julien Cristau gmap: fix regression from 151058945234 stable
Tue, 17 Jan 2012 11:47:14 +0100 Julien Cristau gmap: fix regression from 151058945234
Thu, 12 Jan 2012 18:17:19 +0100 Sylvain Thénault [deprecation] add cw version number to deprecation warning
Thu, 12 Jan 2012 18:17:07 +0100 Sylvain Thénault [test] fix test broken by 8158:2ee254e74382 and add a test for that change
Thu, 12 Jan 2012 13:04:59 +0100 Anthony Truchet [doc] Add a small docstring to RQLExpression constructor stable
Wed, 11 Jan 2012 18:29:33 +0100 Sylvain Thénault backport stable
Wed, 11 Jan 2012 18:29:21 +0100 Sylvain Thénault [schema] restrictive email address read permission. Closes #2148141
Wed, 11 Jan 2012 18:28:17 +0100 Sylvain Thénault [tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute stable
Tue, 10 Jan 2012 16:33:27 +0100 Pierre-Yves David [tableviews] use ``select_or_none`` instead of ``try: select() except:``
Mon, 09 Jan 2012 22:40:43 +0100 Sylvain Thénault [bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
Mon, 09 Jan 2012 16:20:49 +0100 Julien Cristau gmap: set center and zoomlevel automatically (closes #2144255) stable
Wed, 04 Jan 2012 17:21:14 +0100 Katia Saurfelt [views] calendar id in CalendarView must be unique (closes #2143864) stable
Tue, 03 Jan 2012 12:23:57 +0100 Sylvain Thénault [debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050 stable
Mon, 09 Jan 2012 22:40:07 +0100 Sylvain Thénault [multi-sources] call doexec rather than sqlexec since we do not want to call process_result (as there aren't any and this breaks with lgdb default)
Fri, 06 Jan 2012 18:44:52 +0100 Sylvain Thénault [sources] hide some attributes from source edition form. Closes #2144160 stable
Tue, 03 Jan 2012 17:59:31 +0100 Pierre-Yves David [https] Allow configuration of anonymous access on https (closes #1971992) stable
Tue, 03 Jan 2012 17:00:43 +0100 Alexandre Fayolle [bfss] convert root BFSS directory to str in constructor (closes #2137793) stable
Tue, 03 Jan 2012 12:21:44 +0100 Sylvain Thénault [rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041 stable
Tue, 20 Dec 2011 19:05:55 +0100 Sylvain Thénault [ldap test] test actual ldap authentication instead of monkey-patching stable
Thu, 22 Dec 2011 17:56:04 +0100 Alexandre Fayolle [book] Add some details about usage of EXISTS stable
Thu, 22 Dec 2011 17:46:55 +0100 Sylvain Thénault backport stable
Thu, 22 Dec 2011 17:44:50 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.2-1 for changeset 17ebd836cee3 stable
Thu, 22 Dec 2011 17:44:50 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.2 for changeset 049a3819f03d stable cubicweb-debian-version-3.14.2-1
Thu, 22 Dec 2011 15:14:01 +0100 Sylvain Thénault 3.14.2 stable cubicweb-version-3.14.2
Thu, 22 Dec 2011 15:13:47 +0100 Sylvain Thénault [i18n] fix french for 'action menu' stable
Wed, 21 Dec 2011 18:26:35 +0100 Adrien Di Mascio [server] use lgd.process_cursor to optimize processing of large resultsets
Wed, 21 Dec 2011 18:04:07 +0100 Sylvain Thénault [css] fix typo in uiprops/css
Wed, 21 Dec 2011 18:01:48 +0100 Sylvain Thénault backport stable
Wed, 14 Dec 2011 12:13:28 +0100 Sylvain Thénault [sources management] fix crash mapping tab because chain() is not indexable. Closes #2124077 stable
Mon, 19 Dec 2011 19:01:15 +0100 Sylvain Thénault [css] use listingHeaderBgColor in old css stable
Wed, 21 Dec 2011 17:59:37 +0100 Sylvain Thénault add instance to not implemented error stable
Tue, 20 Dec 2011 09:32:27 +0100 Sylvain Thénault [repo cache] fix cache clearing for an eid: keys are now always a tuple stable
Mon, 19 Dec 2011 19:15:49 +0100 Sylvain Thénault missing import statement stable
Mon, 19 Dec 2011 19:03:27 +0100 Alexandre Fayolle fix potential problems when BFSS uses a Windows SMB share (closes #2131435) stable
Fri, 16 Dec 2011 14:35:25 +0100 Adrien Di Mascio [views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
Fri, 16 Dec 2011 14:35:20 +0100 Adrien Di Mascio [table] use cell text content when cubicweb:sortvalue is not defined (closes #2093183)
Fri, 16 Dec 2011 12:30:12 +0100 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
Mon, 12 Dec 2011 12:09:49 +0100 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
Fri, 09 Dec 2011 12:57:22 +0100 Sylvain Thénault [tableview] cubicweb:sortvalue should not have 'json:' in its value anymore. This breaks old tables. stable
Fri, 09 Dec 2011 12:14:11 +0100 Pierre-Yves David [schema] React to yams improvement of metadata attribute handling.
Fri, 09 Dec 2011 12:08:44 +0100 Sylvain Thénault stable is 3.14.X stable
Fri, 09 Dec 2011 12:08:27 +0100 Sylvain Thénault oldstable is 3.13.X oldstable
Thu, 08 Dec 2011 16:48:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.1-1 for changeset 6928210da4fc
Thu, 08 Dec 2011 16:47:59 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.1 for changeset 793d2d327b3e cubicweb-debian-version-3.14.1-1
Thu, 08 Dec 2011 14:33:38 +0100 Sylvain Thénault 3.14.1 cubicweb-version-3.14.1
Thu, 08 Dec 2011 14:32:57 +0100 Sylvain Thénault backport stable
Thu, 08 Dec 2011 14:29:48 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.13.10-1 for changeset 2eab9a5a6bf8 stable
Thu, 08 Dec 2011 14:29:48 +0100 Sylvain Thénault Added tag cubicweb-version-3.13.10 for changeset 2ad4e5173c73 stable cubicweb-debian-version-3.13.10-1
Thu, 08 Dec 2011 14:30:00 +0100 Adrien Di Mascio [ajax] make navigation component appear both above and below the view (closes #2110266)
Thu, 08 Dec 2011 13:22:23 +0100 Sylvain Thénault 3.13.10 stable cubicweb-version-3.13.10
Thu, 08 Dec 2011 13:17:25 +0100 Julien Cristau Link to python docs about strftime instead of pointing at "man" (closes #2106415)
Thu, 08 Dec 2011 13:16:10 +0100 Sylvain Thénault [test] reindent
Wed, 07 Dec 2011 10:53:05 +0100 Sylvain Thénault [rqlrewrite] fix comment
Mon, 05 Dec 2011 16:59:20 +0100 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
Mon, 05 Dec 2011 15:11:22 +0100 Julien Cristau Tweak message to clarify it gets the pagination back
Mon, 05 Dec 2011 15:20:21 +0100 Alexandre Fayolle fix tests broken by lgdb update
Mon, 05 Dec 2011 14:31:43 +0100 Julien Cristau [migration] Ignore IOError from readline.write_history_file (closes #2106621) stable
Mon, 05 Dec 2011 14:31:41 +0100 Julien Cristau [migration] make remove_cube('foo') not fail if foo is already removed. Closes #2106532 stable
Mon, 05 Dec 2011 13:42:23 +0100 Aurelien Campeas [cwconfig] absolute import (closes #2091068) stable
Mon, 05 Dec 2011 13:37:40 +0100 Julien Cristau [schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
Thu, 01 Dec 2011 12:48:46 +0100 Aurelien Campeas [facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow
Tue, 29 Nov 2011 12:06:35 +0100 Aurelien Campeas [views/tabs] tests absolutely want an alt attribute (even if meaningless)
Tue, 29 Nov 2011 11:18:46 +0100 Julien Cristau [navigation] provide a link back from the full view to the paginated one
Thu, 24 Nov 2011 17:00:09 +0100 Aurelien Campeas [sorted navigation] refactor code so that when an attribute is found, nb_chars may be recomputed anyway according to variable type
Thu, 24 Nov 2011 16:59:32 +0100 Aurelien Campeas [reledit] implements entity_call instead of cell_call
Thu, 24 Nov 2011 16:59:15 +0100 Aurelien Campeas [merge] backport stable
Thu, 24 Nov 2011 16:57:31 +0100 Sylvain Thénault [skel] default debian/rules use pysupport to compile python files stable
Mon, 21 Nov 2011 17:58:18 +0100 Alexandre Fayolle use dbhelper functions to get default date / datetime (closes #2094544)
Tue, 22 Nov 2011 11:26:06 +0100 Alexandre Fayolle actually a bad idea, sorry
Wed, 23 Nov 2011 11:23:51 +0100 Alain Leufroy [web/views/tabs] improve non graphical experince with tabs (closes #2097405)
Wed, 23 Nov 2011 14:45:13 +0100 Aurelien Campeas [tableview] fix action menu layout (closes #2099011)
Wed, 23 Nov 2011 12:30:05 +0100 Aurelien Campeas [facets] do no stretch to the right when there are many facets; instead use a floating layout (closes #2093160)
Wed, 23 Nov 2011 11:46:30 +0100 Aurelien Campeas [views/table] fix typo
Tue, 22 Nov 2011 11:20:36 +0100 Alexandre Fayolle fix typo
Mon, 21 Nov 2011 17:53:14 +0100 Alexandre Fayolle added log when operation precommit fails
Thu, 17 Nov 2011 18:19:56 +0100 Sylvain Thénault [EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
Thu, 17 Nov 2011 18:21:04 +0100 Sylvain Thénault [tableview] enhance RelationColRenderer. Closes #2093184
Wed, 16 Nov 2011 22:07:51 +0100 Sylvain Thénault backport stable
Wed, 16 Nov 2011 22:07:32 +0100 Sylvain Thénault [reledit] default label should be translated, I don't thing we've an opportunity to do it another way as uicfg objects are static stable
Wed, 16 Nov 2011 22:07:27 +0100 Sylvain Thénault [rset] fix crash while building entity from rset w/ some subquery. Closes #2089055 stable
Tue, 15 Nov 2011 22:23:14 +0100 Sylvain Thénault [email bug report] _cw.config bw compat has been dropped, use _cw.vreg.config (+ small cleanup). Closes #2086985
Tue, 15 Nov 2011 22:22:18 +0100 Sylvain Thénault [users management view] return None if no entity related, not an empty tuple. Closes #2089085
Mon, 14 Nov 2011 12:13:48 +0100 Alexandre Fayolle merge stable changes to default
Thu, 10 Nov 2011 23:18:56 +0100 Alexandre Fayolle [http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998) stable
Thu, 10 Nov 2011 10:13:40 +0100 Sylvain Thénault [etype restriction component] rql 0.31 doesn't accept anymore a variable ref as add_type_restriction argument. Closes #2086983
Thu, 10 Nov 2011 10:12:37 +0100 Sylvain Thénault [3.14 migration] strip constraint value to avoid extra new lines
Wed, 09 Nov 2011 19:19:24 +0100 Sylvain Thénault merge
Wed, 09 Nov 2011 19:16:08 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.0-1 for changeset 0bfe22fceb38
Wed, 09 Nov 2011 19:16:08 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.0 for changeset 5c4390eb10c3 cubicweb-debian-version-3.14.0-1
Wed, 09 Nov 2011 18:43:01 +0100 Sylvain Thénault [test] add some tests for rql's add_type_restriction
Wed, 09 Nov 2011 18:41:12 +0100 Sylvain Thénault add some notes
Wed, 09 Nov 2011 17:34:08 +0100 Sylvain Thénault [packaging] common subpackage has been dropped cubicweb-version-3.14.0
Wed, 09 Nov 2011 17:17:54 +0100 Sylvain Thénault 3.14
Wed, 09 Nov 2011 16:42:33 +0100 Aurelien Campeas [js/tablesorter] work around tablesorter deficiencies (bool handling)
Wed, 09 Nov 2011 14:55:25 +0100 Sylvain Thénault [tableview] fix __init__ logic of sortfunc/sortable
Wed, 09 Nov 2011 15:13:13 +0100 Sylvain Thénault [datafeed log] properly log errors catched at the source level
Wed, 09 Nov 2011 14:34:03 +0100 Sylvain Thénault [data import log] log on the source so we properly have source name information
Wed, 09 Nov 2011 15:06:03 +0100 Aurelien Campeas [facets] reenable facet hiding (was lost in the previous refactoring)
Wed, 09 Nov 2011 14:34:41 +0100 Sylvain Thénault [tableview] drop comment
Mon, 07 Nov 2011 18:16:53 +0100 Sylvain Thénault [tableview] deepcopy of colrenderer was actually broken with py < 2.7
Mon, 07 Nov 2011 18:09:13 +0100 Sylvain Thénault backport stable
Mon, 07 Nov 2011 18:08:40 +0100 Sylvain Thénault [html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309 stable
Fri, 04 Nov 2011 17:29:39 +0100 Anthony Truchet [doc] fix data hooks parent class in Hooks doc. stable
Mon, 07 Nov 2011 10:56:39 +0100 Sylvain Thénault [pylint] enhance plugin: define 'data' function in uiprops module
Mon, 07 Nov 2011 10:55:15 +0100 Adrien Di Mascio [table] display navigation component both above and below the table
Mon, 07 Nov 2011 10:54:17 +0100 Sylvain Thénault [doc] update 3.14 release notes
Fri, 04 Nov 2011 17:16:15 +0100 Sylvain Thénault [table view] some new table view enhancements
Fri, 04 Nov 2011 14:57:41 +0100 Sylvain Thénault [navigation] extract method from SortedNavigation.call to ease overriding
Fri, 04 Nov 2011 13:03:56 +0100 Sylvain Thénault [cleanup] drop some appengine support junk
Fri, 04 Nov 2011 13:03:52 +0100 Sylvain Thénault [table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
Fri, 04 Nov 2011 13:03:35 +0100 Sylvain Thénault backport stable
Fri, 04 Nov 2011 13:00:33 +0100 Sylvain Thénault [pagination] closes #2072029: add css class to div for "see them all" link for pagination. stable
Fri, 04 Nov 2011 13:00:30 +0100 Sylvain Thénault [prev/next] properly translate previous/next links' title, closes #2072158 stable
Thu, 03 Nov 2011 16:01:41 +0100 Alexandre Fayolle [rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
Fri, 28 Oct 2011 17:54:24 +0200 Alexandre Fayolle [table view, workflow] fix the display of wf history table (closes: #2065652)
Thu, 03 Nov 2011 15:28:30 +0100 Sylvain Thénault backport stable
Thu, 03 Nov 2011 15:27:31 +0100 Sylvain Thénault [rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643 stable
Thu, 03 Nov 2011 11:44:02 +0100 Sylvain Thénault [instance creation] properly search for sql extension in the schema directory. Closes #2068117 stable
Thu, 03 Nov 2011 11:18:37 +0100 Sylvain Thénault [entity table view] add count default to true on main entity column
Thu, 03 Nov 2011 11:18:35 +0100 Sylvain Thénault [table sort] should eval cubicweb:sortvalue to make it works properly
Thu, 03 Nov 2011 11:18:21 +0100 Sylvain Thénault [rqlinput] cleanup (use req everywhere) and fix html validation issue (input outside fieldset) stable
Wed, 02 Nov 2011 10:37:04 +0100 Sylvain Thénault [js table sort] use lower cased tag names since HTML is case insensitive and XHTML is case sensitive and wants lower case tag names
Wed, 02 Nov 2011 10:33:50 +0100 Sylvain Thénault [old table view] drop duplicated method
Wed, 02 Nov 2011 10:33:33 +0100 Sylvain Thénault [edit controller] only display warning on specific adapters
Wed, 02 Nov 2011 10:31:18 +0100 Sylvain Thénault [wysiwyg editor] disable server browsing by default stable
Fri, 28 Oct 2011 12:07:37 +0200 Adrien Di Mascio [doc] add some documentation on url path evaulators
Fri, 28 Oct 2011 11:44:50 +0200 Sylvain Thénault fix typos
Fri, 28 Oct 2011 11:33:26 +0200 Sylvain Thénault [diet] move iprogress to its own cube. Closes #1916016
Fri, 28 Oct 2011 11:33:25 +0200 Sylvain Thénault [facetable views] allow extra hiddens to be specified when selecting the facets form
Fri, 28 Oct 2011 11:33:24 +0200 Sylvain Thénault [export views] uniformize titles, much nicer when listing possible views. Closes #2060944
Fri, 28 Oct 2011 11:31:11 +0200 Florent Cayré replace adapter by simple selector to ease edit controller overloading; fixes #2042349
Fri, 28 Oct 2011 10:34:12 +0200 Adrien Di Mascio [uihelper] fix bad variable renaming
Fri, 28 Oct 2011 10:32:48 +0200 Adrien Di Mascio [doc] fix most of ReST compilation errors and warnings
Wed, 12 Oct 2011 15:56:40 +0200 Pierre-Yves David Update documentation about resource mode. stable
Thu, 27 Oct 2011 18:19:00 +0200 Adrien Di Mascio [uicfg] add uihelper module with high-level helpers (closes #1809414)
Thu, 27 Oct 2011 10:38:16 +0200 Sylvain Thénault [ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
Thu, 27 Oct 2011 10:38:03 +0200 Sylvain Thénault [tableview] .entity method is useful on EntityTableView as well, move it there
Thu, 27 Oct 2011 10:38:02 +0200 Sylvain Thénault [schema, old instance] restore some pre 3.5.10 bw compat as some old instances may still have this, and add migration so we can remove it at some point
Wed, 26 Oct 2011 17:59:06 +0200 Aurelien Campeas backport stable
Wed, 26 Oct 2011 17:58:21 +0200 Aurelien Campeas [views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ... stable
Wed, 26 Oct 2011 14:12:35 +0200 Sylvain Thénault backport stable
Wed, 26 Oct 2011 14:11:30 +0200 Sylvain Thénault [test, facets] fix prepare_rqlst arguments, it wasn't actually testing baserql due to name conflicts stable
Tue, 25 Oct 2011 18:59:15 +0200 Sylvain Thénault [test] specify X type, as this is not infered from NOT identity with rql#default
Tue, 25 Oct 2011 18:57:51 +0200 Sylvain Thénault useless debugged breaks test with python < 2.6
Tue, 25 Oct 2011 18:22:19 +0200 Sylvain Thénault [rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
Tue, 25 Oct 2011 18:21:45 +0200 Sylvain Thénault [test] unittest2 api update
Tue, 25 Oct 2011 14:03:52 +0200 Sylvain Thénault [rql] closes #2054468: support for HAVING in SET/DELETE queries
Tue, 25 Oct 2011 14:03:32 +0200 Anthony Truchet [book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...) stable
Tue, 25 Oct 2011 13:51:27 +0200 Aurelien Campeas [tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
Mon, 24 Oct 2011 13:52:24 +0200 Sylvain Thénault [ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
Mon, 24 Oct 2011 13:51:39 +0200 Aurelien Campeas [tableview] extract two methods from render_table to ease subclassing
Mon, 24 Oct 2011 13:19:23 +0200 Sylvain Thénault backport stable
Mon, 24 Oct 2011 13:18:58 +0200 Pierre-Yves David [deprecated] TableView: update some documentation
Mon, 24 Oct 2011 13:13:45 +0200 Sylvain Thénault [column labels] full display_name prototype compat stable
Mon, 24 Oct 2011 13:09:05 +0200 Sylvain Thénault [book] update copyright stable
Mon, 24 Oct 2011 08:55:07 +0200 Aurelien Campeas [tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
Sat, 22 Oct 2011 11:59:42 +0200 Sylvain Thénault check entity's cwuri and remove debug stable
Sat, 22 Oct 2011 11:16:14 +0200 Sylvain Thénault [tableview] fix bad attribute name
Fri, 21 Oct 2011 18:37:30 +0200 Aurelien Campeas [tableview] sortvalue truncation should be somewhat configurable
Fri, 21 Oct 2011 18:10:50 +0200 Florent Cayré fix broken tests (at least by #1800002)
Fri, 21 Oct 2011 18:02:40 +0200 Sylvain Thénault typo
Fri, 21 Oct 2011 17:52:37 +0200 Aurelien Campeas undo garbage shipped in 9a73d5e762b0
Fri, 21 Oct 2011 17:50:56 +0200 Sylvain Thénault [test] one more base etype...
Fri, 21 Oct 2011 17:48:56 +0200 Sylvain Thénault [test] limit size is now done by the layout
Fri, 21 Oct 2011 17:42:56 +0200 Aurelien Campeas [facets] fix context passing + a note for later
Fri, 21 Oct 2011 17:14:05 +0200 Sylvain Thénault [table view] fix regression in old table view leading to malformed html
Tue, 18 Oct 2011 12:25:32 +0200 Pierre-Yves David [utils] add a ``js_href`` function to generated proper javascript href
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault i18n update
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [facets] view should be propagated up to facet selection, so we can get different facets according to the view. Closes #2036527
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [management table] upgrade sources groups management table to new api
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [management table] fix and upgrade users and groups management tables to new api
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [web component architecture] extract LayoutableMixIn from components
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Fri, 21 Oct 2011 14:32:18 +0200 Sylvain Thénault [test] restore support for python < 2.6
Fri, 21 Oct 2011 13:05:45 +0200 Sylvain Thénault [forms] update code broken by linkto refactoring
Fri, 21 Oct 2011 13:05:26 +0200 Sylvain Thénault [rdf] drop buggy (name error) try/except (done using related(safe=True)) stable
Fri, 21 Oct 2011 11:36:30 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 11:32:04 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57 stable
Fri, 21 Oct 2011 11:32:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.9 for changeset 07afe32945aa stable cubicweb-debian-version-3.13.9-1
Fri, 21 Oct 2011 11:03:54 +0200 Sylvain Thénault 3.13.9 stable cubicweb-version-3.13.9
Fri, 21 Oct 2011 10:59:57 +0200 Sylvain Thénault [selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165 stable
Fri, 21 Oct 2011 09:24:51 +0200 Sylvain Thénault [test] fix failure introduced by localperms cube introduction
Fri, 21 Oct 2011 09:24:48 +0200 Sylvain Thénault [test] fix failures introduced by 7951:b7c825b00f64
Fri, 21 Oct 2011 09:24:29 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix datafeed test, we have to use an internal session stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] drop some deprecation warnings stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506 stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix test failure caused by 7922:d307c3817782 stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore stable
Thu, 20 Oct 2011 16:03:51 +0200 Florent Cayré [entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
Tue, 18 Oct 2011 12:22:48 +0200 Pierre-Yves David Add generated documentation to .hgignore. stable
Thu, 20 Oct 2011 14:22:16 +0200 Adrien Di Mascio [uilib] add missing printer for integers
Thu, 20 Oct 2011 14:20:46 +0200 Sylvain Thénault backport stable
Thu, 20 Oct 2011 14:17:52 +0200 Sylvain Thénault [rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499 stable
Tue, 18 Oct 2011 17:08:05 +0200 Sylvain Thénault [rset] use .iteritems() instead of items()
Tue, 18 Oct 2011 15:52:50 +0200 Alexandre Fayolle merge back stable change
Tue, 18 Oct 2011 15:52:12 +0200 Alexandre Fayolle remove stale debugging statement stable
Thu, 29 Sep 2011 16:44:55 +0200 Nicolas Chauvat [server] fix integrity checks that destroy data (closes #1972842)
Mon, 17 Oct 2011 19:27:54 +0200 Sylvain Thénault [entity related rql] 'is' relation target constant should have 'etype' type, not String
Mon, 17 Oct 2011 15:08:25 +0200 Sylvain Thénault [entity] fix dumb name error introduced by 3.14 entity refactoring
Fri, 14 Oct 2011 16:42:10 +0200 Sylvain Thénault backport stable
Fri, 14 Oct 2011 15:19:25 +0200 Sylvain Thénault [js] missing trailing comma
Fri, 14 Oct 2011 14:42:00 +0200 Sylvain Thénault [test] map pgettext to unicode as _ stable
Fri, 14 Oct 2011 14:41:44 +0200 Sylvain Thénault [table view] fix bug introduced in 7938:80c6e2155c3d leading to not translated table headers stable
Fri, 14 Oct 2011 13:51:54 +0200 Sylvain Thénault oops
Fri, 14 Oct 2011 13:50:46 +0200 Sylvain Thénault [test] fix some failures recently introduced stable
Fri, 14 Oct 2011 13:36:39 +0200 Sylvain Thénault add missing imports
Fri, 14 Oct 2011 10:34:08 +0200 Sylvain Thénault [selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
Fri, 14 Oct 2011 10:33:31 +0200 Aurelien Campeas [cache] replace lgc.cache with something more appropriate (closes #1921713)
Fri, 14 Oct 2011 09:21:45 +0200 Sylvain Thénault merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
Fri, 14 Oct 2011 09:04:39 +0200 Adrien Di Mascio [table] use explicit add_onload() to setup table sorting (closes #2013493) stable
Fri, 14 Oct 2011 08:51:24 +0200 Sylvain Thénault [schema display] display_name shouldn't call .lower(). Note the only proper way is to have different msgid for upper/lower cases. Closes #1105433
Fri, 14 Oct 2011 08:50:09 +0200 Sylvain Thénault [ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
Fri, 14 Oct 2011 08:49:58 +0200 Sylvain Thénault [facets] on the way to vidargs removal
Thu, 13 Oct 2011 11:49:19 +0200 Alexandre Fayolle [migraction] fix cmd_change_attribute_type command (closes #2015073) stable
Thu, 13 Oct 2011 10:24:27 +0200 Sylvain Thénault [action] has_editable_relation first argument is once_is_enough flag, not an action name stable
Tue, 11 Oct 2011 18:16:52 +0200 Pierre-Yves David [table] Only apply sorting event on the first row of a table header (closes #1988780)
Fri, 07 Oct 2011 18:30:29 +0200 Pierre-Yves David [table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
Thu, 13 Oct 2011 09:44:14 +0200 Pierre-Yves David init_facets: Add documentation stable
Thu, 13 Oct 2011 09:25:26 +0200 Aurelien Campeas [facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
Thu, 13 Oct 2011 09:15:16 +0200 Florent Cayré [edit controller] add form to pre_web_edit signature to ease linkto usage (used by vcsfile cube)
Wed, 12 Oct 2011 19:06:22 +0200 Sylvain Thénault pylint extension stable
Wed, 12 Oct 2011 19:06:15 +0200 Sylvain Thénault [printers] fix bug introduced by final view refactoring: &#160; shouldn't be escaped.
Tue, 11 Oct 2011 16:01:44 +0200 Pierre-Yves David Add a hidden input:submit field in facets form (closes #1988784) stable
Tue, 11 Oct 2011 18:18:14 +0200 Pierre-Yves David AnyRsetView: Refactor the columns_name method and update doc. stable
Tue, 11 Oct 2011 18:16:06 +0200 Pierre-Yves David [facets] FacetFilterMixIn: add documention for class and generate_form
Tue, 11 Oct 2011 14:04:18 +0200 Pierre-Yves David [facet] Add infered type restriction to Filtered result set (closes #1988776) stable
Tue, 11 Oct 2011 14:28:48 +0200 Sylvain Thénault [source] remove uicfg rule for dropped synchronizing attribute stable
Tue, 11 Oct 2011 13:55:58 +0200 Sylvain Thénault backport stable
Tue, 11 Oct 2011 13:54:17 +0200 Sylvain Thénault [datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131 stable
Tue, 11 Oct 2011 13:50:32 +0200 Sylvain Thénault [datafeed parser] only update an entity attributes when needed. Closes #1989142 stable
Tue, 11 Oct 2011 11:00:24 +0200 Sylvain Thénault backport stable
Tue, 11 Oct 2011 10:59:35 +0200 Sylvain Thénault [schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585 stable
Mon, 10 Oct 2011 16:15:55 +0200 Sylvain Thénault [forms] fix bug in linkto refactoring (misordered arguments)
Fri, 07 Oct 2011 17:29:14 +0200 Sylvain Thénault [migration] update old yams api in change_attribute_type stable
Fri, 07 Oct 2011 17:18:10 +0200 Sylvain Thénault [schema] add missing import (trigger warning) stable
Fri, 07 Oct 2011 16:58:29 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d stable
Fri, 07 Oct 2011 16:58:29 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.8 for changeset 249bd4169339 stable cubicweb-debian-version-3.13.8-1
Fri, 07 Oct 2011 16:21:04 +0200 Sylvain Thénault 3.13.8 stable cubicweb-version-3.13.8
Fri, 07 Oct 2011 15:55:49 +0200 Adrien Di Mascio [facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727) stable
Fri, 07 Oct 2011 15:55:15 +0200 Sylvain Thénault [repository] use utcnow instead of now for some internal timetamps (closes #1988458) stable
Fri, 07 Oct 2011 15:55:14 +0200 Sylvain Thénault [datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676) stable
Fri, 07 Oct 2011 11:59:20 +0200 Sylvain Thénault backport stable
Fri, 07 Oct 2011 11:56:04 +0200 Sylvain Thénault [view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
Thu, 06 Oct 2011 18:23:01 +0200 Sylvain Thénault remove 3.14 deprecation warning
Fri, 07 Oct 2011 11:47:42 +0200 Sylvain Thénault sample script to turn a pyro source into a datafeed source stable
Fri, 07 Oct 2011 11:47:09 +0200 Sylvain Thénault [datafeed parser] properly recurse on nodes to follow all mapped relations (closes #1988432) stable
Thu, 06 Oct 2011 16:15:16 +0200 Sylvain Thénault [migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498) stable
Thu, 06 Oct 2011 16:14:08 +0200 Sylvain Thénault [request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
Thu, 06 Oct 2011 16:14:08 +0200 Sylvain Thénault [web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
Thu, 06 Oct 2011 10:13:24 +0200 Pierre-Yves David [js] Remove tab mixed with space in ``web/data/cubicweb.facets.js`` stable
Thu, 06 Oct 2011 10:09:42 +0200 Sylvain Thénault [xml/rdf views] handle case where the user hasn't read access to a relation (closes #1984598) stable
Tue, 04 Oct 2011 18:45:38 +0200 Sylvain Thénault [datafeed] don't crash if url is not specified
Tue, 04 Oct 2011 13:59:12 +0200 Sylvain Thénault [web session] ProgrammingError may be raised, we should catch it (closes #1980076) stable
Tue, 04 Oct 2011 13:58:57 +0200 Sylvain Thénault [web auth] closes #1981680: authentication info retriever should be given a chance to cleanup data stable
Tue, 04 Oct 2011 12:23:52 +0200 Sylvain Thénault backport stable
Fri, 30 Sep 2011 18:10:28 +0200 Alexandre Fayolle repaire cctl db-init -d on sqlserver (closes #1979670)
Tue, 04 Oct 2011 10:29:56 +0200 Sylvain Thénault [test, sqlserver] update test for fixed impl. of date extraction function for sqlserver (lgdb 1.7) stable
Tue, 04 Oct 2011 10:18:35 +0200 Sylvain Thénault [rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717) stable
Tue, 04 Oct 2011 10:15:46 +0200 Sylvain Thénault [pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718) stable
Tue, 04 Oct 2011 10:15:45 +0200 Sylvain Thénault [rql2sql] support for outer join on column alias (closes #1979645) stable
Tue, 04 Oct 2011 10:21:05 +0200 Sylvain Thénault [linkto] update documentation
Fri, 30 Sep 2011 18:08:00 +0200 Alexandre Fayolle improve EntityAttributesTableView perfs by adding a call to complete() stable
Fri, 30 Sep 2011 18:05:57 +0200 Alexandre Fayolle fix typo in comment stable
Fri, 30 Sep 2011 11:16:29 +0200 Sylvain Thénault [ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4 stable
Fri, 30 Sep 2011 11:15:40 +0200 Sylvain Thénault [book] startup views: add a note about *manage* view stable
Tue, 09 Aug 2011 09:43:26 +0200 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
Thu, 29 Sep 2011 15:28:41 +0200 Sylvain Thénault cleanup stable
Thu, 29 Sep 2011 14:47:04 +0200 Sylvain Thénault backport stable
Thu, 29 Sep 2011 14:46:41 +0200 Sylvain Thénault [js] add proper excanvas.js (patched version provided with jqplot, but with proper copyrights stable
Thu, 29 Sep 2011 14:42:39 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.7-1 for changeset 2f93ce32febe stable
Thu, 29 Sep 2011 14:42:38 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.7 for changeset 68e8c81fa96d stable cubicweb-debian-version-3.13.7-1
Thu, 29 Sep 2011 14:09:34 +0200 Sylvain Thénault 3.13.7 stable cubicweb-version-3.13.7
Thu, 29 Sep 2011 14:07:37 +0200 Sylvain Thénault [linkto] test for main form should be done in the link_to dictionary computation, else we may get erroneous values for sub-forms
Thu, 29 Sep 2011 14:05:45 +0200 Sylvain Thénault [req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681) stable
Thu, 29 Sep 2011 14:05:42 +0200 Sylvain Thénault [repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680) stable
Thu, 29 Sep 2011 13:53:34 +0200 Sylvain Thénault [ms planning] raise BadRQLQuery when two variables related by a non-crossable relation should come from two different sources (closes #1973767) stable
Thu, 29 Sep 2011 12:55:28 +0200 Sylvain Thénault [ms, test] propagate exception in test mode stable
Thu, 29 Sep 2011 12:55:20 +0200 Sylvain Thénault [repo] cleanup [_]delete_info prototype: extid argument isn't used stable
Tue, 27 Sep 2011 09:26:40 +0200 Nicolas Chauvat [views] fix docstring of tableview stable
Wed, 28 Sep 2011 14:33:43 +0200 Sylvain Thénault remove remaining junk from bad merge
Wed, 28 Sep 2011 11:17:49 +0200 Sylvain Thénault fix bad merge
Wed, 28 Sep 2011 10:36:41 +0200 Sylvain Thénault [sync schema hooks] pylint fixes have broken hasattr test stable
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 28 Sep 2011 09:01:17 +0200 Sylvain Thénault [doc] more doc about what's new in 3.14
Wed, 28 Sep 2011 08:16:10 +0200 Sylvain Thénault [json] restore 2.5 compat
Tue, 27 Sep 2011 18:47:11 +0200 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
Tue, 27 Sep 2011 18:46:36 +0200 Florent Cayré [form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
Tue, 27 Sep 2011 16:04:30 +0200 Aurelien Campeas [facet] add safety belt to rql path facet init (closes #1965481) stable
Tue, 27 Sep 2011 14:57:41 +0200 Sylvain Thénault [cleanup] kill broken livetest module stable
Tue, 27 Sep 2011 08:17:56 +0200 Sylvain Thénault [req cookie] fix name error stable
Mon, 26 Sep 2011 19:46:04 +0200 Sylvain Thénault backport stable
Mon, 26 Sep 2011 19:45:51 +0200 Sylvain Thénault [test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...) stable
Mon, 26 Sep 2011 19:35:44 +0200 Sylvain Thénault fix bad merge (unsaved buffers...)
Mon, 26 Sep 2011 19:24:08 +0200 Sylvain Thénault backport stable
Mon, 26 Sep 2011 19:09:12 +0200 Sylvain Thénault fix merge stable
Mon, 26 Sep 2011 19:08:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.6-1 for changeset 8a8949ca5351 stable
Mon, 26 Sep 2011 19:08:43 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.6 for changeset 17c007ad845a stable cubicweb-debian-version-3.13.6-1
Mon, 26 Sep 2011 18:38:38 +0200 Sylvain Thénault backport oldstable stable cubicweb-version-3.13.6
Mon, 26 Sep 2011 18:37:23 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.10-1 for changeset 9dfd21fa0a8b oldstable
Mon, 26 Sep 2011 18:37:23 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.10 for changeset 074c848a3712 oldstable cubicweb-debian-version-3.12.10-1
Mon, 26 Sep 2011 18:36:09 +0200 Sylvain Thénault 3.13.6 stable
Mon, 26 Sep 2011 18:25:22 +0200 Aurelien Campeas [web/facet] fix example selector in docstring stable
Mon, 26 Sep 2011 18:03:38 +0200 Sylvain Thénault [migration doc] talk about changes in Entity.fetch_rql
Mon, 26 Sep 2011 17:48:48 +0200 Sylvain Thénault [web request] fix stupid error that gone through the review stable
Mon, 26 Sep 2011 17:23:01 +0200 Sylvain Thénault 3.12.10 oldstable cubicweb-version-3.12.10
Tue, 07 Jun 2011 11:42:08 +0200 Julien Jehannet [skeleton] fix new class configuration in realdbtest stable
Fri, 23 Sep 2011 12:16:29 +0200 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
Fri, 23 Sep 2011 12:17:12 +0200 Sylvain Thénault [web] properly redirect when user login on loggedout view (closes #1954050) stable
Mon, 26 Sep 2011 09:31:54 +0200 Sylvain Thénault [i18n] update stable
Mon, 26 Sep 2011 09:31:44 +0200 Sylvain Thénault [schema, cleanup] one more case for add_etype_button stable
Mon, 26 Sep 2011 09:31:09 +0200 Sylvain Thénault [i18n, facet] missing registration of <no relation> msgid stable
Fri, 23 Sep 2011 15:41:21 +0200 Sylvain Thénault [test] sort to avoid random failure due to dict order stable
Fri, 23 Sep 2011 15:05:09 +0200 Aurelien Campeas [facets] fix height computation (incorporates and/or element if present, use css value to compute likely maximum height, kill wdg_stack_size) (closes #1954077) stable
Fri, 23 Sep 2011 14:56:31 +0200 Sylvain Thénault backport stable
Fri, 23 Sep 2011 14:56:13 +0200 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475) stable
Fri, 23 Sep 2011 14:43:44 +0200 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475)
Fri, 23 Sep 2011 14:18:13 +0200 Sylvain Thénault backport stable
Fri, 23 Sep 2011 12:40:50 +0200 Sylvain Thénault [doc] split API/book part of stuff that has been moved in primary view module docstring stable
Fri, 23 Sep 2011 12:23:09 +0200 Sylvain Thénault [rqlrewrite] if inlined relation has to be moved to a subquery, take care of the object of the relation (closes #1945725) stable
Fri, 23 Sep 2011 10:42:16 +0200 Aurelien Campeas [views/facets] simple horizontal layout when there are a few facets only (closes #1921709) stable
Fri, 23 Sep 2011 09:17:37 +0200 Sylvain Thénault [breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
Fri, 23 Sep 2011 09:10:58 +0200 Sylvain Thénault [web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass stable
Thu, 22 Sep 2011 17:29:40 +0200 Alexandre Fayolle ensure the test for asource column won't crash on SQLServer (closes #1949621) stable
Thu, 22 Sep 2011 19:13:58 +0200 Sylvain Thénault [doc] backport primary view documentation into the code, also document [URL]AttributeView stable
Thu, 22 Sep 2011 19:02:39 +0200 Sylvain Thénault [primary sub views] use entity_call instead of cell_call stable
Thu, 22 Sep 2011 19:02:36 +0200 Sylvain Thénault [doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly stable
Thu, 22 Sep 2011 19:02:29 +0200 Sylvain Thénault typo stable
Thu, 22 Sep 2011 17:20:52 +0200 Sylvain Thénault [reledit] honore 'rvid' for attribute relations (closes #1947471) stable
Thu, 22 Sep 2011 17:20:41 +0200 Sylvain Thénault [view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474) stable
Thu, 22 Sep 2011 17:20:38 +0200 Sylvain Thénault [sources management] nicer source management view and breadcrumbs (closes #1946329) stable
Thu, 22 Sep 2011 16:53:46 +0200 Aurelien Campeas [cubicweb.js] log evalJSON errors (closes #1947473) stable
Thu, 22 Sep 2011 16:53:43 +0200 Aurelien Campeas [views/table] parametrize table view co-classes (closes #1947472) stable
Thu, 22 Sep 2011 16:12:33 +0200 Sylvain Thénault [cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
Thu, 22 Sep 2011 16:12:28 +0200 Sylvain Thénault [entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
Thu, 22 Sep 2011 16:12:23 +0200 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
Thu, 22 Sep 2011 15:55:58 +0200 Sylvain Thénault [schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277) stable
Thu, 22 Sep 2011 15:54:57 +0200 Sylvain Thénault [cleanup] stable
Thu, 22 Sep 2011 10:04:20 +0200 Aurelien Campeas [jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810) stable
Thu, 22 Sep 2011 10:02:25 +0200 Sylvain Thénault [repo] ensure we don't restart a task while the repo is shutting down (closes #1942736) stable
Thu, 22 Sep 2011 10:02:17 +0200 Sylvain Thénault [warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760) stable
Thu, 22 Sep 2011 09:56:20 +0200 Adrien Di Mascio [testlib] make self.view() return raw output if no validator is used
Wed, 21 Sep 2011 19:04:33 +0200 Aurelien Campeas [tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522) stable
Wed, 21 Sep 2011 19:00:49 +0200 Aurelien Campeas [tabs] fix clic on tab that does nothing (closes #1942750) stable
Wed, 21 Sep 2011 18:35:45 +0200 Sylvain Thénault [idownloadable] dtw and up copyright stable
Wed, 21 Sep 2011 18:35:39 +0200 Sylvain Thénault [test] fix test broken by 7815:2a164a9cf81c stable
Wed, 21 Sep 2011 17:38:44 +0200 Sylvain Thénault [entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 20 Sep 2011 15:14:04 +0200 Sylvain Thénault [tableview] fix view selection when value is None (closes #1936781) stable
Tue, 20 Sep 2011 15:13:42 +0200 Sylvain Thénault [book] merge pyro chapter with faq entry with connexion snippet stable
Tue, 20 Sep 2011 09:20:41 +0200 Sylvain Thénault i18n update
Tue, 20 Sep 2011 09:20:17 +0200 Sylvain Thénault [schema view] fix label/name inversion leading to wrong css class / group url depending on user's language stable
Mon, 19 Sep 2011 19:13:50 +0200 Sylvain Thénault [i18n] tweaks
Mon, 19 Sep 2011 14:22:51 +0200 Sylvain Thénault [i18n] cleanup messages moved to localperms cube
Mon, 19 Sep 2011 14:22:28 +0200 Sylvain Thénault [security view] slight changes to make things clearer
Fri, 16 Sep 2011 17:30:26 +0200 Sylvain Thénault backport stable
Fri, 16 Sep 2011 16:42:42 +0200 Sylvain Thénault [refactoring] introduce add_etype_button function to properly create button to add a new entity stable
Fri, 16 Sep 2011 17:10:33 +0200 Sylvain Thénault [user prefs] use same title as the action for consistency stable
Fri, 16 Sep 2011 14:43:41 +0200 Sylvain Thénault [sources management] properly set __linkto, closes #1922970 stable
Fri, 16 Sep 2011 14:01:17 +0200 Sylvain Thénault some minor cleanups
Fri, 16 Sep 2011 13:56:00 +0200 Sylvain Thénault [web test] fix test broken by new users/groups management views
Fri, 16 Sep 2011 12:48:28 +0200 Sylvain Thénault [table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
Fri, 16 Sep 2011 12:48:26 +0200 Sylvain Thénault [user management] users and groups management now really lead to that (closes #1931478)
Fri, 16 Sep 2011 12:48:02 +0200 Sylvain Thénault [css] use h* title properties from uiprops in cubicweb.old.css (closes #1931476) stable
Fri, 16 Sep 2011 10:36:46 +0200 Florent Cayré [entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
Thu, 15 Sep 2011 18:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Sep 2011 17:36:58 +0200 Sylvain Thénault [jquery] upgrade to jquery 1.6.4
Thu, 15 Sep 2011 17:03:37 +0200 Sylvain Thénault [test] fix some tests broken since localperms cube extraction
Thu, 15 Sep 2011 16:40:52 +0200 Florent Cayré refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
Thu, 15 Sep 2011 08:34:31 +0200 Alexandre Fayolle [doc] add some documentation in cubicweb.web.action stable
Wed, 14 Sep 2011 09:55:51 +0200 Sylvain Thénault [test] fix bad sed
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Wed, 14 Sep 2011 09:10:58 +0200 Sylvain Thénault [test] fix test subsquently to localperms introduction
Tue, 13 Sep 2011 18:24:35 +0200 Sylvain Thénault [deprecation] specify name/doc to deprecated else it's fetched from the object, which has then to be importable. Cleanup debian/control dependancy on the way (needs lgc 0.56.3 api)
Tue, 13 Sep 2011 17:50:03 +0200 Julien Cristau [debian] fix init script dependencies (closes #1921729) stable
Tue, 13 Sep 2011 17:42:22 +0200 Sylvain Thénault [server] portable dump format supports now ZIP64 extensions by default (closes #1912535) stable
Tue, 13 Sep 2011 17:35:14 +0200 Adrien Di Mascio [repo] use smarter query to check asource presence on startup (closes #1922099) stable
Tue, 13 Sep 2011 15:41:36 +0200 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3)
Tue, 13 Sep 2011 15:41:11 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011
Tue, 13 Sep 2011 15:40:31 +0200 Sylvain Thénault backout 7781:e95cfd5eca61 stable
Tue, 13 Sep 2011 15:40:06 +0200 Sylvain Thénault backout 7780:a1d5365fefc1 stable
Tue, 13 Sep 2011 14:54:00 +0200 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3) stable
Tue, 13 Sep 2011 14:48:24 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
Tue, 13 Sep 2011 14:41:53 +0200 Sylvain Thénault [debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected stable
Mon, 12 Sep 2011 17:24:14 +0200 Sylvain Thénault [i18n fr] fix typo and enhance translation stable
Mon, 12 Sep 2011 12:00:31 +0200 Sylvain Thénault [user management] disable http cache on user management view (not really a startup view) stable
Thu, 08 Sep 2011 18:09:36 +0200 Sylvain Thénault backport stable
Thu, 08 Sep 2011 18:04:50 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.5-1 for changeset 2e9dd7d94555 stable
Thu, 08 Sep 2011 18:04:49 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.5 for changeset 20d9c550c57e stable cubicweb-debian-version-3.13.5-1
Thu, 08 Sep 2011 16:53:21 +0200 Sylvain Thénault 3.13.5 stable cubicweb-version-3.13.5
Thu, 08 Sep 2011 16:52:55 +0200 Sylvain Thénault i18nupdate stable
Thu, 08 Sep 2011 16:35:45 +0200 Sylvain Thénault [multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket stable
Thu, 08 Sep 2011 10:54:25 +0200 Julien Jehannet [session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849) stable
Wed, 07 Sep 2011 17:50:09 +0200 Julien Jehannet [session] take care of non-ascii characters in login and session id (closes: #1910849)
Wed, 07 Sep 2011 17:01:32 +0200 Sylvain Thénault closes #1914824: fix retrieval of _andor input, test and fix generated rql stable
Wed, 07 Sep 2011 11:37:41 +0200 Julien Jehannet [debian] build the book with no auto-compression of book files (closes: #1906581) stable
Wed, 07 Sep 2011 16:56:27 +0200 Aurelien Campeas [views/navigation] use the proper icons instead of ascii art (closes #1624943) stable
Tue, 06 Sep 2011 15:29:05 +0200 Pierre-Yves David devtools: Fix cleanup of temporary database (closes #1908656) stable
Tue, 06 Sep 2011 15:16:06 +0200 Julien Cristau Drop privileges properly (closes #1910561) stable
Tue, 06 Sep 2011 15:11:35 +0200 Sylvain Thénault drop unittest deprecation warning stable
Tue, 06 Sep 2011 12:20:11 +0200 Adrien Di Mascio [web] add option to make resources-concat optional (implements #1910615)
Tue, 06 Sep 2011 12:20:09 +0200 Sylvain Thénault backport stable
Tue, 06 Sep 2011 12:10:02 +0200 Sylvain Thénault oops, forgotten to qref enhancements made to the reledit doc addition stable
Tue, 06 Sep 2011 12:01:27 +0200 Sylvain Thénault [book] section about how to disable reledit feature/view stable
Tue, 06 Sep 2011 11:59:24 +0200 Sylvain Thénault [skel] drop unused import stable
Tue, 06 Sep 2011 11:59:21 +0200 Sylvain Thénault [hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680 stable
Mon, 05 Sep 2011 16:48:37 +0200 Sylvain Thénault [form fields doc] explain when field.role should be None stable
Fri, 26 Aug 2011 17:28:32 +0200 Alexandre Fayolle Added tag cubicweb-version-3.10.x for changeset a62f24e1497e stable
Fri, 26 Aug 2011 17:27:09 +0200 Alexandre Fayolle merged back oldstable fix to stable stable
Fri, 26 Aug 2011 17:14:37 +0200 Alexandre Fayolle work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869) oldstable
Fri, 19 Aug 2011 14:25:06 +0200 Aurelien Campeas [devctl] do not crash in the (rare, odd) case where mod.__file__ is None (closes #1908664) stable
Fri, 19 Aug 2011 10:53:23 +0200 Aurelien Campeas [doc/book] fix ref to trustedauth cube stable
Fri, 05 Aug 2011 15:06:02 +0200 Sylvain Thénault site schema should be named data model schema stable
Fri, 05 Aug 2011 14:23:55 +0200 Sylvain Thénault backport stable
Fri, 05 Aug 2011 14:19:56 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764 stable
Fri, 05 Aug 2011 14:19:54 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6 stable cubicweb-debian-version-3.13.4-1
Fri, 05 Aug 2011 12:22:19 +0200 Sylvain Thénault 3.13.4 stable cubicweb-version-3.13.4
Fri, 05 Aug 2011 12:20:44 +0200 Sylvain Thénault [.po generation] closes #1902315: c i18ncube doesn't consider relation definition description stable
Fri, 05 Aug 2011 10:29:19 +0200 Sylvain Thénault closes #1901436: view/modify action in table don't work stable
Fri, 05 Aug 2011 09:27:53 +0200 Sylvain Thénault [css] closes #1880740: update cubicweb.reset.css file (meyerweb.com) stable
Fri, 05 Aug 2011 09:19:56 +0200 Sylvain Thénault [web test] fix test needed after change of primary_email definition stable
Thu, 04 Aug 2011 15:35:56 +0200 Sylvain Thénault [doc] fix ReST in README file (make pypi happier) stable
Thu, 04 Aug 2011 15:22:26 +0200 Sylvain Thénault [web] fix user management view selector stable
Thu, 04 Aug 2011 14:30:30 +0200 Sylvain Thénault [base schema] do similar changes as use_email for primary_email stable
Thu, 04 Aug 2011 12:50:58 +0200 Sylvain Thénault [book, rql] update rql langage chapter with new operators and outer join capabilities stable
Thu, 04 Aug 2011 12:50:57 +0200 Sylvain Thénault [web] closes #1892494: emailaddress and anonymity stable
Thu, 04 Aug 2011 12:50:55 +0200 Sylvain Thénault [3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN stable
Thu, 04 Aug 2011 12:50:49 +0200 Sylvain Thénault [source] update system table and internal structures on source renaming. Closes #1896721 stable
Thu, 04 Aug 2011 12:50:48 +0200 Sylvain Thénault [rql2sql] closes #1892473: enhance handling of optional inlined relation stable
Wed, 03 Aug 2011 13:28:06 +0200 Julien Jehannet [schema] use definition for `use_email` relation instead of type declaration (closes: #1894929) stable
Thu, 04 Aug 2011 12:11:36 +0200 Nicolas Chauvat [web] rql directive breaks if explicit vid and empty rset (closes #1893433) stable
Wed, 03 Aug 2011 18:16:02 +0200 Sylvain Thénault [datafeed] properly encode/decode external uri stable
Tue, 02 Aug 2011 17:37:55 +0200 Sylvain Thénault [querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491) stable
Tue, 02 Aug 2011 17:31:06 +0200 Sylvain Thénault [rql2sql] closes #1892471: support for unary expression introduced in rql 0.30 stable
Tue, 02 Aug 2011 17:31:04 +0200 Sylvain Thénault [deprecation] __message hidden generate deprecation warning stable
Tue, 02 Aug 2011 10:39:10 +0200 Nicolas Chauvat [server] host mapping is better named url mapping (closes #1892461) stable
Tue, 02 Aug 2011 15:52:42 +0200 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
Tue, 02 Aug 2011 12:15:17 +0200 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
Mon, 01 Aug 2011 18:43:10 +0200 Sylvain Thénault [rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE stable
Mon, 01 Aug 2011 17:59:48 +0200 Julien Cristau [repo] Stop setting hashmode on schema stable
Mon, 01 Aug 2011 17:58:28 +0200 Sylvain Thénault [devtool] Make the sqlite database used for test execution process specific (closes #1230401) stable
Wed, 27 Jul 2011 20:17:45 +0200 Sylvain Thénault backport stable
Wed, 27 Jul 2011 20:15:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802 stable
Wed, 27 Jul 2011 20:15:43 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.3 for changeset 0e82e7e5a34f stable cubicweb-debian-version-3.13.3-1
Wed, 27 Jul 2011 19:36:42 +0200 Sylvain Thénault [rql2sql] take care to boolean_value returning an int (eg sqlite/mysql) stable cubicweb-version-3.13.3
Wed, 27 Jul 2011 19:36:23 +0200 Sylvain Thénault [repo test] remove debug stable
Wed, 27 Jul 2011 19:36:09 +0200 Sylvain Thénault [repo ms] commit/rollback session if it has been created in the method stable
Wed, 27 Jul 2011 19:06:25 +0200 Sylvain Thénault 3.13.3 stable
Wed, 27 Jul 2011 19:05:58 +0200 Sylvain Thénault i18nupdate stable
Wed, 27 Jul 2011 18:08:39 +0200 Sylvain Thénault [sql] more test and fix boolean handling stable
Wed, 27 Jul 2011 16:44:02 +0200 Sylvain Thénault backport oldstable stable
Wed, 27 Jul 2011 16:43:07 +0200 Pierre-Yves David [repo test] Fix test broken by BFSSTestable oldstable
Wed, 27 Jul 2011 15:42:02 +0200 Sylvain Thénault [sql] fix querying of boolean value w/ sqlite stable
Wed, 27 Jul 2011 14:26:13 +0200 Sylvain Thénault backport oldstable stable
Wed, 27 Jul 2011 14:24:40 +0200 Sylvain Thénault [datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session stable
Wed, 27 Jul 2011 14:22:32 +0200 Sylvain Thénault [sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609 stable
Wed, 27 Jul 2011 14:17:47 +0200 Sylvain Thénault [session] safe internal sessions don't deactivate integrity hooks stable
Wed, 27 Jul 2011 14:03:09 +0200 Sylvain Thénault [sql test] lgdb > 1.6 use int for bool with sqlite backend stable
Wed, 27 Jul 2011 12:26:57 +0200 Sylvain Thénault [rql2sql] don't introduce substitution for Int and Boolean constants. This is needed for COUNT(DISTINCT) support stable
Wed, 27 Jul 2011 12:25:48 +0200 Arthur Lutz [css] syntax fix in cubicweb.css oldstable
Tue, 26 Jul 2011 19:34:43 +0200 Adrien Di Mascio [entities] skip_copy_for should be considered for object relations too (closes #1857474)
Tue, 26 Jul 2011 16:50:06 +0200 Sylvain Thénault [datafeed] case insensitive etype. Closes #1877014 stable
Tue, 26 Jul 2011 16:50:02 +0200 Sylvain Thénault [datafeed] closes #1875322: empty tag means None value stable
Tue, 26 Jul 2011 16:49:10 +0200 Sylvain Thénault [datafeed] properly take care to cwsource=system in imported xml. Closes #1877017 stable
Tue, 26 Jul 2011 16:35:10 +0200 Sylvain Thénault [datafeed / fti] rather control a 'complete' parameter than setting empty attribute values stable
Tue, 26 Jul 2011 16:34:42 +0200 Sylvain Thénault [repo api] deprecates source.extid2eid, only the system source should implement it, stable
Tue, 26 Jul 2011 16:33:52 +0200 Sylvain Thénault backport stable
Tue, 26 Jul 2011 16:33:43 +0200 Sylvain Thénault backport oldstable stable
Tue, 26 Jul 2011 16:33:06 +0200 Pierre-Yves David [bfss] Fix update of BFSS attribute to None (close #1875289) oldstable
Tue, 26 Jul 2011 16:05:36 +0200 Aurelien Campeas [skeleton/pytestconf] provide an acceptable solution for windows, closes #1875488 oldstable
Tue, 26 Jul 2011 13:11:37 +0200 Adrien Di Mascio [facets] make sure has_text facet data is posted correctly (closes #1857405) stable
Tue, 26 Jul 2011 11:25:10 +0200 Sylvain Thénault [rql] fix min/max args definition of [TEXT_]LIMIT_SIZE registered procedures (long outstanding bug discovered after recent fix in lgdb) stable
Tue, 26 Jul 2011 11:21:26 +0200 Sylvain Thénault [schema] rephrase relation definition since constraint doesn't apply to CWRelation stable
Tue, 26 Jul 2011 11:01:17 +0200 Sylvain Thénault [datafeed] closes #1873616 (user's url corruption when etype is not recognized stable
Tue, 26 Jul 2011 10:33:26 +0200 Sylvain Thénault [schema] restrict source mapping 'cw_schema' relation to non final relation, we currently have no use for attributes stable
Fri, 22 Jul 2011 15:58:05 +0200 Sylvain Thénault [c-c db-check] add some sql queries to fix cw_source/is/is_instance relations according to data in the entities table stable
Fri, 22 Jul 2011 15:41:17 +0200 Sylvain Thénault [c-c db-check] missing comma ending print statement to get expected output stable
Fri, 22 Jul 2011 08:34:38 +0200 Sylvain Thénault [c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo) stable
Fri, 22 Jul 2011 08:34:03 +0200 Sylvain Thénault [c-c db-check] having no owner is allowed, don't try to fix that stable
Thu, 21 Jul 2011 14:21:14 +0200 Sylvain Thénault [metadata, ldap] make backport of ldap user actually working stable
Thu, 21 Jul 2011 14:20:45 +0200 Sylvain Thénault [c-c db-check] drop some deprecation warning stable
Thu, 21 Jul 2011 11:16:32 +0200 Sylvain Thénault [index page] use 'New xxx' generated labels, 'add a xxx' labels are only generated according to inlined form configuration and with an associated context stable
Thu, 21 Jul 2011 11:15:24 +0200 Sylvain Thénault [doc packaging] prune _sources containing generated text file, include js else search doesn't work stable
Thu, 21 Jul 2011 08:41:12 +0200 Sylvain Thénault [boxes] 3.13.2 regression: should specify dom id else we may generate bad xhtml stable
Thu, 21 Jul 2011 07:54:04 +0200 Adrien Di Mascio [facets] fix missing 'warnings' import and missing self reference on 'filtered_variable' stable
Wed, 20 Jul 2011 18:22:41 +0200 Sylvain Thénault stable is now 3.13 stable
Wed, 20 Jul 2011 18:21:47 +0200 Sylvain Thénault oldstable is now 3.12 oldstable
Wed, 20 Jul 2011 17:49:37 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.2-1 for changeset 9ad5411199e0
Wed, 20 Jul 2011 17:49:35 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.2 for changeset f9227b9d6183 cubicweb-debian-version-3.13.2-1
Wed, 20 Jul 2011 17:16:28 +0200 Sylvain Thénault 3.13.2 cubicweb-version-3.13.2
Wed, 20 Jul 2011 14:10:03 +0200 Sylvain Thénault [rql2sql] closes #1832859: fake HAVING terms w/ EXISTS terms
Wed, 20 Jul 2011 14:10:02 +0200 Sylvain Thénault backport stable
Wed, 20 Jul 2011 14:09:42 +0200 Sylvain Thénault [boxes] closes #1832844: translate views category in possible views boxes stable
Wed, 20 Jul 2011 12:31:03 +0200 Nicolas Chauvat [cwctl] set min/max args for reset admin password command. Closes #1832986
Mon, 18 Jul 2011 17:51:55 +0200 Arthur Lutz [web] Image optimisation using trimage (pngcrush inside)
Mon, 18 Jul 2011 17:51:46 +0200 Sylvain Thénault [preferences js] jquery 1.6 needs quote when querying attribute value
Mon, 18 Jul 2011 16:37:11 +0200 Sylvain Thénault fix test broken by previous commit
Mon, 18 Jul 2011 15:48:34 +0200 Sylvain Thénault [session] add session id to closed connection errors
Mon, 18 Jul 2011 15:48:09 +0200 Sylvain Thénault unsaved change...
Mon, 18 Jul 2011 15:13:46 +0200 Sylvain Thénault [facets] closes #1827464: facet box always appear
Mon, 18 Jul 2011 12:13:53 +0200 Sylvain Thénault [uilib] fix bad argument order, introduced by previous commit
Mon, 18 Jul 2011 11:33:44 +0200 Sylvain Thénault [uilib] reimplement printable_value function using a dictionary so one can easily change how to base type is displayed everywhere in the application. Closes #1827465
Tue, 12 Jul 2011 17:50:31 +0200 Sylvain Thénault closes #1826543: error on some ajax_replace_url call
Tue, 12 Jul 2011 14:04:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.1-1 for changeset cc0578049cbe
Tue, 12 Jul 2011 14:04:41 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.1 for changeset 7d84317ef185 cubicweb-debian-version-3.13.1-1
Tue, 12 Jul 2011 12:29:52 +0200 Sylvain Thénault 3.13.1 cubicweb-version-3.13.1
Tue, 12 Jul 2011 12:29:47 +0200 Sylvain Thénault i18nupdate
Tue, 12 Jul 2011 12:23:43 +0200 Sylvain Thénault backport stable
Tue, 12 Jul 2011 12:22:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.9-1 for changeset 92464e39134c stable
Tue, 12 Jul 2011 12:22:02 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.9 for changeset cb2990aaa63c stable cubicweb-debian-version-3.12.9-1
Tue, 12 Jul 2011 11:30:18 +0200 Sylvain Thénault 3.12.9 stable cubicweb-version-3.12.9
Tue, 12 Jul 2011 11:27:43 +0200 Sylvain Thénault [repo, ms] fix planning of some queries where variable 'non-invarianess' should be considered, leading for instance to junk in entities table on source deletion
Tue, 12 Jul 2011 11:27:42 +0200 Sylvain Thénault [repo] closes #1821172: fix source deletion
Tue, 12 Jul 2011 10:36:22 +0200 Sylvain Thénault [ajax, IE] rewrite some code to avoid duplicated evaluation with IE
Mon, 11 Jul 2011 19:48:37 +0200 Sylvain Thénault [repo, hooks] small task optimization: don't start cleanup_old_transactions when undo support is not activated, and retrieve a session to update a source only when some source to update is found
Mon, 11 Jul 2011 15:05:19 +0200 Adrien Di Mascio [http] closes #1816411, restore expires_header on static files in non-debug mode
Mon, 11 Jul 2011 13:45:04 +0200 Sylvain Thénault [native source] fix bug introduced in 7645:cb2459aaa7d7: fetchone() may return None
Mon, 11 Jul 2011 13:23:37 +0200 Adrien Di Mascio [source] closes #1816412: try to reconnect to dbms if connection is reset in eid_type_source()
Mon, 11 Jul 2011 12:39:05 +0200 Adrien Di Mascio [twisted] add an option to configure twisted's threadpool size
Mon, 11 Jul 2011 11:56:47 +0200 Sylvain Thénault [book, form] include complete example of self-posted form with custom field/widget + minor other changes
Mon, 11 Jul 2011 09:21:44 +0200 Sylvain Thénault backport stable
Mon, 11 Jul 2011 09:18:25 +0200 Sylvain Thénault [datafeed] don't raise bad config error on source initialization stable
Mon, 11 Jul 2011 09:18:18 +0200 Sylvain Thénault [schema] closes #1816439: RQLConstraint does not take variable U into account stable
Mon, 11 Jul 2011 09:15:54 +0200 Sylvain Thénault [web form] avoid mis-formated warning for _cw_fields
Thu, 07 Jul 2011 18:43:21 +0200 Sylvain Thénault [doc, hook] more backport of syt mbox documentation
Thu, 07 Jul 2011 18:33:21 +0200 Sylvain Thénault [book, ldap] backport some doc from my mailbox
Thu, 07 Jul 2011 18:33:06 +0200 Sylvain Thénault [book] fix some urls
Thu, 07 Jul 2011 18:25:14 +0200 Sylvain Thénault [book, forms] talk about cnx.use_web_compatible_request instead of custom monkey-patching
Thu, 07 Jul 2011 18:25:07 +0200 Sylvain Thénault [book] drop gae from the book
Thu, 07 Jul 2011 18:20:46 +0200 Sylvain Thénault [book, admin] include some fixes done by auc in an email to me
Thu, 07 Jul 2011 18:20:23 +0200 Sylvain Thénault [book] fix some rest/sphinx errors
Thu, 07 Jul 2011 17:06:50 +0200 Sylvain Thénault [repo test] fix broken tests
Thu, 07 Jul 2011 16:47:34 +0200 Sylvain Thénault closes #1784285: [rql2sql] crash when using a relation for inner and outer join stable
Thu, 07 Jul 2011 16:22:08 +0200 Sylvain Thénault [range facet] closes #1806937: simply retrieve min/max values when computing vocabulary/possible_values, this is enough
Thu, 07 Jul 2011 13:53:00 +0200 Sylvain Thénault [facet] fix facet values update, broken by 7626:56300bec75f8
Thu, 07 Jul 2011 11:34:15 +0200 Sylvain Thénault [facet slider] quote attribute value, else may break with earlier jquery
Thu, 07 Jul 2011 11:34:05 +0200 Sylvain Thénault [facets] use unique dom id
Thu, 07 Jul 2011 11:33:55 +0200 Sylvain Thénault [facet] with rql path facet rel may be None, handle it
Thu, 07 Jul 2011 11:33:39 +0200 Sylvain Thénault [facet] closes #1806932: test and fix facet bug w/ having query (need rql update)
Thu, 07 Jul 2011 11:10:50 +0200 Sylvain Thénault [ajax js loading] when everything is already loaded, don't do anything
Thu, 07 Jul 2011 11:10:37 +0200 Sylvain Thénault backport stable
Thu, 07 Jul 2011 11:08:58 +0200 Sylvain Thénault [IE, plot] ship with jqplot'excanvas version (include http://code.google.com/p/explorercanvas/issues/detail?id=82 for instance) stable
Tue, 05 Jul 2011 14:49:17 +0200 Sylvain Thénault [etwist, modconcat] closes #1806935: directly write data, don't put the whole concatenated thing in memory
Tue, 05 Jul 2011 12:09:53 +0200 Sylvain Thénault [etwist] clear ui cache at server startup time. Closes #1806933
Tue, 05 Jul 2011 10:54:52 +0200 Sylvain Thénault [facet] closes #1806931: new facet type, based on arbitrary rql path
Tue, 05 Jul 2011 10:52:34 +0200 Sylvain Thénault [selectors, test] remove duplicated test and add some for relation_possible selector w/ rqlst
Tue, 05 Jul 2011 10:48:40 +0200 Sylvain Thénault [repository] catch Exception instead of everything stable
Mon, 04 Jul 2011 16:46:29 +0200 Sylvain Thénault [facet] fix argument inversion in date range facet
Mon, 04 Jul 2011 12:37:44 +0200 Aurelien Campeas [facetbox] put the facet box in a box
Fri, 01 Jul 2011 20:14:20 +0200 Nicolas Chauvat [doc] fix broken links stable
Fri, 01 Jul 2011 18:44:03 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 18:43:16 +0200 Sylvain Thénault [test] fix test, code from 3.13 gone in 3.12 accidentaly stable
Fri, 01 Jul 2011 18:42:36 +0200 Sylvain Thénault [selectors, facet] make is_instance and other EClassSelector subclass gather entity classes from 'select' and 'filtered_variable' context information. Closes #1796732
Fri, 01 Jul 2011 16:20:57 +0200 Sylvain Thénault [facets] DontUpdateConstraint mecanism introduced a few commit ago isn't needed: we already have the 'needs_update' property controlling this
Fri, 01 Jul 2011 16:20:45 +0200 Sylvain Thénault [facet] more api cleanup: support_and should be a property, so it's easier to deactivate.
Fri, 01 Jul 2011 15:26:45 +0200 Sylvain Thénault [range facet] refactor to ease overriding, possible_values raise DontUpdateFacet (not handled by js actually)
Fri, 01 Jul 2011 15:26:44 +0200 Sylvain Thénault [facets] allow to specify on which rqlst's variable facets should be applied. Closes #1795915
Fri, 01 Jul 2011 15:26:43 +0200 Sylvain Thénault [facets] refactor / cleanup facet api: more consistent variable naming and easier to reuse function. Closes #1796804
Fri, 01 Jul 2011 15:26:33 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 15:26:12 +0200 Florent Cayré [schema / rql] fix mainvars of RRQLExpression with parens stable
Fri, 01 Jul 2011 15:23:25 +0200 Sylvain Thénault [facets js] better cubicweb:facetargs handling and avoid initializing a same form twice (that may occurs) stable
Fri, 01 Jul 2011 15:22:43 +0200 Sylvain Thénault [facets] should remove groupby from base rqlst. Closes #1796196 stable
Fri, 01 Jul 2011 13:39:45 +0200 Sylvain Thénault [facets] factorize table filter form / facets box generation, moving out filter form from the table view so it's usable from other views. Closes #1794009
Fri, 01 Jul 2011 12:48:39 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 12:20:24 +0200 Sylvain Thénault [worklow forms] rewrite remaining pre 3.10 form code using uicfg stable
Wed, 29 Jun 2011 13:03:04 +0200 Alexandre Fayolle [doc] SQL Server isolation level settings stable
Thu, 30 Jun 2011 09:46:33 +0200 Alexandre Fayolle new rql2sql unit tests for ORDERBY and LIMIT checks in SQLServer stable
Fri, 01 Jul 2011 11:51:04 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 11:27:20 +0200 Pierre-Yves David [cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866) stable
Fri, 01 Jul 2011 11:19:12 +0200 Sylvain Thénault [c-c instance commands] keyboard interrupt should stop the command, not jump to the next instance. Closes #1794850 stable
Fri, 01 Jul 2011 11:18:16 +0200 Sylvain Thénault [rset] syntax_tree impl. consistency: don't return an annotated syntax tree stable
Wed, 29 Jun 2011 16:29:15 +0200 Nicolas Chauvat [cw-ctl] add command versions to list versions of cubes used by an instance (closes #508052)
Thu, 30 Jun 2011 16:26:37 +0200 Sylvain Thénault closes #1793991: [datafeed] error handling: log unexpected exceptions / don't stop on first validation error
Thu, 30 Jun 2011 16:26:25 +0200 Sylvain Thénault [web session] fix bad cleanup of session without a connection set. Closes #1772125 stable
Thu, 30 Jun 2011 13:38:30 +0200 Sylvain Thénault [i18n] fix undetected conflict
Thu, 30 Jun 2011 08:27:56 +0200 Sylvain Thénault [rql2sql tests] fix erroneous case (tested with psql) stable
Wed, 29 Jun 2011 20:57:28 +0200 Sylvain Thénault add missing future import
Wed, 29 Jun 2011 19:03:21 +0200 Sylvain Thénault drop unittest deprecation warning stable
Wed, 29 Jun 2011 18:57:23 +0200 Sylvain Thénault [form, controller] closes #1787233: form should provide a method to process posted content
Wed, 29 Jun 2011 18:43:33 +0200 Sylvain Thénault [forms] fix import, gone into the wrong patch
Wed, 29 Jun 2011 18:29:13 +0200 Sylvain Thénault [form, renderer] closes #1787234: [form] onsubmit interpolated by the form renderer, it shouldn't
Wed, 29 Jun 2011 18:28:55 +0200 Sylvain Thénault [form renderers] closes #1787232: new 'onerowtable' form renderer
Wed, 29 Jun 2011 18:28:36 +0200 Sylvain Thénault backport stable branch
Wed, 29 Jun 2011 18:27:23 +0200 Sylvain Thénault [rql2sql] more cases fixed where something is wrongly added to GROUPBY, causing unexpected results for the query stable
Wed, 29 Jun 2011 18:27:01 +0200 Sylvain Thénault [book] rewrite / complete the RQL language chapter
Wed, 29 Jun 2011 18:26:29 +0200 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
Wed, 29 Jun 2011 14:05:14 +0200 Nicolas Chauvat [cw-ctl] command list should not break when cube depends on version None (closes #1787209) stable
Wed, 29 Jun 2011 16:13:09 +0200 Sylvain Thénault [uilib] new js_dumps function allowing usage of bare js string (wrapped into JSString)
Wed, 29 Jun 2011 16:04:01 +0200 Sylvain Thénault backport stable
Wed, 29 Jun 2011 16:02:24 +0200 Sylvain Thénault [repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276 stable
Wed, 29 Jun 2011 15:50:26 +0200 Sylvain Thénault [formfields] use support_args instead of catching type error avoid hiding other issues and making debugging difficult stable
Wed, 29 Jun 2011 15:49:47 +0200 Sylvain Thénault [cw.ajax] fix loadxhtml documentation and warn when called on an empty elements list stable
Tue, 28 Jun 2011 17:59:31 +0200 Sylvain Thénault [etwist] log missing file even in debug mode
Tue, 28 Jun 2011 16:33:53 +0200 Sylvain Thénault backport stable
Tue, 28 Jun 2011 16:32:38 +0200 Sylvain Thénault [test] run and fix utils and uilib doctests stable
Tue, 28 Jun 2011 13:16:09 +0200 Arthur Lutz Display proper date in plot/flot (closes #1725589) stable
Tue, 28 Jun 2011 11:20:33 +0200 Alexandre Fayolle [doc] fix NameError in bfss tutorial stable
Mon, 27 Jun 2011 18:48:30 +0200 Florent Cayré [js/css concat] do not return 404 when resources of a concatenated data URL does not exist, unless in debugmode; closes #1745644
Mon, 27 Jun 2011 18:46:08 +0200 Sylvain Thénault [server] "overrule" case insensitivity of database name (closes: #611294) stable
Mon, 27 Jun 2011 18:38:08 +0200 Sylvain Thénault [tests] update repository tests with new `use_cwuri_as_url` attribute
Mon, 27 Jun 2011 15:30:52 +0200 Sylvain Thénault backport stable
Mon, 27 Jun 2011 15:17:52 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.8-1 for changeset cf49ed55685a stable
Mon, 27 Jun 2011 15:17:49 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.8 for changeset 50122a47ce4f stable cubicweb-debian-version-3.12.8-1
Mon, 27 Jun 2011 13:59:07 +0200 Sylvain Thénault 3.12.8 stable cubicweb-version-3.12.8
Fri, 24 Jun 2011 16:59:45 +0200 Sylvain Thénault [migration] litle enhancements and a fix to patch accidentally pushed two revisions ago stable
Thu, 23 Jun 2011 10:24:40 +0200 Julien Jehannet [controller] UndoController: fix output method (closes: #1776091) stable
Fri, 24 Jun 2011 14:10:37 +0200 Sylvain Thénault [migration] closes #1777411: schema modification commands shouldn't crash if already exists stable
Fri, 24 Jun 2011 14:02:29 +0200 Sylvain Thénault [rqlrewrite] closes #1772135: 1. don't try to reuse a relation from another statement (eg because a subquery has been introduced) 2. _use_orig_term should consider the current statement stable
Thu, 23 Jun 2011 07:41:25 +0200 Sylvain Thénault test fixes
Wed, 22 Jun 2011 18:53:38 +0200 Sylvain Thénault [datafeed cw parser] refactor: split logic that was in the parser
Wed, 22 Jun 2011 18:53:36 +0200 Sylvain Thénault [datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
Wed, 22 Jun 2011 18:24:56 +0200 Sylvain Thénault cleanup stable
Wed, 22 Jun 2011 18:23:44 +0200 Sylvain Thénault [3.10] fix typo and error for pre 3.10 migration w/ postgres: we *must* call init_creating else the fti isn't correctly initialized, which may lead to silently rollbacked transaction stable
Wed, 22 Jun 2011 16:34:27 +0200 Sylvain Thénault [migration] don't add CWUniqueConstraint if already there (may occurs when running a migration in multiple times stable
Wed, 22 Jun 2011 12:31:55 +0200 Sylvain Thénault [datafeed] catch all exception, we should continue to process other urls
Tue, 21 Jun 2011 17:49:32 +0200 Sylvain Thénault fix 3.13.1 migration
Tue, 21 Jun 2011 15:34:15 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.7-1 for changeset a07517985136 stable
Tue, 21 Jun 2011 15:34:15 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.7 for changeset 628fe57ce746 stable cubicweb-debian-version-3.12.7-1
Tue, 21 Jun 2011 14:47:24 +0200 Sylvain Thénault 3.12.7 stable cubicweb-version-3.12.7
Tue, 21 Jun 2011 10:57:25 +0200 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
Mon, 20 Jun 2011 14:52:19 +0200 Alexandre Fayolle fix 3.13.0 migration script (closes #1766202)
Tue, 21 Jun 2011 10:44:43 +0200 Sylvain Thénault backport stable
Mon, 20 Jun 2011 14:49:00 +0200 Alexandre Fayolle fix 3.12.0 migration script (closes: #1766202) stable
Mon, 20 Jun 2011 19:13:38 +0200 Sylvain Thénault [test] update to 3.13 api
Mon, 20 Jun 2011 12:55:40 +0200 Sylvain Thénault [migration] when there are no data migration needed, we still want to rewrite the configuration and to restart the server. Closes #1760927 stable
Sat, 18 Jun 2011 23:27:23 +0200 Nicolas Chauvat [migration] bugfix: c-c list was not displaying the name of a cube requiring another cube without constraining the version. stable
Fri, 17 Jun 2011 18:53:33 +0200 Sylvain Thénault backport stable
Fri, 17 Jun 2011 18:51:01 +0200 Sylvain Thénault [rqlrewrite] test and fix rql snippets insertion when several snippets match an optional variable stable
Fri, 17 Jun 2011 18:50:13 +0200 Sylvain Thénault [datafeed, cw.xml] xml now carry entity's source information, interpreted at the other end so that for instance when an entity from elo is seen when importing cwo, it's properly marked as coming from elo source if one exists
Fri, 17 Jun 2011 18:49:55 +0200 Sylvain Thénault [datafeed] actually raise on error
Fri, 17 Jun 2011 16:36:52 +0200 Sylvain Thénault [python 2.5] compat fix
Fri, 17 Jun 2011 16:13:33 +0200 Sylvain Thénault [datafeed, cwxml] parser now try to complete source's urls so one can add url such as <myinstance>/project. Closes #1759908
Thu, 09 Jun 2011 16:41:41 +0200 Julien Jehannet [server] fix unicode conversion capability in UndoException stable
Thu, 16 Jun 2011 12:31:27 +0200 Julien Jehannet [book] add autoload section from code and fix sphinx warnings stable
Fri, 17 Jun 2011 09:37:49 +0200 Sylvain Thénault [controller] fix wrong view name when error occurs in UndoController stable
Thu, 16 Jun 2011 19:46:39 +0200 Sylvain Thénault [datafeed] renaming parser attribute to parser_id makes things clearer
Thu, 16 Jun 2011 19:38:28 +0200 Sylvain Thénault cleanup and assert we don't import unexpected stuff stable
Thu, 16 Jun 2011 19:37:59 +0200 Sylvain Thénault [source config] fix synchronization on configuration entity changes stable
Thu, 16 Jun 2011 17:02:50 +0200 Sylvain Thénault [ui, sources] configure source form: hide synchronizing and mapping entities, use simple text input for parser stable
Thu, 16 Jun 2011 15:52:05 +0200 Sylvain Thénault [rql annotation] fix bad invariant variable w/ has_text relation: this is only true when has_text will be used as principal (though we don't know that yet) stable
Thu, 16 Jun 2011 15:16:58 +0200 Sylvain Thénault [test] update to new db handler api stable
Thu, 16 Jun 2011 15:16:22 +0200 Sylvain Thénault [querier] turn remove_clauses/restore_clauses into a context manager stable
Thu, 16 Jun 2011 15:15:25 +0200 Sylvain Thénault [devtools pg handler] some fixes so we get proper error when pg host is not reachable stable
Thu, 16 Jun 2011 11:29:31 +0200 Sylvain Thénault [rdf] add method so one can call entity.view('rdf') stable
Wed, 15 Jun 2011 19:22:05 +0200 Sylvain Thénault [web test] fix unittest_web stable
Wed, 15 Jun 2011 19:19:36 +0200 Sylvain Thénault [ajax edition] freeze form button when calling validateForm, so it freeze nicely for e.g. comment submitting form stable
Wed, 15 Jun 2011 19:15:55 +0200 Sylvain Thénault [web page tracking] fix bug introduced by parent revision stable
Wed, 15 Jun 2011 17:34:23 +0200 Sylvain Thénault closes #1484510: ajax_replace_url should propagate page id (until an underlying api does it automatically stable
Wed, 15 Jun 2011 17:16:19 +0200 Sylvain Thénault backport stable
Wed, 15 Jun 2011 17:14:40 +0200 Sylvain Thénault [repo integrity] test and fix glob add relation where several entities are added at once for a relation of 1? cardinality stable
Wed, 15 Jun 2011 17:13:26 +0200 Julien Cristau [packaging] Build the cubicweb-documentation package stable
Wed, 15 Jun 2011 17:09:44 +0200 Sylvain Thénault [breadcrumbs] closes #1717489: Double escaping in breadcrumbs stable
Wed, 15 Jun 2011 12:48:04 +0200 Julien Cristau [donc] Fix building the cubicweb js documentation stable
Wed, 15 Jun 2011 12:41:22 +0200 Sylvain Thénault add an XXX stable
Wed, 15 Jun 2011 12:41:06 +0200 Sylvain Thénault fix 3.10 cwproperties migration stable
Tue, 14 Jun 2011 22:54:25 +0200 Sylvain Thénault fix failures introduced by recent refactoring stable
Tue, 14 Jun 2011 22:54:20 +0200 Sylvain Thénault [testlib, realdb] we should close connections prior to create a new db using current db as template stable
Tue, 14 Jun 2011 17:15:40 +0200 Sylvain Thénault [migration] this is needed to avoid pb with yams 0.33 / cw < 3.13 stable
Tue, 14 Jun 2011 17:15:39 +0200 Sylvain Thénault [sync schema hooks] consider etype name map before trying to update in-memory schema stable
Tue, 14 Jun 2011 15:37:10 +0200 Sylvain Thénault [repository] refactor and optimize '?1' relation handling stable
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [session] deprecates schema_rproperty in favor of more optimized rtype_eids_rdef which return the rdef (so reusable to gather other data) stable
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [repository] refactor/cleanup entity deletion methods stable
Tue, 14 Jun 2011 13:46:36 +0200 Sylvain Thénault [repository] new hook selector according to configuration's repairing flag stable
Tue, 14 Jun 2011 13:43:36 +0200 Sylvain Thénault [pyrorql] don't display traceback on connection error stable
Tue, 14 Jun 2011 11:54:41 +0200 Sylvain Thénault [data hook] new .union operation on DataOperationMixIn, only when container is a set, not a list stable
Sat, 11 Jun 2011 09:22:25 +0200 Sylvain Thénault [rql2sql] add test case for 7493:3c46b9390871
Fri, 10 Jun 2011 17:41:41 +0200 Sylvain Thénault backport stable
Fri, 10 Jun 2011 17:21:17 +0200 Sylvain Thénault [hooks] use local variable stable
Fri, 10 Jun 2011 17:21:11 +0200 Sylvain Thénault [integrity hooks] remove dead code stable
Fri, 10 Jun 2011 16:54:20 +0200 Sylvain Thénault [rql2sql] fix for some queries where eid variable used and entities picked as variable's table
Fri, 10 Jun 2011 15:35:59 +0200 Adrien Di Mascio [js] add missing jquery.qtip.min.js
Fri, 10 Jun 2011 08:04:47 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.0-1 for changeset a96137858f57
Fri, 10 Jun 2011 08:04:46 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.0 for changeset b661ef475260 cubicweb-debian-version-3.13.0-1
Thu, 09 Jun 2011 20:18:49 +0200 Sylvain Thénault 3.13 cubicweb-version-3.13.0
Thu, 09 Jun 2011 18:13:14 +0200 Sylvain Thénault backport stable
Thu, 09 Jun 2011 16:56:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.6-1 for changeset 105767487c70 stable
Thu, 09 Jun 2011 16:56:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.6 for changeset a18dac758150 stable cubicweb-debian-version-3.12.6-1
Thu, 09 Jun 2011 16:10:22 +0200 Sylvain Thénault 3.12.6 stable cubicweb-version-3.12.6
Thu, 09 Jun 2011 16:09:23 +0200 Sylvain Thénault [repo test] fixes
Thu, 09 Jun 2011 15:29:55 +0200 Sylvain Thénault [doc, apache] add ProxyPreserveHost hint + note about https /w http configuration
Thu, 09 Jun 2011 14:37:32 +0200 Arthur Lutz [doc] Small addition to apache configuration in book
Thu, 09 Jun 2011 12:31:28 +0200 Nicolas Chauvat merge changes from stable branch
Thu, 09 Jun 2011 12:27:35 +0200 Nicolas Chauvat [parsers] format read by web/views/xmlrss is relation=%s-%s not %s_%s stable
Thu, 09 Jun 2011 12:16:10 +0200 Adrien Di Mascio [sql] implement #1631319: ask user before creating postgresql languages
Thu, 09 Jun 2011 10:32:34 +0200 Nicolas Chauvat [parsers] improve url construction by using stdlib's urllib instead of str concatenation
Thu, 09 Jun 2011 12:20:57 +0200 Pierre-Yves David [bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored stable
Thu, 09 Jun 2011 10:37:01 +0200 Nicolas Chauvat merge changes from stable branch
Thu, 09 Jun 2011 10:36:28 +0200 Nicolas Chauvat [views/iprogress] rename to make things easier to read and understand stable
Wed, 08 Jun 2011 17:10:39 +0200 Sylvain Thénault [datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
Wed, 08 Jun 2011 17:08:00 +0200 Sylvain Thénault backport stable
Wed, 08 Jun 2011 15:11:45 +0200 Sylvain Thénault [rql2sql] fix missing sql restriction w/ attribute restriction where value comes from a subquery stable
Tue, 07 Jun 2011 16:07:06 +0200 Adrien Di Mascio [dataimport] fix #1732685: cached entity and shared cw_edited data with NoHookRQLObjectStore
Tue, 07 Jun 2011 12:54:45 +0200 Nicolas Chauvat [parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
Thu, 26 May 2011 14:38:49 +0200 Nicolas Chauvat [test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
Tue, 07 Jun 2011 10:17:36 +0200 Adrien Di Mascio [server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py stable
Tue, 07 Jun 2011 10:07:58 +0200 Sylvain Thénault [schema] fix computing of has_text relation: when a fulltext_container relation is added, we need to recompute has_text for the target entity type as well. Also, avoid computation when not needed stable
Tue, 07 Jun 2011 10:03:31 +0200 Nicolas Chauvat [parsers] remove build_search_rql() that duplicates find_entities()
Tue, 07 Jun 2011 08:02:11 +0200 Sylvain Thénault [vreg] help understanding assertion error stable
Mon, 06 Jun 2011 19:54:37 +0200 Nicolas Chauvat [datetime] by default display 'UTC' string when displaying TZDatetime
Mon, 06 Jun 2011 17:44:43 +0200 Sylvain Thénault [test] update test to avoid failure
Mon, 06 Jun 2011 16:33:21 +0200 Nicolas Chauvat [web] fix typo
Mon, 06 Jun 2011 16:19:19 +0200 Sylvain Thénault [datafeed] fix stupid error introduced by 'just before qfinish' refactoring...
Mon, 06 Jun 2011 16:13:09 +0200 Sylvain Thénault [schema] support for BigInt type. Closes #1720995
Mon, 06 Jun 2011 15:52:53 +0200 Sylvain Thénault [test,i18n] update test and i18n catalog to follow addition of 'synchronizing' attribute on sources
Mon, 06 Jun 2011 15:44:48 +0200 Nicolas Chauvat [i18n] update yams error messages (requires yams#67668)
Mon, 06 Jun 2011 15:21:24 +0200 Sylvain Thénault [datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
Mon, 06 Jun 2011 15:17:55 +0200 Sylvain Thénault [datafeed] use a boolean flag on CWSource to ensure we don't have concurrent synchronizations. Closes #1725690
Mon, 06 Jun 2011 15:11:29 +0200 Nicolas Chauvat [views] add columns parser and latest_retrieval to cwsource admin view
Mon, 06 Jun 2011 15:03:00 +0200 Sylvain Thénault backport stable
Mon, 06 Jun 2011 15:00:58 +0200 Pierre-Yves David Fix name error introduced in c21d845836e4 stable
Mon, 06 Jun 2011 15:00:05 +0200 Pierre-Yves David Fix conditionnal logic broken in 195b24fe3a03 stable
Mon, 06 Jun 2011 14:41:00 +0200 Sylvain Thénault [session] provide a simple transaction context manager for session. Closes #1725640 stable
Wed, 01 Jun 2011 10:20:58 +0200 Aurelien Campeas [formwidgets] make the select size a class attribute (more easily tuned) stable
Mon, 30 May 2011 16:16:19 +0200 Pierre-Yves David [bfss] Make ``current_fs_path`` return None when an attribute has no value stable
Mon, 30 May 2011 17:43:29 +0200 Sylvain Thénault [selectors] take care, Session has no cnx stable
Fri, 27 May 2011 13:57:25 +0200 Sylvain Thénault don't crash if we can't fetch data or if xml is malformed
Fri, 27 May 2011 11:17:02 +0200 Sylvain Thénault [datafeed] extract some methods from pull_data to ease writing custom datafeed sources
Fri, 27 May 2011 09:56:26 +0200 Sylvain Thénault drop useless code
Thu, 26 May 2011 18:24:55 +0200 Sylvain Thénault backport stable
Thu, 26 May 2011 18:24:41 +0200 Sylvain Thénault [datafeed] we should use utc timestamp to avoid pb with local times stable
Thu, 26 May 2011 08:57:15 +0200 Sylvain Thénault [test] fix failure introduced by yams'changeset 644:f9c79356b758
Thu, 26 May 2011 08:32:15 +0200 Sylvain Thénault [testlib] add convenience assertion method to check __message
Thu, 26 May 2011 08:12:42 +0200 Sylvain Thénault [test] fix failure introduced by 1719eab69551: the regexp should be fixed, not the error message
Wed, 25 May 2011 18:46:09 +0200 Sylvain Thénault [web test] fix test failures introduced by 7431:cab99ccdb774
Wed, 25 May 2011 14:14:08 +0200 Aurelien Campeas backport stable changes
Wed, 25 May 2011 14:08:29 +0200 Sylvain Thénault [ui message] fix regression introduced by 7429:ef5165fa99e0, leading to 'None' message displayed in the ui stable
Wed, 25 May 2011 13:39:08 +0200 Aurelien Campeas backport stable changes
Wed, 25 May 2011 13:36:25 +0200 Aurelien Campeas [json controller] fix .exception call msg format string (missing one slot) stable
Wed, 25 May 2011 12:35:33 +0200 Sylvain Thénault [test] fix tests broken by 7427:5338d895b891 stable
Wed, 25 May 2011 11:42:31 +0200 Sylvain Thénault merge default heads
Wed, 25 May 2011 11:41:16 +0200 Arthur Lutz [ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
Wed, 25 May 2011 11:40:10 +0200 Sylvain Thénault backport stable
Wed, 25 May 2011 11:39:54 +0200 Sylvain Thénault [ui messages] make application message component works when request has no cnx set and support for explicit message given through render argument stable
Wed, 25 May 2011 10:59:26 +0200 Sylvain Thénault backport stable
Wed, 25 May 2011 10:58:43 +0200 Sylvain Thénault [web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed stable
Wed, 25 May 2011 11:28:58 +0200 Aurelien Campeas [ajax js/css] modconcat fix: load code exactly once (auc, fcayre)
Wed, 25 May 2011 08:51:45 +0200 Sylvain Thénault [test] update test broken by previous commit stable
Wed, 25 May 2011 08:35:20 +0200 Florent Cayré [entity fetch_attrs] remove ambiguous relations on different etypes from fetched attrs or it may produce wrong related results; closes #1700896 stable
Tue, 24 May 2011 10:33:43 +0200 Arthur Lutz typo : s/undoed/undone/ stable
Mon, 23 May 2011 11:36:43 +0200 Nicolas Chauvat [cwvreg] inline function dump_class()
Tue, 24 May 2011 08:56:55 +0200 Aurelien Campeas [js/ajax] undeprecate (async)remoteExec. closes #1381205 stable
Tue, 24 May 2011 08:49:58 +0200 Sylvain Thénault [rql2sql] closes #1697862: ORDERBY SUM(C) cancel GROUPBY by wrongly adding C to grouped variables stable
Mon, 23 May 2011 13:35:09 +0200 Sylvain Thénault backport stable
Mon, 23 May 2011 13:24:54 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.5-1 for changeset 6dfe78a0797c stable
Mon, 23 May 2011 13:24:54 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.5 for changeset ae33197db1f0 stable cubicweb-debian-version-3.12.5-1
Mon, 23 May 2011 10:34:29 +0200 Sylvain Thénault 3.12.5 stable cubicweb-version-3.12.5
Mon, 23 May 2011 10:28:03 +0200 Sylvain Thénault i18nupdate stable
Fri, 20 May 2011 19:27:00 +0200 Aurelien Campeas [views/table (facetform)] introduced in facetbox, was missing in tableview form filter
Fri, 20 May 2011 19:22:30 +0200 Aurelien Campeas [web.facet] self.w -> w
Fri, 20 May 2011 19:09:01 +0200 Aurelien Campeas [web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
Fri, 20 May 2011 17:29:50 +0200 Sylvain Thénault backport stable
Fri, 20 May 2011 17:27:55 +0200 Sylvain Thénault cleanup and update some copyright stable
Fri, 20 May 2011 17:27:33 +0200 Sylvain Thénault [migractions] fix change_attribute_type stable
Fri, 20 May 2011 17:27:15 +0200 Sylvain Thénault [migractions] dropped_constraints should accept only droprequired without cstrtype stable
Fri, 20 May 2011 17:20:51 +0200 Sylvain Thénault [form rendering] some refactoring to ease FormRenderer overriding stable
Thu, 19 May 2011 18:49:57 +0200 Sylvain Thénault [deprecation] drop remaining warnings stable
Thu, 19 May 2011 18:48:26 +0200 Sylvain Thénault backport stable
Thu, 19 May 2011 17:53:46 +0200 Sylvain Thénault [session] new methods on session to ease access to security/hooks control context managers stable
Thu, 19 May 2011 17:53:01 +0200 Sylvain Thénault [workflow] new 'fire_transition_if_possible' method on IWorkflowable to fire a transition if it's possible stable
Thu, 19 May 2011 17:53:00 +0200 Sylvain Thénault [workflow] new 'incontext-state' view for IWorkflowable entities stable
Thu, 19 May 2011 16:39:24 +0200 Aurelien Campeas [facets/table] vertically group facets by two when possible in order to have a more compact horizontal layout in table filter form
Thu, 19 May 2011 15:56:49 +0200 Sylvain Thénault [workflow] add method on IWorkflowable to set initial state of an entity (closes #1686357) stable
Thu, 19 May 2011 11:50:54 +0200 Sylvain Thénault [web test] fix test broken by making cw_source editable by managers
Thu, 19 May 2011 10:53:17 +0200 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Thu, 19 May 2011 10:36:26 +0200 Sylvain Thénault backport stable
Thu, 19 May 2011 10:35:20 +0200 Sylvain Thénault [rql2sql] fix in 7394:d11d88bd08e8 was actually not needed stable
Thu, 19 May 2011 09:43:23 +0200 Sylvain Thénault [rset] close #1683703: rset.get_entity crash on rql query with subquery and aggregat stable
Thu, 19 May 2011 09:40:44 +0200 Sylvain Thénault [rql2sql] fix generated sql for eid comparison. closes #1638695 stable
Wed, 18 May 2011 16:05:11 +0200 Sylvain Thénault fix some deprecation warnings stable
Wed, 18 May 2011 16:04:47 +0200 Sylvain Thénault [querier test] test groupby function call / column number
Tue, 17 May 2011 07:37:13 +0200 Sylvain Thénault backport stable
Mon, 16 May 2011 21:41:50 +0200 Sylvain Thénault [plot views] don't paginate stable
Mon, 16 May 2011 16:25:33 +0200 Sylvain Thénault backport oldstable stable
Mon, 16 May 2011 16:24:00 +0200 Sylvain Thénault [url rewriting] fix nasty bug in build_rset inner function: the same dictionary is used by all queries, hence triggering potentially important bugs on concurrent requests (this dictionary goes back and forth the repository) oldstable
Thu, 28 Apr 2011 17:05:22 +0200 Alexandre Fayolle [hooks selection optimization] prune hooks when multiple entities are concerned by a hm.call_hooks() (closes: #1672022)
Mon, 16 May 2011 11:36:42 +0200 Sylvain Thénault [repo test] datafeed parser's process method should now take raise_on_error argument
Mon, 16 May 2011 10:17:48 +0200 Sylvain Thénault [datafeed] propagate raise_on_error to parser's process method
Mon, 16 May 2011 10:19:22 +0200 Pierre-Yves David [http] Make a better __repr__ for Status responce exception. stable
Fri, 13 May 2011 18:47:03 +0200 Aurelien Campeas [schema] fix imprecise error message
Fri, 13 May 2011 14:58:16 +0200 Alexandre Fayolle fix name error introduced in previous changeset
Fri, 13 May 2011 13:40:51 +0200 Sylvain Thénault [server test] restore logging level after test end
Fri, 13 May 2011 13:40:48 +0200 Sylvain Thénault [web data] fix datadir handling to avoid web test failure introduced somewhere in default branch
Fri, 13 May 2011 10:42:04 +0200 Sylvain Thénault remove debug print
Fri, 13 May 2011 10:10:41 +0200 Sylvain Thénault [datafeed] extract a generic DataFeedXMLParser from CWEntityXMLParser
Fri, 13 May 2011 10:10:19 +0200 Sylvain Thénault backport stable
Fri, 13 May 2011 10:09:54 +0200 Sylvain Thénault [entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity stable
Fri, 13 May 2011 10:09:52 +0200 Sylvain Thénault [cw source ui] fix mapping checking for datafeed source (avoid false positive error, but doesn't check that much things) stable
Thu, 12 May 2011 10:22:17 +0200 Sylvain Thénault [web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call) stable
Wed, 11 May 2011 19:03:16 +0200 Sylvain Thénault [repo cache] there are some relations we don't want to cache, they may cause memory leak stable
Wed, 11 May 2011 19:02:27 +0200 Sylvain Thénault [c-c shell] we should commit the migration handler, cnx is not None unless connected through pyro stable
Wed, 11 May 2011 17:06:41 +0200 Sylvain Thénault [cwpermission, cwgroup] convenience method on CWGroup to grant a local permission (ie CWPermission) on an entity stable
Wed, 11 May 2011 17:05:59 +0200 Sylvain Thénault [cleanup] kill some remaining traces of goa stable
Wed, 11 May 2011 17:04:29 +0200 Sylvain Thénault [c-c shell] closes #1669147: autocommit in maintenance scripts stable
Wed, 11 May 2011 13:41:21 +0200 Sylvain Thénault backport stable
Wed, 11 May 2011 13:39:01 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.4-1 for changeset 7c4d34a5ec57 stable
Wed, 11 May 2011 13:39:00 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.4 for changeset 5cd0dbc26882 stable cubicweb-debian-version-3.12.4-1
Wed, 11 May 2011 12:29:12 +0200 Sylvain Thénault 3.12.4 stable cubicweb-version-3.12.4
Wed, 11 May 2011 12:11:51 +0200 Sylvain Thénault missing future import
Wed, 11 May 2011 12:04:56 +0200 Sylvain Thénault don't let windmill/qunit test break apycot warning for all web/test stable
Wed, 11 May 2011 09:42:02 +0200 Sylvain Thénault [selectors] enhance rql_condition to make it usable as a condition on request's user stable
Wed, 11 May 2011 09:39:51 +0200 Sylvain Thénault [repo test] fix test broken by c2452cd57026 by using proper fake session
Wed, 11 May 2011 09:38:44 +0200 Sylvain Thénault [testlib] fake session can be given a vreg
Tue, 10 May 2011 18:53:30 +0200 Sylvain Thénault backport stable
Tue, 10 May 2011 18:53:18 +0200 Sylvain Thénault fix some test failures introduced by 7350:c2452cd57026
Tue, 10 May 2011 18:50:13 +0200 Sylvain Thénault [rql2sql] fix bug avoiding outer join relation to be used as a variable principal. Closes #1659395 stable
Tue, 10 May 2011 18:17:55 +0200 Sylvain Thénault resurrect code lost by too much patch manipulation
Tue, 10 May 2011 16:23:48 +0200 Sylvain Thénault backport stable
Mon, 02 May 2011 20:41:46 +0200 Nicolas Chauvat [parsers] various refactorings stable
Tue, 10 May 2011 16:15:43 +0200 Sylvain Thénault backport oldstable stable
Tue, 10 May 2011 14:08:41 +0200 Sylvain Thénault backport stable
Tue, 10 May 2011 14:07:14 +0200 Sylvain Thénault fix _set_relation when no target eids, update datafeed source pull_data arguments to raise on error during tests stable
Tue, 10 May 2011 12:07:54 +0200 Sylvain Thénault [session] enhance session's transaction storage handling to fix cases where commit/rollback is done while in the context of hooks_control/security_enabled managers. Closes #1412648: commit or rollback during postcreate reset hooks control state
Tue, 10 May 2011 10:28:29 +0200 Sylvain Thénault [session] nicer local variable names
Tue, 10 May 2011 07:57:52 +0200 Pierre-Yves David [web server] #1642893 issue a 403 instead of a 500 on Unauthorized exception oldstable
Mon, 09 May 2011 18:16:20 +0200 Aurelien Campeas [css] repair selected slice distinctiveness (with a nice, discrete bg color)
Mon, 09 May 2011 17:42:28 +0200 Sylvain Thénault [view] ability to define a column header through custom label_column_<colindex> method, useful for table view to customize a specific column without specifying others stable
Mon, 09 May 2011 16:12:17 +0200 Sylvain Thénault [selectors] test/fix rql_condition to make it works when entity is specified via 'entity' keyword argument instead of rset, row and col stable
Mon, 09 May 2011 16:11:00 +0200 Sylvain Thénault [etwist] fix bug w/ new resources concantenation and https-url enabled sites
Mon, 09 May 2011 14:50:14 +0200 Sylvain Thénault oops stable
Thu, 21 Apr 2011 12:35:41 +0200 Sylvain Thénault adds support for a portable db import/export format (closes: #1521112) stable
Thu, 21 Apr 2011 16:33:55 +0200 Alexandre Fayolle add a new method iter_process_result which does the same as proces_result but is a generator (closes #1625374) stable
Mon, 09 May 2011 14:35:10 +0200 Sylvain Thénault [session] lock self._closed and session.close to avoid race conditions stable
Mon, 09 May 2011 14:34:23 +0200 Sylvain Thénault [server test] use a lock instead of sleep to have higher green probability :/ stable
Mon, 09 May 2011 12:47:49 +0200 Sylvain Thénault backport stable
Mon, 09 May 2011 12:03:03 +0200 Sylvain Thénault [testlib] create_user may now create user's email address stable
Mon, 09 May 2011 12:02:26 +0200 Sylvain Thénault enhanced comment
Mon, 09 May 2011 09:14:09 +0200 Sylvain Thénault [i18n] en translation fixes stable
Mon, 09 May 2011 09:13:49 +0200 Sylvain Thénault [users management] use an existing msgid... stable
Mon, 09 May 2011 09:13:22 +0200 Sylvain Thénault [cwgroup views] uicfg rules cleanup stable
Sat, 07 May 2011 10:51:47 +0200 Sylvain Thénault backport stable
Sat, 07 May 2011 10:51:36 +0200 Sylvain Thénault [testlib] grant_permission now accept either an entity or en eid stable
Sat, 07 May 2011 09:37:07 +0200 Sylvain Thénault [session selector] missing not stable
Fri, 06 May 2011 18:21:31 +0200 Sylvain Thénault [session] new selectors according to session type (eg user or internal stable
Fri, 06 May 2011 18:20:58 +0200 Sylvain Thénault [ajax] reload method should return underlying deferred stable
Fri, 06 May 2011 18:20:26 +0200 Sylvain Thénault [user mgmt] should show user login in first column in any case (e.g. application specific override) stable
Fri, 06 May 2011 11:44:40 +0200 Aurelien Campeas [component|i18n] give imgs an alt attribute, refresh i18n po files
Fri, 06 May 2011 11:41:42 +0200 Aurelien Campeas [i18n/es] repair es.po
Fri, 06 May 2011 11:28:42 +0200 Sylvain Thénault [testlib] fix deprecation warning stack level stable
Fri, 06 May 2011 11:07:05 +0200 Aurelien Campeas [nav component/cosmetics] have nice looking arrows insteads of << / >>
Fri, 06 May 2011 08:52:09 +0200 Sylvain Thénault backport stable
Fri, 06 May 2011 08:48:26 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.3-1 for changeset ba8fe4f2e408 stable
Fri, 06 May 2011 08:48:25 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.3 for changeset e712bc6f1f71 stable cubicweb-debian-version-3.12.3-1
Thu, 05 May 2011 16:30:43 +0200 Sylvain Thénault 3.12.3 stable cubicweb-version-3.12.3
Thu, 05 May 2011 16:21:21 +0200 Sylvain Thénault backport oldstable stable
Thu, 05 May 2011 16:20:21 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.11.3-1 for changeset b3c6702761a1 oldstable
Thu, 05 May 2011 16:20:20 +0200 Sylvain Thénault Added tag cubicweb-version-3.11.3 for changeset b7a124f9aed2 oldstable cubicweb-debian-version-3.11.3-1
Thu, 05 May 2011 16:01:18 +0200 Sylvain Thénault 3.11.3 hopefuly closing the 3.11 serie oldstable cubicweb-version-3.11.3
Thu, 05 May 2011 15:28:24 +0200 Sylvain Thénault backport stable
Thu, 05 May 2011 15:26:28 +0200 Sylvain Thénault [testlib] fix assertAuthFailure to consider both None and dbapi._NeedAuthAccessMock as meaning 'no connection has been set' stable
Thu, 05 May 2011 13:36:03 +0200 Sylvain Thénault [i18n] update spanish translation, thanks to Celso from CreaLibre stable
Thu, 05 May 2011 13:34:02 +0200 Sylvain Thénault [i18n] fix french translation stable
Thu, 05 May 2011 13:33:53 +0200 Sylvain Thénault [primary, metadata] reuse existing msgids stable
Thu, 05 May 2011 12:50:21 +0200 Florent Cayré fix ajax loading of concatenated js/ css + prefix concat cache files to ease cache clearing
Thu, 05 May 2011 10:38:23 +0200 Nicolas Chauvat [entity] make set_relations() accept entities and eids (closes #1631391) stable
Thu, 05 May 2011 11:54:41 +0200 Sylvain Thénault [CubicWebTC] fix create_user bw compat stable
Thu, 05 May 2011 11:46:29 +0200 Sylvain Thénault [msplanner] fix regression and test failure introduced in 7292:258c92805066 stable
Wed, 04 May 2011 14:55:27 +0200 Sylvain Thénault [repository quick start] should modify class attribute to get this actually working (used by a classmethod) stable
Wed, 04 May 2011 12:25:50 +0200 Adrien Di Mascio backport stable
Wed, 04 May 2011 12:24:41 +0200 Aurelien Campeas [js] use minified jquery stable
Wed, 04 May 2011 10:32:15 +0200 Florent Cayré [entity] fix entity fetch_rql when fetch_attrs contains a rtype with multiple destination etypes which do not have the same fetched attributes themselves (closes #1631282) stable
Tue, 03 May 2011 17:43:53 +0200 Sylvain Thénault [configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
Tue, 03 May 2011 13:57:18 +0200 Adrien Di Mascio [js] remove facet-loading.png, use plain-text / i18n
Tue, 03 May 2011 11:03:27 +0200 Sylvain Thénault backport stable
Tue, 03 May 2011 11:02:32 +0200 Sylvain Thénault [selectors] fix on_fire_transition for cases where change_state is called (eg no transition specified) stable
Mon, 02 May 2011 17:24:51 +0200 Sylvain Thénault [workflow selectors] introduced new on_fire_transition hook selector, deprecated on_transition stable
Mon, 02 May 2011 15:59:30 +0200 Sylvain Thénault backport stable
Mon, 02 May 2011 15:46:03 +0200 Sylvain Thénault [migration] new command to get default workflow for an entity type stable
Mon, 02 May 2011 15:07:13 +0200 Sylvain Thénault [workflow hooks] reuse metadata/integrity categories instead of a new 'workflow' category and drop useless hook
Mon, 02 May 2011 15:06:20 +0200 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
Fri, 29 Apr 2011 20:16:54 +0200 Sylvain Thénault [ms planner] ignore neged source relation when trying to restrict query sources stable
Fri, 29 Apr 2011 12:34:18 +0200 Sylvain Thénault [users management] show email as text avoid specific primary email rendering (and we don't bother getting a clickable link) stable
Fri, 29 Apr 2011 12:12:14 +0200 Sylvain Thénault [primary view] display entity source in 'metadata' view if it's not the system source stable
Fri, 29 Apr 2011 12:07:59 +0200 Sylvain Thénault [users management] enhance users table: show state, primary email and data source; show filter form stable
Fri, 29 Apr 2011 19:31:25 +0200 Nicolas Chauvat merge changes from oldstable stable
Fri, 29 Apr 2011 19:29:22 +0200 Nicolas Chauvat [entity] improve error message oldstable
Fri, 29 Apr 2011 19:28:20 +0200 Nicolas Chauvat [doc] fix doc and tutorials about hooks and operations oldstable
Fri, 29 Apr 2011 16:34:31 +0200 Adrien Di Mascio [optim] cache rset column structures
Fri, 29 Apr 2011 12:34:53 +0200 Adrien Di Mascio [js] make _loadAjaxHtmlHead aware of mod_concat-like urls
Fri, 29 Apr 2011 12:12:49 +0200 Adrien Di Mascio [etwist] in debug-mode, concat-file is rebuilt if one of the concatenated file is more recent
Thu, 14 Apr 2011 14:41:17 +0200 Nicolas Chauvat [facets] display splash image while facets are reloading content (closes #1624851)
Thu, 14 Apr 2011 14:41:40 +0200 Nicolas Chauvat [facets] mark titles of active facets with red dot (closes #1624857)
Fri, 29 Apr 2011 10:29:25 +0200 Sylvain Thénault [facet] add missing selector to HasRelationFacet stable
Fri, 29 Apr 2011 09:33:30 +0200 Sylvain Thénault [facets] proper fix for #1625112: we should rather call unicode() as we always manipulate string as unicode internally stable
Fri, 29 Apr 2011 09:08:30 +0200 Adrien Di Mascio merge
Thu, 28 Apr 2011 20:41:44 +0200 Quentin Roquefort [etwist] Generates apache's mod_concat-like urls for js and css
Thu, 28 Apr 2011 20:24:27 +0200 Florent Cayré handle js/ css file concatenation with twisted
Thu, 28 Apr 2011 19:42:19 +0200 Florent Cayré put data version md5 into a new url segment to ease static serving
Thu, 28 Apr 2011 17:36:04 +0200 Florent Cayré add cwctl command to generate a consolidated data directory with all cubes/ cubicweb data directories content to be delivered statically
Thu, 28 Apr 2011 17:33:56 +0200 Adrien Di Mascio [etwist] refactor child resources management
Wed, 27 Apr 2011 16:38:01 +0200 Alexandre Fayolle [vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
Thu, 28 Apr 2011 15:30:16 +0200 Sylvain Thénault backport stable
Thu, 28 Apr 2011 15:29:21 +0200 Sylvain Thénault merge stable stable
Thu, 28 Apr 2011 15:29:12 +0200 Sylvain Thénault merge oldstable oldstable
Thu, 28 Apr 2011 15:25:46 +0200 Sylvain Thénault backport oldstable stable
Thu, 28 Apr 2011 15:24:51 +0200 Sylvain Thénault [page data] don't call unload_page_data too many time (closes #1518398) oldstable
Thu, 28 Apr 2011 15:24:37 +0200 Sylvain Thénault [request] don't init tabindex unnecessarily, since it's added to page data which will makes an ajax call to unload_page_data necessary oldstable
Thu, 28 Apr 2011 15:24:11 +0200 Sylvain Thénault [deprecation] kill a remaining 3.6 warning oldstable
Wed, 27 Apr 2011 15:42:07 +0200 Florent Cayré [web config] fix md5 version to ensure cubes order and to include cubicweb version stable
Thu, 28 Apr 2011 10:11:36 +0200 Alexandre Fayolle merged stable bugfix
Thu, 28 Apr 2011 10:11:14 +0200 Alexandre Fayolle merged oldstable bugfix stable
Wed, 27 Apr 2011 16:10:10 +0200 Alexandre Fayolle place the disable hooks context manager at the right place (closes: #1626694) oldstable
Thu, 28 Apr 2011 08:20:12 +0200 Adrien Di Mascio backport stable into default
Thu, 28 Apr 2011 08:19:42 +0200 Adrien Di Mascio backport oldstable into stable stable
Thu, 28 Apr 2011 08:18:48 +0200 Adrien Di Mascio [js] fix inArray usage in reorderTabIndex() : inArray returns -1 if element is not found, not 'false' oldstable
Wed, 27 Apr 2011 12:23:43 +0200 Adrien Di Mascio [rql] basic support for regexp-based pattern matching
Wed, 27 Apr 2011 11:37:42 +0200 Adrien Di Mascio [rql] support CAST() Function
Wed, 27 Apr 2011 09:55:17 +0200 Sylvain Thénault stable is now 3.12 stable
Wed, 27 Apr 2011 09:54:22 +0200 Sylvain Thénault oldstable is now 3.11 oldstable
Wed, 27 Apr 2011 09:41:55 +0200 Sylvain Thénault [js] delete empty js files (incluced in cw.ajax.js)
Wed, 27 Apr 2011 09:32:05 +0200 Sylvain Thénault [sql generation] fix crash on outer join + ambiguous inlined relation + attribute selection
Tue, 26 Apr 2011 16:14:43 +0200 Sylvain Thénault [rql rewrite] backout 7177:f2a976cf7dac : since EXISTS is the variable scope, we want to insert snippets here anyway (other solution would be to NOT insert snippets at all in such case). Closes #1625464
Fri, 22 Apr 2011 16:23:34 +0200 Julien Jehannet [book] fix documentation + add chpasswd.py script
Fri, 22 Apr 2011 16:24:56 +0200 Aurelien Campeas [facets] fix unicode encode error; closes #1625112
Fri, 22 Apr 2011 16:15:10 +0200 Aurelien Campeas [facets] fix RangeFacet get_widget: do no return a widget unless there are at least 2 values; closes #1625203
Fri, 22 Apr 2011 12:20:48 +0200 Alexandre Fayolle merge
Fri, 22 Apr 2011 12:17:51 +0200 Alexandre Fayolle Backed out changeset 7a58581d842c
Fri, 22 Apr 2011 12:02:32 +0200 Alexandre Fayolle small reformatting (but test still fails)
Fri, 22 Apr 2011 11:58:41 +0200 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
Fri, 22 Apr 2011 10:29:23 +0200 Alexandre Fayolle fix bad handling of inlined relations when entities of different etypes are passed as subject to add_relations
Fri, 22 Apr 2011 10:28:26 +0200 Alexandre Fayolle fix failing test_migration test caused by schema change
Fri, 22 Apr 2011 09:48:37 +0200 Alexandre Fayolle fix tests broken by fcb8932082a5
Thu, 21 Apr 2011 18:10:49 +0200 Alexandre Fayolle merge back stable
Thu, 21 Apr 2011 17:25:32 +0200 Alexandre Fayolle fix server/test/unittest_checkintegrity (failing since 70538ea2532d) stable
Wed, 20 Apr 2011 16:55:52 +0200 Alexandre Fayolle fix implementation of repository.glob_add_relations (closes ##1625257)
Fri, 15 Apr 2011 15:42:17 +0200 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
Fri, 15 Apr 2011 16:05:20 +0200 Alexandre Fayolle added test case to monitor speed improvements in the repository code.
Wed, 20 Apr 2011 08:28:52 +0200 Alexandre Fayolle backport stable changes to default
Mon, 18 Apr 2011 19:39:22 +0200 Aurelien Campeas [js] update jquery.corner.js to the latest version (uses native css support for browser that provide it); closes #1625065
Mon, 18 Apr 2011 19:34:20 +0200 Adrien Di Mascio [js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
Mon, 18 Apr 2011 08:03:46 +0200 Adrien Di Mascio [devtools] make return value of get_response_header(raw=True) consistent wrt get_header(raw=True) stable
Fri, 15 Apr 2011 12:58:31 +0200 Aurelien Campeas [widgets] handle no value label for tristate radios, put default separator on class for easier redefinition - closes #1624839
Fri, 15 Apr 2011 11:58:33 +0200 Nicolas Chauvat [doc] update of the update stable
Fri, 15 Apr 2011 08:22:38 +0200 Sylvain Thénault [tz postgres support] we've to commit the connection once time-zone is set, else we may loose the setting
Fri, 15 Apr 2011 08:18:59 +0200 Sylvain Thénault [tz support] more tests
Fri, 15 Apr 2011 08:18:06 +0200 Sylvain Thénault [dataimport] actually commit every desired number...
Wed, 06 Apr 2011 12:33:39 +0200 Alain Leufroy [doc] major update of the install documentation stable
Thu, 14 Apr 2011 11:36:47 +0200 Nicolas Chauvat [facets] make rangefacet comply with start_unfolded (closes #1615869) stable
Thu, 14 Apr 2011 14:19:21 +0200 Adrien Di Mascio [testlib] make a clear distinction between input / output HTTP headers stable
Thu, 14 Apr 2011 14:18:46 +0200 Sylvain Thénault [entity] create_entity/cw_instantiate should initialize entity's cache to avoid later queries
Thu, 14 Apr 2011 14:18:44 +0200 Sylvain Thénault [testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
Thu, 14 Apr 2011 11:38:10 +0200 Sylvain Thénault [3.12 regression] don't access to __class__ directly, it may raise AttributeError
Wed, 13 Apr 2011 14:02:04 +0200 Adrien Di Mascio [testlib] fix typos / NameErrors in devtools/__init__.py stable
Wed, 13 Apr 2011 12:50:31 +0200 Sylvain Thénault [schema serialization] add warning on missing group stable
Wed, 13 Apr 2011 11:46:00 +0200 Sylvain Thénault backport stable
Wed, 13 Apr 2011 11:34:53 +0200 Sylvain Thénault [testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot. stable
Wed, 13 Apr 2011 11:03:42 +0200 Sylvain Thénault backport stable
Wed, 13 Apr 2011 09:58:19 +0200 Sylvain Thénault [schema diagram] proper url generation (closes #1621276) stable
Wed, 13 Apr 2011 09:46:29 +0200 Adrien Di Mascio [testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089) stable
Wed, 13 Apr 2011 08:38:24 +0200 Aurelien Campeas [entities] fix cw_instantiate typo stable
Tue, 12 Apr 2011 17:32:06 +0200 Aurelien Campeas [entities/test] add failing test for cw_instantiate stable
Tue, 12 Apr 2011 14:09:39 +0200 Sylvain Thénault [timezone] ensure tzinfo is None
Tue, 12 Apr 2011 13:05:16 +0200 Sylvain Thénault [entity] use a list comprehension stable
Mon, 11 Apr 2011 22:28:57 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
Mon, 11 Apr 2011 22:28:56 +0200 Nicolas Chauvat Added tag cubicweb-version-3.12.2 for changeset 5a9b6bc56538 cubicweb-debian-version-3.12.2-1
Mon, 11 Apr 2011 22:19:24 +0200 Nicolas Chauvat [packaging] prepare the release of version 3.12.2 cubicweb-version-3.12.2
Mon, 11 Apr 2011 20:43:30 +0200 Nicolas Chauvat merge changes from stable branch
Mon, 11 Apr 2011 18:33:18 +0200 Sylvain Thénault [facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192) stable
Mon, 11 Apr 2011 16:51:49 +0200 Sylvain Thénault Backed out changeset e0e802afa8e1, widgets are actually defined below stable
Mon, 11 Apr 2011 16:12:02 +0200 Sylvain Thénault [facet] refactor: a simple class attribute is enough stable
Mon, 11 Apr 2011 13:29:41 +0200 Sylvain Thénault [native source] eid_creation_lock actually lock the eid connection creation and usage stable
Mon, 11 Apr 2011 13:28:59 +0200 Sylvain Thénault [dataimport] allow to specify columns on which result should be sorted in lazydbtable stable
Fri, 08 Apr 2011 09:02:55 +0200 Sylvain Thénault [entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list stable
Thu, 07 Apr 2011 18:10:07 +0200 Adrien Di Mascio [fckeditor] fix fckeditor relative url: use baseuri() stable
Thu, 07 Apr 2011 00:27:47 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.1-1 for changeset 07e2c9c7df26
Thu, 07 Apr 2011 00:27:46 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.1 for changeset 59701627adba cubicweb-debian-version-3.12.1-1
Wed, 06 Apr 2011 23:31:06 +0200 Sylvain Thénault 3.12.1 cubicweb-version-3.12.1
Wed, 06 Apr 2011 23:31:00 +0200 Sylvain Thénault i18n update
Wed, 06 Apr 2011 23:24:19 +0200 Sylvain Thénault backport stable
Wed, 06 Apr 2011 23:23:48 +0200 Sylvain Thénault [sql generation] fix missing join with outer joins w/ rhs invariant variable... stable
Wed, 06 Apr 2011 23:01:58 +0200 Sylvain Thénault [test, cw props] ensure we can't add user specific / system-wide properties stable
Wed, 06 Apr 2011 22:52:52 +0200 Sylvain Thénault [ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union stable
Wed, 06 Apr 2011 22:52:51 +0200 Sylvain Thénault [system source] drop now useless bw compat stable
Wed, 06 Apr 2011 22:52:50 +0200 Sylvain Thénault [test] silent warning stable
Wed, 06 Apr 2011 22:52:39 +0200 Sylvain Thénault [ms planner] use an index to avoid doing the same step twice stable
Wed, 06 Apr 2011 16:01:19 +0200 Adrien Di Mascio [views] extend HTMLStream API to be able to change doctype / xmldecl
Wed, 06 Apr 2011 16:00:56 +0200 Sylvain Thénault [test] drop some warnings introduced by new test dabase handling stable
Wed, 06 Apr 2011 10:17:48 +0200 Sylvain Thénault rephrase stable
Wed, 06 Apr 2011 10:10:21 +0200 Sylvain Thénault backport stable
Mon, 04 Apr 2011 14:10:52 +0200 Katia Saurfelt [web] fix CalendarView : both icalendarable.start and icalendarable.stop dates can be None stable
Thu, 31 Mar 2011 14:23:11 +0200 Florent Cayré [edit controller] fix subform formid in EditController (would need further improvement) stable
Wed, 06 Apr 2011 09:57:28 +0200 Sylvain Thénault [schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added stable
Tue, 05 Apr 2011 13:24:02 +0200 Alexandre Fayolle backport fix from oldstable
Tue, 05 Apr 2011 13:23:47 +0200 Alexandre Fayolle backport fix from oldstable stable
Tue, 05 Apr 2011 08:39:49 +0200 Alexandre Fayolle fileConfig is in logging.config oldstable cubicweb-version-3.10.x
Tue, 05 Apr 2011 12:48:53 +0200 Sylvain Thénault [entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
Tue, 05 Apr 2011 12:47:18 +0200 Sylvain Thénault [rql rewriter] take care not to introduce snippets into a neged scope
Tue, 05 Apr 2011 11:19:12 +0200 Sylvain Thénault [old css] use aColor property stable
Tue, 05 Apr 2011 11:18:56 +0200 Sylvain Thénault [uipros] drop unused properties stable
Tue, 05 Apr 2011 11:18:03 +0200 Sylvain Thénault [selectors] abstract ExpectedValueSelector now accept a set as single argument stable
Tue, 05 Apr 2011 11:15:35 +0200 Sylvain Thénault [igeocodable] import adapter description stable
Mon, 04 Apr 2011 14:50:10 +0200 Sylvain Thénault [dataimport] tell more and nicely about transaction status stable
Mon, 04 Apr 2011 14:49:39 +0200 Sylvain Thénault [dataimport] propagate stack stable
Fri, 01 Apr 2011 16:02:45 +0200 Alexandre Fayolle Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
Fri, 01 Apr 2011 16:02:45 +0200 Alexandre Fayolle Added tag cubicweb-version-3.12.0 for changeset fd502219eb76 cubicweb-debian-version-3.12.0-1
Fri, 01 Apr 2011 16:01:03 +0200 Alexandre Fayolle prepare 3.12.0 cubicweb-version-3.12.0
Fri, 01 Apr 2011 15:04:47 +0200 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
Fri, 01 Apr 2011 14:38:16 +0200 Alexandre Fayolle merged test fix from stable
Fri, 01 Apr 2011 14:34:11 +0200 Adrien Di Mascio [http] implement 1587305: provide better implementation of Accept header parsing + tests
Fri, 01 Apr 2011 14:26:18 +0200 Sylvain Thénault [web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction stable
Fri, 01 Apr 2011 14:25:55 +0200 Alexandre Fayolle merge stable to default
Fri, 01 Apr 2011 08:20:25 +0200 Alexandre Fayolle fix failing tests before 3.12 release
Fri, 01 Apr 2011 01:06:41 +0200 Sylvain Thénault [dataimport] new 'lazydbtable' generator function to feed data from a database table stable
Fri, 01 Apr 2011 01:06:37 +0200 Sylvain Thénault [dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes) stable
Fri, 01 Apr 2011 01:06:29 +0200 Sylvain Thénault [dataimport] cleanups, update docstring to up-to-date usage stable
Thu, 31 Mar 2011 21:24:39 +0200 Nicolas Chauvat [doc] improve dostring of server.hook stable
Thu, 31 Mar 2011 17:24:38 +0200 Alexandre Fayolle merge back stable to default
Thu, 31 Mar 2011 17:12:27 +0200 Nicolas Chauvat [cwctl] refactor ui messages aiming for consistency and simplicity stable
Thu, 31 Mar 2011 15:23:52 +0200 Sylvain Thénault [entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
Thu, 31 Mar 2011 15:23:50 +0200 Sylvain Thénault [entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
Thu, 31 Mar 2011 15:23:46 +0200 Sylvain Thénault [schema, refactoring] use RQLExpression as base class for RQL constraint classes
Thu, 31 Mar 2011 15:18:21 +0200 Sylvain Thénault [reledit] fix crash due to wrong attributes usage stable
Thu, 31 Mar 2011 09:39:51 +0200 Alexandre Fayolle merge
Thu, 31 Mar 2011 09:17:43 +0200 Florent Cayré make it easier to inherit from EditionFormView stable
Wed, 30 Mar 2011 16:40:55 +0200 Alexandre Fayolle more TZDatetime/TZTime test fixes
Wed, 30 Mar 2011 15:51:10 +0200 Alexandre Fayolle fix test_knownValues_load_schema
Wed, 30 Mar 2011 15:44:26 +0200 Alexandre Fayolle backport stable to default
Wed, 30 Mar 2011 15:09:13 +0200 Nicolas Chauvat [doc] fix typo stable
Wed, 30 Mar 2011 14:55:14 +0200 Nicolas Chauvat [doc] fix typo stable
Wed, 30 Mar 2011 14:03:10 +0200 Sylvain Thénault [AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder stable
Wed, 30 Mar 2011 13:59:23 +0200 Sylvain Thénault [sql generation test] avoid lgdb warnings when a db module is faked stable
Wed, 30 Mar 2011 11:17:58 +0200 Sylvain Thénault backport stable
Wed, 30 Mar 2011 11:17:21 +0200 Sylvain Thénault [c-c create] unification of c-c create and its subcommands handling stable
Wed, 30 Mar 2011 11:08:15 +0200 Sylvain Thénault [rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap stable
Wed, 30 Mar 2011 11:07:16 +0200 Sylvain Thénault [rql rewriter] drop unused argument stable
Wed, 30 Mar 2011 11:07:07 +0200 Sylvain Thénault [rql rewriter] don't add unnecessary (potentially buggy) exists stable
Tue, 29 Mar 2011 10:25:10 +0200 Alexandre Fayolle update lgc dependency also in pkginfo stable
Tue, 29 Mar 2011 10:05:24 +0200 Alexandre Fayolle updated lgc dependency stable
Tue, 29 Mar 2011 08:47:09 +0200 Alexandre Fayolle allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533) stable
Tue, 29 Mar 2011 09:02:49 +0200 Sylvain Thénault [date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893 stable
Mon, 28 Mar 2011 19:02:58 +0200 Sylvain Thénault cleanup stable
Mon, 28 Mar 2011 19:02:47 +0200 Sylvain Thénault [c-c create] we should also skip option with no type, else we may generate title for section without any option to fill stable
Mon, 28 Mar 2011 18:57:34 +0200 Sylvain Thénault [config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file stable
Mon, 28 Mar 2011 18:56:55 +0200 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
Mon, 28 Mar 2011 18:53:54 +0200 Sylvain Thénault [web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute) stable
Mon, 28 Mar 2011 19:31:45 +0200 Nicolas Chauvat merge stable
Mon, 28 Mar 2011 19:31:26 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92 stable
Mon, 28 Mar 2011 19:31:25 +0200 Nicolas Chauvat Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855 stable cubicweb-debian-version-3.11.2-1
Mon, 28 Mar 2011 19:20:22 +0200 Nicolas Chauvat [packaging] prepare 3.11.2 stable cubicweb-version-3.11.2
Mon, 28 Mar 2011 17:58:46 +0200 Alexandre Fayolle try to reconstruct the file forgotten by syt in changeset e094b3d4eb95 stable
Mon, 28 Mar 2011 17:39:21 +0200 Adrien Di Mascio [javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching stable
Mon, 28 Mar 2011 16:42:54 +0200 Sylvain Thénault cleanups stable
Mon, 28 Mar 2011 16:42:46 +0200 Sylvain Thénault [cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though) stable
Mon, 28 Mar 2011 16:41:36 +0200 Sylvain Thénault [repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring) stable
Mon, 28 Mar 2011 16:39:49 +0200 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
Mon, 28 Mar 2011 15:23:57 +0200 Adrien Di Mascio [facets] closes #1569459 (date-range facet with year < 1900) stable
Mon, 28 Mar 2011 15:15:49 +0200 Nicolas Chauvat [session] add find_entities and find_one_entity to session/request API (closes #1550045) stable
Mon, 28 Mar 2011 15:16:11 +0200 Nicolas Chauvat [web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475) stable
Mon, 28 Mar 2011 14:49:22 +0200 Sylvain Thénault [c-c create] db-create doesn't not take a verbose option any longer stable
Mon, 28 Mar 2011 12:50:56 +0200 Sylvain Thénault [css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear stable
Fri, 25 Mar 2011 15:45:38 +0100 Sylvain Thénault [db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not stable
Fri, 25 Mar 2011 12:51:20 +0100 Sylvain Thénault [cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way stable
Fri, 25 Mar 2011 12:43:57 +0100 Sylvain Thénault [cwprops] add set_property method on CWUser instances, to ease setting of user specific properties stable
Thu, 24 Mar 2011 15:21:13 +0100 Aurelien Campeas [merge] backport stable fixes into default
Tue, 22 Mar 2011 15:11:38 +0100 Alexandre Fayolle Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation stable
Thu, 24 Mar 2011 13:31:12 +0100 Sylvain Thénault backport oldstable stable
Thu, 24 Mar 2011 13:30:14 +0100 Sylvain Thénault [migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities oldstable
Thu, 24 Mar 2011 13:25:57 +0100 Sylvain Thénault [migration] improve fix cwuri progress bar oldstable
Thu, 24 Mar 2011 13:24:26 +0100 Sylvain Thénault [migration] explicit first step of 3.10.9 migration. oldstable
Thu, 24 Mar 2011 13:22:20 +0100 Sylvain Thénault cleanups stable
Thu, 24 Mar 2011 13:22:10 +0100 Sylvain Thénault [uiprops, css] make header background actually modifiable through uiprops stable
Thu, 24 Mar 2011 13:20:33 +0100 Sylvain Thénault [components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header stable
Wed, 23 Mar 2011 18:20:34 +0100 Sylvain Thénault [schema views] don't propose 'view all' action for final entity types (closes #1560549) stable
Wed, 23 Mar 2011 11:35:41 +0100 Nicolas Chauvat [doc] fix urls pointing to repositories and download sites stable
Mon, 21 Mar 2011 17:47:42 +0100 Alexandre Fayolle backported tag to stable stable
Mon, 21 Mar 2011 17:44:57 +0100 Alexandre Fayolle Added tag cubicweb-version-3.9.x for changeset 48f468f33704 oldstable
Thu, 17 Mar 2011 13:43:51 +0100 Aurelien Campeas merge stable
Thu, 17 Mar 2011 13:43:07 +0100 Aurelien Campeas [devtools] missing py2.5 compat import oldstable
Thu, 17 Mar 2011 12:21:36 +0100 Pierre-Yves David merge oldstable into default stable
Thu, 17 Mar 2011 12:20:45 +0100 Pierre-Yves David fix stupid typo oldstable
Thu, 17 Mar 2011 12:14:58 +0100 Pierre-Yves David merge oldstable
Thu, 17 Mar 2011 12:07:08 +0100 Pierre-Yves David merge: [testlib] require explicite overwriting of TestDataBaseHandler. stable
Thu, 17 Mar 2011 12:03:50 +0100 Pierre-Yves David [testlib] require explicite overwriting of TestDataBaseHandler. oldstable
Thu, 17 Mar 2011 11:38:52 +0100 Pierre-Yves David remove conflict marker stable
Wed, 16 Mar 2011 18:12:57 +0100 Pierre-Yves David merge old stable into stable stable
Wed, 16 Mar 2011 09:45:57 +0100 Alexandre Fayolle fix pylint helper methods: need a classmathod in cwconfig.py stable
Wed, 16 Mar 2011 09:45:57 +0100 Alexandre Fayolle fix pylint helper methods: need a classmathod in cwconfig.py oldstable
Wed, 16 Mar 2011 09:40:56 +0100 Alexandre Fayolle merged back pylint help changes to stable stable
Wed, 16 Mar 2011 09:40:11 +0100 Alexandre Fayolle merge oldstable
Wed, 16 Mar 2011 09:37:46 +0100 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
Tue, 15 Mar 2011 21:36:06 +0100 Nicolas Chauvat [doc] fix indentation spelling and grammar of tutorials/advanced/part03_bfss stable
Tue, 15 Mar 2011 10:38:02 +0100 Nicolas Chauvat [doc] complete description of EXISTS in rql/language.rst stable
Tue, 15 Mar 2011 09:41:45 +0100 Nicolas Chauvat [doc] fix rql/debugging.rst and server.__init__ docstrings stable
Tue, 15 Mar 2011 09:41:45 +0100 Nicolas Chauvat [doc] fix rql/debugging.rst and server.__init__ docstrings oldstable
Tue, 07 Dec 2010 12:18:20 +0100 Aurelien Campeas [test] New Handling of database for test. oldstable
Fri, 11 Mar 2011 12:17:32 +0100 Aurelien Campeas [reledit] repair some brokennes
Wed, 19 Jan 2011 19:19:57 +0100 Aurelien Campeas [reledit] kill the reledit/doreledit duality
Fri, 11 Mar 2011 09:47:09 +0100 Sylvain Thénault default (3.11.X) is now stable stable
Fri, 11 Mar 2011 09:46:45 +0100 Sylvain Thénault stable (3.10.X) is now oldstable oldstable
Thu, 10 Mar 2011 15:18:22 +0100 Sylvain Thénault [test] add some tags stable
Thu, 10 Mar 2011 15:18:21 +0100 Sylvain Thénault [test] properly close connections stable
Thu, 10 Mar 2011 14:59:21 +0100 Sylvain Thénault [devtools] fix anonymous user handling in test classes stable
Thu, 10 Mar 2011 12:04:46 +0100 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
Thu, 10 Mar 2011 12:03:37 +0100 Adrien Di Mascio [views] #1499661 get rid of base tag
Thu, 10 Mar 2011 11:58:57 +0100 Sylvain Thénault backport stable
Thu, 10 Mar 2011 11:56:35 +0100 Adrien Di Mascio [tabs] forward url parameters to lazy tabs views stable
Wed, 09 Mar 2011 18:26:43 +0100 Sylvain Thénault [testlib] fix regression introduced in 7065:6a6ea9966931 stable
Tue, 07 Dec 2010 12:18:20 +0100 Sylvain Thénault [testlib] simplify code by using a class attribute stable
Wed, 09 Mar 2011 13:42:55 +0100 Sylvain Thénault [repo] fix multi-threads bug with get_option_value: pyro proxy can't be used from a thread to another without caution (closes #1535206) stable
Wed, 09 Mar 2011 12:24:50 +0100 Alexandre Fayolle fix editable_attributes bug (closes #1534802) stable
Tue, 08 Mar 2011 22:35:19 +0100 Sylvain Thénault [http test] fix typo in super call
Tue, 08 Mar 2011 18:32:19 +0100 Sylvain Thénault backport stable
Tue, 08 Mar 2011 18:21:40 +0100 Sylvain Thénault [testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox stable
Fri, 18 Feb 2011 15:26:00 +0100 Julien Jehannet [tests] Fix web test for windmill and forms
Tue, 08 Mar 2011 18:16:44 +0100 Sylvain Thénault [uilib] fix eid_param implementation stable
Tue, 08 Mar 2011 18:08:32 +0100 Sylvain Thénault [test] fix bad super call stable
Tue, 08 Mar 2011 18:08:12 +0100 Sylvain Thénault [dbapi] split in_memory_cnx functions stable
Tue, 08 Mar 2011 17:55:38 +0100 Sylvain Thénault Remove trailing white space stable
Tue, 08 Mar 2011 17:55:15 +0100 Sylvain Thénault Add a "closed" property on session stable
Tue, 08 Mar 2011 17:55:02 +0100 Sylvain Thénault [test] Improve tagging and error message of TwistedCWIdentTC stable
Thu, 03 Mar 2011 11:52:35 +0100 Pierre-Yves David [test/windmill] Gracefully skip windmill test if windmill can't be imported. stable
Thu, 03 Mar 2011 11:49:32 +0100 Pierre-Yves David [devtools/qunit] had "qunit" test for tag. stable
Tue, 08 Mar 2011 16:00:25 +0100 Sylvain Thénault [3.10.9 migration] don't display progress bar if stdout is not a tty stable
Mon, 07 Mar 2011 23:16:22 +0100 Sylvain Thénault [source host alias] match_host is the attribute, match is the method
Mon, 07 Mar 2011 22:17:23 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.11.1-1 for changeset 77318f1ec4aa
Mon, 07 Mar 2011 22:17:23 +0100 Sylvain Thénault Added tag cubicweb-version-3.11.1 for changeset d0410eb4d8bb cubicweb-debian-version-3.11.1-1
Mon, 07 Mar 2011 17:22:00 +0100 Sylvain Thénault 3.11.1 cubicweb-version-3.11.1
Mon, 07 Mar 2011 17:21:54 +0100 Sylvain Thénault i18nupdate
Mon, 07 Mar 2011 17:19:29 +0100 Sylvain Thénault backport stable
Mon, 07 Mar 2011 17:19:00 +0100 Sylvain Thénault some copyrigh updates stable
Mon, 07 Mar 2011 17:17:07 +0100 Sylvain Thénault [sql generation] fix exists table scope pb: when iterating other solutions inner to an EXISTS subquery, we should reset variables which have this exists node as scope stable
Mon, 07 Mar 2011 17:15:06 +0100 Sylvain Thénault [sql generation] fix table scope pb: when an inlined relation is used as principal for the rhs variable, we should adjust lhs variable'scope stable
Mon, 07 Mar 2011 17:02:15 +0100 Nicolas Chauvat merge stable changes into default
Mon, 07 Mar 2011 10:41:04 +0100 Sylvain Thénault [testlib] backport some useful testing utilities from tracker's testutils module stable
Mon, 07 Mar 2011 10:40:07 +0100 Sylvain Thénault [testlib] fix rql generation bug w/ groups given as unicode string stable
Thu, 03 Mar 2011 17:50:13 +0100 Sylvain Thénault [multi-sources] add missing close method on ConnectionWrapper stable
Thu, 03 Mar 2011 16:05:57 +0100 Sylvain Thénault [c-c db-check] new checks for entities missing a mandatory relation/attribute stable
Thu, 03 Mar 2011 16:05:34 +0100 Sylvain Thénault [c-c db-check] factorize code by introducing notify_fixed dumb function stable
Thu, 03 Mar 2011 15:44:07 +0100 Sylvain Thénault [migration] cleanup corrupted database, pb noticed on several instances stable
Thu, 03 Mar 2011 12:55:29 +0100 Adrien Di Mascio [dataimport] remove eid_key deprecation warning and prints stable
Mon, 28 Feb 2011 14:14:19 +0100 Sylvain Thénault [config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed stable
Mon, 28 Feb 2011 14:12:42 +0100 Sylvain Thénault [config refactoring] rename eproperty_definition method to cwproperty_definition stable
Tue, 22 Feb 2011 21:33:10 +0100 Alexandre Fayolle allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source) stable
Tue, 22 Feb 2011 21:30:32 +0100 Alexandre Fayolle add some tips for users who want to bind to an AD server stable
Mon, 21 Feb 2011 10:31:18 +0100 Sylvain Thénault [c-c upgrade] rename force-componant-version option to force-cube-version and cleanup code stable
Mon, 21 Feb 2011 10:28:59 +0100 Sylvain Thénault [repo querier] fix rqlst cache no limit issue, comment the code stable
Fri, 18 Feb 2011 18:18:42 +0100 Sylvain Thénault [migration] missing future import stable
Fri, 18 Feb 2011 17:11:45 +0100 Sylvain Thénault backport stable
Fri, 18 Feb 2011 17:07:40 +0100 Sylvain Thénault [source hooks] filter out case where source configuration doesn't have to be reloaded
Fri, 18 Feb 2011 17:11:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.11.0-1 for changeset 8daabda9f571
Fri, 18 Feb 2011 17:10:59 +0100 Sylvain Thénault Added tag cubicweb-version-3.11.0 for changeset 37432cede4fe cubicweb-debian-version-3.11.0-1
Fri, 18 Feb 2011 16:30:02 +0100 Sylvain Thénault [schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms) stable
Fri, 18 Feb 2011 12:40:21 +0100 Sylvain Thénault i18n update cubicweb-version-3.11.0
Fri, 18 Feb 2011 12:40:17 +0100 Sylvain Thénault [source ui] uicfg tweaks
Fri, 18 Feb 2011 10:27:34 +0100 Sylvain Thénault 3.11
Fri, 18 Feb 2011 10:18:28 +0100 Sylvain Thénault [web test] fix some tests broken by recent (and various) changesets
Fri, 18 Feb 2011 09:33:51 +0100 Nicolas Chauvat [web/views] add a generic rdf view
Fri, 18 Feb 2011 09:33:49 +0100 Sylvain Thénault backport stable
Fri, 18 Feb 2011 09:33:32 +0100 Sylvain Thénault [testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes stable
Fri, 18 Feb 2011 08:04:10 +0100 Sylvain Thénault backport stable
Thu, 17 Feb 2011 18:43:45 +0100 Sylvain Thénault [schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance stable
Thu, 17 Feb 2011 18:23:41 +0100 Sylvain Thénault [schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database stable
Thu, 17 Feb 2011 17:46:10 +0100 Sylvain Thénault [schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance) stable
Thu, 17 Feb 2011 16:46:38 +0100 Sylvain Thénault backport stable
Thu, 17 Feb 2011 16:46:25 +0100 Sylvain Thénault cleanup stable
Thu, 17 Feb 2011 16:46:18 +0100 Sylvain Thénault [web test] ensure we're using proper instance home stable
Thu, 17 Feb 2011 16:09:06 +0100 Sylvain Thénault backport stable
Thu, 17 Feb 2011 16:08:20 +0100 Sylvain Thénault [config] we should load available configuration before search for an instance configuration stable
Thu, 17 Feb 2011 16:08:19 +0100 Sylvain Thénault [dbapi] fix for cases where one want to use 'connect' for an in-memory connection stable
Thu, 17 Feb 2011 16:08:09 +0100 Sylvain Thénault [skel] avoid pylint warning for newly generated cube stable
Thu, 17 Feb 2011 10:26:50 +0100 Nicolas Chauvat [sobjects/parsers] compatibility with xml view of cw <= 3.10
Thu, 17 Feb 2011 10:24:45 +0100 Nicolas Chauvat [sobjects/parsers] on validationerror, skip entity and continue processing feed
Wed, 16 Feb 2011 17:59:58 +0100 Sylvain Thénault [web test] fix test name conflict stable
Wed, 16 Feb 2011 10:30:09 +0100 Sylvain Thénault merge default heads
Wed, 16 Feb 2011 10:29:47 +0100 Sylvain Thénault merge default heads
Wed, 16 Feb 2011 09:02:00 +0100 Adrien Di Mascio [tabs] use datadir_url to build image url instead of hardcoding data/
Wed, 16 Feb 2011 08:54:09 +0100 Sylvain Thénault [wdoc] fallback to english title when no translation found stable
Wed, 16 Feb 2011 08:40:25 +0100 Sylvain Thénault [datafeed] don't crash if python-kerberos isn't installed
Tue, 15 Feb 2011 23:32:32 +0100 Nicolas Chauvat [sobjects/parsers] add gssapi auth handler to urllib2 opener
Tue, 15 Feb 2011 23:30:01 +0100 Sylvain Thénault [data operation] add new remove_data method stable
Mon, 14 Feb 2011 23:18:20 +0100 Sylvain Thénault [migtration] fix migration script for 'dont cross' relations
Mon, 14 Feb 2011 17:47:15 +0100 Adrien Di Mascio backport stable
Mon, 14 Feb 2011 17:46:08 +0100 Adrien Di Mascio [dataimport] implement create_entity() on ObjectStore to provide a consistent interface stable
Mon, 14 Feb 2011 16:46:49 +0100 Adrien Di Mascio [dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities stable
Mon, 14 Feb 2011 09:38:03 +0100 nico [hooks] do not break if no entity created or updated during feed update
Mon, 14 Feb 2011 09:37:17 +0100 Sylvain Thénault [ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups stable
Fri, 11 Feb 2011 16:45:43 +0100 Sylvain Thénault [ldap test] use get_available_port from cw.devtools.httptest stable
Fri, 11 Feb 2011 13:38:40 +0100 Sylvain Thénault [test] generate slapd.conf to be cwd independant stable
Fri, 11 Feb 2011 16:45:43 +0100 Sylvain Thénault [ldap test] use get_available_port from cw.devtools.httptest
Fri, 11 Feb 2011 13:38:40 +0100 Sylvain Thénault [test] generate slapd.conf to be cwd independant
Fri, 11 Feb 2011 13:23:22 +0100 Sylvain Thénault backport stable
Fri, 11 Feb 2011 13:23:09 +0100 Sylvain Thénault [test] missing future import stable
Fri, 11 Feb 2011 12:17:47 +0100 Sylvain Thénault backport stable
Fri, 11 Feb 2011 11:37:10 +0100 Sylvain Thénault [testlib] take care, validator may be None stable
Fri, 11 Feb 2011 11:29:23 +0100 Sylvain Thénault [testlib] extract get_validator method from _check_html, move assertDocTestFile stable
Fri, 11 Feb 2011 11:28:46 +0100 Sylvain Thénault [testlib] new method on page info object to ensure some tag with arbitrary attributes is found stable
Fri, 11 Feb 2011 10:57:35 +0100 Sylvain Thénault [packaging, test] include ldap test files in sdist stable
Thu, 10 Feb 2011 17:17:54 +0100 Sylvain Thénault [test] python 2.5 specifix
Thu, 10 Feb 2011 16:21:35 +0100 Sylvain Thénault add a note
Thu, 10 Feb 2011 16:21:23 +0100 Sylvain Thénault [manage view] get etypes first to avoid xhtml validation error if no one found
Thu, 10 Feb 2011 16:20:49 +0100 Sylvain Thénault [datafeed] return empty dict when source is fresh avoid crash in the looping task because None returned
Thu, 10 Feb 2011 13:26:41 +0100 Nicolas Chauvat [manage view] fix skipping of startup views
Thu, 10 Feb 2011 12:28:31 +0100 Sylvain Thénault [parser host mapping] take care to cases where apphome is None (c-c i18ncube command for instance)
Wed, 09 Feb 2011 19:00:25 +0100 Sylvain Thénault backport stable
Wed, 09 Feb 2011 19:00:14 +0100 Sylvain Thénault [test] update cwxml tests: computed cwuri have changed, and parser.parse isn't anymore a static method
Wed, 09 Feb 2011 18:57:09 +0100 Sylvain Thénault [testlib] by default skip new 'manage' action's category
Wed, 09 Feb 2011 18:49:41 +0100 Sylvain Thénault [manage view] filter before displaying anything avoid xhtml errors
Wed, 09 Feb 2011 18:47:29 +0100 Sylvain Thénault [test] update cwuri test stable
Wed, 09 Feb 2011 18:08:40 +0100 Sylvain Thénault [test] test extracted from unittest_hooks + new test for unique constraint check
Wed, 09 Feb 2011 18:06:29 +0100 Sylvain Thénault [datafeed] introduce a host mapping so dev instance may transparently redirect request to another host than the actual's one
Wed, 09 Feb 2011 18:06:27 +0100 Sylvain Thénault [management ui] add views to manage sources similarly to users
Wed, 09 Feb 2011 18:06:25 +0100 Sylvain Thénault [manage view] cleanup manage view and user menu
Wed, 09 Feb 2011 18:06:24 +0100 Sylvain Thénault [datafeed] add parser to import cubicweb xml
Wed, 09 Feb 2011 18:06:19 +0100 Sylvain Thénault [xml] enhance default entity xml view
Wed, 09 Feb 2011 18:06:18 +0100 Sylvain Thénault [pyro source] benefit from addition of latest_retrieval on CWSource
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Wed, 09 Feb 2011 18:06:13 +0100 Sylvain Thénault backport stable
Wed, 09 Feb 2011 18:05:39 +0100 Sylvain Thénault [entity, metadata] huuum, use resolvable url as cwuri... And fix existing ones. stable
Wed, 09 Feb 2011 18:04:04 +0100 Sylvain Thénault [doc] update some copyrights stable
Wed, 09 Feb 2011 16:16:20 +0100 Sylvain Thénault [repo, ms] fix pb introduced in 6941:9ed02daa7dbb resulting in missing relation deletes when an entity is deleted
Tue, 08 Feb 2011 18:00:42 +0100 Sylvain Thénault [tabs js] merge tabs and lazy js files into cw.ajax.js and use camel case names to satisfy js coding standards
Tue, 08 Feb 2011 18:00:23 +0100 Sylvain Thénault [schema, ui] fix is_subobject to skip cw_source relation (else everything is considered as a subobject, since this relation is now composite)
Tue, 08 Feb 2011 14:18:18 +0100 Charles Hébert [admin ui] nicer views for users/groups management
Tue, 08 Feb 2011 14:16:41 +0100 Sylvain Thénault [test, ui] mark CWSourceSchemaConfig as an internal type
Tue, 08 Feb 2011 12:23:30 +0100 Sylvain Thénault backport stable
Mon, 07 Feb 2011 19:17:14 +0100 Sylvain Thénault [js] using the actual registry fixes spurious warnings stable
Mon, 07 Feb 2011 18:19:40 +0100 Sylvain Thénault [pyrorql source] using 'time' option type is more convenient
Mon, 07 Feb 2011 18:19:39 +0100 Sylvain Thénault [sources] refactor source creation and options handling
Mon, 07 Feb 2011 18:19:36 +0100 Sylvain Thénault [sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
Mon, 07 Feb 2011 15:13:05 +0100 Sylvain Thénault [sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
Mon, 07 Feb 2011 15:13:05 +0100 Sylvain Thénault [source schema] fix permission pb on cw_host_config_of relation + add composite on cw_source, so entities from a source are properly removed when the source is removed
Mon, 07 Feb 2011 15:13:04 +0100 Sylvain Thénault [repo, ms] optimise external source deletion by using source's eid instead of name
Sun, 06 Feb 2011 11:33:04 +0100 Sylvain Thénault [rql2sql] should not select a neged relation as principal + simplify code for sql generation for attribute relation stable
Fri, 04 Feb 2011 10:02:48 +0100 Sylvain Thénault [c-c] fix crash on delete instance + potential others when user don't specify db user's password stable
Mon, 13 Dec 2010 19:56:59 +0100 Nicolas Chauvat add a rql directive to restructuredtext stable
Thu, 03 Feb 2011 18:18:31 +0100 Sylvain Thénault [pkg] bump dependency on logilab.database stable
Wed, 02 Feb 2011 16:14:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.10.8-1 for changeset 132b525de25b stable
Wed, 02 Feb 2011 16:14:00 +0100 Sylvain Thénault Added tag cubicweb-version-3.10.8 for changeset e581a86a68f0 stable cubicweb-debian-version-3.10.8-1
Wed, 02 Feb 2011 11:12:03 +0100 Sylvain Thénault 3.10.8 stable cubicweb-version-3.10.8
Wed, 02 Feb 2011 11:11:53 +0100 Sylvain Thénault i18nupdate stable
Tue, 01 Feb 2011 11:03:08 +0100 Aurelien Campeas undo part of #6911
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Tue, 01 Feb 2011 10:10:46 +0100 Sylvain Thénault [test] add test for != operator stable
Tue, 01 Feb 2011 10:08:44 +0100 Sylvain Thénault [rql2sql] fix bug with NOT in "fake" having terms stable
Tue, 01 Feb 2011 10:29:56 +0100 Aurelien Campeas [doc/book] simplify & fix the overview chapter stable
Mon, 31 Jan 2011 17:48:57 +0100 Sylvain Thénault ooops :D stable
Mon, 31 Jan 2011 17:31:09 +0100 Sylvain Thénault cleanups stable
Mon, 31 Jan 2011 17:30:48 +0100 Sylvain Thénault [ctxcomponents vreg] allow to specify 'no cache' using __cache argument stable
Mon, 31 Jan 2011 17:28:51 +0100 Sylvain Thénault [js utils] backport some generic code from comments cube stable
Mon, 31 Jan 2011 17:24:05 +0100 Sylvain Thénault [doc] update photo web site tutorial: we're starting from cw 3.10/file 1.9+ stable
Fri, 28 Jan 2011 23:13:47 +0100 Sylvain Thénault [view] fix/enhance view.render stable
Fri, 28 Jan 2011 23:11:28 +0100 Sylvain Thénault [js lib] new string.rstrip method stable
Fri, 28 Jan 2011 16:19:22 +0100 Sylvain Thénault [ibreadcrumb] fix breadcrumb adapter backward compat stable
Fri, 28 Jan 2011 16:08:40 +0100 Julien Jehannet [selectors] modify workflow selectors: is_in_state, on_transition stable
Fri, 28 Jan 2011 15:23:47 +0100 Julien Jehannet [cw-ctl] use default `mkdtemp()` behaviour to store backup file internally stable
Fri, 28 Jan 2011 11:21:45 +0100 Julien Jehannet [debian] fix lintian errors stable
Fri, 28 Jan 2011 15:24:19 +0100 Sylvain Thénault [devtools] fix understanding of boundary constraint on db automatic population stable
Fri, 28 Jan 2011 15:15:14 +0100 Sylvain Thénault [rset] fix entity building for some result set with UNION and subqueries stable
Fri, 28 Jan 2011 15:12:13 +0100 Sylvain Thénault [c-c] lgc 0.54 check for duplicated commands, this may occurs with cw where plugins are automaticall (re)loaded stable
Fri, 28 Jan 2011 15:11:26 +0100 Sylvain Thénault [utils] support_args now support classes, searching if __init__ supports the arguments stable
Fri, 28 Jan 2011 11:08:31 +0100 Sylvain Thénault [schema sync] fix crash when bad inlinment detected, inlined is not in the locals stable
Thu, 27 Jan 2011 18:46:47 +0100 Sylvain Thénault cleanup, docstring update stable
Thu, 27 Jan 2011 18:29:17 +0100 Alexandre Fayolle fix test broken by addition of new entity in test schema stable
Thu, 27 Jan 2011 16:28:00 +0100 Sylvain Thénault [view] missing class on label span stable
Thu, 27 Jan 2011 14:10:44 +0100 Alexandre Fayolle fix #1452413 : is_in_state selector does not match initial state of an entity stable
Thu, 27 Jan 2011 13:43:49 +0100 Sylvain Thénault [component] refactor layout retrieval to handle case where we've an entity without rset properly stable
Thu, 27 Jan 2011 13:42:51 +0100 Sylvain Thénault [forms] EntityFieldsForm now take extra mainentity argument, for usage with composite form (the main form) where one of the subform edits the main entity stable
Thu, 27 Jan 2011 13:41:00 +0100 Sylvain Thénault [selectors] one_line_rset selector should also work when rset is None but an entity is specified stable
Thu, 27 Jan 2011 13:40:01 +0100 Sylvain Thénault [workflow] fix warning: we want to see the adapted entity, not the adapter stable
Thu, 27 Jan 2011 13:39:29 +0100 Sylvain Thénault [js] fix deprecated call stable
Thu, 27 Jan 2011 07:45:52 +0100 Sylvain Thénault [uicfg] fix reledit rtag initialization for final relations stable
Thu, 27 Jan 2011 07:45:14 +0100 Sylvain Thénault [uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict stable
Thu, 27 Jan 2011 07:44:08 +0100 Sylvain Thénault [rtags] fix NoTargetRelationTagsDict to ensure relation are tagged using '*' during initialization stable
Thu, 27 Jan 2011 07:42:18 +0100 Sylvain Thénault [rtags] speepup initialization by avoiding to get file entity types relations (useless) stable
Wed, 26 Jan 2011 17:44:38 +0100 Sylvain Thénault [skel] try to generate warning free stub... stable
Wed, 26 Jan 2011 12:21:47 +0100 Sylvain Thénault [deprecation] kill remaining 3.6 warning stable
Wed, 26 Jan 2011 11:39:21 +0100 Sylvain Thénault [migration] cwunique constraint schema fix must be done in bootstrap migration stable
Wed, 26 Jan 2011 10:50:38 +0100 Sylvain Thénault [i18n] missing some english translation stable
Wed, 26 Jan 2011 10:49:05 +0100 Alexandre Fayolle we must check constraint for all concerned entities and not stop at the first deleted one stable
Wed, 26 Jan 2011 10:42:40 +0100 Alexandre Fayolle avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted stable
Tue, 25 Jan 2011 15:16:05 +0100 Katia Saurfelt [css] fix popup css (login box) for IE7 stable
Wed, 26 Jan 2011 09:32:34 +0100 Sylvain Thénault [user form] use InOutWidget to edit CWUser in_group relation stable
Tue, 25 Jan 2011 12:50:56 +0100 Katia Saurfelt [widgets, js] add a InOutWidget for multiple select stable
Tue, 25 Jan 2011 12:09:59 +0100 Alexandre Fayolle improve massive deletion performance stable
Tue, 25 Jan 2011 10:01:19 +0100 David Douard [ldap] remove useless hack in unittest_ldapuser.py stable
Tue, 25 Jan 2011 09:52:49 +0100 David Douard [tests] make ldap source test run its own local (Open)LDAP server stable
Tue, 25 Jan 2011 09:51:47 +0100 David Douard [ldap] small code cleanups stable
Tue, 25 Jan 2011 09:20:38 +0100 Sylvain Thénault [test] fix score_entity test stable
Mon, 24 Jan 2011 19:09:42 +0100 Sylvain Thénault [testlib] missing method on value generator to generate the Interval type
Mon, 24 Jan 2011 19:09:14 +0100 Sylvain Thénault [cleanup]
Mon, 24 Jan 2011 17:02:38 +0100 Sylvain Thénault backport stable
Mon, 24 Jan 2011 16:59:26 +0100 Charles Hébert [selector] update `match_transition` selector to match form & as well as form view. stable
Mon, 24 Jan 2011 11:39:53 +0100 Sylvain Thénault [book] fixes some references and other doc construction pbs stable
Mon, 24 Jan 2011 09:42:09 +0100 Sylvain Thénault [book] advanced tutorial part 5 improvments: add some roles, talk about cube's layout, strip image stable
Mon, 24 Jan 2011 09:40:54 +0100 Sylvain Thénault update code sample to 3.10 api stable
Mon, 24 Jan 2011 09:17:11 +0100 Alexandre Fayolle blog proofreading stable
Sun, 23 Jan 2011 14:59:04 +0100 Sylvain Thénault [doc] backport part 3 & 4 of the sytweb's tutorial + to be published part 5 stable
Fri, 21 Jan 2011 16:38:13 +0100 Sylvain Thénault [test] missing future imports stable
Fri, 21 Jan 2011 14:14:30 +0100 Sylvain Thénault [test] fix typo stable
Fri, 21 Jan 2011 13:07:10 +0100 Sylvain Thénault [schema test] fix tests broken by 6861:9d4e11d6e783 (missing data files and not removed deprecated/broken test) stable
Fri, 21 Jan 2011 11:13:40 +0100 Julien Jehannet [vreg] check for identical app objects when replacing stable
Thu, 20 Jan 2011 14:38:53 +0100 Julien Jehannet [docstring] minor: add warning about entity cache for rql_condition selector stable
Fri, 21 Jan 2011 12:51:58 +0100 Sylvain Thénault [selectors] minor: use similar __repr__ implementation for selector instances stable
Thu, 20 Jan 2011 13:16:30 +0100 Julien Jehannet [tests] new unit tests about score_entity selector (inscore machinery) stable
Wed, 19 Jan 2011 21:49:29 +0100 Julien Jehannet [tests] use migration api to create workflow stable
Fri, 21 Jan 2011 12:20:59 +0100 Sylvain Thénault [c-c delete] closes #1433117 and other flavours where we don't want to crash on error stable
Fri, 21 Jan 2011 12:03:07 +0100 Sylvain Thénault [after edition ui] closes #1381425: Wrong message : 'entity edited (click here to see created entity)' stable
Fri, 21 Jan 2011 12:02:36 +0100 Sylvain Thénault [i18n] cleanup catalogs stable
Fri, 21 Jan 2011 11:48:19 +0100 Sylvain Thénault [adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class stable
Thu, 20 Jan 2011 17:14:28 +0100 Sylvain Thénault [c-c delete] add quote on db drop statement to be more robust to exotic database names stable
Thu, 20 Jan 2011 16:45:21 +0100 Sylvain Thénault [ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name stable
Thu, 20 Jan 2011 16:36:09 +0100 Sylvain Thénault [schema] ease understanding of schema naming error stable
Thu, 20 Jan 2011 15:52:59 +0100 Sylvain Thénault [db-create] we should always ask db user that should be used when special privileges are required stable
Thu, 20 Jan 2011 15:51:58 +0100 Sylvain Thénault [entity] fix some docstrings stable
Thu, 20 Jan 2011 19:18:11 +0100 Aurelien Campeas [js] always lowercase baseuri #1433305 stable
Wed, 19 Jan 2011 19:19:56 +0100 Aurelien Campeas [rset] add utility method to get entities and attributes from any rset stable
Thu, 20 Jan 2011 10:10:22 +0100 Sylvain Thénault [url publishing] evaluate url rewrite rules before rest path so one may easily override schema based urls
Thu, 20 Jan 2011 10:08:01 +0100 Sylvain Thénault [ui, index page] drop useless 'schema entities' table
Thu, 20 Jan 2011 10:06:34 +0100 cheb [views] delete ``permission`` tab in ``SchemaView``
Thu, 20 Jan 2011 09:16:52 +0100 Sylvain Thénault [schema] fix CWSource permissions stable
Thu, 20 Jan 2011 08:23:27 +0100 Sylvain Thénault [migration] fix migration of old cw instances which do not have yet the CWUniqueTogetherConstraint entity type stable
Wed, 19 Jan 2011 19:15:04 +0100 Sylvain Thénault [repo] kill no more needed 'recreate' feature
Wed, 19 Jan 2011 18:01:28 +0100 Sylvain Thénault [repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed stable
Wed, 19 Jan 2011 12:47:08 +0100 Sylvain Thénault [repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
Wed, 19 Jan 2011 12:47:06 +0100 Sylvain Thénault [web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
Wed, 19 Jan 2011 12:47:04 +0100 Sylvain Thénault [primary view] support for entity_call on primary view
Wed, 19 Jan 2011 12:42:50 +0100 Sylvain Thénault [doc] fix typo stable
Wed, 19 Jan 2011 11:23:16 +0100 Sylvain Thénault [c-c list] don't crash if there are no 'version' attribute in pkginfo stable
Wed, 19 Jan 2011 11:22:39 +0100 Sylvain Thénault [config] stop using a metaclass for registration of "public" configuration, simply do it explicitly stable
Wed, 19 Jan 2011 10:13:31 +0100 Sylvain Thénault [devtools] set configuration name to all-in-one so test/data/all-in-one.conf file will be loaded as one may expected stable
Wed, 19 Jan 2011 09:31:15 +0100 Sylvain Thénault backport stable
Wed, 19 Jan 2011 08:39:09 +0100 Sylvain Thénault [sparql] fix an url generation bug breaking sparqlxml results view + remove a deprecation warning stable
Mon, 17 Jan 2011 16:56:18 +0100 Sylvain Thénault [skel] setup.py patched to get easy_install to work stable
Mon, 17 Jan 2011 16:17:21 +0100 Sylvain Thénault [tutorial] make things clearer stable
Mon, 17 Jan 2011 15:57:26 +0100 Sylvain Thénault [hook] drop now deprecated comment (pop handled by get_data) stable
Mon, 17 Jan 2011 15:45:26 +0100 Alexandre Fayolle tutorial proof reading stable
Mon, 17 Jan 2011 13:36:18 +0100 Alain Leufroy [pkg] fix small bug appearing on Windows stable
Mon, 17 Jan 2011 12:43:07 +0100 Sylvain Thénault [doc] major rework of the simple blog tutorial stable
Mon, 17 Jan 2011 12:42:27 +0100 Sylvain Thénault [doc] fix match_rtype_sets docstring stable
Mon, 17 Jan 2011 12:41:45 +0100 Sylvain Thénault [doc] some ReST syntax fixes stable
Mon, 17 Jan 2011 12:41:40 +0100 Sylvain Thénault [doc] update cw api (XXX: similar changes have to be done in book probably) stable
Mon, 17 Jan 2011 10:25:18 +0100 Alexandre Fayolle added note about the effect of commit/rollback on the hooks_control context manager stable
Fri, 14 Jan 2011 18:31:46 +0100 Sylvain Thénault [doc] fix security bug in photo web site tutorial stable
Fri, 14 Jan 2011 18:30:42 +0100 Sylvain Thénault [c-c create] don't ask for web server interface at level 0 stable
Fri, 14 Jan 2011 18:30:40 +0100 Sylvain Thénault [skeleton] nicer pkginfo organization stable
Fri, 14 Jan 2011 18:30:37 +0100 Sylvain Thénault [ui tweaks] fix default ui stable
Fri, 14 Jan 2011 18:30:32 +0100 Sylvain Thénault [i18n] missing english translation stable
Fri, 14 Jan 2011 18:30:23 +0100 Sylvain Thénault [doc] update unittest api stable
Fri, 14 Jan 2011 08:10:41 +0100 Adrien Di Mascio backport stable branch
Fri, 14 Jan 2011 08:10:01 +0100 Adrien Di Mascio [views] fix typo (invalid format character) in deprecation warning stable
Thu, 13 Jan 2011 19:24:21 +0100 Sylvain Thénault backport stable
Thu, 13 Jan 2011 19:23:00 +0100 Sylvain Thénault merge stable heads stable
Thu, 13 Jan 2011 19:18:16 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.10.7-1 for changeset bf5d9a1415e3 stable
Thu, 13 Jan 2011 19:18:16 +0100 Sylvain Thénault Added tag cubicweb-version-3.10.7 for changeset 1959d97ebf2e stable cubicweb-debian-version-3.10.7-1
Thu, 13 Jan 2011 14:03:50 +0100 Sylvain Thénault [server test] can't use skipTest method as a class method, raise appropriate exception instead stable
Thu, 13 Jan 2011 13:38:49 +0100 david douard [etwist] add an 'interface' config option (passed to reactor.listenTCP) stable cubicweb-version-3.10.7
Thu, 13 Jan 2011 12:49:44 +0100 Sylvain Thénault [wf migration] allow to deactivate assertion on wfable entity to quick-fix tests stable
Thu, 13 Jan 2011 12:36:08 +0100 Sylvain Thénault [schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration. stable
Thu, 13 Jan 2011 12:34:17 +0100 Sylvain Thénault [idownloadable] deprecate download_box function stable
Wed, 12 Jan 2011 15:19:29 +0100 Sylvain Thénault [idownloadable] restore backward compat stable
Wed, 12 Jan 2011 15:19:10 +0100 Sylvain Thénault typo in deprecation warning stable
Wed, 12 Jan 2011 14:57:31 +0100 Sylvain Thénault [doc] stop trying to compile useless files with logilab's internal tools stable
Wed, 12 Jan 2011 09:22:38 +0100 Sylvain Thénault update version number of dependancy to rql stable
Wed, 12 Jan 2011 08:51:25 +0100 Sylvain Thénault prepare 3.10.7 stable
Wed, 12 Jan 2011 08:49:54 +0100 Sylvain Thénault i18nupdate stable
Tue, 11 Jan 2011 17:08:52 +0100 Sylvain Thénault [cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...) stable
Tue, 09 Nov 2010 17:19:39 +0100 Pierre-Yves David [testlib] extract validation logic into a ``assertWellFormed`` method. stable
Tue, 11 Jan 2011 15:33:38 +0100 Sylvain Thénault [migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720) stable
Tue, 11 Jan 2011 15:23:29 +0100 Sylvain Thénault unittest2 fix: can't skip test in setUp, but it's fine in setUpClass stable
Tue, 11 Jan 2011 12:45:30 +0100 Sylvain Thénault [c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb) stable
Tue, 11 Jan 2011 12:24:49 +0100 Sylvain Thénault [pyviews] document the fact that content is not xml-escaped (closes #1382038) stable
Tue, 11 Jan 2011 12:20:39 +0100 Sylvain Thénault [repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002) stable
Tue, 11 Jan 2011 12:19:36 +0100 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
Tue, 11 Jan 2011 12:05:12 +0100 Sylvain Thénault [config] use %r instead of %s for cube name makes things clearer stable
Mon, 10 Jan 2011 14:00:37 +0100 Sylvain Thénault missing future import stable
Mon, 10 Jan 2011 12:28:10 +0100 Sylvain Thénault [web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6) stable
Mon, 10 Jan 2011 12:28:09 +0100 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
Fri, 07 Jan 2011 18:51:50 +0100 Sylvain Thénault [server test] fix test inter-dependancy issue stable
Fri, 07 Jan 2011 18:51:47 +0100 Sylvain Thénault [multi-sources] fix planning of crossed relation w/ some complex queries stable
Fri, 07 Jan 2011 15:21:56 +0100 Sylvain Thénault [idownloadable] oneline view display entity's default title instead of file name, while download box display file name stable
Fri, 07 Jan 2011 15:21:54 +0100 Sylvain Thénault [deprecation] fix bad warning on entity.querier_pending_relations stable
Fri, 07 Jan 2011 13:14:40 +0100 Sylvain Thénault [web session] refactor to finally closes #343036: allow _postlogin behaviour overloading stable
Fri, 07 Jan 2011 08:13:43 +0100 Sylvain Thénault [schema migration] add a test to ensure default value are considered stable
Thu, 06 Jan 2011 18:53:00 +0100 Sylvain Thénault [schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock stable
Thu, 06 Jan 2011 17:49:19 +0100 Pierre-Yves David [bfss storage] Improve fspath() error message. stable
Thu, 06 Jan 2011 17:47:50 +0100 Sylvain Thénault [json controler] extraargs in js_component contains unicode keys which may not be given as argument names stable
Thu, 06 Jan 2011 11:56:06 +0100 Sylvain Thénault [footer template] refactor to ease addition of some content into the footer stable
Thu, 06 Jan 2011 11:55:31 +0100 Sylvain Thénault [boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later) stable
Thu, 06 Jan 2011 11:54:37 +0100 Sylvain Thénault [doc] fix bad class ref stable
Wed, 05 Jan 2011 18:42:21 +0100 Sylvain Thénault oops, forgotten to save buffer...
Wed, 05 Jan 2011 17:50:21 +0100 Sylvain Thénault backport stable
Wed, 05 Jan 2011 15:32:56 +0100 Julien Jehannet [unittest2] use unittest2 module fixture api stable
Wed, 05 Jan 2011 15:32:22 +0100 Julien Jehannet [server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings stable
Wed, 05 Jan 2011 17:47:16 +0100 Sylvain Thénault [daemon] make process umask configurable stable
Wed, 05 Jan 2011 15:32:37 +0100 Sylvain Thénault properly tell we've started an instance (close #1391262) stable
Thu, 23 Dec 2010 15:49:29 +0100 Julien Jehannet [ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding stable
Wed, 05 Jan 2011 11:09:51 +0100 Julien Jehannet [tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases stable
Mon, 03 Jan 2011 14:47:47 +0100 Julien Jehannet [i18n/fr] minor change in etypenavigation component stable
Wed, 05 Jan 2011 10:30:52 +0100 Sylvain Thénault d-t-w stable
Tue, 04 Jan 2011 16:35:06 +0100 Sylvain Thénault merge stable heads stable
Tue, 04 Jan 2011 16:34:22 +0100 Sylvain Thénault [test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless stable
Tue, 04 Jan 2011 16:33:01 +0100 Sylvain Thénault minor code cleanup stable
Tue, 04 Jan 2011 16:15:52 +0100 Sylvain Thénault merge stable
Tue, 04 Jan 2011 16:15:13 +0100 Sylvain Thénault Backed out changeset 84b67ae41a0d: with this fix, some stable
Tue, 04 Jan 2011 16:33:13 +0100 Alexandre Fayolle fix unittest broken by TrInfo schema change stable
Tue, 04 Jan 2011 16:12:48 +0100 Alexandre Fayolle check the validity of kwargs passed to match_rtype stable
Tue, 04 Jan 2011 15:31:07 +0100 Sylvain Thénault merge stable heads stable
Tue, 04 Jan 2011 15:03:48 +0100 Alexandre Fayolle fix ticket #1382716 (problem was actually more subtle than I originally thought) stable
Tue, 04 Jan 2011 14:41:10 +0100 Aurelien Campeas [web/views/basetemplates] nbsp breaks tests, use #160 instead stable
Tue, 04 Jan 2011 14:26:38 +0100 Aurelien Campeas [web/views/workflow] hide tr_count attribute in wf transition form stable
Tue, 04 Jan 2011 14:11:54 +0100 Sylvain Thénault backport stable
Tue, 04 Jan 2011 14:11:41 +0100 Sylvain Thénault [html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html) stable
Tue, 04 Jan 2011 13:42:01 +0100 Alexandre Fayolle handle the fact that there might be no views registered in some configurations (#1382716) stable
Tue, 04 Jan 2011 11:59:11 +0100 Sylvain Thénault [ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452 stable
Tue, 04 Jan 2011 09:07:22 +0100 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
Tue, 21 Dec 2010 21:20:19 +0100 Alexandre Fayolle #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity stable
Mon, 03 Jan 2011 11:22:32 +0100 Aurelien Campeas [doc/book] add missing mixin stable
Wed, 22 Dec 2010 18:42:31 +0100 Aurelien Campeas [views/reledit] funky API made this fatal (it was previously only eating the second argument) stable
Wed, 22 Dec 2010 18:28:52 +0100 Aurelien Campeas [views/reledit] ajax.js not there by default #1382713 stable
Wed, 22 Dec 2010 14:40:35 +0100 Aurelien Campeas [doc/book] fix/update a bit the hooks chapter stable
Tue, 21 Dec 2010 21:17:50 +0100 Alexandre Fayolle fix error message for unique together constraint stable
Sat, 18 Dec 2010 23:12:14 +0100 Sylvain Thénault backport stable
Sat, 18 Dec 2010 23:11:58 +0100 Sylvain Thénault backport oldstable stable
Fri, 10 Dec 2010 12:17:18 +0100 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable cubicweb-version-3.9.x
Fri, 10 Dec 2010 15:17:16 +0100 Pierre-Yves David [config] Use newstyle call to parent classe method. oldstable
Mon, 13 Dec 2010 19:46:24 +0100 Nicolas Chauvat [security] fix access control problem oldstable
Tue, 14 Dec 2010 15:08:23 +0100 Aurelien Campeas [js/edition] remove trailing coma stable
Tue, 14 Dec 2010 11:01:08 +0100 Aurelien Campeas [doc/book] move ctl tool in Admin chapter (from Appendages) stable
Tue, 14 Dec 2010 10:39:20 +0100 Aurelien Campeas [doc/book] mention that the shell is a python shell stable
Fri, 10 Dec 2010 11:37:37 +0100 Aurelien Campeas [web/components] fix typo in warning stable
Fri, 10 Dec 2010 15:47:09 +0100 Adrien Di Mascio [registry] backout 120c7ea6e1fa: errors should not pass silently stable
Thu, 09 Dec 2010 18:06:48 +0100 Aurelien Campeas [config] revert change that breaks i18nxxx commands oldstable
Thu, 09 Dec 2010 16:30:06 +0100 Katia Saurfelt remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass) stable
Thu, 09 Dec 2010 16:37:08 +0100 Katia Saurfelt [js] fix initial value for autocomplete stable
Thu, 09 Dec 2010 15:38:12 +0100 Aurelien Campeas [pkginfo|debian/control] adjust ldb version oldstable
Thu, 09 Dec 2010 15:27:02 +0100 Stephanie Marcu add localization files for jquery datepicker
Thu, 09 Dec 2010 15:27:01 +0100 Stephanie Marcu [#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
Thu, 09 Dec 2010 15:23:10 +0100 Alexandre Fayolle brown paperbag fix oldstable
Thu, 09 Dec 2010 14:55:51 +0100 Alexandre Fayolle make rename_table work with MS SQL (needs updated logilab.database) oldstable
Thu, 09 Dec 2010 14:35:20 +0000 Alexandre Fayolle [ldap] fix user-filter handling oldstable
Mon, 29 Nov 2010 18:34:39 +0100 Julien Jehannet [migration] improve doctest report format stable
Fri, 03 Dec 2010 13:09:14 +0100 Julien Jehannet [book] Notes about literate testing stable
Mon, 06 Dec 2010 19:11:28 +0100 Julien Jehannet [hook] update DataOperationMixIn docstring stable
Tue, 09 Nov 2010 17:17:45 +0100 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable
Fri, 03 Dec 2010 11:24:48 +0000 Alexandre Fayolle allow additional filtering to be performed on the LDAP source (#1382380) oldstable
Thu, 02 Dec 2010 10:09:35 +0100 Sylvain Thénault [edition js] update docstring and remove a 3.9 deprecation warning stable
Thu, 02 Dec 2010 10:09:12 +0100 Sylvain Thénault [autoform] fix call to remove pending generic relation: reference bad function name stable
Thu, 02 Dec 2010 10:08:28 +0100 Sylvain Thénault [autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript stable
Wed, 01 Dec 2010 17:11:35 +0100 Sylvain Thénault [pyro source] store pyro source mapping file into the database
Wed, 01 Dec 2010 17:09:19 +0100 Sylvain Thénault backport stable
Wed, 01 Dec 2010 17:08:42 +0100 Sylvain Thénault [repo source] rename attribute so it's much easier to grasp its role stable
Wed, 01 Dec 2010 17:08:24 +0100 Sylvain Thénault backport oldstable stable
Wed, 01 Dec 2010 17:06:01 +0100 Pierre-Yves David [testlib] Use logilab.common.shellutils.getlogin instead of local hack. oldstable
Wed, 01 Dec 2010 16:59:57 +0100 Sylvain Thénault [doc] minor fixes oldstable
Wed, 01 Dec 2010 16:52:55 +0100 Pierre-Yves David [doc/book] Improve installation doc mostly about pip ans easy_install oldstable
Wed, 01 Dec 2010 16:52:30 +0100 Pierre-Yves David [doc/book] Update cubicweb repository url oldstable
Wed, 01 Dec 2010 16:52:02 +0100 Pierre-Yves David [doc/book] Add a note about <database>-support virtual package. oldstable
Tue, 30 Nov 2010 23:25:55 +0100 Nicolas Chauvat Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae stable
Tue, 30 Nov 2010 23:25:53 +0100 Nicolas Chauvat Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4 stable cubicweb-debian-version-3.10.6-1
Tue, 30 Nov 2010 22:26:55 +0100 Nicolas Chauvat prepare 3.10.6 stable cubicweb-version-3.10.6
Tue, 30 Nov 2010 15:05:07 +0100 Aurelien Campeas [merge] backport stable
Tue, 23 Nov 2010 18:37:03 +0100 Pierre-Yves David merge olstable back (3.9.9 packaging fix) stable
Tue, 23 Nov 2010 18:34:54 +0100 Pierre-Yves David Merge back fix to 3.9.9 packaging oldstable
Tue, 23 Nov 2010 18:33:32 +0100 Pierre-Yves David Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d oldstable
Tue, 23 Nov 2010 16:29:54 +0100 Pierre-Yves David [pkg/debian] Add source format information oldstable cubicweb-debian-version-3.9.9-3
Tue, 23 Nov 2010 16:27:57 +0100 Pierre-Yves David prepare 3.9.9-3 oldstable
Sun, 17 Oct 2010 22:49:06 +0200 Sylvain Thénault [debian] i18n directory should actually be in cubicweb-common oldstable
Tue, 23 Nov 2010 18:31:35 +0100 Pierre-Yves David Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558 oldstable
Tue, 23 Nov 2010 13:59:10 +0100 Pierre-Yves David [pkg-debian] prepare 3.9.9-2 oldstable cubicweb-debian-version-3.9.9-2
Sun, 17 Oct 2010 22:47:33 +0200 Sylvain Thénault [debian] cleanup -common package oldstable
Mon, 15 Nov 2010 19:38:31 +0100 Nicolas Chauvat [migration] 3.10.4 migration should not ask confirmation when adding CWSource stable
Fri, 12 Nov 2010 07:46:19 +0100 Nicolas Chauvat backport oldstable stable
Fri, 12 Nov 2010 07:44:59 +0100 Nicolas Chauvat fix typo stable
Tue, 09 Nov 2010 17:12:21 +0100 Julien Jehannet [download box] refactor to ease when one want to propose multiple elements to download stable
Tue, 09 Nov 2010 15:48:11 +0100 Julien Jehannet [basetemplates] breadcrumbs component context sticks to ApplicationName stable
Tue, 09 Nov 2010 15:47:02 +0100 Julien Jehannet [basetemplates] define header ctx components categories as attribute to ease overriding stable
Tue, 09 Nov 2010 10:18:56 +0100 Julien Jehannet [migration] put some migration context info in doctest environment: __file__ and __args__ stable
Fri, 05 Nov 2010 16:55:13 +0100 Julien Jehannet [windmill tests] use extra timeouts, else we get failure simplu because we didn't wait enough stable
Fri, 05 Nov 2010 18:51:22 +0100 Julien Jehannet [devtools] make migration handler easily available from CubicWebTC through .shell() method stable
Fri, 12 Nov 2010 13:47:26 +0100 Sylvain Thénault [ldap] make instance still usable if we can't contact ldap server stable
Fri, 05 Nov 2010 18:48:07 +0100 Sylvain Thénault [change state form] set domid to avoid data conflict with other (eg edition) form stable
Fri, 05 Nov 2010 18:48:06 +0100 Sylvain Thénault [action] set mainform=False to ensure we don't consume previously posted form validation errors stable
Fri, 05 Nov 2010 18:48:05 +0100 Sylvain Thénault [forms] remove some deprecation warnings stable
Fri, 05 Nov 2010 17:11:40 +0100 Sylvain Thénault backport stable
Fri, 05 Nov 2010 17:00:41 +0100 Sylvain Thénault update note stable
Fri, 05 Nov 2010 15:08:24 +0100 Julien Jehannet [shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC stable
Fri, 05 Nov 2010 16:38:17 +0100 Sylvain Thénault [migration] fix rqliter when some query arguments are given stable
Fri, 22 Oct 2010 16:14:48 +0200 Julien Jehannet [uilib] soup2xhtml uses now lxml.html.Cleaner stable
Fri, 05 Nov 2010 14:28:22 +0100 Sylvain Thénault minor cleanups stable
Fri, 05 Nov 2010 14:28:07 +0100 Sylvain Thénault fix #724689: exception's display during ajax call stable
Fri, 05 Nov 2010 12:43:25 +0100 Sylvain Thénault test and fix #1232202: [bookmarks] broken link for startupviews stable
Fri, 05 Nov 2010 12:22:42 +0100 Sylvain Thénault fix #1376317: facet: no_relation feature crash when rql has no restriction stable
Fri, 05 Nov 2010 11:58:16 +0100 Sylvain Thénault [web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port. stable
Fri, 05 Nov 2010 10:49:58 +0100 Sylvain Thénault [migration] use eschema.type for nicer display when confirmation is asked stable
Fri, 05 Nov 2010 10:49:33 +0100 Sylvain Thénault [base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded stable
Fri, 05 Nov 2010 10:41:56 +0100 Sylvain Thénault [timetable view] ensure we actually have a user in the rset cell stable
Fri, 05 Nov 2010 09:19:53 +0100 Sylvain Thénault cleanup stable
Fri, 05 Nov 2010 09:19:43 +0100 Sylvain Thénault [c-c list] tell more about the pb when some cube information is missing stable
Fri, 05 Nov 2010 09:18:48 +0100 Sylvain Thénault [repository] don't crash when cascading delete a relation, this may let the database in an inconsistent state anyway, so simply log the error stable
Fri, 05 Nov 2010 09:17:43 +0100 Sylvain Thénault [ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations stable
Fri, 05 Nov 2010 09:14:10 +0100 Sylvain Thénault [ms] fix error in synchronisation: local_eid return a 2-uple stable
Fri, 05 Nov 2010 09:12:57 +0100 Sylvain Thénault [ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids stable
Thu, 04 Nov 2010 10:58:29 +0100 Sylvain Thénault [c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file stable
Wed, 03 Nov 2010 10:12:16 +0100 Julien Jehannet [component] restore logo position in left column stable
Wed, 03 Nov 2010 17:17:56 +0100 Sylvain Thénault [boxes] PossibleViewsBox is contextual, StartupViewsBox isn't stable
Wed, 03 Nov 2010 16:40:10 +0100 Sylvain Thénault stable is now 3.10 stable
Wed, 03 Nov 2010 16:39:49 +0100 Sylvain Thénault backport stable
Wed, 03 Nov 2010 16:38:28 +0100 Sylvain Thénault oldstable is now 3.9 oldstable
Tue, 02 Nov 2010 08:16:18 +0100 Sylvain Thénault [repo] don't attempt to read sources from database on quick start. Fix crash after restoring a pre 3.10 database
Tue, 02 Nov 2010 08:14:47 +0100 Sylvain Thénault typo
Tue, 02 Nov 2010 08:14:29 +0100 Sylvain Thénault [facet] only String attributes have internationalizable property
Fri, 29 Oct 2010 11:58:45 +0200 Nicolas Chauvat fix grammar in docstring stable
Fri, 29 Oct 2010 00:03:48 +0200 Nicolas Chauvat merge changes from stable branch
Fri, 29 Oct 2010 00:03:30 +0200 Nicolas Chauvat fix problem introduced with previous commit stable
Thu, 28 Oct 2010 19:39:19 +0200 Nicolas Chauvat merge changes from stable branch
Thu, 28 Oct 2010 19:37:59 +0200 Nicolas Chauvat [cwctl] command list now checks version of cw, not only versions of cubes stable
Wed, 27 Oct 2010 20:29:28 +0200 Sylvain Thénault [ms entity] proper error on external entity fetch error
Wed, 27 Oct 2010 20:28:57 +0200 Sylvain Thénault [ms pyro] skipping external entities is not enough else we may miss some relations with our configuration (eg X refinement_of Y WHERE X comes from cwo while Y comes from elo)
Wed, 27 Oct 2010 08:53:14 +0200 Sylvain Thénault [ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
Wed, 27 Oct 2010 08:51:50 +0200 Sylvain Thénault [ldap] don't refuse to start if ldap is unreachable
Tue, 26 Oct 2010 20:22:30 +0200 Sylvain Thénault [3.10] use cw_attr_cache, entity has no more iteritems method
Tue, 26 Oct 2010 20:22:08 +0200 Sylvain Thénault [ms planning] fix potential key error due to additional entries in input maps
Tue, 26 Oct 2010 20:21:48 +0200 Sylvain Thénault [ms planning] fix bug in merge_input_map causing bad plans computed
Tue, 26 Oct 2010 20:21:09 +0200 Sylvain Thénault [ms planning] fix/enhance cw_source consideration in ms planning
Tue, 26 Oct 2010 11:55:38 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.5-1 for changeset e2e7410e9947
Tue, 26 Oct 2010 11:55:37 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.5 for changeset 159d0dbe07d9 cubicweb-debian-version-3.10.5-1
Mon, 25 Oct 2010 19:32:09 +0200 Nicolas Chauvat [book] move bit about rql logs to its own section cubicweb-version-3.10.5
Mon, 25 Oct 2010 18:25:18 +0200 Sylvain Thénault backport stable
Mon, 25 Oct 2010 18:24:08 +0200 Sylvain Thénault 3.10.5
Mon, 25 Oct 2010 18:08:42 +0200 Sylvain Thénault i18n update german translation
Mon, 25 Oct 2010 18:00:23 +0200 Sylvain Thénault [i18n] include german translation provided by Dr Leo
Mon, 25 Oct 2010 17:59:25 +0200 Sylvain Thénault i18nupdate
Mon, 25 Oct 2010 17:54:00 +0200 Sylvain Thénault [test] more cwd independant tests
Mon, 25 Oct 2010 17:53:42 +0200 Sylvain Thénault [test] cleanup: don't need expensive auto_populate(), use a single test class
Mon, 25 Oct 2010 17:42:56 +0200 Sylvain Thénault [cwprops] validation error message now include key value
Mon, 25 Oct 2010 17:15:55 +0200 Sylvain Thénault [3.10] more form api update
Mon, 25 Oct 2010 17:15:54 +0200 Sylvain Thénault [ms] script to drop external entities from an external source
Mon, 25 Oct 2010 17:15:53 +0200 Sylvain Thénault [test] repair test: we now have another unique constraint on CWSourceHostConfig
Mon, 25 Oct 2010 17:15:52 +0200 Sylvain Thénault [primary view] properly deprecates render_entity_[summary|metadata]
Mon, 25 Oct 2010 17:15:52 +0200 Sylvain Thénault [ms] simplify cw_source handling : don't try evil optmization that may hurt in some cases
Mon, 25 Oct 2010 17:15:51 +0200 Sylvain Thénault cleanup
Mon, 25 Oct 2010 17:15:46 +0200 Sylvain Thénault [test] make test independant from the working directory
Mon, 25 Oct 2010 16:28:05 +0200 Sylvain Thénault [inline form] ensure entity has an actual eid before using it to check perms
Mon, 25 Oct 2010 15:52:10 +0200 Sylvain Thénault [repo] fix crash introduced in 6625:5c20a005bddc
Mon, 25 Oct 2010 15:46:49 +0200 Sylvain Thénault [ms / integrity] skip properties whose pkey starts with 'sources.' avoid validation error when setting last update time for instance
Mon, 25 Oct 2010 15:44:37 +0200 Sylvain Thénault [sources] method to ease modification of a source config through c-c shell
Mon, 25 Oct 2010 15:42:42 +0200 Sylvain Thénault [pyro source] when cleaning relations of an external entity being cleaned up, only delete local relationsd
Mon, 25 Oct 2010 15:41:13 +0200 Sylvain Thénault [pyro source] new option to control wether external entities should be skipped or not
Mon, 25 Oct 2010 15:36:52 +0200 Sylvain Thénault [d-c check-mapping] small enhancements to avoid spurious warnings
Mon, 25 Oct 2010 15:32:00 +0200 Sylvain Thénault [facet] return else we get name error later
Mon, 25 Oct 2010 15:31:29 +0200 Sylvain Thénault [core schema] CWSourceHostConfig.match_host only unique per source
Mon, 25 Oct 2010 15:30:50 +0200 Sylvain Thénault [migration] stupid typo, cw_source still not properly set
Mon, 25 Oct 2010 15:29:45 +0200 Sylvain Thénault [facets] cleanup and use RelationAttributeFacet for InState
Mon, 25 Oct 2010 11:02:14 +0200 Sylvain Thénault [cleanup] drop accidentally commited print
Mon, 25 Oct 2010 15:47:01 +0200 Aurelien Campeas [js/ajax] switch to POST by default, fixes an IE7 caching bug stable
Mon, 25 Oct 2010 10:23:32 +0200 Sylvain Thénault [registration] don't crash on import error while initializing the registry and not in debug mode
Mon, 25 Oct 2010 10:20:24 +0200 Sylvain Thénault [primary view bw compat] we should actually drop 3.2 compat and have proper pre 3.10 compat
Mon, 25 Oct 2010 10:19:03 +0200 Sylvain Thénault [dbapi] 'before-registry-reset' not called for db-api connections, cache may not be initialized
Mon, 25 Oct 2010 10:18:10 +0200 Sylvain Thénault [web] proper error when no json module available
Mon, 25 Oct 2010 10:15:47 +0200 Sylvain Thénault [dbapi] web request compatibility fixes
Mon, 25 Oct 2010 10:14:01 +0200 Sylvain Thénault [3.10 bw compat] ensure context is specified, else crash on RsetBox
Fri, 22 Oct 2010 20:01:22 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.4-1 for changeset 7b41930e1d32
Fri, 22 Oct 2010 20:00:35 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.4 for changeset d73733479a3a cubicweb-debian-version-3.10.4-1
Fri, 22 Oct 2010 18:46:23 +0200 Aurelien Campeas oops, use unicode cubicweb-version-3.10.4
Fri, 22 Oct 2010 18:26:49 +0200 Sylvain Thénault [migration] skip final entity types
Fri, 22 Oct 2010 18:22:57 +0200 Sylvain Thénault [migration] dumb name error
Fri, 22 Oct 2010 18:09:13 +0200 Sylvain Thénault backport stable
Fri, 22 Oct 2010 18:08:25 +0200 Sylvain Thénault merge stable
Fri, 22 Oct 2010 18:08:06 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.9-1 for changeset 1ba51b00fc44 stable
Fri, 22 Oct 2010 18:08:05 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.9 for changeset df0b2de62cec stable cubicweb-debian-version-3.9.9-1
Fri, 22 Oct 2010 18:06:32 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.4-1 for changeset 49f1226f2fab
Fri, 22 Oct 2010 18:06:31 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.4 for changeset 3829498510a7
Fri, 22 Oct 2010 17:41:11 +0200 Sylvain Thénault 3.10.4
Fri, 22 Oct 2010 17:40:23 +0200 Sylvain Thénault [ms] catch exception on executing rql, work-around #1356884 until a proper fix
Fri, 22 Oct 2010 17:38:47 +0200 Sylvain Thénault [ms] fix an infinite loop in ms planner and another crash
Fri, 22 Oct 2010 17:10:31 +0200 Aurelien Campeas [test/renderer] fix html form/field generation & adapt a bit one test
Fri, 22 Oct 2010 16:02:05 +0200 Sylvain Thénault [3.10] drop deprecation warning
Fri, 22 Oct 2010 16:01:54 +0200 Sylvain Thénault [test] fix test to follow recent changes
Fri, 22 Oct 2010 15:01:54 +0200 Sylvain Thénault backport stable
Fri, 22 Oct 2010 15:01:43 +0200 Sylvain Thénault [testlib] self.appid not yet defined stable
Fri, 22 Oct 2010 14:54:24 +0200 Stephanie Marcu [book] FAQ: reorganize content, improve NoSelectableObject section, add database
Fri, 22 Oct 2010 14:36:39 +0200 Stephanie Marcu [book] complete datamodel definition section with default permissions
Fri, 22 Oct 2010 14:32:59 +0200 Sylvain Thénault backport stable
Fri, 22 Oct 2010 14:30:59 +0200 Sylvain Thénault [testlib] /me stupid stable
Fri, 22 Oct 2010 14:28:09 +0200 Sylvain Thénault backport stable
Fri, 22 Oct 2010 14:27:53 +0200 Sylvain Thénault [testlib] missing import stable
Fri, 22 Oct 2010 13:10:37 +0200 Sylvain Thénault merge
Fri, 22 Oct 2010 13:10:27 +0200 Sylvain Thénault [test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC stable
Fri, 22 Oct 2010 13:09:09 +0200 Sylvain Thénault [3.10] renderer.render prototype bw compat
Fri, 22 Oct 2010 11:06:57 +0200 Sylvain Thénault [deprecation] add version info
Fri, 22 Oct 2010 09:15:35 +0200 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
Thu, 21 Oct 2010 18:38:36 +0200 Sylvain Thénault [dbapi] enhanced web compatible request when using dbapi
Thu, 21 Oct 2010 18:07:44 +0200 Aurelien Campeas some docstrings
Thu, 21 Oct 2010 17:57:36 +0200 Sylvain Thénault [migration] fix 3.10 migration: since cw_source is marked as meta relation, it has not been automatically added to all existant entity type
Thu, 21 Oct 2010 17:56:55 +0200 Sylvain Thénault [cwsource] fix dumb name error
Thu, 21 Oct 2010 17:56:35 +0200 Sylvain Thénault [inline forms] check for permission to add relation/target type before to add the 'add new' link (else we get a NoSelectableObject exception)
Thu, 21 Oct 2010 17:55:23 +0200 Sylvain Thénault [3.10] remove a deprecation warning
Thu, 21 Oct 2010 17:54:51 +0200 Sylvain Thénault [3.10] include field's info in deprecation warning
Thu, 21 Oct 2010 09:49:27 +0200 Sylvain Thénault backport stable
Thu, 21 Oct 2010 09:48:38 +0200 Sylvain Thénault [boxes] take care to duplicated 'title' argument if already specified in cw_extra_kwargs
Thu, 21 Oct 2010 09:34:21 +0200 Sylvain Thénault 3.9.9 stable cubicweb-version-3.9.9
Thu, 21 Oct 2010 09:33:12 +0200 Sylvain Thénault [dependancy] do not use testlib from outside test: recent lgc versions recommends unittest2 while lgc.testlib needs it, and we don't want it to be necessary to run cw stable
Thu, 21 Oct 2010 08:23:38 +0200 Sylvain Thénault #1346310: Add `Secure` attribute to cookie when navigating on https
Wed, 20 Oct 2010 17:37:00 +0200 Sylvain Thénault [boxes] add bw compat on BoxWidget, we mix string and box items until htmlwidgets are gone
Wed, 20 Oct 2010 16:40:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.3-1 for changeset 303b150ebb7a
Wed, 20 Oct 2010 16:40:02 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.3 for changeset 8eb58d00a0ce cubicweb-debian-version-3.10.3-1
Wed, 20 Oct 2010 16:00:50 +0200 Sylvain Thénault 3.10.3 cubicweb-version-3.10.3
Wed, 20 Oct 2010 15:58:27 +0200 Sylvain Thénault backport stable
Wed, 20 Oct 2010 15:57:35 +0200 Sylvain Thénault [request] fix ajax_replace_url which breaks if the url contains some quotes (that will be properly quoted but unquoted by the browser, breaking the js expression) by using a separated js function
Wed, 20 Oct 2010 15:40:03 +0200 Sylvain Thénault [view] log error on view_func call
Wed, 20 Oct 2010 15:20:12 +0200 Alexandre Fayolle make stdout and stderr non buffered for cwctl commands (#1330647) stable
Wed, 20 Oct 2010 14:50:58 +0200 Sylvain Thénault [distribution] 3.10 depends on lgc 0.52
Wed, 20 Oct 2010 12:28:11 +0200 Aurelien Campeas [js/ajax] fix deferred race condition (errback case) stable
Wed, 20 Oct 2010 12:24:48 +0200 Sylvain Thénault cleanup
Wed, 20 Oct 2010 12:24:26 +0200 Sylvain Thénault [css] don't transform text in form title
Wed, 20 Oct 2010 12:23:59 +0200 Sylvain Thénault [css] fix regression introduced by 6548:fd36c1049eed: we actually need display:block on box <a> to get proper behaviour on mouse hover
Wed, 20 Oct 2010 10:35:52 +0200 Aurelien Campeas [js/ajax] use proper operator stable
Wed, 20 Oct 2010 09:03:37 +0200 Adrien Di Mascio [javascript] fix loadRemote implementation for synchronous requests
Tue, 19 Oct 2010 17:57:56 +0200 Sylvain Thénault [js preferences] fix various pb with js for preferences form: buggy clearPreviousError, bad prototype of callbacks given to validate form, dunno how error display was expecting to work...
Tue, 19 Oct 2010 17:14:19 +0200 Sylvain Thénault add note
Tue, 19 Oct 2010 14:07:52 +0200 Sylvain Thénault [js/ajax] fix deferred race condition stable
Tue, 19 Oct 2010 14:06:26 +0200 Sylvain Thénault breadcrumbs/edid_box are now contextual component (closes #1334196)
Tue, 19 Oct 2010 13:21:47 +0200 Sylvain Thénault [boxes] use a new separator instead of clumsy htmlwidget's one which close and reopen the <ul> (loosing any list class on the way)
Tue, 19 Oct 2010 13:20:09 +0200 Sylvain Thénault js cleanup
Tue, 19 Oct 2010 13:19:50 +0200 Sylvain Thénault [css] cleanup and fix by removing display: block on <a> in boxes
Tue, 19 Oct 2010 13:17:10 +0200 Sylvain Thénault [new components] render_title must write title, not return it
Tue, 19 Oct 2010 13:16:20 +0200 Sylvain Thénault [3.10 migration] must skip None values
Tue, 19 Oct 2010 13:14:48 +0200 Sylvain Thénault cleanups
Tue, 19 Oct 2010 13:13:13 +0200 Sylvain Thénault [jquery] className doesn't exist anymore in 1.4
Tue, 19 Oct 2010 12:01:35 +0200 Sylvain Thénault [js] remove deprecation warnings by using $.noop instead of noop
Tue, 19 Oct 2010 11:59:23 +0200 Sylvain Thénault [ui controller] closes #1333236: configuring boxes crashes with traceback
Tue, 19 Oct 2010 10:04:50 +0200 Sylvain Thénault [selectors] close #1333238: appobject_selectable with multiple regids fails stable
Mon, 18 Oct 2010 14:29:39 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.2-1 for changeset 4a87c8af6f3f
Mon, 18 Oct 2010 14:29:39 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.2 for changeset 3fc6b4aaaff3 cubicweb-debian-version-3.10.2-1
Mon, 18 Oct 2010 11:47:46 +0200 Sylvain Thénault 3.10.2 cubicweb-version-3.10.2
Mon, 18 Oct 2010 11:47:06 +0200 Sylvain Thénault backport stable
Mon, 18 Oct 2010 11:05:45 +0200 Sylvain Thénault [old boxes] fix dumb name error
Mon, 18 Oct 2010 11:04:19 +0200 Pierre-Yves David [devtools] Clean up import of f328ec853e18 and use lgc's getlogin. stable
Mon, 18 Oct 2010 11:02:22 +0200 Alain Leufroy [pkg] no zipped egg stable
Sun, 17 Oct 2010 22:49:06 +0200 Sylvain Thénault [debian] i18n directory should actually be in cubicweb-common
Sun, 17 Oct 2010 22:47:33 +0200 Sylvain Thénault [debian] cleanup -common package
Sun, 17 Oct 2010 22:47:17 +0200 Sylvain Thénault [doc] fix build dir
Sun, 17 Oct 2010 21:41:06 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.1-1 for changeset 3abb41c47925
Sun, 17 Oct 2010 21:41:05 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.1 for changeset 6c6859a67673 cubicweb-debian-version-3.10.1-1
Sun, 17 Oct 2010 21:10:44 +0200 Sylvain Thénault [doc] generate doc in cw/doc/html and include html files in cubicweb-documentation cubicweb-version-3.10.1
Sun, 17 Oct 2010 21:10:01 +0200 Sylvain Thénault [3.10] user changelog
Sun, 17 Oct 2010 10:24:25 +0200 Sylvain Thénault cleanup
Sun, 17 Oct 2010 10:05:20 +0200 Sylvain Thénault [css] need some pading in bookmark box
Sun, 17 Oct 2010 10:04:45 +0200 Sylvain Thénault [test] take care to unicode __regid__ (usually when using _()), may lead to later unicode decode error
Sun, 17 Oct 2010 10:04:03 +0200 Sylvain Thénault [css] typo
Fri, 15 Oct 2010 19:52:18 +0200 Sylvain Thénault backport stable
Fri, 15 Oct 2010 19:52:06 +0200 Sylvain Thénault merge stable
Fri, 15 Oct 2010 19:51:52 +0200 Sylvain Thénault Backed out changeset 1f8b902f3143: this block compilation under distrib with old sphinx package stable
Fri, 15 Oct 2010 19:51:01 +0200 Sylvain Thénault merge stable
Fri, 15 Oct 2010 19:50:34 +0200 Sylvain Thénault Backed out changeset 88b3172eb7c7: alain's patch 6517:c991ad161d8f does a better job at this stable
Fri, 15 Oct 2010 19:49:00 +0200 Alain Leufroy [pkg] force copying data files in sys.path stable
Fri, 15 Oct 2010 19:48:58 +0200 Alain Leufroy [pkg] use argument *package_data* stable
Fri, 15 Oct 2010 17:57:27 +0200 Sylvain Thénault [3.10] enhanced deprecation warning: add problematic class name
Fri, 15 Oct 2010 17:00:09 +0200 Pierre-Yves David [devtools] Firefox need write access to $HOME stable
Fri, 15 Oct 2010 16:20:48 +0200 Sylvain Thénault backport stable
Fri, 15 Oct 2010 16:20:27 +0200 Pierre-Yves David [debian] include compiled documentation instead of source in cubicweb-documentation debian pkg stable
Fri, 15 Oct 2010 16:12:47 +0200 Pierre-Yves David [book] don't rely on importable cubicweb to extract cubicweb version number stable
Fri, 15 Oct 2010 12:09:11 +0200 Sylvain Thénault 3.10.1
Fri, 15 Oct 2010 12:07:32 +0200 Sylvain Thénault backport stable
Fri, 15 Oct 2010 11:48:43 +0200 Pierre-Yves David [pkg] fix install_data import not present in setuptools stable
Fri, 15 Oct 2010 11:48:16 +0200 Sylvain Thénault backport stable
Fri, 15 Oct 2010 11:41:10 +0200 Pierre-Yves David [packaging] add a __init__.py to cubes directory when installing data stable
Fri, 15 Oct 2010 11:40:36 +0200 Pierre-Yves David [distribution] Handle missing instance directory when listing and running instance command. stable
Fri, 15 Oct 2010 11:39:54 +0200 Pierre-Yves David [setuptools] Automaticly move data content of a cubicweb's egg in the proper location. stable
Fri, 15 Oct 2010 11:39:10 +0200 Pierre-Yves David [packaging] Egg are not valid cubicweb prefix. stable
Wed, 13 Oct 2010 18:58:56 +0200 Pierre-Yves David [config] Put "Instance" and "Instance data" directory within cubiweb install prefix. stable
Thu, 14 Oct 2010 00:10:43 +0200 Sylvain Thénault [debian] goa package gone for now stable
Fri, 15 Oct 2010 11:33:06 +0200 Sylvain Thénault [component] remove row argument which is actually discarded by registry's cache (untill we feel we need a per context cache...)
Fri, 15 Oct 2010 11:25:59 +0200 Sylvain Thénault [deprecation] enhanced messages
Fri, 15 Oct 2010 11:25:51 +0200 Sylvain Thénault [bw compat] fix compat for entity.attr assigment
Thu, 14 Oct 2010 17:32:36 +0200 Nicolas Chauvat fix typo
Thu, 14 Oct 2010 16:57:56 +0200 Sylvain Thénault [iprogress] None resilience stable
Wed, 13 Oct 2010 18:54:59 +0200 Pierre-Yves David #1251878: Cubicweb no longer crash for missing instance and data dir at create. stable
Thu, 14 Oct 2010 14:10:45 +0200 Sylvain Thénault [config] make config.cubes() available on NoAppCubicWebConfiguration
Thu, 14 Oct 2010 14:10:02 +0200 Sylvain Thénault [rql2sql] properly compute has_text relation table scope
Thu, 14 Oct 2010 10:15:56 +0200 Sylvain Thénault fix some pylint detected errors
Thu, 14 Oct 2010 10:15:38 +0200 Sylvain Thénault pylint option update
Thu, 14 Oct 2010 10:08:00 +0200 Sylvain Thénault [components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
Thu, 14 Oct 2010 09:49:59 +0200 Sylvain Thénault [component] avoid conflict on global/local identifier
Thu, 14 Oct 2010 09:01:58 +0200 Sylvain Thénault [migration] missing future import
Thu, 14 Oct 2010 00:10:43 +0200 Sylvain Thénault [debian] goa package gone for now
Thu, 14 Oct 2010 00:10:07 +0200 Sylvain Thénault [doc] kill deprecated french documentation
Thu, 14 Oct 2010 00:01:04 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.0-1 for changeset 9ef1347f8d99
Thu, 14 Oct 2010 00:01:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.0 for changeset 0793fe84651b cubicweb-debian-version-3.10.0-1
Wed, 13 Oct 2010 22:18:59 +0200 Sylvain Thénault 3.10 cubicweb-version-3.10.0
Wed, 13 Oct 2010 19:46:35 +0200 Sylvain Thénault backport stable
Wed, 13 Oct 2010 16:47:22 +0200 Sylvain Thénault [schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
Wed, 13 Oct 2010 16:46:54 +0200 Sylvain Thénault i18n catalog cleanup
Wed, 13 Oct 2010 16:18:20 +0200 Sylvain Thénault [primary] RsetBox view should give dispctrl & all to its subview. Also, don't use csv when in boxes.
Wed, 13 Oct 2010 16:17:37 +0200 Sylvain Thénault [server] fix dumb name error
Wed, 13 Oct 2010 16:17:20 +0200 Sylvain Thénault [see also component] drop it, we can acheive the same result with uicfg rules
Wed, 13 Oct 2010 16:16:48 +0200 Sylvain Thénault [primary] fix autolimited view which was not limited at all
Wed, 13 Oct 2010 16:00:06 +0200 Sylvain Thénault [see also component] avoid seeing see_also entities in side boxes as well
Wed, 13 Oct 2010 15:59:35 +0200 Sylvain Thénault [components] remove old deprecation warning
Wed, 13 Oct 2010 15:59:05 +0200 Sylvain Thénault [wf history] avoid title duplication
Wed, 13 Oct 2010 13:03:48 +0200 Sylvain Thénault i18n tweaks
Wed, 13 Oct 2010 11:00:22 +0200 Alexandre Fayolle [book] small note about test/data/schema.py stable
Wed, 13 Oct 2010 08:37:21 +0200 Sylvain Thénault backport stable
Wed, 13 Oct 2010 08:37:09 +0200 Sylvain Thénault [test] reset uncommitable flag on ValidationError raised during automatic db population stable
Wed, 13 Oct 2010 08:36:38 +0200 Sylvain Thénault [ctx component] has no wview method
Wed, 13 Oct 2010 07:45:18 +0200 Sylvain Thénault [entity, repo] move prefill_entity_cache function back to repository due to usage of del_existing_rel_if_needed function which is also defined there
Tue, 12 Oct 2010 23:36:54 +0200 Sylvain Thénault cleanup and 3.10 updates
Tue, 12 Oct 2010 23:36:35 +0200 Sylvain Thénault [architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first
Tue, 12 Oct 2010 23:34:55 +0200 Sylvain Thénault [repo, entity] move entity cache initialization to a function, and call it before source.add_entity so it may be used in error handler or such
Tue, 12 Oct 2010 22:20:15 +0200 Sylvain Thénault i18n update
Tue, 12 Oct 2010 22:15:47 +0200 Sylvain Thénault [ui component] restore see_also component
Tue, 12 Oct 2010 22:12:50 +0200 Sylvain Thénault [ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
Tue, 12 Oct 2010 22:11:06 +0200 Sylvain Thénault [c-c i18ncubicweb] fix 'non-contextual' relations
Tue, 12 Oct 2010 19:15:31 +0200 Sylvain Thénault [i18n] uniformize footer capitalization
Tue, 12 Oct 2010 19:10:48 +0200 Sylvain Thénault cleanup
Tue, 12 Oct 2010 19:10:43 +0200 Sylvain Thénault [selector] more efficient rql_condition by simply retreiving COUNT()
Tue, 12 Oct 2010 19:10:08 +0200 Sylvain Thénault [workflow] fix bw compat code
Tue, 12 Oct 2010 19:09:52 +0200 Sylvain Thénault [baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
Tue, 12 Oct 2010 14:13:07 +0200 Sylvain Thénault [test/possible views] skip deprecated views
Tue, 12 Oct 2010 14:10:58 +0200 Sylvain Thénault [form] unify form.render prototype to take a 'w' argument as other view/components render method
Tue, 12 Oct 2010 12:12:05 +0200 Sylvain Thénault [ui] nicer ajax edit relation table (tags box for instance)
Mon, 11 Oct 2010 19:45:15 +0200 Sylvain Thénault fix pre 3.10 bw compat
Mon, 11 Oct 2010 19:13:01 +0200 Katia Saurfelt small typo on mustMach, handle initialvalue, handle empty userInput
Mon, 11 Oct 2010 19:13:00 +0200 Adrien Di Mascio [formwidgets] rewrite autocomplete cw widgets to get rid of div-style declaration API
Mon, 11 Oct 2010 19:12:59 +0200 Adrien Di Mascio [javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
Mon, 11 Oct 2010 17:46:22 +0200 Julien Jehannet [tests] update windmill use cases from link corrections
Mon, 11 Oct 2010 18:01:25 +0200 Sylvain Thénault [contextual components] missing layout for components in the toolbar
Mon, 11 Oct 2010 18:00:51 +0200 Sylvain Thénault [selectors] make configuration_values selector works for startup/maintainance hook
Mon, 11 Oct 2010 18:00:21 +0200 Sylvain Thénault [c-c i18ncube] proper command class name
Mon, 11 Oct 2010 17:59:58 +0200 Sylvain Thénault [i18n cube] skip bw compat registries boxes and contentnavigation
Mon, 11 Oct 2010 14:45:25 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 13:40:18 +0200 Sylvain Thénault TestServerConfig needs default_base_url stable
Mon, 11 Oct 2010 12:27:29 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 12:27:17 +0200 Sylvain Thénault [test] we must consider default_base_url() stable
Mon, 11 Oct 2010 12:26:50 +0200 Sylvain Thénault [js test] cleanup, move anonymous_logged handling to the test class (easier to control there stable
Mon, 11 Oct 2010 12:03:12 +0200 Sylvain Thénault CtxComponent don't have wview
Mon, 11 Oct 2010 11:05:19 +0200 Sylvain Thénault [test] missing main stable
Mon, 11 Oct 2010 11:02:27 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 10:47:22 +0200 Sylvain Thénault [test] fix ldap test when executed from certain hosts stable
Mon, 11 Oct 2010 10:14:22 +0200 Sylvain Thénault [test] missing main stable
Mon, 11 Oct 2010 10:14:11 +0200 Sylvain Thénault restore line dropped in 6424:f443a2b8a5c7 which is necessary to have proper base-url on test server config (used for ms tests at least) stable
Mon, 11 Oct 2010 09:17:54 +0200 Sylvain Thénault typo
Mon, 11 Oct 2010 09:01:14 +0200 Sylvain Thénault [breadcrumb] infinite loop safety belt, bw compatible by hi-jacking 'recurs' argument
Sat, 09 Oct 2010 00:38:07 +0200 Aurelien Campeas [login] fix some previously introduced login box css breakage
Sat, 09 Oct 2010 00:38:02 +0200 Sylvain Thénault [components] refactor main template header: make it much more flexible by using CtxComponent
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Sat, 09 Oct 2010 00:05:50 +0200 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
Sat, 09 Oct 2010 00:05:49 +0200 Sylvain Thénault backport stable
Fri, 08 Oct 2010 15:28:51 +0200 Julien Jehannet [devtools] refactor http server initialization in a much saner way stable
Fri, 08 Oct 2010 17:07:46 +0200 Sylvain Thénault [pre 3.10 compat] if CtxComponent as a call() method, emit a deprecation warning but use it. Also ensure default value on class for visible and order, and define wview for bw compat as well
Fri, 08 Oct 2010 16:11:37 +0200 Sylvain Thénault [reledit] do not reload on the parent node
Fri, 08 Oct 2010 16:11:23 +0200 Aurelien Campeas [js/edition] kill deprecated (& dead) reledit code
Fri, 08 Oct 2010 13:19:07 +0200 Aurelien Campeas [views/wdoc] do not crash on malconstructed stuff stable
Fri, 08 Oct 2010 13:12:14 +0200 Sylvain Thénault typo stable
Fri, 08 Oct 2010 11:54:17 +0200 Aurelien Campeas [views/authentication] fix http auth regression (no message)
Fri, 08 Oct 2010 11:11:31 +0200 Sylvain Thénault [test] fixes
Fri, 08 Oct 2010 11:11:09 +0200 Sylvain Thénault fix bad merge
Fri, 08 Oct 2010 11:11:08 +0200 Sylvain Thénault cleanups
Fri, 08 Oct 2010 09:43:24 +0200 Sylvain Thénault [test] skip test when dbhelper has no underlying dbapi module available stable
Fri, 08 Oct 2010 07:55:11 +0200 Sylvain Thénault backport stable
Fri, 08 Oct 2010 07:48:37 +0200 Sylvain Thénault [test] cleanup / unittest2 api update stable
Fri, 08 Oct 2010 07:44:22 +0200 Sylvain Thénault [test] don't add unnecessary dependency to blog stable
Fri, 08 Oct 2010 07:43:38 +0200 Sylvain Thénault [test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable) stable
Thu, 07 Oct 2010 19:04:07 +0200 Sylvain Thénault backport stable
Thu, 07 Oct 2010 19:02:00 +0200 Sylvain Thénault [testlib] fix mail monkey patching, former patch was applied on stable instead of default stable
Thu, 07 Oct 2010 18:51:13 +0200 Sylvain Thénault [primary view] default to outofcontext view for entities displayed in boxes stable
Thu, 07 Oct 2010 17:25:24 +0200 Adrien Di Mascio xml-escape <script> tags generated by HTMLHead stable
Wed, 06 Oct 2010 15:32:59 +0200 Alexandre Fayolle fix some issues in DotGraphView, and enhance reusability stable
Wed, 06 Oct 2010 14:57:14 +0200 Sylvain Thénault backport stable
Wed, 06 Oct 2010 14:56:43 +0200 Pierre-Yves David [testlib] Fix mail monkeypatch in testlib stable
Wed, 06 Oct 2010 14:56:20 +0200 Sylvain Thénault [selector] fix iterable detection
Wed, 06 Oct 2010 14:04:26 +0200 Sylvain Thénault backport stable
Wed, 06 Oct 2010 11:57:21 +0200 Aurelien Campeas restore vital block of code (gone in 6384:89d5b339ebdd)
Wed, 06 Oct 2010 10:47:29 +0200 Sylvain Thénault [debian] constrain pyro version in debian packaging stable
Wed, 06 Oct 2010 10:46:20 +0200 Sylvain Thénault [test] send mail synchronously during tests stable
Tue, 05 Oct 2010 10:17:24 +0200 Stephanie Marcu [book] improve documentation lisibility for cwconfig chapter and fix some references
Tue, 05 Oct 2010 10:15:09 +0200 Sylvain Thénault [login ui] cleanup and somewhat bw compat
Tue, 05 Oct 2010 10:14:37 +0200 Sylvain Thénault [selectors] move selectors according to their type, add missing ones to documentation
Tue, 05 Oct 2010 08:33:10 +0200 Adrien Di Mascio [forms] remove dead code and simplify inlineviews creation
Mon, 04 Oct 2010 19:09:09 +0200 Sylvain Thénault include fcayre's patch #1060507 to get extra rql query parameters from form content in rgx_action stable
Mon, 04 Oct 2010 19:05:51 +0200 Sylvain Thénault [forms] catching KeyError closes #961831: migration failure when defining form fields stable
Mon, 04 Oct 2010 18:59:32 +0200 Aurelien Campeas [authentication] force retriever implementor to think about it
Mon, 04 Oct 2010 18:56:10 +0200 Aurelien Campeas [repo] add a find_users method for under-privileged accounts
Mon, 04 Oct 2010 18:56:05 +0200 Aurelien Campeas refactor login box & form to enable easy pluggability
Mon, 04 Oct 2010 18:55:57 +0200 Sylvain Thénault [js] add cubes namespace
Mon, 04 Oct 2010 16:58:34 +0200 Alexandre Fayolle new script cwuser_ldap2system
Mon, 04 Oct 2010 15:55:55 +0200 Sylvain Thénault [vreg] fix bad copy and paste introduced in 6347:ef47a2100c66 stable
Fri, 01 Oct 2010 18:49:47 +0200 Sylvain Thénault [repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting stable
Fri, 01 Oct 2010 17:27:54 +0200 Sylvain Thénault #1256570: remove __method, it is not used in any of the cubes from logilab and encourages bad design by using Redirect (eg ui specific) from entities.py
Fri, 01 Oct 2010 17:04:09 +0200 Pierre-Yves David Add a fsimport context manage to localy enable fsimporting. stable
Fri, 01 Oct 2010 17:03:50 +0200 Pierre-Yves David [test] improve tag for server/test/unittest_storage.py stable
Fri, 01 Oct 2010 17:03:01 +0200 Pierre-Yves David [repo threads] Add several safety when looking for a callable name. stable
Fri, 01 Oct 2010 16:53:35 +0200 Sylvain Thénault [facets] support for `no_relation` on RelationFacet
Fri, 01 Oct 2010 16:07:03 +0200 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
Fri, 01 Oct 2010 15:45:38 +0200 Sylvain Thénault [3.10 migration] fix migration of cwproperties related to components/boxes
Fri, 01 Oct 2010 15:45:00 +0200 Sylvain Thénault [schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
Fri, 01 Oct 2010 11:24:21 +0200 Sylvain Thénault backport stable
Fri, 01 Oct 2010 11:09:25 +0200 Sylvain Thénault [schema] introduce new WORKFLOW_RTYPES set and use it to build SYSTEM_RTYPES/DONT_CHECK_RTYPES_ON_ADD/DONT_CHECK_RTYPES_ON_DEL sets stable
Fri, 01 Oct 2010 11:08:31 +0200 Sylvain Thénault [rset] support for delitem on repeat list (may be necessary in pyro source) stable
Fri, 01 Oct 2010 09:26:17 +0200 Alexandre Fayolle merged timeline changes into default
Fri, 01 Oct 2010 09:25:39 +0200 Alexandre Fayolle timeline view minor enhancements stable
Thu, 30 Sep 2010 15:35:01 +0200 Sylvain Thénault fix bad merge
Thu, 30 Sep 2010 15:00:40 +0200 Sylvain Thénault backport stable
Thu, 30 Sep 2010 15:00:30 +0200 Sylvain Thénault [test] more update to unittest2 api stable
Thu, 30 Sep 2010 14:58:57 +0200 Sylvain Thénault [repo] properly mark object as saved once added to its source (code much probably gone during a merge...)
Wed, 29 Sep 2010 16:46:47 +0200 Sylvain Thénault fix merge, some buffers weren't saved...
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Wed, 29 Sep 2010 14:22:12 +0200 Sylvain Thénault [test] must now commit file creation since the later ValidationError trigger a rollback stable
Wed, 29 Sep 2010 12:54:35 +0200 Sylvain Thénault cleanup and micro-optimization stable
Wed, 29 Sep 2010 12:53:30 +0200 Sylvain Thénault [web action] has_editable_relations should not filter out final relations, fix regression introduced in 6358:22c95c5ef12d stable
Wed, 29 Sep 2010 12:44:11 +0200 Sylvain Thénault [c-c] fix RuntimeError: 'maximum recursion depth exceeded while calling a Python object' we get when creating/upgrading/shelling an instance: hasattr() call __getattribute__, creating an infinite recursion error catched by the interpretor. Avoid this by testing the method is available on the class instead of the instance stable
Wed, 29 Sep 2010 12:18:06 +0200 Sylvain Thénault [transaction] to avoid potential db corruption, we should rollback systematically in case of ValidationError stable
Wed, 29 Sep 2010 12:17:26 +0200 Sylvain Thénault [selector] cleanup stable
Wed, 29 Sep 2010 12:16:28 +0200 Sylvain Thénault [sync schema] take care rdef may not be final, in which case we want to use type of eid attribute stable
Wed, 29 Sep 2010 12:15:10 +0200 Sylvain Thénault [web action] has_permission_update checked implicitly by has_editable_relation, don't check it twice stable
Wed, 29 Sep 2010 12:13:44 +0200 Sylvain Thénault [muledit] form may contains subforms with nothing editable that will be s kipped, so ensure we choose one with something to display when rendering table headers stable
Wed, 29 Sep 2010 09:01:57 +0200 Sylvain Thénault [c-c i18n] namespace/line wrap cleanup + dynamically compute available language + make it works in installed mode stable
Wed, 29 Sep 2010 09:00:54 +0200 Sylvain Thénault [i18n] no more necessary, those msgids are no more generated stable
Tue, 28 Sep 2010 18:53:45 +0200 Sylvain Thénault [wf component] reversing selectors here may be a huge performance win on big rsets, since EntityVComponent selector starts with one_line_rset stable
Tue, 28 Sep 2010 16:52:45 +0200 Alexandre Fayolle don't add another encoding if already present in content-type stable
Tue, 28 Sep 2010 16:50:34 +0200 Alexandre Fayolle [book] note about different encryption on Unix and Windows stable
Tue, 28 Sep 2010 14:52:45 +0200 Alexandre Fayolle make reset-admin-pwd work with sqlserver as db backend stable
Tue, 28 Sep 2010 12:22:17 +0200 Alexandre Fayolle [book] updated FAQ 'How to reset the password for user joe' with SQL Server syntax stable
Tue, 28 Sep 2010 08:36:24 +0200 Sylvain Thénault fix test so that we don't actually depends on file and email cubes stable
Fri, 24 Sep 2010 13:41:13 +0200 Julien Jehannet [selectors] multi_lines_rset selector supports now optional operator for richer comparaisons stable
Fri, 24 Sep 2010 15:00:08 +0200 Julien Jehannet exception: specify expected parameter in NoSelectableException stable
Mon, 27 Sep 2010 17:14:23 +0200 Sylvain Thénault [testlib] don't wrap main test connection into TestCaseConnectionProxy, it should not be closed afterwards stable
Mon, 27 Sep 2010 17:13:41 +0200 Sylvain Thénault [doc] add note about propagation on deletion of a watched relation stable
Fri, 24 Sep 2010 18:38:24 +0200 Stephanie Marcu [book] add a link in hooks section to test, talk about create_entity in tests section stable
Fri, 24 Sep 2010 18:37:03 +0200 Stephanie Marcu [book] add editable-table in views/table section and add an example to illustrate this view stable
Fri, 24 Sep 2010 18:37:00 +0200 Stephanie Marcu [book] Talk about RichString in 'Yams schema' section stable
Fri, 24 Sep 2010 18:08:40 +0200 Julien Jehannet [tests] import TestSuite from lgc.testlib for further compatibility stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Fri, 24 Sep 2010 18:20:57 +0200 Sylvain Thénault [foaf] we should encode email addr: even if we know it should be ascii, nothing prevent from putting something else in (tests at least do it) stable
Fri, 24 Sep 2010 18:20:45 +0200 Sylvain Thénault add test case demonstrating #1251910 stable
Fri, 24 Sep 2010 18:20:16 +0200 Sylvain Thénault stop relying on person cube, it isn't needed stable
Fri, 24 Sep 2010 12:54:20 +0200 Sylvain Thénault [facet] use contextified label when possible stable
Fri, 24 Sep 2010 12:53:56 +0200 Sylvain Thénault [primary view] refactor label handling (hence render_[attribute|relation]) so we uniformly use _rel_label which provides properly contextified labels stable
Fri, 24 Sep 2010 11:05:10 +0200 Alexandre Fayolle add some styling required by ReST figures stable
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Thu, 23 Sep 2010 23:24:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.8-1 for changeset e4dba8ae9637 stable
Thu, 23 Sep 2010 23:24:42 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.8 for changeset eed788018b59 stable cubicweb-debian-version-3.9.8-1
Thu, 23 Sep 2010 22:38:04 +0200 Sylvain Thénault 3.9.8 stable cubicweb-version-3.9.8
Thu, 23 Sep 2010 22:37:46 +0200 Sylvain Thénault [reledit] drop compute_best_vid method now useless stable
Thu, 23 Sep 2010 18:38:36 +0200 Sylvain Thénault i18n update stable
Thu, 23 Sep 2010 18:36:46 +0200 Sylvain Thénault [easy_install] stop installing recommends, user should install them manually if desired (avoid errors on optional packages blocking install) stable
Thu, 23 Sep 2010 18:35:49 +0200 Sylvain Thénault [skel] update pylint instruction in default setup.py stable
Thu, 23 Sep 2010 16:02:53 +0200 Nicolas Chauvat [views] fix foaf view for CWUser stable
Fri, 16 Jul 2010 16:08:04 +0200 Julien Jehannet [book] minor update about windmill + reformat stable
Fri, 30 Jul 2010 16:01:28 +0200 Julien Jehannet [c-c shell/upgrade] raise ExecutionError when traceback is not relevant stable
Thu, 23 Sep 2010 15:30:54 +0200 Julien Jehannet [windmill] initialize windmill registry if not already existing (possible error case in dev) stable
Thu, 23 Sep 2010 12:16:36 +0200 Julien Jehannet [req] build_url: detect None values in arguments and raise ValueError stable
Thu, 23 Sep 2010 13:10:29 +0200 Aurelien Campeas [doc/book] make it colorful stable
Thu, 23 Sep 2010 13:04:01 +0200 Aurelien Campeas [doc/book] complete section on authentication plugins stable
Thu, 23 Sep 2010 10:49:05 +0200 Sylvain Thénault [publisher] add session id when logging published path stable
Thu, 23 Sep 2010 10:48:43 +0200 Sylvain Thénault [entity, url] we should not set base_url in kwargs when actually unset stable
Thu, 23 Sep 2010 10:47:54 +0200 Sylvain Thénault [test] we actually still need the set_option on base-url for multi-sources (eg repo) configuration stable
Thu, 23 Sep 2010 10:46:59 +0200 Sylvain Thénault [test] fix broken tests and minor cleanups stable
Thu, 23 Sep 2010 10:46:38 +0200 Sylvain Thénault [test] add some fake cubes necessary for test so we don't depend on the actual forge cube stable
Wed, 22 Sep 2010 20:12:38 +0200 Aurelien Campeas [doc/book] begin an howto write auth plugins chapter stable
Wed, 22 Sep 2010 19:44:37 +0200 Aurelien Campeas [dbapi] fix typo stable
Wed, 22 Sep 2010 19:43:44 +0200 Aurelien Campeas [doc/book] tell a more complete story on sessions and the authentication process stable
Wed, 22 Sep 2010 19:43:02 +0200 Aurelien Campeas [doc/book] more notes on setup stable
Wed, 22 Sep 2010 18:23:42 +0200 Sylvain Thénault cleanup stable
Wed, 22 Sep 2010 18:23:35 +0200 Sylvain Thénault [dbapi] get_option_value now has a foreid argument telling the option should be dereferenced to the entity's actual repository (necessary for apycot/local_cache handling) stable
Wed, 22 Sep 2010 18:18:29 +0200 Sylvain Thénault [entity] fix typo in absolute_url method, breaking some code w/ control of absolute url of external entities stable
Wed, 22 Sep 2010 18:17:40 +0200 Sylvain Thénault [test] fix test broken by introduction of CWUniqueTogetherConstraint stable
Wed, 22 Sep 2010 13:21:34 +0200 Nicolas Chauvat [doc] fixing install doc (reapply cset that was erroneously overriden) stable
Wed, 22 Sep 2010 17:01:51 +0200 Aurelien Campeas [doc,bin] add script to fetch & update most cw dependencies + some cubes stable
Wed, 22 Sep 2010 14:03:24 +0200 Sylvain Thénault [book] backport documentation about primary/base views sent on the list stable
Wed, 22 Sep 2010 13:33:17 +0200 Stephanie Marcu [book - #1251259] reorganize plan for basetemplate, talk about class attributes stable
Wed, 22 Sep 2010 13:15:14 +0200 Stephanie Marcu imported patch doc_test_commit.diff stable
Wed, 22 Sep 2010 13:21:34 +0200 Nicolas Chauvat [doc] fixing install doc stable
Wed, 22 Sep 2010 12:29:20 +0200 Sylvain Thénault [sqlite] quick hacks to fix #1251873 and #1251874 stable
Wed, 22 Sep 2010 12:14:54 +0200 Aurelien Campeas [doc/book] fix session types stable
Wed, 22 Sep 2010 10:35:34 +0200 Sylvain Thénault [rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction stable
Wed, 22 Sep 2010 10:34:20 +0200 Sylvain Thénault [skel] MANIFEST.in cleanup stable
Wed, 22 Sep 2010 10:10:19 +0200 Alexandre Fayolle updated yams and logilab.database dependency, start preparing 3.9.8 stable
Wed, 22 Sep 2010 10:00:36 +0200 Alexandre Fayolle use new logilab.database interface for multicol indexes stable
Tue, 21 Sep 2010 16:35:37 +0200 Adrien Di Mascio [dbapi] Connection.check() must return the latest activity timestamp (dropped accidentally during latest merge)
Tue, 21 Sep 2010 16:33:20 +0200 Adrien Di Mascio [migractions] add a dropped_constraints() migration command
Mon, 20 Sep 2010 15:58:45 +0200 Sylvain Thénault [primary view] we should not limit related rset, else if something else than autolimited view is used, some content will be missed without a 'view all' link stable
Mon, 20 Sep 2010 15:50:12 +0200 Alexandre Fayolle handle displayctrl['limit'] == None correctly stable
Fri, 17 Sep 2010 19:30:22 +0200 Aurelien Campeas [views/reledit] bw compat code is unneeded there stable
Fri, 17 Sep 2010 17:55:55 +0200 Sylvain Thénault [primary view] introducing use_list_limit in pvdc fix reledit regression on the way (introducted a few changesets ago) stable
Fri, 17 Sep 2010 17:46:47 +0200 Sylvain Thénault [js] update js for reledit to 3.9 ajax api stable
Fri, 17 Sep 2010 17:25:58 +0200 Sylvain Thénault cleanup stable
Fri, 17 Sep 2010 17:25:51 +0200 Sylvain Thénault [boolean field] we've to override format_single_value as well in case where None are allowed stable
Fri, 17 Sep 2010 17:25:17 +0200 Sylvain Thénault [repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance. stable
Fri, 17 Sep 2010 16:54:57 +0200 Sylvain Thénault [reledit] more api cleanup stable
Fri, 17 Sep 2010 16:54:56 +0200 Sylvain Thénault [reledit] new rtag entry to control apparition of relation label in default value stable
Fri, 17 Sep 2010 16:53:12 +0200 Sylvain Thénault [test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation) stable
Fri, 17 Sep 2010 12:34:03 +0200 Sylvain Thénault [navigation] move hack from page_link to page_url so '#1251858: Can't see all the elements when a limited list is shown' if fixed as well stable
Thu, 16 Sep 2010 18:56:35 +0200 Sylvain Thénault backport stable into default
Thu, 16 Sep 2010 18:43:46 +0200 Sylvain Thénault merge stable heads stable
Thu, 16 Sep 2010 18:43:40 +0200 Sylvain Thénault merge stable heads stable
Thu, 16 Sep 2010 18:43:17 +0200 Sylvain Thénault cleanup stable
Thu, 16 Sep 2010 18:43:03 +0200 Sylvain Thénault [ReST] settings update: add traceback=True to avoid sys.exit, and set stylesheet to None since we don't care about it and that may makes docutils stupidly fail according to the cwd at import time... stable
Thu, 16 Sep 2010 18:41:45 +0200 Sylvain Thénault [url publishing] fix regression introduced by refactoring in 3.9.7, leading to table view being choosen when one would expect the primary view. Fix similar pb with /<etype> url and list view (this one has been there for a while) stable
Thu, 16 Sep 2010 18:39:35 +0200 Sylvain Thénault [publisher] avoid extra Name error on unexpected error stable
Thu, 16 Sep 2010 18:39:16 +0200 Sylvain Thénault [publisher] with python>=2.5, we should catch BaseException here stable
Thu, 16 Sep 2010 18:36:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.7-1 for changeset 1c01f9dffd64 stable
Thu, 16 Sep 2010 18:36:41 +0200 Sylvain Thénault Added tag cubicweb-version-3.9.7 for changeset de588e756f4f stable cubicweb-debian-version-3.9.7-1
Thu, 16 Sep 2010 16:49:13 +0200 Alexandre Fayolle ewrongattribute stable
Thu, 16 Sep 2010 16:42:58 +0200 Alexandre Fayolle force debug mode to false in service mode stable
Thu, 16 Sep 2010 16:38:19 +0200 Alexandre Fayolle repair service mode start on windows stable
(0) -1920 +1920 tip