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