2010-08-25 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
update to lgc.clcommands 0.51 api
stable
|
changeset |
files
|
2010-08-24 |
Nicolas Chauvat |
[css] make sure the toolbar is clickable because layered over title
stable
|
changeset |
files
|
2010-08-24 |
Nicolas Chauvat |
[dataimport] refactor commitevery to gain readability
stable
|
changeset |
files
|
2010-08-23 |
Alexandre Fayolle |
[win32] no os.getuid on windows
stable
|
changeset |
files
|
2010-08-23 |
Alexandre Fayolle |
use logilab.common.date.ustrftime in json encoder to work around datetime.strftime limitation on dates < 1900
stable
|
changeset |
files
|
2010-08-23 |
Alexandre Fayolle |
use iter_and_commit in example
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[ms] more planning bug fixes
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
oops, missing part of 6125:628cf5213154 (mapping file checking)
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[ms] fix two planner bugs: one occuring query such as X created_by U where X in a external source and U may come from an ldap source. The other being that when we've to merge input maps, we were modifying the same tree/solutions while a copy were needed. Also, ensure we add type restrictions, necessary for pyro source
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2010-08-20 |
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
|
2010-08-20 |
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
|
2010-08-20 |
Sylvain Thénault |
[migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()'
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[ms] when entity is coming from an external source, don't add non final relations on complete
stable
|
changeset |
files
|
2010-08-20 |
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
|
2010-08-20 |
Alexandre Fayolle |
improvements in dataimport.py
stable
|
changeset |
files
|
2010-08-19 |
Alexandre Fayolle |
add missing semi colon in js
stable
|
changeset |
files
|
2010-08-18 |
Sylvain Thénault |
[book] some more documentation and cleanups
stable
|
changeset |
files
|
2010-08-18 |
Sylvain Thénault |
new RelationAttributeFacet + other fixes and cleanup + facets test
stable
|
changeset |
files
|
2010-08-18 |
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
|
2010-08-17 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-08-17 |
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
|
2010-08-17 |
Sylvain Thénault |
[migration] we can now specify attributes to backport to rename_entity_type using its attrs argument
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[primary view] consider rtypevid flag for relations in the 'relations' section as well
stable
|
changeset |
files
|
2010-08-17 |
Adrien Di Mascio |
[db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities()
stable
|
changeset |
files
|
2010-08-16 |
Aurelien Campeas |
[views/reledit] small refactoring
stable
|
changeset |
files
|
2010-08-16 |
Aurelien Campeas |
[views/reledit] fix bad role handling in _may_add_related
stable
|
changeset |
files
|
2010-08-13 |
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
|
2010-08-13 |
Adrien Di Mascio |
[web] fix typo in ajax_build_url (s/xtml/xhtml)
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
[web controller] don't try to translate arbitrary exception message
stable
|
changeset |
files
|
2010-08-12 |
Aurelien Campeas |
[selectors] fix match_transition & introduce new edited_attribute selector
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
RQLUniqueConstraint not in CWConstraintType for some old instances
stable
|
changeset |
files
|
2010-08-12 |
Alexandre Richardson |
[tableview] take care, description may include None (try Any NULL)
stable
|
changeset |
files
|
2010-08-12 |
Aurelien Campeas |
fix typo
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-12 |
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
|
2010-08-11 |
Sylvain Thénault |
fix bug introduced by 6098:a0fde9334dd0
stable
|
changeset |
files
|
2010-08-11 |
Alexandre Fayolle |
work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
[entity] base_url argument may be explicitly specified for other purpose (eg http/https site version control)
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
[cleanup] remove debug print
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[dot] oops, should use dc_title here
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Stephanie Marcu |
more generic dot graph generator
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[login template] missing xml_escape
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[primary] backport _rel_label method from the default branch
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Stephanie Marcu |
[doc] docstring more explicit for pyviews
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[debug] change severity of 'site_cubicweb loaded' message to debug
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[primary] handle final relation (eg attribute) in the relations section, and give dispctrl to view's extra kwargs as for non final relation
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[entity] entity.view now support initargs as req.view
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[schema view] use rdef.ACTIONS, attribute/relation don't use the same actions permission, that causes a crash for attribute rdefs
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[tabs] take care, vid may not be a valid dom id (for jQuery at least)
stable
|
changeset |
files
|
2010-08-10 |
Adrien Di Mascio |
[forms] callable field kwargs now always take form _and_ field parameters
|
changeset |
files
|
2010-08-10 |
Adrien Di Mascio |
[forms] test abs() rql function
|
changeset |
files
|
2010-08-09 |
Adrien Di Mascio |
[schema] consider ETYPE_NAME_MAP when deserializing specialization relations
stable
|
changeset |
files
|
2010-08-09 |
Nicolas Chauvat |
fix the fix
stable
|
changeset |
files
|
2010-08-09 |
Nicolas Chauvat |
fix missing import in web.request
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|