Fri, 20 Aug 2010 08:29:48 +0200 |
Sylvain Thénault |
[ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance
stable
|
changeset |
files
|
Fri, 20 Aug 2010 08:21:15 +0200 |
Sylvain Thénault |
[repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources
stable
|
changeset |
files
|
Fri, 20 Aug 2010 08:17:04 +0200 |
Sylvain Thénault |
[migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()'
stable
|
changeset |
files
|
Fri, 20 Aug 2010 08:16:03 +0200 |
Sylvain Thénault |
[ms] when entity is coming from an external source, don't add non final relations on complete
stable
|
changeset |
files
|
Fri, 20 Aug 2010 08:15:06 +0200 |
Sylvain Thénault |
[querier] add_types_restriction_cleanups: remove useless try/except (we already filtered out variables not in newroot.defined_vars) and dict accss. Also systematically set computed solutions instead of modifying existing ones
stable
|
changeset |
files
|
Fri, 20 Aug 2010 08:46:32 +0200 |
Alexandre Fayolle |
improvements in dataimport.py
stable
|
changeset |
files
|
Thu, 19 Aug 2010 11:14:55 +0200 |
Alexandre Fayolle |
add missing semi colon in js
stable
|
changeset |
files
|
Wed, 18 Aug 2010 16:53:05 +0200 |
Sylvain Thénault |
[book] some more documentation and cleanups
stable
|
changeset |
files
|
Wed, 18 Aug 2010 13:58:12 +0200 |
Sylvain Thénault |
new RelationAttributeFacet + other fixes and cleanup + facets test
stable
|
changeset |
files
|
Wed, 18 Aug 2010 10:36:02 +0200 |
Sylvain Thénault |
[migration] remove bad test when constructing attributes to copy in rename_entity_type: the old entity type is not in the fschema due to schema deserialization trick
stable
|
changeset |
files
|
Tue, 17 Aug 2010 15:25:29 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 17 Aug 2010 15:25:17 +0200 |
Sylvain Thénault |
[migration] fix rename_entity_type: avoid removal of attributes on the new entity type from the schema during migration
stable
|
changeset |
files
|
Tue, 17 Aug 2010 15:23:59 +0200 |
Sylvain Thénault |
[migration] we can now specify attributes to backport to rename_entity_type using its attrs argument
stable
|
changeset |
files
|
Tue, 17 Aug 2010 15:22:57 +0200 |
Sylvain Thénault |
[formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans
stable
|
changeset |
files
|
Tue, 17 Aug 2010 15:22:04 +0200 |
Sylvain Thénault |
[primary view] consider rtypevid flag for relations in the 'relations' section as well
stable
|
changeset |
files
|
Tue, 17 Aug 2010 11:06:20 +0200 |
Adrien Di Mascio |
[db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities()
stable
|
changeset |
files
|
Mon, 16 Aug 2010 12:07:43 +0200 |
Aurelien Campeas |
[views/reledit] small refactoring
stable
|
changeset |
files
|
Mon, 16 Aug 2010 12:07:34 +0200 |
Aurelien Campeas |
[views/reledit] fix bad role handling in _may_add_related
stable
|
changeset |
files
|
Fri, 13 Aug 2010 08:23:14 +0200 |
Sylvain Thénault |
integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places
stable
|
changeset |
files
|
Fri, 13 Aug 2010 13:34:47 +0200 |
Adrien Di Mascio |
[web] fix typo in ajax_build_url (s/xtml/xhtml)
stable
|
changeset |
files
|
Thu, 12 Aug 2010 18:49:20 +0200 |
Sylvain Thénault |
[web controller] don't try to translate arbitrary exception message
stable
|
changeset |
files
|
Thu, 12 Aug 2010 16:50:52 +0200 |
Aurelien Campeas |
[selectors] fix match_transition & introduce new edited_attribute selector
stable
|
changeset |
files
|
Thu, 12 Aug 2010 15:58:42 +0200 |
Sylvain Thénault |
RQLUniqueConstraint not in CWConstraintType for some old instances
stable
|
changeset |
files
|
Thu, 12 Aug 2010 14:41:44 +0200 |
Alexandre Richardson |
[tableview] take care, description may include None (try Any NULL)
stable
|
changeset |
files
|
Thu, 12 Aug 2010 11:56:33 +0200 |
Aurelien Campeas |
fix typo
stable
|
changeset |
files
|
Thu, 12 Aug 2010 10:12:52 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 12 Aug 2010 10:11:49 +0200 |
Sylvain Thénault |
[form, migration] etype_relation_field should not raise error, it may block migration if used for a non yet existing field
stable
|
changeset |
files
|
Wed, 11 Aug 2010 18:11:32 +0200 |
Sylvain Thénault |
fix bug introduced by 6098:a0fde9334dd0
stable
|
changeset |
files
|