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