Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
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.
[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
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
tip