Thu, 16 Sep 2010 11:30:14 +0200 |
Aurelien Campeas |
[request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion
stable
|
changeset |
files
|
Thu, 16 Sep 2010 11:30:09 +0200 |
Sylvain Thénault |
[entity] give ordermethod=None to fetch_rql to tell you don't want a specific order
stable
|
changeset |
files
|
Thu, 16 Sep 2010 11:28:25 +0200 |
Sylvain Thénault |
[repo] new method on repo+dbapi.Connection to get a value from repository's configuration
stable
|
changeset |
files
|
Thu, 16 Sep 2010 11:27:50 +0200 |
Sylvain Thénault |
[repo] docstring cleanup
stable
|
changeset |
files
|
Thu, 16 Sep 2010 11:27:26 +0200 |
Sylvain Thénault |
[primary view] should specify rtype/role when selecting a rtype view
stable
|
changeset |
files
|
Thu, 16 Sep 2010 11:26:55 +0200 |
Sylvain Thénault |
[table view] use get instead of has_key so one can specify he doesn't want actions or filter
stable
|
changeset |
files
|
Thu, 16 Sep 2010 11:26:08 +0200 |
Sylvain Thénault |
[urlpublishing] refactor to ease overriding
stable
|
changeset |
files
|
Thu, 16 Sep 2010 11:25:17 +0200 |
Sylvain Thénault |
[dbapi] reorganize Connection methods and use a @check_not_closed decorator
stable
|
changeset |
files
|
Wed, 15 Sep 2010 18:43:14 +0200 |
Sylvain Thénault |
[facet] add missing @property making subsequent access always true
stable
|
changeset |
files
|
Wed, 15 Sep 2010 17:21:05 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 15 Sep 2010 17:20:56 +0200 |
Sylvain Thénault |
fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d)
stable
|
changeset |
files
|
Wed, 15 Sep 2010 17:17:51 +0200 |
Sylvain Thénault |
[navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object
stable
|
changeset |
files
|
Wed, 15 Sep 2010 15:14:35 +0200 |
Alexandre Fayolle |
unique_together: recast exception raised by sqlite
stable
|
changeset |
files
|
Wed, 15 Sep 2010 15:00:04 +0200 |
Aurelien Campeas |
[views/reledit] refactor composite handling
stable
|
changeset |
files
|
Wed, 15 Sep 2010 11:13:17 +0200 |
Sylvain Thénault |
[doc] add note about x-ref in doc's README
stable
|
changeset |
files
|
Wed, 15 Sep 2010 11:03:48 +0200 |
Stephanie Marcu |
[book - #1251197] add a section in migration page for add_cube and add_cubes command
stable
|
changeset |
files
|
Wed, 15 Sep 2010 11:00:55 +0200 |
Stephanie Marcu |
[book - #1251780] add a section to explain how to write tests to test which actions are visible
stable
|
changeset |
files
|
Wed, 15 Sep 2010 10:54:25 +0200 |
Stephanie Marcu |
[book - #1251260] add a warning in automatic test when user redefine the base class
stable
|
changeset |
files
|
Wed, 15 Sep 2010 08:06:13 +0200 |
Sylvain Thénault |
should not use pyro 4
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:40:31 +0200 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:40:10 +0200 |
Sylvain Thénault |
[basecontroller] we should consume divid to avoid it being reused by the table view, leading to duplicated id (and hence weird rendering)
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:39:28 +0200 |
Sylvain Thénault |
[basecontroller] pagination / ajax fixes
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:38:41 +0200 |
Sylvain Thénault |
[basecontroller] handle case where the query is prefixed by 'rql:' as allowed by the search input
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:37:32 +0200 |
Sylvain Thénault |
[repo tests] add test case for RQLUniqueConstraint
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:36:29 +0200 |
Sylvain Thénault |
[primary view] properly handle case where view specified in pvdc['vid'] isn't selectable
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:35:42 +0200 |
Sylvain Thénault |
[primary view] don't need to pick arbitrary target, this is properly handled by the rtag
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:33:28 +0200 |
Sylvain Thénault |
[schema] turn comment into docstring for RQLUniqueConstraint
stable
|
changeset |
files
|
Tue, 14 Sep 2010 15:33:01 +0200 |
Sylvain Thénault |
[schema] ensure DISTINCT is displayed for constraint using it, this ease debugging
stable
|
changeset |
files
|