Thu, 24 Nov 2011 16:59:32 +0100 |
Aurelien Campeas |
[reledit] implements entity_call instead of cell_call
|
changeset |
files
|
Thu, 24 Nov 2011 16:59:15 +0100 |
Aurelien Campeas |
[merge] backport stable
|
changeset |
files
|
Thu, 24 Nov 2011 16:57:31 +0100 |
Sylvain Thénault |
[skel] default debian/rules use pysupport to compile python files
stable
|
changeset |
files
|
Mon, 21 Nov 2011 17:58:18 +0100 |
Alexandre Fayolle |
use dbhelper functions to get default date / datetime (closes #2094544)
|
changeset |
files
|
Tue, 22 Nov 2011 11:26:06 +0100 |
Alexandre Fayolle |
actually a bad idea, sorry
|
changeset |
files
|
Wed, 23 Nov 2011 11:23:51 +0100 |
Alain Leufroy |
[web/views/tabs] improve non graphical experince with tabs (closes #2097405)
|
changeset |
files
|
Wed, 23 Nov 2011 14:45:13 +0100 |
Aurelien Campeas |
[tableview] fix action menu layout (closes #2099011)
|
changeset |
files
|
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)
|
changeset |
files
|
Wed, 23 Nov 2011 11:46:30 +0100 |
Aurelien Campeas |
[views/table] fix typo
|
changeset |
files
|
Tue, 22 Nov 2011 11:20:36 +0100 |
Alexandre Fayolle |
fix typo
|
changeset |
files
|
Mon, 21 Nov 2011 17:53:14 +0100 |
Alexandre Fayolle |
added log when operation precommit fails
|
changeset |
files
|
Thu, 17 Nov 2011 18:19:56 +0100 |
Sylvain Thénault |
[EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
|
changeset |
files
|
Thu, 17 Nov 2011 18:21:04 +0100 |
Sylvain Thénault |
[tableview] enhance RelationColRenderer. Closes #2093184
|
changeset |
files
|
Wed, 16 Nov 2011 22:07:51 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 14 Nov 2011 12:13:48 +0100 |
Alexandre Fayolle |
merge stable changes to default
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 10 Nov 2011 10:12:37 +0100 |
Sylvain Thénault |
[3.14 migration] strip constraint value to avoid extra new lines
|
changeset |
files
|
Wed, 09 Nov 2011 19:19:24 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Wed, 09 Nov 2011 19:16:08 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.14.0-1 for changeset 0bfe22fceb38
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 09 Nov 2011 18:43:01 +0100 |
Sylvain Thénault |
[test] add some tests for rql's add_type_restriction
|
changeset |
files
|
Wed, 09 Nov 2011 18:41:12 +0100 |
Sylvain Thénault |
add some notes
|
changeset |
files
|
Wed, 09 Nov 2011 17:34:08 +0100 |
Sylvain Thénault |
[packaging] common subpackage has been dropped
cubicweb-version-3.14.0
|
changeset |
files
|
Wed, 09 Nov 2011 17:17:54 +0100 |
Sylvain Thénault |
3.14
|
changeset |
files
|
Wed, 09 Nov 2011 16:42:33 +0100 |
Aurelien Campeas |
[js/tablesorter] work around tablesorter deficiencies (bool handling)
|
changeset |
files
|
Wed, 09 Nov 2011 14:55:25 +0100 |
Sylvain Thénault |
[tableview] fix __init__ logic of sortfunc/sortable
|
changeset |
files
|
Wed, 09 Nov 2011 15:13:13 +0100 |
Sylvain Thénault |
[datafeed log] properly log errors catched at the source level
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 09 Nov 2011 15:06:03 +0100 |
Aurelien Campeas |
[facets] reenable facet hiding (was lost in the previous refactoring)
|
changeset |
files
|
Wed, 09 Nov 2011 14:34:41 +0100 |
Sylvain Thénault |
[tableview] drop comment
|
changeset |
files
|
Mon, 07 Nov 2011 18:16:53 +0100 |
Sylvain Thénault |
[tableview] deepcopy of colrenderer was actually broken with py < 2.7
|
changeset |
files
|
Mon, 07 Nov 2011 18:09:13 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 04 Nov 2011 17:29:39 +0100 |
Anthony Truchet |
[doc] fix data hooks parent class in Hooks doc.
stable
|
changeset |
files
|
Mon, 07 Nov 2011 10:56:39 +0100 |
Sylvain Thénault |
[pylint] enhance plugin: define 'data' function in uiprops module
|
changeset |
files
|
Mon, 07 Nov 2011 10:55:15 +0100 |
Adrien Di Mascio |
[table] display navigation component both above and below the table
|
changeset |
files
|
Mon, 07 Nov 2011 10:54:17 +0100 |
Sylvain Thénault |
[doc] update 3.14 release notes
|
changeset |
files
|
Fri, 04 Nov 2011 17:16:15 +0100 |
Sylvain Thénault |
[table view] some new table view enhancements
|
changeset |
files
|
Fri, 04 Nov 2011 14:57:41 +0100 |
Sylvain Thénault |
[navigation] extract method from SortedNavigation.call to ease overriding
|
changeset |
files
|
Fri, 04 Nov 2011 13:03:56 +0100 |
Sylvain Thénault |
[cleanup] drop some appengine support junk
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 04 Nov 2011 13:03:35 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 04 Nov 2011 13:00:30 +0100 |
Sylvain Thénault |
[prev/next] properly translate previous/next links' title, closes #2072158
stable
|
changeset |
files
|
Thu, 03 Nov 2011 16:01:41 +0100 |
Alexandre Fayolle |
[rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
|
changeset |
files
|
Fri, 28 Oct 2011 17:54:24 +0200 |
Alexandre Fayolle |
[table view, workflow] fix the display of wf history table (closes: #2065652)
|
changeset |
files
|
Thu, 03 Nov 2011 15:28:30 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 03 Nov 2011 11:18:37 +0100 |
Sylvain Thénault |
[entity table view] add count default to true on main entity column
|
changeset |
files
|
Thu, 03 Nov 2011 11:18:35 +0100 |
Sylvain Thénault |
[table sort] should eval cubicweb:sortvalue to make it works properly
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 02 Nov 2011 10:33:50 +0100 |
Sylvain Thénault |
[old table view] drop duplicated method
|
changeset |
files
|
Wed, 02 Nov 2011 10:33:33 +0100 |
Sylvain Thénault |
[edit controller] only display warning on specific adapters
|
changeset |
files
|
Wed, 02 Nov 2011 10:31:18 +0100 |
Sylvain Thénault |
[wysiwyg editor] disable server browsing by default
stable
|
changeset |
files
|
Fri, 28 Oct 2011 12:07:37 +0200 |
Adrien Di Mascio |
[doc] add some documentation on url path evaulators
|
changeset |
files
|
Fri, 28 Oct 2011 11:44:50 +0200 |
Sylvain Thénault |
fix typos
|
changeset |
files
|
Fri, 28 Oct 2011 11:33:26 +0200 |
Sylvain Thénault |
[diet] move iprogress to its own cube. Closes #1916016
|
changeset |
files
|
Fri, 28 Oct 2011 11:33:25 +0200 |
Sylvain Thénault |
[facetable views] allow extra hiddens to be specified when selecting the facets form
|
changeset |
files
|
Fri, 28 Oct 2011 11:33:24 +0200 |
Sylvain Thénault |
[export views] uniformize titles, much nicer when listing possible views. Closes #2060944
|
changeset |
files
|
Fri, 28 Oct 2011 11:31:11 +0200 |
Florent Cayré |
replace adapter by simple selector to ease edit controller overloading; fixes #2042349
|
changeset |
files
|
Fri, 28 Oct 2011 10:34:12 +0200 |
Adrien Di Mascio |
[uihelper] fix bad variable renaming
|
changeset |
files
|
Fri, 28 Oct 2011 10:32:48 +0200 |
Adrien Di Mascio |
[doc] fix most of ReST compilation errors and warnings
|
changeset |
files
|
Wed, 12 Oct 2011 15:56:40 +0200 |
Pierre-Yves David |
Update documentation about resource mode.
stable
|
changeset |
files
|
Thu, 27 Oct 2011 18:19:00 +0200 |
Adrien Di Mascio |
[uicfg] add uihelper module with high-level helpers (closes #1809414)
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 27 Oct 2011 10:38:03 +0200 |
Sylvain Thénault |
[tableview] .entity method is useful on EntityTableView as well, move it there
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 26 Oct 2011 17:59:06 +0200 |
Aurelien Campeas |
backport stable
|
changeset |
files
|
Wed, 26 Oct 2011 17:58:21 +0200 |
Aurelien Campeas |
[views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ...
stable
|
changeset |
files
|
Wed, 26 Oct 2011 14:12:35 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 25 Oct 2011 18:57:51 +0200 |
Sylvain Thénault |
useless debugged breaks test with python < 2.6
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 25 Oct 2011 18:21:45 +0200 |
Sylvain Thénault |
[test] unittest2 api update
|
changeset |
files
|
Tue, 25 Oct 2011 14:03:52 +0200 |
Sylvain Thénault |
[rql] closes #2054468: support for HAVING in SET/DELETE queries
|
changeset |
files
|
Tue, 25 Oct 2011 14:03:32 +0200 |
Anthony Truchet |
[book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...)
stable
|
changeset |
files
|
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
|
changeset |
files
|
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)
|
changeset |
files
|
Mon, 24 Oct 2011 13:51:39 +0200 |
Aurelien Campeas |
[tableview] extract two methods from render_table to ease subclassing
|
changeset |
files
|
Mon, 24 Oct 2011 13:19:23 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 24 Oct 2011 13:18:58 +0200 |
Pierre-Yves David |
[deprecated] TableView: update some documentation
|
changeset |
files
|
Mon, 24 Oct 2011 13:13:45 +0200 |
Sylvain Thénault |
[column labels] full display_name prototype compat
stable
|
changeset |
files
|
Mon, 24 Oct 2011 13:09:05 +0200 |
Sylvain Thénault |
[book] update copyright
stable
|
changeset |
files
|
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
|
changeset |
files
|
Sat, 22 Oct 2011 11:59:42 +0200 |
Sylvain Thénault |
check entity's cwuri and remove debug
stable
|
changeset |
files
|
Sat, 22 Oct 2011 11:16:14 +0200 |
Sylvain Thénault |
[tableview] fix bad attribute name
|
changeset |
files
|
Fri, 21 Oct 2011 18:37:30 +0200 |
Aurelien Campeas |
[tableview] sortvalue truncation should be somewhat configurable
|
changeset |
files
|
Fri, 21 Oct 2011 18:10:50 +0200 |
Florent Cayré |
fix broken tests (at least by #1800002)
|
changeset |
files
|
Fri, 21 Oct 2011 18:02:40 +0200 |
Sylvain Thénault |
typo
|
changeset |
files
|
Fri, 21 Oct 2011 17:52:37 +0200 |
Aurelien Campeas |
undo garbage shipped in 9a73d5e762b0
|
changeset |
files
|
Fri, 21 Oct 2011 17:50:56 +0200 |
Sylvain Thénault |
[test] one more base etype...
|
changeset |
files
|
Fri, 21 Oct 2011 17:48:56 +0200 |
Sylvain Thénault |
[test] limit size is now done by the layout
|
changeset |
files
|
Fri, 21 Oct 2011 17:42:56 +0200 |
Aurelien Campeas |
[facets] fix context passing + a note for later
|
changeset |
files
|
Fri, 21 Oct 2011 17:14:05 +0200 |
Sylvain Thénault |
[table view] fix regression in old table view leading to malformed html
|
changeset |
files
|
Tue, 18 Oct 2011 12:25:32 +0200 |
Pierre-Yves David |
[utils] add a ``js_href`` function to generated proper javascript href
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Julien Cristau |
Record a log of datafeed source imports (closes #2026097)
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[management table] upgrade sources groups management table to new api
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[management table] fix and upgrade users and groups management tables to new api
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[web component architecture] extract LayoutableMixIn from components
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 21 Oct 2011 14:32:18 +0200 |
Sylvain Thénault |
[test] restore support for python < 2.6
|
changeset |
files
|
Fri, 21 Oct 2011 13:05:45 +0200 |
Sylvain Thénault |
[forms] update code broken by linkto refactoring
|
changeset |
files
|
Fri, 21 Oct 2011 13:05:26 +0200 |
Sylvain Thénault |
[rdf] drop buggy (name error) try/except (done using related(safe=True))
stable
|
changeset |
files
|
Fri, 21 Oct 2011 11:36:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 21 Oct 2011 11:32:04 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 21 Oct 2011 11:03:54 +0200 |
Sylvain Thénault |
3.13.9
stable cubicweb-version-3.13.9
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 21 Oct 2011 09:24:51 +0200 |
Sylvain Thénault |
[test] fix failure introduced by localperms cube introduction
|
changeset |
files
|
Fri, 21 Oct 2011 09:24:48 +0200 |
Sylvain Thénault |
[test] fix failures introduced by 7951:b7c825b00f64
|
changeset |
files
|
Fri, 21 Oct 2011 09:24:29 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] fix datafeed test, we have to use an internal session
stable
|
changeset |
files
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] drop some deprecation warnings
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] fix test failure caused by 7922:d307c3817782
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 20 Oct 2011 16:03:51 +0200 |
Florent Cayré |
[entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
|
changeset |
files
|
Tue, 18 Oct 2011 12:22:48 +0200 |
Pierre-Yves David |
Add generated documentation to .hgignore.
stable
|
changeset |
files
|
Thu, 20 Oct 2011 14:22:16 +0200 |
Adrien Di Mascio |
[uilib] add missing printer for integers
|
changeset |
files
|
Thu, 20 Oct 2011 14:20:46 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 18 Oct 2011 17:08:05 +0200 |
Sylvain Thénault |
[rset] use .iteritems() instead of items()
|
changeset |
files
|
Tue, 18 Oct 2011 15:52:50 +0200 |
Alexandre Fayolle |
merge back stable change
|
changeset |
files
|
Tue, 18 Oct 2011 15:52:12 +0200 |
Alexandre Fayolle |
remove stale debugging statement
stable
|
changeset |
files
|
Thu, 29 Sep 2011 16:44:55 +0200 |
Nicolas Chauvat |
[server] fix integrity checks that destroy data (closes #1972842)
|
changeset |
files
|
Mon, 17 Oct 2011 19:27:54 +0200 |
Sylvain Thénault |
[entity related rql] 'is' relation target constant should have 'etype' type, not String
|
changeset |
files
|
Mon, 17 Oct 2011 15:08:25 +0200 |
Sylvain Thénault |
[entity] fix dumb name error introduced by 3.14 entity refactoring
|
changeset |
files
|
Fri, 14 Oct 2011 16:42:10 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 14 Oct 2011 15:19:25 +0200 |
Sylvain Thénault |
[js] missing trailing comma
|
changeset |
files
|
Fri, 14 Oct 2011 14:42:00 +0200 |
Sylvain Thénault |
[test] map pgettext to unicode as _
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 14 Oct 2011 13:51:54 +0200 |
Sylvain Thénault |
oops
|
changeset |
files
|
Fri, 14 Oct 2011 13:50:46 +0200 |
Sylvain Thénault |
[test] fix some failures recently introduced
stable
|
changeset |
files
|
Fri, 14 Oct 2011 13:36:39 +0200 |
Sylvain Thénault |
add missing imports
|
changeset |
files
|
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)
|
changeset |
files
|
Fri, 14 Oct 2011 10:33:31 +0200 |
Aurelien Campeas |
[cache] replace lgc.cache with something more appropriate (closes #1921713)
|
changeset |
files
|
Fri, 14 Oct 2011 09:21:45 +0200 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
changeset |
files
|
Fri, 14 Oct 2011 09:04:39 +0200 |
Adrien Di Mascio |
[table] use explicit add_onload() to setup table sorting (closes #2013493)
stable
|
changeset |
files
|
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
|
changeset |
files
|
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)
|
changeset |
files
|
Fri, 14 Oct 2011 08:49:58 +0200 |
Sylvain Thénault |
[facets] on the way to vidargs removal
|
changeset |
files
|
Thu, 13 Oct 2011 11:49:19 +0200 |
Alexandre Fayolle |
[migraction] fix cmd_change_attribute_type command (closes #2015073)
stable
|
changeset |
files
|
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
|
changeset |
files
|
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)
|
changeset |
files
|
Fri, 07 Oct 2011 18:30:29 +0200 |
Pierre-Yves David |
[table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
|
changeset |
files
|
Thu, 13 Oct 2011 09:44:14 +0200 |
Pierre-Yves David |
init_facets: Add documentation
stable
|
changeset |
files
|
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)
|
changeset |
files
|
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)
|
changeset |
files
|
Wed, 12 Oct 2011 19:06:22 +0200 |
Sylvain Thénault |
pylint extension
stable
|
changeset |
files
|
Wed, 12 Oct 2011 19:06:15 +0200 |
Sylvain Thénault |
[printers] fix bug introduced by final view refactoring:   shouldn't be escaped.
|
changeset |
files
|
Tue, 11 Oct 2011 16:01:44 +0200 |
Pierre-Yves David |
Add a hidden input:submit field in facets form (closes #1988784)
stable
|
changeset |
files
|
Tue, 11 Oct 2011 18:18:14 +0200 |
Pierre-Yves David |
AnyRsetView: Refactor the columns_name method and update doc.
stable
|
changeset |
files
|
Tue, 11 Oct 2011 18:16:06 +0200 |
Pierre-Yves David |
[facets] FacetFilterMixIn: add documention for class and generate_form
|
changeset |
files
|
Tue, 11 Oct 2011 14:04:18 +0200 |
Pierre-Yves David |
[facet] Add infered type restriction to Filtered result set (closes #1988776)
stable
|
changeset |
files
|
Tue, 11 Oct 2011 14:28:48 +0200 |
Sylvain Thénault |
[source] remove uicfg rule for dropped synchronizing attribute
stable
|
changeset |
files
|
Tue, 11 Oct 2011 13:55:58 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 11 Oct 2011 13:50:32 +0200 |
Sylvain Thénault |
[datafeed parser] only update an entity attributes when needed. Closes #1989142
stable
|
changeset |
files
|
Tue, 11 Oct 2011 11:00:24 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 11 Oct 2011 10:59:35 +0200 |
Sylvain Thénault |
[schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585
stable
|
changeset |
files
|
Mon, 10 Oct 2011 16:15:55 +0200 |
Sylvain Thénault |
[forms] fix bug in linkto refactoring (misordered arguments)
|
changeset |
files
|
Fri, 07 Oct 2011 17:29:14 +0200 |
Sylvain Thénault |
[migration] update old yams api in change_attribute_type
stable
|
changeset |
files
|
Fri, 07 Oct 2011 17:18:10 +0200 |
Sylvain Thénault |
[schema] add missing import (trigger warning)
stable
|
changeset |
files
|
Fri, 07 Oct 2011 16:58:29 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 07 Oct 2011 16:21:04 +0200 |
Sylvain Thénault |
3.13.8
stable cubicweb-version-3.13.8
|
changeset |
files
|
Fri, 07 Oct 2011 15:55:49 +0200 |
Adrien Di Mascio |
[facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727)
stable
|
changeset |
files
|
Fri, 07 Oct 2011 15:55:15 +0200 |
Sylvain Thénault |
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
|
changeset |
files
|
Fri, 07 Oct 2011 15:55:14 +0200 |
Sylvain Thénault |
[datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676)
stable
|
changeset |
files
|
Fri, 07 Oct 2011 11:59:20 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 07 Oct 2011 11:56:04 +0200 |
Sylvain Thénault |
[view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
|
changeset |
files
|
Thu, 06 Oct 2011 18:23:01 +0200 |
Sylvain Thénault |
remove 3.14 deprecation warning
|
changeset |
files
|
Fri, 07 Oct 2011 11:47:42 +0200 |
Sylvain Thénault |
sample script to turn a pyro source into a datafeed source
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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)
|
changeset |
files
|
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)
|
changeset |
files
|
Thu, 06 Oct 2011 10:13:24 +0200 |
Pierre-Yves David |
[js] Remove tab mixed with space in ``web/data/cubicweb.facets.js``
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 04 Oct 2011 18:45:38 +0200 |
Sylvain Thénault |
[datafeed] don't crash if url is not specified
|
changeset |
files
|
Tue, 04 Oct 2011 13:59:12 +0200 |
Sylvain Thénault |
[web session] ProgrammingError may be raised, we should catch it (closes #1980076)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 04 Oct 2011 12:23:52 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 30 Sep 2011 18:10:28 +0200 |
Alexandre Fayolle |
repaire cctl db-init -d on sqlserver (closes #1979670)
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 04 Oct 2011 10:15:46 +0200 |
Sylvain Thénault |
[pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718)
stable
|
changeset |
files
|
Tue, 04 Oct 2011 10:15:45 +0200 |
Sylvain Thénault |
[rql2sql] support for outer join on column alias (closes #1979645)
stable
|
changeset |
files
|
Tue, 04 Oct 2011 10:21:05 +0200 |
Sylvain Thénault |
[linkto] update documentation
|
changeset |
files
|
Fri, 30 Sep 2011 18:08:00 +0200 |
Alexandre Fayolle |
improve EntityAttributesTableView perfs by adding a call to complete()
stable
|
changeset |
files
|
Fri, 30 Sep 2011 18:05:57 +0200 |
Alexandre Fayolle |
fix typo in comment
stable
|
changeset |
files
|
Fri, 30 Sep 2011 11:16:29 +0200 |
Sylvain Thénault |
[ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4
stable
|
changeset |
files
|
Fri, 30 Sep 2011 11:15:40 +0200 |
Sylvain Thénault |
[book] startup views: add a note about *manage* view
stable
|
changeset |
files
|
Tue, 09 Aug 2011 09:43:26 +0200 |
Nicolas Chauvat |
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
|
changeset |
files
|
Thu, 29 Sep 2011 15:28:41 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Thu, 29 Sep 2011 14:47:04 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 29 Sep 2011 14:42:39 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.7-1 for changeset 2f93ce32febe
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 29 Sep 2011 14:09:34 +0200 |
Sylvain Thénault |
3.13.7
stable cubicweb-version-3.13.7
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 29 Sep 2011 12:55:28 +0200 |
Sylvain Thénault |
[ms, test] propagate exception in test mode
stable
|
changeset |
files
|
Thu, 29 Sep 2011 12:55:20 +0200 |
Sylvain Thénault |
[repo] cleanup [_]delete_info prototype: extid argument isn't used
stable
|
changeset |
files
|
Tue, 27 Sep 2011 09:26:40 +0200 |
Nicolas Chauvat |
[views] fix docstring of tableview
stable
|
changeset |
files
|
Wed, 28 Sep 2011 14:33:43 +0200 |
Sylvain Thénault |
remove remaining junk from bad merge
|
changeset |
files
|
Wed, 28 Sep 2011 11:17:49 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Wed, 28 Sep 2011 10:36:41 +0200 |
Sylvain Thénault |
[sync schema hooks] pylint fixes have broken hasattr test
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 28 Sep 2011 09:01:17 +0200 |
Sylvain Thénault |
[doc] more doc about what's new in 3.14
|
changeset |
files
|
Wed, 28 Sep 2011 08:16:10 +0200 |
Sylvain Thénault |
[json] restore 2.5 compat
|
changeset |
files
|
Tue, 27 Sep 2011 18:47:11 +0200 |
Adrien Di Mascio |
[views] implement json / jsonp export views (closes #1942658)
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 27 Sep 2011 16:04:30 +0200 |
Aurelien Campeas |
[facet] add safety belt to rql path facet init (closes #1965481)
stable
|
changeset |
files
|
Tue, 27 Sep 2011 14:57:41 +0200 |
Sylvain Thénault |
[cleanup] kill broken livetest module
stable
|
changeset |
files
|
Tue, 27 Sep 2011 08:17:56 +0200 |
Sylvain Thénault |
[req cookie] fix name error
stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:46:04 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 26 Sep 2011 19:35:44 +0200 |
Sylvain Thénault |
fix bad merge (unsaved buffers...)
|
changeset |
files
|
Mon, 26 Sep 2011 19:24:08 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:09:12 +0200 |
Sylvain Thénault |
fix merge
stable
|
changeset |
files
|
Mon, 26 Sep 2011 19:08:44 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.6-1 for changeset 8a8949ca5351
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 26 Sep 2011 18:38:38 +0200 |
Sylvain Thénault |
backport oldstable
stable cubicweb-version-3.13.6
|
changeset |
files
|
Mon, 26 Sep 2011 18:37:23 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.10-1 for changeset 9dfd21fa0a8b
oldstable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 26 Sep 2011 18:36:09 +0200 |
Sylvain Thénault |
3.13.6
stable
|
changeset |
files
|
Mon, 26 Sep 2011 18:25:22 +0200 |
Aurelien Campeas |
[web/facet] fix example selector in docstring
stable
|
changeset |
files
|
Mon, 26 Sep 2011 18:03:38 +0200 |
Sylvain Thénault |
[migration doc] talk about changes in Entity.fetch_rql
|
changeset |
files
|
Mon, 26 Sep 2011 17:48:48 +0200 |
Sylvain Thénault |
[web request] fix stupid error that gone through the review
stable
|
changeset |
files
|
Mon, 26 Sep 2011 17:23:01 +0200 |
Sylvain Thénault |
3.12.10
oldstable cubicweb-version-3.12.10
|
changeset |
files
|
Tue, 07 Jun 2011 11:42:08 +0200 |
Julien Jehannet |
[skeleton] fix new class configuration in realdbtest
stable
|
changeset |
files
|
Fri, 23 Sep 2011 12:16:29 +0200 |
Sylvain Thénault |
[web request] fix cookie 'expires' formating (closes #1953945)
stable
|
changeset |
files
|
Fri, 23 Sep 2011 12:17:12 +0200 |
Sylvain Thénault |
[web] properly redirect when user login on loggedout view (closes #1954050)
stable
|
changeset |
files
|
Mon, 26 Sep 2011 09:31:54 +0200 |
Sylvain Thénault |
[i18n] update
stable
|
changeset |
files
|
Mon, 26 Sep 2011 09:31:44 +0200 |
Sylvain Thénault |
[schema, cleanup] one more case for add_etype_button
stable
|
changeset |
files
|
Mon, 26 Sep 2011 09:31:09 +0200 |
Sylvain Thénault |
[i18n, facet] missing registration of <no relation> msgid
stable
|
changeset |
files
|
Fri, 23 Sep 2011 15:41:21 +0200 |
Sylvain Thénault |
[test] sort to avoid random failure due to dict order
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 23 Sep 2011 14:56:31 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 23 Sep 2011 14:56:13 +0200 |
Sylvain Thénault |
[primary view] add 'verbatim' attribute view (closes #1947475)
stable
|
changeset |
files
|
Fri, 23 Sep 2011 14:43:44 +0200 |
Sylvain Thénault |
[primary view] add 'verbatim' attribute view (closes #1947475)
|
changeset |
files
|
Fri, 23 Sep 2011 14:18:13 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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)
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 22 Sep 2011 17:29:40 +0200 |
Alexandre Fayolle |
ensure the test for asource column won't crash on SQLServer (closes #1949621)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 19:13:58 +0200 |
Sylvain Thénault |
[doc] backport primary view documentation into the code, also document [URL]AttributeView
stable
|
changeset |
files
|
Thu, 22 Sep 2011 19:02:39 +0200 |
Sylvain Thénault |
[primary sub views] use entity_call instead of cell_call
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 22 Sep 2011 19:02:29 +0200 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Thu, 22 Sep 2011 17:20:52 +0200 |
Sylvain Thénault |
[reledit] honore 'rvid' for attribute relations (closes #1947471)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 17:20:41 +0200 |
Sylvain Thénault |
[view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 17:20:38 +0200 |
Sylvain Thénault |
[sources management] nicer source management view and breadcrumbs (closes #1946329)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 16:53:46 +0200 |
Aurelien Campeas |
[cubicweb.js] log evalJSON errors (closes #1947473)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 16:53:43 +0200 |
Aurelien Campeas |
[views/table] parametrize table view co-classes (closes #1947472)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 16:12:33 +0200 |
Sylvain Thénault |
[cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
|
changeset |
files
|
Thu, 22 Sep 2011 16:12:28 +0200 |
Sylvain Thénault |
[entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
|
changeset |
files
|
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)
|
changeset |
files
|
Thu, 22 Sep 2011 15:55:58 +0200 |
Sylvain Thénault |
[schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 15:54:57 +0200 |
Sylvain Thénault |
[cleanup]
stable
|
changeset |
files
|
Thu, 22 Sep 2011 10:04:20 +0200 |
Aurelien Campeas |
[jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 22 Sep 2011 10:02:17 +0200 |
Sylvain Thénault |
[warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760)
stable
|
changeset |
files
|
Thu, 22 Sep 2011 09:56:20 +0200 |
Adrien Di Mascio |
[testlib] make self.view() return raw output if no validator is used
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 21 Sep 2011 19:00:49 +0200 |
Aurelien Campeas |
[tabs] fix clic on tab that does nothing (closes #1942750)
stable
|
changeset |
files
|
Wed, 21 Sep 2011 18:35:45 +0200 |
Sylvain Thénault |
[idownloadable] dtw and up copyright
stable
|
changeset |
files
|
Wed, 21 Sep 2011 18:35:39 +0200 |
Sylvain Thénault |
[test] fix test broken by 7815:2a164a9cf81c
stable
|
changeset |
files
|
Wed, 21 Sep 2011 17:38:44 +0200 |
Sylvain Thénault |
[entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
|
changeset |
files
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
changeset |
files
|
Tue, 20 Sep 2011 15:14:04 +0200 |
Sylvain Thénault |
[tableview] fix view selection when value is None (closes #1936781)
stable
|
changeset |
files
|
Tue, 20 Sep 2011 15:13:42 +0200 |
Sylvain Thénault |
[book] merge pyro chapter with faq entry with connexion snippet
stable
|
changeset |
files
|
Tue, 20 Sep 2011 09:20:41 +0200 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 19 Sep 2011 19:13:50 +0200 |
Sylvain Thénault |
[i18n] tweaks
|
changeset |
files
|
Mon, 19 Sep 2011 14:22:51 +0200 |
Sylvain Thénault |
[i18n] cleanup messages moved to localperms cube
|
changeset |
files
|
Mon, 19 Sep 2011 14:22:28 +0200 |
Sylvain Thénault |
[security view] slight changes to make things clearer
|
changeset |
files
|
Fri, 16 Sep 2011 17:30:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 16 Sep 2011 17:10:33 +0200 |
Sylvain Thénault |
[user prefs] use same title as the action for consistency
stable
|
changeset |
files
|
Fri, 16 Sep 2011 14:43:41 +0200 |
Sylvain Thénault |
[sources management] properly set __linkto, closes #1922970
stable
|
changeset |
files
|
Fri, 16 Sep 2011 14:01:17 +0200 |
Sylvain Thénault |
some minor cleanups
|
changeset |
files
|
Fri, 16 Sep 2011 13:56:00 +0200 |
Sylvain Thénault |
[web test] fix test broken by new users/groups management views
|
changeset |
files
|
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)
|
changeset |
files
|
Fri, 16 Sep 2011 12:48:26 +0200 |
Sylvain Thénault |
[user management] users and groups management now really lead to that (closes #1931478)
|
changeset |
files
|
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
|
changeset |
files
|
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)
|
changeset |
files
|
Thu, 15 Sep 2011 18:39:55 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 15 Sep 2011 17:36:58 +0200 |
Sylvain Thénault |
[jquery] upgrade to jquery 1.6.4
|
changeset |
files
|
Thu, 15 Sep 2011 17:03:37 +0200 |
Sylvain Thénault |
[test] fix some tests broken since localperms cube extraction
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 15 Sep 2011 08:34:31 +0200 |
Alexandre Fayolle |
[doc] add some documentation in cubicweb.web.action
stable
|
changeset |
files
|
Wed, 14 Sep 2011 09:55:51 +0200 |
Sylvain Thénault |
[test] fix bad sed
|
changeset |
files
|
Wed, 14 Sep 2011 09:11:50 +0200 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
changeset |
files
|
Wed, 14 Sep 2011 09:10:58 +0200 |
Sylvain Thénault |
[test] fix test subsquently to localperms introduction
|
changeset |
files
|
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)
|
changeset |
files
|
Tue, 13 Sep 2011 17:50:03 +0200 |
Julien Cristau |
[debian] fix init script dependencies (closes #1921729)
stable
|
changeset |
files
|
Tue, 13 Sep 2011 17:42:22 +0200 |
Sylvain Thénault |
[server] portable dump format supports now ZIP64 extensions by default (closes #1912535)
stable
|
changeset |
files
|
Tue, 13 Sep 2011 17:35:14 +0200 |
Adrien Di Mascio |
[repo] use smarter query to check asource presence on startup (closes #1922099)
stable
|
changeset |
files
|
Tue, 13 Sep 2011 15:41:36 +0200 |
Sylvain Thénault |
[js] closes #1558870 : update to jquery 1.6 (1.6.3)
|
changeset |
files
|
Tue, 13 Sep 2011 15:41:11 +0200 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
|
changeset |
files
|
Tue, 13 Sep 2011 15:40:31 +0200 |
Sylvain Thénault |
backout 7781:e95cfd5eca61
stable
|
changeset |
files
|
Tue, 13 Sep 2011 15:40:06 +0200 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
changeset |
files
|
Tue, 13 Sep 2011 14:54:00 +0200 |
Sylvain Thénault |
[js] closes #1558870 : update to jquery 1.6 (1.6.3)
stable
|
changeset |
files
|
Tue, 13 Sep 2011 14:48:24 +0200 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 12 Sep 2011 17:24:14 +0200 |
Sylvain Thénault |
[i18n fr] fix typo and enhance translation
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 08 Sep 2011 18:09:36 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 08 Sep 2011 18:04:50 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.5-1 for changeset 2e9dd7d94555
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 08 Sep 2011 16:53:21 +0200 |
Sylvain Thénault |
3.13.5
stable cubicweb-version-3.13.5
|
changeset |
files
|
Thu, 08 Sep 2011 16:52:55 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 07 Sep 2011 17:50:09 +0200 |
Julien Jehannet |
[session] take care of non-ascii characters in login and session id (closes: #1910849)
|
changeset |
files
|
Wed, 07 Sep 2011 17:01:32 +0200 |
Sylvain Thénault |
closes #1914824: fix retrieval of _andor input, test and fix generated rql
stable
|
changeset |
files
|
Wed, 07 Sep 2011 11:37:41 +0200 |
Julien Jehannet |
[debian] build the book with no auto-compression of book files (closes: #1906581)
stable
|
changeset |
files
|
Wed, 07 Sep 2011 16:56:27 +0200 |
Aurelien Campeas |
[views/navigation] use the proper icons instead of ascii art (closes #1624943)
stable
|
changeset |
files
|
Tue, 06 Sep 2011 15:29:05 +0200 |
Pierre-Yves David |
devtools: Fix cleanup of temporary database (closes #1908656)
stable
|
changeset |
files
|
Tue, 06 Sep 2011 15:16:06 +0200 |
Julien Cristau |
Drop privileges properly (closes #1910561)
stable
|
changeset |
files
|
Tue, 06 Sep 2011 15:11:35 +0200 |
Sylvain Thénault |
drop unittest deprecation warning
stable
|
changeset |
files
|
Tue, 06 Sep 2011 12:20:11 +0200 |
Adrien Di Mascio |
[web] add option to make resources-concat optional (implements #1910615)
|
changeset |
files
|
Tue, 06 Sep 2011 12:20:09 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 06 Sep 2011 12:10:02 +0200 |
Sylvain Thénault |
oops, forgotten to qref enhancements made to the reledit doc addition
stable
|
changeset |
files
|
Tue, 06 Sep 2011 12:01:27 +0200 |
Sylvain Thénault |
[book] section about how to disable reledit feature/view
stable
|
changeset |
files
|
Tue, 06 Sep 2011 11:59:24 +0200 |
Sylvain Thénault |
[skel] drop unused import
stable
|
changeset |
files
|
Tue, 06 Sep 2011 11:59:21 +0200 |
Sylvain Thénault |
[hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680
stable
|
changeset |
files
|
Mon, 05 Sep 2011 16:48:37 +0200 |
Sylvain Thénault |
[form fields doc] explain when field.role should be None
stable
|
changeset |
files
|
Fri, 26 Aug 2011 17:28:32 +0200 |
Alexandre Fayolle |
Added tag cubicweb-version-3.10.x for changeset a62f24e1497e
stable
|
changeset |
files
|
Fri, 26 Aug 2011 17:27:09 +0200 |
Alexandre Fayolle |
merged back oldstable fix to stable
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 19 Aug 2011 10:53:23 +0200 |
Aurelien Campeas |
[doc/book] fix ref to trustedauth cube
stable
|
changeset |
files
|
Fri, 05 Aug 2011 15:06:02 +0200 |
Sylvain Thénault |
site schema should be named data model schema
stable
|
changeset |
files
|
Fri, 05 Aug 2011 14:23:55 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 05 Aug 2011 14:19:56 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 05 Aug 2011 12:22:19 +0200 |
Sylvain Thénault |
3.13.4
stable cubicweb-version-3.13.4
|
changeset |
files
|
Fri, 05 Aug 2011 12:20:44 +0200 |
Sylvain Thénault |
[.po generation] closes #1902315: c i18ncube doesn't consider relation definition description
stable
|
changeset |
files
|
Fri, 05 Aug 2011 10:29:19 +0200 |
Sylvain Thénault |
closes #1901436: view/modify action in table don't work
stable
|
changeset |
files
|
Fri, 05 Aug 2011 09:27:53 +0200 |
Sylvain Thénault |
[css] closes #1880740: update cubicweb.reset.css file (meyerweb.com)
stable
|
changeset |
files
|
Fri, 05 Aug 2011 09:19:56 +0200 |
Sylvain Thénault |
[web test] fix test needed after change of primary_email definition
stable
|
changeset |
files
|
Thu, 04 Aug 2011 15:35:56 +0200 |
Sylvain Thénault |
[doc] fix ReST in README file (make pypi happier)
stable
|
changeset |
files
|
Thu, 04 Aug 2011 15:22:26 +0200 |
Sylvain Thénault |
[web] fix user management view selector
stable
|
changeset |
files
|
Thu, 04 Aug 2011 14:30:30 +0200 |
Sylvain Thénault |
[base schema] do similar changes as use_email for primary_email
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 04 Aug 2011 12:50:57 +0200 |
Sylvain Thénault |
[web] closes #1892494: emailaddress and anonymity
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 04 Aug 2011 12:50:49 +0200 |
Sylvain Thénault |
[source] update system table and internal structures on source renaming. Closes #1896721
stable
|
changeset |
files
|
Thu, 04 Aug 2011 12:50:48 +0200 |
Sylvain Thénault |
[rql2sql] closes #1892473: enhance handling of optional inlined relation
stable
|
changeset |
files
|
Wed, 03 Aug 2011 13:28:06 +0200 |
Julien Jehannet |
[schema] use definition for `use_email` relation instead of type declaration (closes: #1894929)
stable
|
changeset |
files
|
Thu, 04 Aug 2011 12:11:36 +0200 |
Nicolas Chauvat |
[web] rql directive breaks if explicit vid and empty rset (closes #1893433)
stable
|
changeset |
files
|
Wed, 03 Aug 2011 18:16:02 +0200 |
Sylvain Thénault |
[datafeed] properly encode/decode external uri
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 02 Aug 2011 17:31:06 +0200 |
Sylvain Thénault |
[rql2sql] closes #1892471: support for unary expression introduced in rql 0.30
stable
|
changeset |
files
|
Tue, 02 Aug 2011 17:31:04 +0200 |
Sylvain Thénault |
[deprecation] __message hidden generate deprecation warning
stable
|
changeset |
files
|
Tue, 02 Aug 2011 10:39:10 +0200 |
Nicolas Chauvat |
[server] host mapping is better named url mapping (closes #1892461)
stable
|
changeset |
files
|
Tue, 02 Aug 2011 15:52:42 +0200 |
Nicolas Chauvat |
[packaging] should depend on yams 0.33
stable
|
changeset |
files
|
Tue, 02 Aug 2011 12:15:17 +0200 |
Nicolas Chauvat |
[packaging] should depend on yams 0.33
stable
|
changeset |
files
|
Mon, 01 Aug 2011 18:43:10 +0200 |
Sylvain Thénault |
[rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE
stable
|
changeset |
files
|
Mon, 01 Aug 2011 17:59:48 +0200 |
Julien Cristau |
[repo] Stop setting hashmode on schema
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 27 Jul 2011 20:17:45 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 27 Jul 2011 20:15:44 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 27 Jul 2011 19:36:23 +0200 |
Sylvain Thénault |
[repo test] remove debug
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 27 Jul 2011 19:06:25 +0200 |
Sylvain Thénault |
3.13.3
stable
|
changeset |
files
|
Wed, 27 Jul 2011 19:05:58 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Wed, 27 Jul 2011 18:08:39 +0200 |
Sylvain Thénault |
[sql] more test and fix boolean handling
stable
|
changeset |
files
|
Wed, 27 Jul 2011 16:44:02 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Wed, 27 Jul 2011 16:43:07 +0200 |
Pierre-Yves David |
[repo test] Fix test broken by BFSSTestable
oldstable
|
changeset |
files
|
Wed, 27 Jul 2011 15:42:02 +0200 |
Sylvain Thénault |
[sql] fix querying of boolean value w/ sqlite
stable
|
changeset |
files
|
Wed, 27 Jul 2011 14:26:13 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 27 Jul 2011 14:17:47 +0200 |
Sylvain Thénault |
[session] safe internal sessions don't deactivate integrity hooks
stable
|
changeset |
files
|
Wed, 27 Jul 2011 14:03:09 +0200 |
Sylvain Thénault |
[sql test] lgdb > 1.6 use int for bool with sqlite backend
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 27 Jul 2011 12:25:48 +0200 |
Arthur Lutz |
[css] syntax fix in cubicweb.css
oldstable
|
changeset |
files
|
Tue, 26 Jul 2011 19:34:43 +0200 |
Adrien Di Mascio |
[entities] skip_copy_for should be considered for object relations too (closes #1857474)
|
changeset |
files
|
Tue, 26 Jul 2011 16:50:06 +0200 |
Sylvain Thénault |
[datafeed] case insensitive etype. Closes #1877014
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:50:02 +0200 |
Sylvain Thénault |
[datafeed] closes #1875322: empty tag means None value
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:49:10 +0200 |
Sylvain Thénault |
[datafeed] properly take care to cwsource=system in imported xml. Closes #1877017
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:35:10 +0200 |
Sylvain Thénault |
[datafeed / fti] rather control a 'complete' parameter than setting empty attribute values
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:34:42 +0200 |
Sylvain Thénault |
[repo api] deprecates source.extid2eid, only the system source should implement it,
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:33:52 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:33:43 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Tue, 26 Jul 2011 16:33:06 +0200 |
Pierre-Yves David |
[bfss] Fix update of BFSS attribute to None (close #1875289)
oldstable
|
changeset |
files
|
Tue, 26 Jul 2011 16:05:36 +0200 |
Aurelien Campeas |
[skeleton/pytestconf] provide an acceptable solution for windows, closes #1875488
oldstable
|
changeset |
files
|
Tue, 26 Jul 2011 13:11:37 +0200 |
Adrien Di Mascio |
[facets] make sure has_text facet data is posted correctly (closes #1857405)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 26 Jul 2011 11:21:26 +0200 |
Sylvain Thénault |
[schema] rephrase relation definition since constraint doesn't apply to CWRelation
stable
|
changeset |
files
|
Tue, 26 Jul 2011 11:01:17 +0200 |
Sylvain Thénault |
[datafeed] closes #1873616 (user's url corruption when etype is not recognized
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 21 Jul 2011 14:21:14 +0200 |
Sylvain Thénault |
[metadata, ldap] make backport of ldap user actually working
stable
|
changeset |
files
|
Thu, 21 Jul 2011 14:20:45 +0200 |
Sylvain Thénault |
[c-c db-check] drop some deprecation warning
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 21 Jul 2011 07:54:04 +0200 |
Adrien Di Mascio |
[facets] fix missing 'warnings' import and missing self reference on 'filtered_variable'
stable
|
changeset |
files
|
Wed, 20 Jul 2011 18:22:41 +0200 |
Sylvain Thénault |
stable is now 3.13
stable
|
changeset |
files
|
Wed, 20 Jul 2011 18:21:47 +0200 |
Sylvain Thénault |
oldstable is now 3.12
oldstable
|
changeset |
files
|
Wed, 20 Jul 2011 17:49:37 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.2-1 for changeset 9ad5411199e0
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 20 Jul 2011 17:16:28 +0200 |
Sylvain Thénault |
3.13.2
cubicweb-version-3.13.2
|
changeset |
files
|
Wed, 20 Jul 2011 14:10:03 +0200 |
Sylvain Thénault |
[rql2sql] closes #1832859: fake HAVING terms w/ EXISTS terms
|
changeset |
files
|
Wed, 20 Jul 2011 14:10:02 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 20 Jul 2011 14:09:42 +0200 |
Sylvain Thénault |
[boxes] closes #1832844: translate views category in possible views boxes
stable
|
changeset |
files
|
Wed, 20 Jul 2011 12:31:03 +0200 |
Nicolas Chauvat |
[cwctl] set min/max args for reset admin password command. Closes #1832986
|
changeset |
files
|
Mon, 18 Jul 2011 17:51:55 +0200 |
Arthur Lutz |
[web] Image optimisation using trimage (pngcrush inside)
|
changeset |
files
|
Mon, 18 Jul 2011 17:51:46 +0200 |
Sylvain Thénault |
[preferences js] jquery 1.6 needs quote when querying attribute value
|
changeset |
files
|
Mon, 18 Jul 2011 16:37:11 +0200 |
Sylvain Thénault |
fix test broken by previous commit
|
changeset |
files
|
Mon, 18 Jul 2011 15:48:34 +0200 |
Sylvain Thénault |
[session] add session id to closed connection errors
|
changeset |
files
|
Mon, 18 Jul 2011 15:48:09 +0200 |
Sylvain Thénault |
unsaved change...
|
changeset |
files
|
Mon, 18 Jul 2011 15:13:46 +0200 |
Sylvain Thénault |
[facets] closes #1827464: facet box always appear
|
changeset |
files
|
Mon, 18 Jul 2011 12:13:53 +0200 |
Sylvain Thénault |
[uilib] fix bad argument order, introduced by previous commit
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 12 Jul 2011 17:50:31 +0200 |
Sylvain Thénault |
closes #1826543: error on some ajax_replace_url call
|
changeset |
files
|
Tue, 12 Jul 2011 14:04:42 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.1-1 for changeset cc0578049cbe
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 12 Jul 2011 12:29:52 +0200 |
Sylvain Thénault |
3.13.1
cubicweb-version-3.13.1
|
changeset |
files
|
Tue, 12 Jul 2011 12:29:47 +0200 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
Tue, 12 Jul 2011 12:23:43 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 12 Jul 2011 12:22:03 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.9-1 for changeset 92464e39134c
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 12 Jul 2011 11:30:18 +0200 |
Sylvain Thénault |
3.12.9
stable cubicweb-version-3.12.9
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 12 Jul 2011 11:27:42 +0200 |
Sylvain Thénault |
[repo] closes #1821172: fix source deletion
|
changeset |
files
|
Tue, 12 Jul 2011 10:36:22 +0200 |
Sylvain Thénault |
[ajax, IE] rewrite some code to avoid duplicated evaluation with IE
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 11 Jul 2011 15:05:19 +0200 |
Adrien Di Mascio |
[http] closes #1816411, restore expires_header on static files in non-debug mode
|
changeset |
files
|
Mon, 11 Jul 2011 13:45:04 +0200 |
Sylvain Thénault |
[native source] fix bug introduced in 7645:cb2459aaa7d7: fetchone() may return None
|
changeset |
files
|
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()
|
changeset |
files
|
Mon, 11 Jul 2011 12:39:05 +0200 |
Adrien Di Mascio |
[twisted] add an option to configure twisted's threadpool size
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 11 Jul 2011 09:21:44 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 11 Jul 2011 09:18:25 +0200 |
Sylvain Thénault |
[datafeed] don't raise bad config error on source initialization
stable
|
changeset |
files
|
Mon, 11 Jul 2011 09:18:18 +0200 |
Sylvain Thénault |
[schema] closes #1816439: RQLConstraint does not take variable U into account
stable
|
changeset |
files
|
Mon, 11 Jul 2011 09:15:54 +0200 |
Sylvain Thénault |
[web form] avoid mis-formated warning for _cw_fields
|
changeset |
files
|
Thu, 07 Jul 2011 18:43:21 +0200 |
Sylvain Thénault |
[doc, hook] more backport of syt mbox documentation
|
changeset |
files
|
Thu, 07 Jul 2011 18:33:21 +0200 |
Sylvain Thénault |
[book, ldap] backport some doc from my mailbox
|
changeset |
files
|
Thu, 07 Jul 2011 18:33:06 +0200 |
Sylvain Thénault |
[book] fix some urls
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 07 Jul 2011 18:25:07 +0200 |
Sylvain Thénault |
[book] drop gae from the book
|
changeset |
files
|
Thu, 07 Jul 2011 18:20:46 +0200 |
Sylvain Thénault |
[book, admin] include some fixes done by auc in an email to me
|
changeset |
files
|
Thu, 07 Jul 2011 18:20:23 +0200 |
Sylvain Thénault |
[book] fix some rest/sphinx errors
|
changeset |
files
|
Thu, 07 Jul 2011 17:06:50 +0200 |
Sylvain Thénault |
[repo test] fix broken tests
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 07 Jul 2011 13:53:00 +0200 |
Sylvain Thénault |
[facet] fix facet values update, broken by 7626:56300bec75f8
|
changeset |
files
|
Thu, 07 Jul 2011 11:34:15 +0200 |
Sylvain Thénault |
[facet slider] quote attribute value, else may break with earlier jquery
|
changeset |
files
|
Thu, 07 Jul 2011 11:34:05 +0200 |
Sylvain Thénault |
[facets] use unique dom id
|
changeset |
files
|
Thu, 07 Jul 2011 11:33:55 +0200 |
Sylvain Thénault |
[facet] with rql path facet rel may be None, handle it
|
changeset |
files
|
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)
|
changeset |
files
|
Thu, 07 Jul 2011 11:10:50 +0200 |
Sylvain Thénault |
[ajax js loading] when everything is already loaded, don't do anything
|
changeset |
files
|
Thu, 07 Jul 2011 11:10:37 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 05 Jul 2011 12:09:53 +0200 |
Sylvain Thénault |
[etwist] clear ui cache at server startup time. Closes #1806933
|
changeset |
files
|
Tue, 05 Jul 2011 10:54:52 +0200 |
Sylvain Thénault |
[facet] closes #1806931: new facet type, based on arbitrary rql path
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 05 Jul 2011 10:48:40 +0200 |
Sylvain Thénault |
[repository] catch Exception instead of everything
stable
|
changeset |
files
|
Mon, 04 Jul 2011 16:46:29 +0200 |
Sylvain Thénault |
[facet] fix argument inversion in date range facet
|
changeset |
files
|
Mon, 04 Jul 2011 12:37:44 +0200 |
Aurelien Campeas |
[facetbox] put the facet box in a box
|
changeset |
files
|
Fri, 01 Jul 2011 20:14:20 +0200 |
Nicolas Chauvat |
[doc] fix broken links
stable
|
changeset |
files
|
Fri, 01 Jul 2011 18:44:03 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 01 Jul 2011 18:43:16 +0200 |
Sylvain Thénault |
[test] fix test, code from 3.13 gone in 3.12 accidentaly
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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.
|
changeset |
files
|
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)
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 01 Jul 2011 15:26:33 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 01 Jul 2011 15:26:12 +0200 |
Florent Cayré |
[schema / rql] fix mainvars of RRQLExpression with parens
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 01 Jul 2011 15:22:43 +0200 |
Sylvain Thénault |
[facets] should remove groupby from base rqlst. Closes #1796196
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 01 Jul 2011 12:48:39 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 01 Jul 2011 12:20:24 +0200 |
Sylvain Thénault |
[worklow forms] rewrite remaining pre 3.10 form code using uicfg
stable
|
changeset |
files
|
Wed, 29 Jun 2011 13:03:04 +0200 |
Alexandre Fayolle |
[doc] SQL Server isolation level settings
stable
|
changeset |
files
|
Thu, 30 Jun 2011 09:46:33 +0200 |
Alexandre Fayolle |
new rql2sql unit tests for ORDERBY and LIMIT checks in SQLServer
stable
|
changeset |
files
|
Fri, 01 Jul 2011 11:51:04 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 01 Jul 2011 11:27:20 +0200 |
Pierre-Yves David |
[cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 01 Jul 2011 11:18:16 +0200 |
Sylvain Thénault |
[rset] syntax_tree impl. consistency: don't return an annotated syntax tree
stable
|
changeset |
files
|
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)
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 30 Jun 2011 13:38:30 +0200 |
Sylvain Thénault |
[i18n] fix undetected conflict
|
changeset |
files
|
Thu, 30 Jun 2011 08:27:56 +0200 |
Sylvain Thénault |
[rql2sql tests] fix erroneous case (tested with psql)
stable
|
changeset |
files
|
Wed, 29 Jun 2011 20:57:28 +0200 |
Sylvain Thénault |
add missing future import
|
changeset |
files
|
Wed, 29 Jun 2011 19:03:21 +0200 |
Sylvain Thénault |
drop unittest deprecation warning
stable
|
changeset |
files
|
Wed, 29 Jun 2011 18:57:23 +0200 |
Sylvain Thénault |
[form, controller] closes #1787233: form should provide a method to process posted content
|
changeset |
files
|
Wed, 29 Jun 2011 18:43:33 +0200 |
Sylvain Thénault |
[forms] fix import, gone into the wrong patch
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 29 Jun 2011 18:28:55 +0200 |
Sylvain Thénault |
[form renderers] closes #1787232: new 'onerowtable' form renderer
|
changeset |
files
|
Wed, 29 Jun 2011 18:28:36 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 29 Jun 2011 18:27:01 +0200 |
Sylvain Thénault |
[book] rewrite / complete the RQL language chapter
|
changeset |
files
|
Wed, 29 Jun 2011 18:26:29 +0200 |
Nicolas Chauvat |
[all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
|
changeset |
files
|
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
|
changeset |
files
|
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)
|
changeset |
files
|
Wed, 29 Jun 2011 16:04:01 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 28 Jun 2011 17:59:31 +0200 |
Sylvain Thénault |
[etwist] log missing file even in debug mode
|
changeset |
files
|
Tue, 28 Jun 2011 16:33:53 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 28 Jun 2011 16:32:38 +0200 |
Sylvain Thénault |
[test] run and fix utils and uilib doctests
stable
|
changeset |
files
|
Tue, 28 Jun 2011 13:16:09 +0200 |
Arthur Lutz |
Display proper date in plot/flot (closes #1725589)
stable
|
changeset |
files
|
Tue, 28 Jun 2011 11:20:33 +0200 |
Alexandre Fayolle |
[doc] fix NameError in bfss tutorial
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 27 Jun 2011 18:46:08 +0200 |
Sylvain Thénault |
[server] "overrule" case insensitivity of database name (closes: #611294)
stable
|
changeset |
files
|
Mon, 27 Jun 2011 18:38:08 +0200 |
Sylvain Thénault |
[tests] update repository tests with new `use_cwuri_as_url` attribute
|
changeset |
files
|
Mon, 27 Jun 2011 15:30:52 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 27 Jun 2011 15:17:52 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.8-1 for changeset cf49ed55685a
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 27 Jun 2011 13:59:07 +0200 |
Sylvain Thénault |
3.12.8
stable cubicweb-version-3.12.8
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 23 Jun 2011 10:24:40 +0200 |
Julien Jehannet |
[controller] UndoController: fix output method (closes: #1776091)
stable
|
changeset |
files
|
Fri, 24 Jun 2011 14:10:37 +0200 |
Sylvain Thénault |
[migration] closes #1777411: schema modification commands shouldn't crash if already exists
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 23 Jun 2011 07:41:25 +0200 |
Sylvain Thénault |
test fixes
|
changeset |
files
|
Wed, 22 Jun 2011 18:53:38 +0200 |
Sylvain Thénault |
[datafeed cw parser] refactor: split logic that was in the parser
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 22 Jun 2011 18:24:56 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 22 Jun 2011 12:31:55 +0200 |
Sylvain Thénault |
[datafeed] catch all exception, we should continue to process other urls
|
changeset |
files
|
Tue, 21 Jun 2011 17:49:32 +0200 |
Sylvain Thénault |
fix 3.13.1 migration
|
changeset |
files
|
Tue, 21 Jun 2011 15:34:15 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.7-1 for changeset a07517985136
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 21 Jun 2011 14:47:24 +0200 |
Sylvain Thénault |
3.12.7
stable cubicweb-version-3.12.7
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 20 Jun 2011 14:52:19 +0200 |
Alexandre Fayolle |
fix 3.13.0 migration script (closes #1766202)
|
changeset |
files
|
Tue, 21 Jun 2011 10:44:43 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 20 Jun 2011 14:49:00 +0200 |
Alexandre Fayolle |
fix 3.12.0 migration script (closes: #1766202)
stable
|
changeset |
files
|
Mon, 20 Jun 2011 19:13:38 +0200 |
Sylvain Thénault |
[test] update to 3.13 api
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 17 Jun 2011 18:53:33 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 17 Jun 2011 18:49:55 +0200 |
Sylvain Thénault |
[datafeed] actually raise on error
|
changeset |
files
|
Fri, 17 Jun 2011 16:36:52 +0200 |
Sylvain Thénault |
[python 2.5] compat fix
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 09 Jun 2011 16:41:41 +0200 |
Julien Jehannet |
[server] fix unicode conversion capability in UndoException
stable
|
changeset |
files
|
Thu, 16 Jun 2011 12:31:27 +0200 |
Julien Jehannet |
[book] add autoload section from code and fix sphinx warnings
stable
|
changeset |
files
|
Fri, 17 Jun 2011 09:37:49 +0200 |
Sylvain Thénault |
[controller] fix wrong view name when error occurs in UndoController
stable
|
changeset |
files
|
Thu, 16 Jun 2011 19:46:39 +0200 |
Sylvain Thénault |
[datafeed] renaming parser attribute to parser_id makes things clearer
|
changeset |
files
|
Thu, 16 Jun 2011 19:38:28 +0200 |
Sylvain Thénault |
cleanup and assert we don't import unexpected stuff
stable
|
changeset |
files
|
Thu, 16 Jun 2011 19:37:59 +0200 |
Sylvain Thénault |
[source config] fix synchronization on configuration entity changes
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 16 Jun 2011 15:16:58 +0200 |
Sylvain Thénault |
[test] update to new db handler api
stable
|
changeset |
files
|
Thu, 16 Jun 2011 15:16:22 +0200 |
Sylvain Thénault |
[querier] turn remove_clauses/restore_clauses into a context manager
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 16 Jun 2011 11:29:31 +0200 |
Sylvain Thénault |
[rdf] add method so one can call entity.view('rdf')
stable
|
changeset |
files
|
Wed, 15 Jun 2011 19:22:05 +0200 |
Sylvain Thénault |
[web test] fix unittest_web
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 15 Jun 2011 19:15:55 +0200 |
Sylvain Thénault |
[web page tracking] fix bug introduced by parent revision
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 15 Jun 2011 17:16:19 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 15 Jun 2011 17:13:26 +0200 |
Julien Cristau |
[packaging] Build the cubicweb-documentation package
stable
|
changeset |
files
|
Wed, 15 Jun 2011 17:09:44 +0200 |
Sylvain Thénault |
[breadcrumbs] closes #1717489: Double escaping in breadcrumbs
stable
|
changeset |
files
|
Wed, 15 Jun 2011 12:48:04 +0200 |
Julien Cristau |
[donc] Fix building the cubicweb js documentation
stable
|
changeset |
files
|
Wed, 15 Jun 2011 12:41:22 +0200 |
Sylvain Thénault |
add an XXX
stable
|
changeset |
files
|
Wed, 15 Jun 2011 12:41:06 +0200 |
Sylvain Thénault |
fix 3.10 cwproperties migration
stable
|
changeset |
files
|
Tue, 14 Jun 2011 22:54:25 +0200 |
Sylvain Thénault |
fix failures introduced by recent refactoring
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 14 Jun 2011 15:37:10 +0200 |
Sylvain Thénault |
[repository] refactor and optimize '?1' relation handling
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 14 Jun 2011 15:37:09 +0200 |
Sylvain Thénault |
[repository] refactor/cleanup entity deletion methods
stable
|
changeset |
files
|
Tue, 14 Jun 2011 13:46:36 +0200 |
Sylvain Thénault |
[repository] new hook selector according to configuration's repairing flag
stable
|
changeset |
files
|
Tue, 14 Jun 2011 13:43:36 +0200 |
Sylvain Thénault |
[pyrorql] don't display traceback on connection error
stable
|
changeset |
files
|
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
|
changeset |
files
|
Sat, 11 Jun 2011 09:22:25 +0200 |
Sylvain Thénault |
[rql2sql] add test case for 7493:3c46b9390871
|
changeset |
files
|
Fri, 10 Jun 2011 17:41:41 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 10 Jun 2011 17:21:17 +0200 |
Sylvain Thénault |
[hooks] use local variable
stable
|
changeset |
files
|
Fri, 10 Jun 2011 17:21:11 +0200 |
Sylvain Thénault |
[integrity hooks] remove dead code
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 10 Jun 2011 15:35:59 +0200 |
Adrien Di Mascio |
[js] add missing jquery.qtip.min.js
|
changeset |
files
|
Fri, 10 Jun 2011 08:04:47 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.0-1 for changeset a96137858f57
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 09 Jun 2011 20:18:49 +0200 |
Sylvain Thénault |
3.13
cubicweb-version-3.13.0
|
changeset |
files
|
Thu, 09 Jun 2011 18:13:14 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 09 Jun 2011 16:56:03 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.6-1 for changeset 105767487c70
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 09 Jun 2011 16:10:22 +0200 |
Sylvain Thénault |
3.12.6
stable cubicweb-version-3.12.6
|
changeset |
files
|
Thu, 09 Jun 2011 16:09:23 +0200 |
Sylvain Thénault |
[repo test] fixes
|
changeset |
files
|
Thu, 09 Jun 2011 15:29:55 +0200 |
Sylvain Thénault |
[doc, apache] add ProxyPreserveHost hint + note about https /w http configuration
|
changeset |
files
|
Thu, 09 Jun 2011 14:37:32 +0200 |
Arthur Lutz |
[doc] Small addition to apache configuration in book
|
changeset |
files
|
Thu, 09 Jun 2011 12:31:28 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 09 Jun 2011 12:16:10 +0200 |
Adrien Di Mascio |
[sql] implement #1631319: ask user before creating postgresql languages
|
changeset |
files
|
Thu, 09 Jun 2011 10:32:34 +0200 |
Nicolas Chauvat |
[parsers] improve url construction by using stdlib's urllib instead of str concatenation
|
changeset |
files
|
Thu, 09 Jun 2011 12:20:57 +0200 |
Pierre-Yves David |
[bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored
stable
|
changeset |
files
|
Thu, 09 Jun 2011 10:37:01 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
Thu, 09 Jun 2011 10:36:28 +0200 |
Nicolas Chauvat |
[views/iprogress] rename to make things easier to read and understand
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 08 Jun 2011 17:08:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 07 Jun 2011 16:07:06 +0200 |
Adrien Di Mascio |
[dataimport] fix #1732685: cached entity and shared cw_edited data with NoHookRQLObjectStore
|
changeset |
files
|
Tue, 07 Jun 2011 12:54:45 +0200 |
Nicolas Chauvat |
[parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
|
changeset |
files
|
Thu, 26 May 2011 14:38:49 +0200 |
Nicolas Chauvat |
[test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
|
changeset |
files
|
Tue, 07 Jun 2011 10:17:36 +0200 |
Adrien Di Mascio |
[server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 07 Jun 2011 10:03:31 +0200 |
Nicolas Chauvat |
[parsers] remove build_search_rql() that duplicates find_entities()
|
changeset |
files
|
Tue, 07 Jun 2011 08:02:11 +0200 |
Sylvain Thénault |
[vreg] help understanding assertion error
stable
|
changeset |
files
|
Mon, 06 Jun 2011 19:54:37 +0200 |
Nicolas Chauvat |
[datetime] by default display 'UTC' string when displaying TZDatetime
|
changeset |
files
|
Mon, 06 Jun 2011 17:44:43 +0200 |
Sylvain Thénault |
[test] update test to avoid failure
|
changeset |
files
|
Mon, 06 Jun 2011 16:33:21 +0200 |
Nicolas Chauvat |
[web] fix typo
|
changeset |
files
|
Mon, 06 Jun 2011 16:19:19 +0200 |
Sylvain Thénault |
[datafeed] fix stupid error introduced by 'just before qfinish' refactoring...
|
changeset |
files
|
Mon, 06 Jun 2011 16:13:09 +0200 |
Sylvain Thénault |
[schema] support for BigInt type. Closes #1720995
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 06 Jun 2011 15:44:48 +0200 |
Nicolas Chauvat |
[i18n] update yams error messages (requires yams#67668)
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 06 Jun 2011 15:11:29 +0200 |
Nicolas Chauvat |
[views] add columns parser and latest_retrieval to cwsource admin view
|
changeset |
files
|
Mon, 06 Jun 2011 15:03:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 06 Jun 2011 15:00:58 +0200 |
Pierre-Yves David |
Fix name error introduced in c21d845836e4
stable
|
changeset |
files
|
Mon, 06 Jun 2011 15:00:05 +0200 |
Pierre-Yves David |
Fix conditionnal logic broken in 195b24fe3a03
stable
|
changeset |
files
|
Mon, 06 Jun 2011 14:41:00 +0200 |
Sylvain Thénault |
[session] provide a simple transaction context manager for session. Closes #1725640
stable
|
changeset |
files
|
Wed, 01 Jun 2011 10:20:58 +0200 |
Aurelien Campeas |
[formwidgets] make the select size a class attribute (more easily tuned)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 30 May 2011 17:43:29 +0200 |
Sylvain Thénault |
[selectors] take care, Session has no cnx
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 27 May 2011 11:17:02 +0200 |
Sylvain Thénault |
[datafeed] extract some methods from pull_data to ease writing custom datafeed sources
|
changeset |
files
|
Fri, 27 May 2011 09:56:26 +0200 |
Sylvain Thénault |
drop useless code
|
changeset |
files
|
Thu, 26 May 2011 18:24:55 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 26 May 2011 18:24:41 +0200 |
Sylvain Thénault |
[datafeed] we should use utc timestamp to avoid pb with local times
stable
|
changeset |
files
|
Thu, 26 May 2011 08:57:15 +0200 |
Sylvain Thénault |
[test] fix failure introduced by yams'changeset 644:f9c79356b758
|
changeset |
files
|
Thu, 26 May 2011 08:32:15 +0200 |
Sylvain Thénault |
[testlib] add convenience assertion method to check __message
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 25 May 2011 18:46:09 +0200 |
Sylvain Thénault |
[web test] fix test failures introduced by 7431:cab99ccdb774
|
changeset |
files
|
Wed, 25 May 2011 14:14:08 +0200 |
Aurelien Campeas |
backport stable changes
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 25 May 2011 13:39:08 +0200 |
Aurelien Campeas |
backport stable changes
|
changeset |
files
|
Wed, 25 May 2011 13:36:25 +0200 |
Aurelien Campeas |
[json controller] fix .exception call msg format string (missing one slot)
stable
|
changeset |
files
|
Wed, 25 May 2011 12:35:33 +0200 |
Sylvain Thénault |
[test] fix tests broken by 7427:5338d895b891
stable
|
changeset |
files
|
Wed, 25 May 2011 11:42:31 +0200 |
Sylvain Thénault |
merge default heads
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 25 May 2011 11:40:10 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 25 May 2011 10:59:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 25 May 2011 11:28:58 +0200 |
Aurelien Campeas |
[ajax js/css] modconcat fix: load code exactly once (auc, fcayre)
|
changeset |
files
|
Wed, 25 May 2011 08:51:45 +0200 |
Sylvain Thénault |
[test] update test broken by previous commit
stable
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 24 May 2011 10:33:43 +0200 |
Arthur Lutz |
typo : s/undoed/undone/
stable
|
changeset |
files
|
Mon, 23 May 2011 11:36:43 +0200 |
Nicolas Chauvat |
[cwvreg] inline function dump_class()
|
changeset |
files
|
Tue, 24 May 2011 08:56:55 +0200 |
Aurelien Campeas |
[js/ajax] undeprecate (async)remoteExec. closes #1381205
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 23 May 2011 13:35:09 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 23 May 2011 13:24:54 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.5-1 for changeset 6dfe78a0797c
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 23 May 2011 10:34:29 +0200 |
Sylvain Thénault |
3.12.5
stable cubicweb-version-3.12.5
|
changeset |
files
|
Mon, 23 May 2011 10:28:03 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Fri, 20 May 2011 19:27:00 +0200 |
Aurelien Campeas |
[views/table (facetform)] introduced in facetbox, was missing in tableview form filter
|
changeset |
files
|
Fri, 20 May 2011 19:22:30 +0200 |
Aurelien Campeas |
[web.facet] self.w -> w
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 20 May 2011 17:29:50 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 20 May 2011 17:27:55 +0200 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
changeset |
files
|
Fri, 20 May 2011 17:27:33 +0200 |
Sylvain Thénault |
[migractions] fix change_attribute_type
stable
|
changeset |
files
|
Fri, 20 May 2011 17:27:15 +0200 |
Sylvain Thénault |
[migractions] dropped_constraints should accept only droprequired without cstrtype
stable
|
changeset |
files
|
Fri, 20 May 2011 17:20:51 +0200 |
Sylvain Thénault |
[form rendering] some refactoring to ease FormRenderer overriding
stable
|
changeset |
files
|
Thu, 19 May 2011 18:49:57 +0200 |
Sylvain Thénault |
[deprecation] drop remaining warnings
stable
|
changeset |
files
|
Thu, 19 May 2011 18:48:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 19 May 2011 17:53:00 +0200 |
Sylvain Thénault |
[workflow] new 'incontext-state' view for IWorkflowable entities
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 19 May 2011 11:50:54 +0200 |
Sylvain Thénault |
[web test] fix test broken by making cw_source editable by managers
|
changeset |
files
|
Thu, 19 May 2011 10:53:17 +0200 |
Sylvain Thénault |
[multi-sources] support for moving an entity from an external source (closes #343818)
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 19 May 2011 10:36:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 19 May 2011 10:35:20 +0200 |
Sylvain Thénault |
[rql2sql] fix in 7394:d11d88bd08e8 was actually not needed
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 19 May 2011 09:40:44 +0200 |
Sylvain Thénault |
[rql2sql] fix generated sql for eid comparison. closes #1638695
stable
|
changeset |
files
|
Wed, 18 May 2011 16:05:11 +0200 |
Sylvain Thénault |
fix some deprecation warnings
stable
|
changeset |
files
|
Wed, 18 May 2011 16:04:47 +0200 |
Sylvain Thénault |
[querier test] test groupby function call / column number
|
changeset |
files
|
Tue, 17 May 2011 07:37:13 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 16 May 2011 21:41:50 +0200 |
Sylvain Thénault |
[plot views] don't paginate
stable
|
changeset |
files
|
Mon, 16 May 2011 16:25:33 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
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
|
changeset |
files
|
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)
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 16 May 2011 10:17:48 +0200 |
Sylvain Thénault |
[datafeed] propagate raise_on_error to parser's process method
|
changeset |
files
|
Mon, 16 May 2011 10:19:22 +0200 |
Pierre-Yves David |
[http] Make a better __repr__ for Status responce exception.
stable
|
changeset |
files
|
Fri, 13 May 2011 18:47:03 +0200 |
Aurelien Campeas |
[schema] fix imprecise error message
|
changeset |
files
|
Fri, 13 May 2011 14:58:16 +0200 |
Alexandre Fayolle |
fix name error introduced in previous changeset
|
changeset |
files
|
Fri, 13 May 2011 13:40:51 +0200 |
Sylvain Thénault |
[server test] restore logging level after test end
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 13 May 2011 10:42:04 +0200 |
Sylvain Thénault |
remove debug print
|
changeset |
files
|
Fri, 13 May 2011 10:10:41 +0200 |
Sylvain Thénault |
[datafeed] extract a generic DataFeedXMLParser from CWEntityXMLParser
|
changeset |
files
|
Fri, 13 May 2011 10:10:19 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 11 May 2011 17:05:59 +0200 |
Sylvain Thénault |
[cleanup] kill some remaining traces of goa
stable
|
changeset |
files
|
Wed, 11 May 2011 17:04:29 +0200 |
Sylvain Thénault |
[c-c shell] closes #1669147: autocommit in maintenance scripts
stable
|
changeset |
files
|
Wed, 11 May 2011 13:41:21 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 11 May 2011 13:39:01 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.4-1 for changeset 7c4d34a5ec57
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 11 May 2011 12:29:12 +0200 |
Sylvain Thénault |
3.12.4
stable cubicweb-version-3.12.4
|
changeset |
files
|
Wed, 11 May 2011 12:11:51 +0200 |
Sylvain Thénault |
missing future import
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 11 May 2011 09:39:51 +0200 |
Sylvain Thénault |
[repo test] fix test broken by c2452cd57026 by using proper fake session
|
changeset |
files
|
Wed, 11 May 2011 09:38:44 +0200 |
Sylvain Thénault |
[testlib] fake session can be given a vreg
|
changeset |
files
|
Tue, 10 May 2011 18:53:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 May 2011 18:53:18 +0200 |
Sylvain Thénault |
fix some test failures introduced by 7350:c2452cd57026
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 10 May 2011 18:17:55 +0200 |
Sylvain Thénault |
resurrect code lost by too much patch manipulation
|
changeset |
files
|
Tue, 10 May 2011 16:23:48 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 02 May 2011 20:41:46 +0200 |
Nicolas Chauvat |
[parsers] various refactorings
stable
|
changeset |
files
|
Tue, 10 May 2011 16:15:43 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Tue, 10 May 2011 14:08:41 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 10 May 2011 10:28:29 +0200 |
Sylvain Thénault |
[session] nicer local variable names
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 09 May 2011 18:16:20 +0200 |
Aurelien Campeas |
[css] repair selected slice distinctiveness (with a nice, discrete bg color)
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 09 May 2011 16:11:00 +0200 |
Sylvain Thénault |
[etwist] fix bug w/ new resources concantenation and https-url enabled sites
|
changeset |
files
|
Mon, 09 May 2011 14:50:14 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Thu, 21 Apr 2011 12:35:41 +0200 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 09 May 2011 14:35:10 +0200 |
Sylvain Thénault |
[session] lock self._closed and session.close to avoid race conditions
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 09 May 2011 12:47:49 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 09 May 2011 12:03:03 +0200 |
Sylvain Thénault |
[testlib] create_user may now create user's email address
stable
|
changeset |
files
|
Mon, 09 May 2011 12:02:26 +0200 |
Sylvain Thénault |
enhanced comment
|
changeset |
files
|
Mon, 09 May 2011 09:14:09 +0200 |
Sylvain Thénault |
[i18n] en translation fixes
stable
|
changeset |
files
|
Mon, 09 May 2011 09:13:49 +0200 |
Sylvain Thénault |
[users management] use an existing msgid...
stable
|
changeset |
files
|
Mon, 09 May 2011 09:13:22 +0200 |
Sylvain Thénault |
[cwgroup views] uicfg rules cleanup
stable
|
changeset |
files
|
Sat, 07 May 2011 10:51:47 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Sat, 07 May 2011 10:51:36 +0200 |
Sylvain Thénault |
[testlib] grant_permission now accept either an entity or en eid
stable
|
changeset |
files
|
Sat, 07 May 2011 09:37:07 +0200 |
Sylvain Thénault |
[session selector] missing not
stable
|
changeset |
files
|
Fri, 06 May 2011 18:21:31 +0200 |
Sylvain Thénault |
[session] new selectors according to session type (eg user or internal
stable
|
changeset |
files
|
Fri, 06 May 2011 18:20:58 +0200 |
Sylvain Thénault |
[ajax] reload method should return underlying deferred
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 06 May 2011 11:44:40 +0200 |
Aurelien Campeas |
[component|i18n] give imgs an alt attribute, refresh i18n po files
|
changeset |
files
|
Fri, 06 May 2011 11:41:42 +0200 |
Aurelien Campeas |
[i18n/es] repair es.po
|
changeset |
files
|
Fri, 06 May 2011 11:28:42 +0200 |
Sylvain Thénault |
[testlib] fix deprecation warning stack level
stable
|
changeset |
files
|
Fri, 06 May 2011 11:07:05 +0200 |
Aurelien Campeas |
[nav component/cosmetics] have nice looking arrows insteads of << / >>
|
changeset |
files
|
Fri, 06 May 2011 08:52:09 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 06 May 2011 08:48:26 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.3-1 for changeset ba8fe4f2e408
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 05 May 2011 16:30:43 +0200 |
Sylvain Thénault |
3.12.3
stable cubicweb-version-3.12.3
|
changeset |
files
|
Thu, 05 May 2011 16:21:21 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Thu, 05 May 2011 16:20:21 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.11.3-1 for changeset b3c6702761a1
oldstable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 05 May 2011 15:28:24 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 05 May 2011 13:36:03 +0200 |
Sylvain Thénault |
[i18n] update spanish translation, thanks to Celso from CreaLibre
stable
|
changeset |
files
|
Thu, 05 May 2011 13:34:02 +0200 |
Sylvain Thénault |
[i18n] fix french translation
stable
|
changeset |
files
|
Thu, 05 May 2011 13:33:53 +0200 |
Sylvain Thénault |
[primary, metadata] reuse existing msgids
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 05 May 2011 10:38:23 +0200 |
Nicolas Chauvat |
[entity] make set_relations() accept entities and eids (closes #1631391)
stable
|
changeset |
files
|
Thu, 05 May 2011 11:54:41 +0200 |
Sylvain Thénault |
[CubicWebTC] fix create_user bw compat
stable
|
changeset |
files
|
Thu, 05 May 2011 11:46:29 +0200 |
Sylvain Thénault |
[msplanner] fix regression and test failure introduced in 7292:258c92805066
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 04 May 2011 12:25:50 +0200 |
Adrien Di Mascio |
backport stable
|
changeset |
files
|
Wed, 04 May 2011 12:24:41 +0200 |
Aurelien Campeas |
[js] use minified jquery
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 03 May 2011 13:57:18 +0200 |
Adrien Di Mascio |
[js] remove facet-loading.png, use plain-text / i18n
|
changeset |
files
|
Tue, 03 May 2011 11:03:27 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 02 May 2011 17:24:51 +0200 |
Sylvain Thénault |
[workflow selectors] introduced new on_fire_transition hook selector, deprecated on_transition
stable
|
changeset |
files
|
Mon, 02 May 2011 15:59:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 02 May 2011 15:46:03 +0200 |
Sylvain Thénault |
[migration] new command to get default workflow for an entity type
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 02 May 2011 15:06:20 +0200 |
Sylvain Thénault |
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
|
changeset |
files
|
Fri, 29 Apr 2011 20:16:54 +0200 |
Sylvain Thénault |
[ms planner] ignore neged source relation when trying to restrict query sources
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 29 Apr 2011 19:31:25 +0200 |
Nicolas Chauvat |
merge changes from oldstable
stable
|
changeset |
files
|
Fri, 29 Apr 2011 19:29:22 +0200 |
Nicolas Chauvat |
[entity] improve error message
oldstable
|
changeset |
files
|
Fri, 29 Apr 2011 19:28:20 +0200 |
Nicolas Chauvat |
[doc] fix doc and tutorials about hooks and operations
oldstable
|
changeset |
files
|
Fri, 29 Apr 2011 16:34:31 +0200 |
Adrien Di Mascio |
[optim] cache rset column structures
|
changeset |
files
|
Fri, 29 Apr 2011 12:34:53 +0200 |
Adrien Di Mascio |
[js] make _loadAjaxHtmlHead aware of mod_concat-like urls
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 14 Apr 2011 14:41:17 +0200 |
Nicolas Chauvat |
[facets] display splash image while facets are reloading content (closes #1624851)
|
changeset |
files
|
Thu, 14 Apr 2011 14:41:40 +0200 |
Nicolas Chauvat |
[facets] mark titles of active facets with red dot (closes #1624857)
|
changeset |
files
|
Fri, 29 Apr 2011 10:29:25 +0200 |
Sylvain Thénault |
[facet] add missing selector to HasRelationFacet
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 29 Apr 2011 09:08:30 +0200 |
Adrien Di Mascio |
merge
|
changeset |
files
|
Thu, 28 Apr 2011 20:41:44 +0200 |
Quentin Roquefort |
[etwist] Generates apache's mod_concat-like urls for js and css
|
changeset |
files
|
Thu, 28 Apr 2011 20:24:27 +0200 |
Florent Cayré |
handle js/ css file concatenation with twisted
|
changeset |
files
|
Thu, 28 Apr 2011 19:42:19 +0200 |
Florent Cayré |
put data version md5 into a new url segment to ease static serving
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 28 Apr 2011 17:33:56 +0200 |
Adrien Di Mascio |
[etwist] refactor child resources management
|
changeset |
files
|
Wed, 27 Apr 2011 16:38:01 +0200 |
Alexandre Fayolle |
[vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
|
changeset |
files
|
Thu, 28 Apr 2011 15:30:16 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 28 Apr 2011 15:29:21 +0200 |
Sylvain Thénault |
merge stable
stable
|
changeset |
files
|
Thu, 28 Apr 2011 15:29:12 +0200 |
Sylvain Thénault |
merge oldstable
oldstable
|
changeset |
files
|
Thu, 28 Apr 2011 15:25:46 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 28 Apr 2011 15:24:11 +0200 |
Sylvain Thénault |
[deprecation] kill a remaining 3.6 warning
oldstable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 28 Apr 2011 10:11:36 +0200 |
Alexandre Fayolle |
merged stable bugfix
|
changeset |
files
|
Thu, 28 Apr 2011 10:11:14 +0200 |
Alexandre Fayolle |
merged oldstable bugfix
stable
|
changeset |
files
|
Wed, 27 Apr 2011 16:10:10 +0200 |
Alexandre Fayolle |
place the disable hooks context manager at the right place (closes: #1626694)
oldstable
|
changeset |
files
|
Thu, 28 Apr 2011 08:20:12 +0200 |
Adrien Di Mascio |
backport stable into default
|
changeset |
files
|
Thu, 28 Apr 2011 08:19:42 +0200 |
Adrien Di Mascio |
backport oldstable into stable
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 27 Apr 2011 12:23:43 +0200 |
Adrien Di Mascio |
[rql] basic support for regexp-based pattern matching
|
changeset |
files
|
Wed, 27 Apr 2011 11:37:42 +0200 |
Adrien Di Mascio |
[rql] support CAST() Function
|
changeset |
files
|
Wed, 27 Apr 2011 09:55:17 +0200 |
Sylvain Thénault |
stable is now 3.12
stable
|
changeset |
files
|
Wed, 27 Apr 2011 09:54:22 +0200 |
Sylvain Thénault |
oldstable is now 3.11
oldstable
|
changeset |
files
|
Wed, 27 Apr 2011 09:41:55 +0200 |
Sylvain Thénault |
[js] delete empty js files (incluced in cw.ajax.js)
|
changeset |
files
|
Wed, 27 Apr 2011 09:32:05 +0200 |
Sylvain Thénault |
[sql generation] fix crash on outer join + ambiguous inlined relation + attribute selection
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 22 Apr 2011 16:23:34 +0200 |
Julien Jehannet |
[book] fix documentation + add chpasswd.py script
|
changeset |
files
|
Fri, 22 Apr 2011 16:24:56 +0200 |
Aurelien Campeas |
[facets] fix unicode encode error; closes #1625112
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 22 Apr 2011 12:20:48 +0200 |
Alexandre Fayolle |
merge
|
changeset |
files
|
Fri, 22 Apr 2011 12:17:51 +0200 |
Alexandre Fayolle |
Backed out changeset 7a58581d842c
|
changeset |
files
|
Fri, 22 Apr 2011 12:02:32 +0200 |
Alexandre Fayolle |
small reformatting (but test still fails)
|
changeset |
files
|
Fri, 22 Apr 2011 11:58:41 +0200 |
Alexandre Fayolle |
fix tests broken by fcb8932082a5 (continued)
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 22 Apr 2011 10:28:26 +0200 |
Alexandre Fayolle |
fix failing test_migration test caused by schema change
|
changeset |
files
|
Fri, 22 Apr 2011 09:48:37 +0200 |
Alexandre Fayolle |
fix tests broken by fcb8932082a5
|
changeset |
files
|
Thu, 21 Apr 2011 18:10:49 +0200 |
Alexandre Fayolle |
merge back stable
|
changeset |
files
|
Thu, 21 Apr 2011 17:25:32 +0200 |
Alexandre Fayolle |
fix server/test/unittest_checkintegrity (failing since 70538ea2532d)
stable
|
changeset |
files
|
Wed, 20 Apr 2011 16:55:52 +0200 |
Alexandre Fayolle |
fix implementation of repository.glob_add_relations (closes ##1625257)
|
changeset |
files
|
Fri, 15 Apr 2011 15:42:17 +0200 |
Alexandre Fayolle |
[server] improve the speed of setting relations between entities (closes #1625257)
|
changeset |
files
|
Fri, 15 Apr 2011 16:05:20 +0200 |
Alexandre Fayolle |
added test case to monitor speed improvements in the repository code.
|
changeset |
files
|
Wed, 20 Apr 2011 08:28:52 +0200 |
Alexandre Fayolle |
backport stable changes to default
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 18 Apr 2011 19:34:20 +0200 |
Adrien Di Mascio |
[js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 15 Apr 2011 11:58:33 +0200 |
Nicolas Chauvat |
[doc] update of the update
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 15 Apr 2011 08:18:59 +0200 |
Sylvain Thénault |
[tz support] more tests
|
changeset |
files
|
Fri, 15 Apr 2011 08:18:06 +0200 |
Sylvain Thénault |
[dataimport] actually commit every desired number...
|
changeset |
files
|
Wed, 06 Apr 2011 12:33:39 +0200 |
Alain Leufroy |
[doc] major update of the install documentation
stable
|
changeset |
files
|
Thu, 14 Apr 2011 11:36:47 +0200 |
Nicolas Chauvat |
[facets] make rangefacet comply with start_unfolded (closes #1615869)
stable
|
changeset |
files
|
Thu, 14 Apr 2011 14:19:21 +0200 |
Adrien Di Mascio |
[testlib] make a clear distinction between input / output HTTP headers
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 14 Apr 2011 11:38:10 +0200 |
Sylvain Thénault |
[3.12 regression] don't access to __class__ directly, it may raise AttributeError
|
changeset |
files
|
Wed, 13 Apr 2011 14:02:04 +0200 |
Adrien Di Mascio |
[testlib] fix typos / NameErrors in devtools/__init__.py
stable
|
changeset |
files
|
Wed, 13 Apr 2011 12:50:31 +0200 |
Sylvain Thénault |
[schema serialization] add warning on missing group
stable
|
changeset |
files
|
Wed, 13 Apr 2011 11:46:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 13 Apr 2011 11:03:42 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 13 Apr 2011 09:58:19 +0200 |
Sylvain Thénault |
[schema diagram] proper url generation (closes #1621276)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 13 Apr 2011 08:38:24 +0200 |
Aurelien Campeas |
[entities] fix cw_instantiate typo
stable
|
changeset |
files
|
Tue, 12 Apr 2011 17:32:06 +0200 |
Aurelien Campeas |
[entities/test] add failing test for cw_instantiate
stable
|
changeset |
files
|
Tue, 12 Apr 2011 14:09:39 +0200 |
Sylvain Thénault |
[timezone] ensure tzinfo is None
|
changeset |
files
|
Tue, 12 Apr 2011 13:05:16 +0200 |
Sylvain Thénault |
[entity] use a list comprehension
stable
|
changeset |
files
|
Mon, 11 Apr 2011 22:28:57 +0200 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 11 Apr 2011 22:19:24 +0200 |
Nicolas Chauvat |
[packaging] prepare the release of version 3.12.2
cubicweb-version-3.12.2
|
changeset |
files
|
Mon, 11 Apr 2011 20:43:30 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
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
|
changeset |
files
|