2011-11-02 |
Sylvain Thénault |
[wysiwyg editor] disable server browsing by default
stable
|
changeset |
files
|
2011-10-28 |
Adrien Di Mascio |
[doc] add some documentation on url path evaulators
|
changeset |
files
|
2011-10-28 |
Sylvain Thénault |
fix typos
|
changeset |
files
|
2011-10-28 |
Sylvain Thénault |
[diet] move iprogress to its own cube. Closes #1916016
|
changeset |
files
|
2011-10-28 |
Sylvain Thénault |
[facetable views] allow extra hiddens to be specified when selecting the facets form
|
changeset |
files
|
2011-10-28 |
Sylvain Thénault |
[export views] uniformize titles, much nicer when listing possible views. Closes #2060944
|
changeset |
files
|
2011-10-28 |
Florent Cayré |
replace adapter by simple selector to ease edit controller overloading; fixes #2042349
|
changeset |
files
|
2011-10-28 |
Adrien Di Mascio |
[uihelper] fix bad variable renaming
|
changeset |
files
|
2011-10-28 |
Adrien Di Mascio |
[doc] fix most of ReST compilation errors and warnings
|
changeset |
files
|
2011-10-12 |
Pierre-Yves David |
Update documentation about resource mode.
stable
|
changeset |
files
|
2011-10-27 |
Adrien Di Mascio |
[uicfg] add uihelper module with high-level helpers (closes #1809414)
|
changeset |
files
|
2011-10-27 |
Sylvain Thénault |
[ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
|
changeset |
files
|
2011-10-27 |
Sylvain Thénault |
[tableview] .entity method is useful on EntityTableView as well, move it there
|
changeset |
files
|
2011-10-27 |
Sylvain Thénault |
[schema, old instance] restore some pre 3.5.10 bw compat as some old instances may still have this, and add migration so we can remove it at some point
|
changeset |
files
|
2011-10-26 |
Aurelien Campeas |
backport stable
|
changeset |
files
|
2011-10-26 |
Aurelien Campeas |
[views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ...
stable
|
changeset |
files
|
2011-10-26 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-10-26 |
Sylvain Thénault |
[test, facets] fix prepare_rqlst arguments, it wasn't actually testing baserql due to name conflicts
stable
|
changeset |
files
|
2011-10-25 |
Sylvain Thénault |
[test] specify X type, as this is not infered from NOT identity with rql#default
|
changeset |
files
|
2011-10-25 |
Sylvain Thénault |
useless debugged breaks test with python < 2.6
|
changeset |
files
|
2011-10-25 |
Sylvain Thénault |
[rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
|
changeset |
files
|
2011-10-25 |
Sylvain Thénault |
[test] unittest2 api update
|
changeset |
files
|
2011-10-25 |
Sylvain Thénault |
[rql] closes #2054468: support for HAVING in SET/DELETE queries
|
changeset |
files
|
2011-10-25 |
Anthony Truchet |
[book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...)
stable
|
changeset |
files
|
2011-10-25 |
Aurelien Campeas |
[tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
|
changeset |
files
|
2011-10-24 |
Sylvain Thénault |
[ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
|
changeset |
files
|
2011-10-24 |
Aurelien Campeas |
[tableview] extract two methods from render_table to ease subclassing
|
changeset |
files
|
2011-10-24 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-10-24 |
Pierre-Yves David |
[deprecated] TableView: update some documentation
|
changeset |
files
|
2011-10-24 |
Sylvain Thénault |
[column labels] full display_name prototype compat
stable
|
changeset |
files
|
2011-10-24 |
Sylvain Thénault |
[book] update copyright
stable
|
changeset |
files
|
2011-10-24 |
Aurelien Campeas |
[tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
|
changeset |
files
|
2011-10-22 |
Sylvain Thénault |
check entity's cwuri and remove debug
stable
|
changeset |
files
|
2011-10-22 |
Sylvain Thénault |
[tableview] fix bad attribute name
|
changeset |
files
|
2011-10-21 |
Aurelien Campeas |
[tableview] sortvalue truncation should be somewhat configurable
|
changeset |
files
|
2011-10-21 |
Florent Cayré |
fix broken tests (at least by #1800002)
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
typo
|
changeset |
files
|
2011-10-21 |
Aurelien Campeas |
undo garbage shipped in 9a73d5e762b0
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] one more base etype...
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] limit size is now done by the layout
|
changeset |
files
|
2011-10-21 |
Aurelien Campeas |
[facets] fix context passing + a note for later
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[table view] fix regression in old table view leading to malformed html
|
changeset |
files
|
2011-10-18 |
Pierre-Yves David |
[utils] add a ``js_href`` function to generated proper javascript href
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[facets] view should be propagated up to facet selection, so we can get different facets according to the view. Closes #2036527
|
changeset |
files
|
2011-10-21 |
Julien Cristau |
Record a log of datafeed source imports (closes #2026097)
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[management table] upgrade sources groups management table to new api
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[management table] fix and upgrade users and groups management tables to new api
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[web component architecture] extract LayoutableMixIn from components
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] restore support for python < 2.6
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[forms] update code broken by linkto refactoring
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[rdf] drop buggy (name error) try/except (done using related(safe=True))
stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57
stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.9 for changeset 07afe32945aa
stable cubicweb-debian-version-3.13.9-1
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
3.13.9
stable cubicweb-version-3.13.9
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165
stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] fix failure introduced by localperms cube introduction
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] fix failures introduced by 7951:b7c825b00f64
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] fix datafeed test, we have to use an internal session
stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] drop some deprecation warnings
stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506
stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] fix test failure caused by 7922:d307c3817782
stable
|
changeset |
files
|
2011-10-21 |
Sylvain Thénault |
[test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore
stable
|
changeset |
files
|
2011-10-20 |
Florent Cayré |
[entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
|
changeset |
files
|
2011-10-18 |
Pierre-Yves David |
Add generated documentation to .hgignore.
stable
|
changeset |
files
|
2011-10-20 |
Adrien Di Mascio |
[uilib] add missing printer for integers
|
changeset |
files
|
2011-10-20 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-10-20 |
Sylvain Thénault |
[rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499
stable
|
changeset |
files
|
2011-10-18 |
Sylvain Thénault |
[rset] use .iteritems() instead of items()
|
changeset |
files
|
2011-10-18 |
Alexandre Fayolle |
merge back stable change
|
changeset |
files
|
2011-10-18 |
Alexandre Fayolle |
remove stale debugging statement
stable
|
changeset |
files
|
2011-09-29 |
Nicolas Chauvat |
[server] fix integrity checks that destroy data (closes #1972842)
|
changeset |
files
|
2011-10-17 |
Sylvain Thénault |
[entity related rql] 'is' relation target constant should have 'etype' type, not String
|
changeset |
files
|
2011-10-17 |
Sylvain Thénault |
[entity] fix dumb name error introduced by 3.14 entity refactoring
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
[js] missing trailing comma
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
[test] map pgettext to unicode as _
stable
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
[table view] fix bug introduced in 7938:80c6e2155c3d leading to not translated table headers
stable
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
oops
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
[test] fix some failures recently introduced
stable
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
add missing imports
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
[selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
|
changeset |
files
|
2011-10-14 |
Aurelien Campeas |
[cache] replace lgc.cache with something more appropriate (closes #1921713)
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
changeset |
files
|
2011-10-14 |
Adrien Di Mascio |
[table] use explicit add_onload() to setup table sorting (closes #2013493)
stable
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
[schema display] display_name shouldn't call .lower(). Note the only proper way is to have different msgid for upper/lower cases. Closes #1105433
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
[ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
|
changeset |
files
|
2011-10-14 |
Sylvain Thénault |
[facets] on the way to vidargs removal
|
changeset |
files
|
2011-10-13 |
Alexandre Fayolle |
[migraction] fix cmd_change_attribute_type command (closes #2015073)
stable
|
changeset |
files
|
2011-10-13 |
Sylvain Thénault |
[action] has_editable_relation first argument is once_is_enough flag, not an action name
stable
|
changeset |
files
|
2011-10-11 |
Pierre-Yves David |
[table] Only apply sorting event on the first row of a table header (closes #1988780)
|
changeset |
files
|
2011-10-07 |
Pierre-Yves David |
[table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
|
changeset |
files
|
2011-10-13 |
Pierre-Yves David |
init_facets: Add documentation
stable
|
changeset |
files
|
2011-10-13 |
Aurelien Campeas |
[facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
|
changeset |
files
|
2011-10-13 |
Florent Cayré |
[edit controller] add form to pre_web_edit signature to ease linkto usage (used by vcsfile cube)
|
changeset |
files
|
2011-10-12 |
Sylvain Thénault |
pylint extension
stable
|
changeset |
files
|
2011-10-12 |
Sylvain Thénault |
[printers] fix bug introduced by final view refactoring:   shouldn't be escaped.
|
changeset |
files
|
2011-10-11 |
Pierre-Yves David |
Add a hidden input:submit field in facets form (closes #1988784)
stable
|
changeset |
files
|
2011-10-11 |
Pierre-Yves David |
AnyRsetView: Refactor the columns_name method and update doc.
stable
|
changeset |
files
|
2011-10-11 |
Pierre-Yves David |
[facets] FacetFilterMixIn: add documention for class and generate_form
|
changeset |
files
|
2011-10-11 |
Pierre-Yves David |
[facet] Add infered type restriction to Filtered result set (closes #1988776)
stable
|
changeset |
files
|
2011-10-11 |
Sylvain Thénault |
[source] remove uicfg rule for dropped synchronizing attribute
stable
|
changeset |
files
|
2011-10-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-10-11 |
Sylvain Thénault |
[datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131
stable
|
changeset |
files
|
2011-10-11 |
Sylvain Thénault |
[datafeed parser] only update an entity attributes when needed. Closes #1989142
stable
|
changeset |
files
|
2011-10-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-10-11 |
Sylvain Thénault |
[schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585
stable
|
changeset |
files
|
2011-10-10 |
Sylvain Thénault |
[forms] fix bug in linkto refactoring (misordered arguments)
|
changeset |
files
|
2011-10-07 |
Sylvain Thénault |
[migration] update old yams api in change_attribute_type
stable
|
changeset |
files
|
2011-10-07 |
Sylvain Thénault |
[schema] add missing import (trigger warning)
stable
|
changeset |
files
|
2011-10-07 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d
stable
|
changeset |
files
|
2011-10-07 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.8 for changeset 249bd4169339
stable cubicweb-debian-version-3.13.8-1
|
changeset |
files
|
2011-10-07 |
Sylvain Thénault |
3.13.8
stable cubicweb-version-3.13.8
|
changeset |
files
|
2011-10-07 |
Adrien Di Mascio |
[facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727)
stable
|
changeset |
files
|
2011-10-07 |
Sylvain Thénault |
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
|
changeset |
files
|
2011-10-07 |
Sylvain Thénault |
[datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676)
stable
|
changeset |
files
|