2012-01-17 |
Julien Cristau |
[facets] Make hiding facet body optional (closes #2105862)
stable
|
file |
diff |
annotate
|
2011-12-01 |
Aurelien Campeas |
[facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow
|
file |
diff |
annotate
|
2011-11-23 |
Aurelien Campeas |
[facets] do no stretch to the right when there are many facets; instead use a floating layout (closes #2093160)
|
file |
diff |
annotate
|
2011-11-09 |
Aurelien Campeas |
[facets] reenable facet hiding (was lost in the previous refactoring)
|
file |
diff |
annotate
|
2011-10-27 |
Sylvain Thénault |
[ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
|
file |
diff |
annotate
|
2011-10-14 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
file |
diff |
annotate
|
2011-10-13 |
Pierre-Yves David |
init_facets: Add documentation
stable
|
file |
diff |
annotate
|
2011-10-13 |
Aurelien Campeas |
[facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
|
file |
diff |
annotate
|
2011-09-28 |
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
|
file |
diff |
annotate
|
2011-09-27 |
Aurelien Campeas |
[facet] add safety belt to rql path facet init (closes #1965481)
stable
|
file |
diff |
annotate
|
2011-09-26 |
Aurelien Campeas |
[web/facet] fix example selector in docstring
stable
|
file |
diff |
annotate
|
2011-09-26 |
Sylvain Thénault |
[i18n, facet] missing registration of <no relation> msgid
stable
|
file |
diff |
annotate
|
2011-09-23 |
Aurelien Campeas |
[facets] fix height computation (incorporates and/or element if present, use css value to compute likely maximum height, kill wdg_stack_size) (closes #1954077)
stable
|
file |
diff |
annotate
|
2011-09-07 |
Sylvain Thénault |
closes #1914824: fix retrieval of _andor input, test and fix generated rql
stable
|
file |
diff |
annotate
|
2011-07-21 |
Adrien Di Mascio |
[facets] fix missing 'warnings' import and missing self reference on 'filtered_variable'
stable
|
file |
diff |
annotate
|
2011-07-07 |
Sylvain Thénault |
[book] fix some rest/sphinx errors
|
file |
diff |
annotate
|
2011-07-07 |
Sylvain Thénault |
[range facet] closes #1806937: simply retrieve min/max values when computing vocabulary/possible_values, this is enough
|
file |
diff |
annotate
|
2011-07-07 |
Sylvain Thénault |
[facet slider] quote attribute value, else may break with earlier jquery
|
file |
diff |
annotate
|
2011-07-07 |
Sylvain Thénault |
[facets] use unique dom id
|
file |
diff |
annotate
|
2011-07-07 |
Sylvain Thénault |
[facet] with rql path facet rel may be None, handle it
|
file |
diff |
annotate
|
2011-07-07 |
Sylvain Thénault |
[facet] closes #1806932: test and fix facet bug w/ having query (need rql update)
|
file |
diff |
annotate
|
2011-07-05 |
Sylvain Thénault |
[facet] closes #1806931: new facet type, based on arbitrary rql path
|
file |
diff |
annotate
|
2011-07-04 |
Sylvain Thénault |
[facet] fix argument inversion in date range facet
|
file |
diff |
annotate
|
2011-07-01 |
Sylvain Thénault |
[facets] DontUpdateConstraint mecanism introduced a few commit ago isn't needed: we already have the 'needs_update' property controlling this
|
file |
diff |
annotate
|
2011-07-01 |
Sylvain Thénault |
[facet] more api cleanup: support_and should be a property, so it's easier to deactivate.
|
file |
diff |
annotate
|
2011-07-01 |
Sylvain Thénault |
[range facet] refactor to ease overriding, possible_values raise DontUpdateFacet (not handled by js actually)
|
file |
diff |
annotate
|
2011-07-01 |
Sylvain Thénault |
[facets] refactor / cleanup facet api: more consistent variable naming and easier to reuse function. Closes #1796804
|
file |
diff |
annotate
|
2011-07-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-07-01 |
Sylvain Thénault |
[facets] should remove groupby from base rqlst. Closes #1796196
stable
|
file |
diff |
annotate
|
2011-07-01 |
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
|
file |
diff |
annotate
|
2011-05-20 |
Aurelien Campeas |
[web.facet] self.w -> w
|
file |
diff |
annotate
|
2011-05-20 |
Aurelien Campeas |
[web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
|
file |
diff |
annotate
|
2011-05-19 |
Aurelien Campeas |
[facets/table] vertically group facets by two when possible in order to have a more compact horizontal layout in table filter form
|
file |
diff |
annotate
|
2011-04-29 |
Sylvain Thénault |
[facet] add missing selector to HasRelationFacet
stable
|
file |
diff |
annotate
|
2011-04-29 |
Sylvain Thénault |
[facets] proper fix for #1625112: we should rather call unicode() as we always manipulate string as unicode internally
stable
|
file |
diff |
annotate
|
2011-04-22 |
Aurelien Campeas |
[facets] fix unicode encode error; closes #1625112
|
file |
diff |
annotate
|
2011-04-22 |
Aurelien Campeas |
[facets] fix RangeFacet get_widget: do no return a widget unless there are at least 2 values; closes #1625203
|
file |
diff |
annotate
|
2011-04-20 |
Alexandre Fayolle |
backport stable changes to default
|
file |
diff |
annotate
|
2011-04-18 |
Adrien Di Mascio |
[js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
|
file |
diff |
annotate
|
2011-04-14 |
Nicolas Chauvat |
[facets] make rangefacet comply with start_unfolded (closes #1615869)
stable
|
file |
diff |
annotate
|
2011-04-11 |
Sylvain Thénault |
[facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192)
stable
|
file |
diff |
annotate
|
2011-04-11 |
Sylvain Thénault |
Backed out changeset e0e802afa8e1, widgets are actually defined below
stable
|
file |
diff |
annotate
|
2011-04-11 |
Sylvain Thénault |
[facet] refactor: a simple class attribute is enough
stable
|
file |
diff |
annotate
|
2011-03-28 |
Adrien Di Mascio |
[facets] closes #1569459 (date-range facet with year < 1900)
stable
|
file |
diff |
annotate
|
2011-03-10 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
file |
diff |
annotate
|
2010-11-05 |
Sylvain Thénault |
fix #1376317: facet: no_relation feature crash when rql has no restriction
stable
|
file |
diff |
annotate
|
2010-11-02 |
Sylvain Thénault |
[facet] only String attributes have internationalizable property
|
file |
diff |
annotate
|
2010-10-25 |
Sylvain Thénault |
[facet] return else we get name error later
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[ms] catch exception on executing rql, work-around #1356884 until a proper fix
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
2010-10-01 |
Sylvain Thénault |
[facets] support for `no_relation` on RelationFacet
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
[facet] use contextified label when possible
stable
|
file |
diff |
annotate
|
2010-09-15 |
Sylvain Thénault |
[facet] add missing @property making subsequent access always true
stable
|
file |
diff |
annotate
|
2010-08-26 |
Alexandre Fayolle |
use is_instance in a number of places (esp. documentation) rather than the deprecated implements
stable
|
file |
diff |
annotate
|
2010-08-18 |
Sylvain Thénault |
[book] some more documentation and cleanups
stable
|
file |
diff |
annotate
|
2010-08-18 |
Sylvain Thénault |
new RelationAttributeFacet + other fixes and cleanup + facets test
stable
|
file |
diff |
annotate
|
2010-07-30 |
Sylvain Thénault |
small cleanups
stable
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-17 |
Katia Saurfelt |
[facet] use vreg.parse so the rql syntax tree is properly annotated as well
stable
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
[fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
|
file |
diff |
annotate
|