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
(0) -3000 -1000 -120 +120 +1000 +3000 tip