2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
2010-07-06 |
Stephanie Marcu |
[facets] fix bug w/ vid in facet's js introduced in 3.9, improve navigation component so that show all link use ajax when called from ajax.
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
[view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
[navigation] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore
stable
|
file |
diff |
annotate
|
2010-06-01 |
Sylvain Thénault |
[navigation] view may implements page_navigation_url to handle them self url generated for pagination
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-23 |
Alexandre Fayolle |
[python2.6] careful: json-py provides a json package. We don't want that.
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-22 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
[web] stop using deprecated merge_dicts
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-09 |
Sylvain Thénault |
typos, api update
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-13 |
Sylvain Thénault |
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
stable
|
file |
diff |
annotate
|
2009-10-21 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-20 |
Sylvain Thénault |
display title in the component to avoid relying on view supporting title argument
stable
|
file |
diff |
annotate
|
2009-10-09 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
don't crash if specified page size is greater than rset size
stable
|
file |
diff |
annotate
|
2009-09-24 |
Adrien Di Mascio |
[tests] make unittest_viewselectors pass again
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] __regid__, cw_* and friends
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] use __regid__ instead of deprecated id
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
[page nav] previous/next page links should also consider url's base path
stable
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
[page nav] json navigation (when coming from a facets restriction for instance)
stable
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
[page nav] display non clickable previous/next page when it does'nt make sense instead of nothing
stable
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
[ui props] drop htmlclass as a persistent property, this is definitly useless/unusable
stable
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
fix __init__ parameters
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
refactor property handling to avoid name conflicts
|
file |
diff |
annotate
|
2009-07-16 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-03 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-07-02 |
Aurelien Campeas |
[primary] fix #344249
stable
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
name argument
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
do not set visible property by default
tls-sprint
|
file |
diff |
annotate
|
2009-04-22 |
sylvain thenault |
remove trailing white spaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-22 |
sylvain thenault |
drop hopeless registerer bw compat
tls-sprint
|
file |
diff |
annotate
|
2009-04-10 |
sylvain thenault |
should take extra kwargs
tls-sprint
|
file |
diff |
annotate
|
2009-03-23 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-02-20 |
sylvain thenault |
missing selectors, no more need for relation_possible when using has_related_entities (implied)
tls-sprint
|
file |
diff |
annotate
|
2009-02-20 |
sylvain thenault |
view is optional
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
rename abstract_* selectors into partial_* + add docstrings
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
test_views fixes
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
improve selector of RelatedObjectsVComponent: make sure the relation exists before fetching related entities
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
fix page_size handling, use abstract_has_related_entities
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
update imports
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
removing explicit access to im_func, this is not necessary anymore
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
sylvain thenault |
use class_renamed, not class_moved
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
sylvain thenault |
drop more registerers
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
sylvain thenault |
properly kill/depreciate component base class, only keep Component
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
sylvain thenault |
VComponent needs visible property
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
sylvain thenault |
only kill Singleton[V]Component, keep [V]Component classes
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
sylvain thenault |
kill [Singleton]VComponent
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
various SyntaxErrors / missing import fixes + reorganization of the `registered` classmethod
tls-sprint
|
file |
diff |
annotate
|
2009-02-16 |
sylvain thenault |
drop EntityAction usage in cw, upgrade rql_condition and friends
tls-sprint
|
file |
diff |
annotate
|
2009-02-10 |
Arthur Lutz |
page_size can be given in url attributes
|
file |
diff |
annotate
|
2009-02-10 |
Arthur Lutz |
add page_size argument
|
file |
diff |
annotate
|
2009-01-30 |
sylvain thenault |
EntityVComponent should now implements cell_call
|
file |
diff |
annotate
|
2009-01-05 |
Sylvain Thenault |
selectors update
|
file |
diff |
annotate
|
2008-12-19 |
Sylvain Thenault |
begin selector renaming (work in progress)
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|