Tue, 28 Apr 2009 11:22:31 +0200 |
sylvain thenault |
fix imports, cleanup, repair some ajax calls
tls-sprint
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 17:04:14 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Thu, 16 Apr 2009 15:35:36 +0200 |
sylvain thenault |
MUST NOT consider req.form['rql'] in a view, use len(rset) > 1 to detect if we can apply tabs or not
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 18:53:53 +0100 |
sylvain thenault |
pylint detected errors
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Fri, 13 Mar 2009 11:05:37 +0100 |
Aurelien Campeas |
[tabs] don't spin madly when called in ajaxy/facet context; defer to default view
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 16:28:49 +0100 |
Aurelien Campeas |
backport typo fix
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 12:12:53 +0100 |
sylvain thenault |
fix name error
tls-sprint
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 17:12:28 +0100 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 15:16:04 +0100 |
Aurelien Campeas |
[tabs] from rev 917 - got lost in a merge
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 15:06:03 +0100 |
Aurelien Campeas |
merge treeview-tabs into default (for 3.1.1)
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 12:57:25 +0100 |
Aurelien Campeas |
[tabs] tabbed views don't support concatenation; when vid=primary is forced, delegate to the default tab/view #32176
treeview-tabs
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 21:03:54 +0100 |
sylvain thenault |
backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for...
tls-sprint
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 20:43:08 +0100 |
sylvain thenault |
rename EntityRelatedTab into EntityRelationView, some fixes
tls-sprint
|
file |
diff |
annotate
|
Fri, 27 Feb 2009 16:17:06 +0100 |
sylvain thenault |
fix some imports, update treeview for 3.2
tls-sprint
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 11:59:53 +0100 |
Aurelien Campeas |
fix imports : common.utils -> utils
tls-sprint
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 11:35:08 +0100 |
Aurelien Campeas |
merge
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Feb 2009 12:12:59 +0100 |
Aurelien Campeas |
unwanted merge : Backed out changeset 4328bcbd748e
|
file |
diff |
annotate
|
Fri, 20 Feb 2009 20:50:05 +0100 |
Aurelien Campeas |
[tabs] augment a bit the lazyview interface (very general now), tab groups are now marked per entity (thinking about the ?vid=primary case)
treeview-tabs
|
file |
diff |
annotate
|
Fri, 20 Feb 2009 01:50:20 +0100 |
sylvain thenault |
seems I don't need bw compat support
tls-sprint
|
file |
diff |
annotate
|
Fri, 20 Feb 2009 01:49:39 +0100 |
sylvain thenault |
no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 23:11:01 +0100 |
Adrien Di Mascio |
rename abstract_* selectors into partial_* + add docstrings
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 13:36:28 +0100 |
Adrien Di Mascio |
introduce abstract selectors to get rid of the my_selector() contagion
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 11:41:35 +0100 |
Adrien Di Mascio |
fix selector of EntityRelatedTab, next step is to find a way to avoid this kind of selector
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:47:23 +0100 |
Adrien Di Mascio |
first pass to use __select__ instead of __selectors__
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 21:29:58 +0100 |
Adrien Di Mascio |
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 20:39:09 +0100 |
Adrien Di Mascio |
remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Feb 2009 19:11:55 +0100 |
Aurelien Campeas |
[tabs] reuse the new set_cookie controller method
|
file |
diff |
annotate
|
Fri, 06 Feb 2009 20:23:26 +0100 |
Aurelien Campeas |
[tabs] prepare for reloadability
|
file |
diff |
annotate
|