Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
[reledit] more api cleanup
stable
2010-09-17, by Sylvain Thénault
[reledit] new rtag entry to control apparition of relation label in default value
stable
2010-09-17, by Sylvain Thénault
[test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation)
stable
2010-09-17, by Sylvain Thénault
[navigation] move hack from page_link to page_url so '#1251858: Can't see all the elements when a limited list is shown' if fixed as well
stable
2010-09-17, by Sylvain Thénault
backport stable into default
2010-09-16, by Sylvain Thénault
merge stable heads
stable
2010-09-16, by Sylvain Thénault
merge stable heads
stable
2010-09-16, by Sylvain Thénault
cleanup
stable
2010-09-16, by Sylvain Thénault
[ReST] settings update: add traceback=True to avoid sys.exit, and set stylesheet to None since we don't care about it and that may makes docutils stupidly fail according to the cwd at import time...
stable
2010-09-16, by Sylvain Thénault
[url publishing] fix regression introduced by refactoring in 3.9.7, leading to table view being choosen when one would expect the primary view. Fix similar pb with /<etype> url and list view (this one has been there for a while)
stable
2010-09-16, by Sylvain Thénault
[publisher] avoid extra Name error on unexpected error
stable
2010-09-16, by Sylvain Thénault
[publisher] with python>=2.5, we should catch BaseException here
stable
2010-09-16, by Sylvain Thénault
Added tag cubicweb-debian-version-3.9.7-1 for changeset 1c01f9dffd64
stable
2010-09-16, by Sylvain Thénault
Added tag cubicweb-version-3.9.7 for changeset de588e756f4f
stable
cubicweb-debian-version-3.9.7-1
2010-09-16, by Sylvain Thénault
ewrongattribute
stable
2010-09-16, by Alexandre Fayolle
force debug mode to false in service mode
stable
2010-09-16, by Alexandre Fayolle
repair service mode start on windows
stable
2010-09-16, by Alexandre Fayolle
3.9.7
stable
cubicweb-version-3.9.7
2010-09-16, by Sylvain Thénault
[navigation] for rql to the one of the rset being paginated
stable
2010-09-16, by Sylvain Thénault
[reledit] cut methods to make overriding easier, add event on success update after reload
stable
2010-09-16, by Aurelien Campeas
[propagation hooks] support to skip some relation when propagating to linked entities. Proper renaming and enhance documentation on the way
stable
2010-09-16, by Sylvain Thénault
add permission relations to schema types
stable
2010-09-16, by Sylvain Thénault
[syncschema hooks] simplify core types definition be reusing schema sets (remove typos on the way)
stable
2010-09-16, by Sylvain Thénault
raise ProcessFormError when a problem occurs during date / time parsing
stable
2010-09-16, by Alexandre Fayolle
[request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion
stable
2010-09-16, by Aurelien Campeas
[entity] give ordermethod=None to fetch_rql to tell you don't want a specific order
stable
2010-09-16, by Sylvain Thénault
[repo] new method on repo+dbapi.Connection to get a value from repository's configuration
stable
2010-09-16, by Sylvain Thénault
[repo] docstring cleanup
stable
2010-09-16, by Sylvain Thénault
[primary view] should specify rtype/role when selecting a rtype view
stable
2010-09-16, by Sylvain Thénault
[table view] use get instead of has_key so one can specify he doesn't want actions or filter
stable
2010-09-16, by Sylvain Thénault
[urlpublishing] refactor to ease overriding
stable
2010-09-16, by Sylvain Thénault
[dbapi] reorganize Connection methods and use a @check_not_closed decorator
stable
2010-09-16, by Sylvain Thénault
[facet] add missing @property making subsequent access always true
stable
2010-09-15, by Sylvain Thénault
cleanup
stable
2010-09-15, by Sylvain Thénault
fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d)
stable
2010-09-15, by Sylvain Thénault
[navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object
stable
2010-09-15, by Sylvain Thénault
unique_together: recast exception raised by sqlite
stable
2010-09-15, by Alexandre Fayolle
[views/reledit] refactor composite handling
stable
2010-09-15, by Aurelien Campeas
[doc] add note about x-ref in doc's README
stable
2010-09-15, by Sylvain Thénault
[book - #1251197] add a section in migration page for add_cube and add_cubes command
stable
2010-09-15, by Stephanie Marcu
[book - #1251780] add a section to explain how to write tests to test which actions are visible
stable
2010-09-15, by Stephanie Marcu
[book - #1251260] add a warning in automatic test when user redefine the base class
stable
2010-09-15, by Stephanie Marcu
should not use pyro 4
stable
2010-09-15, by Sylvain Thénault
cleanups
stable
2010-09-14, by 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
2010-09-14, by Sylvain Thénault
[basecontroller] pagination / ajax fixes
stable
2010-09-14, by Sylvain Thénault
[basecontroller] handle case where the query is prefixed by 'rql:' as allowed by the search input
stable
2010-09-14, by Sylvain Thénault
[repo tests] add test case for RQLUniqueConstraint
stable
2010-09-14, by Sylvain Thénault
[primary view] properly handle case where view specified in pvdc['vid'] isn't selectable
stable
2010-09-14, by Sylvain Thénault
[primary view] don't need to pick arbitrary target, this is properly handled by the rtag
stable
2010-09-14, by Sylvain Thénault
[schema] turn comment into docstring for RQLUniqueConstraint
stable
2010-09-14, by Sylvain Thénault
[schema] ensure DISTINCT is displayed for constraint using it, this ease debugging
stable
2010-09-14, by Sylvain Thénault
[windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
stable
2010-09-14, by Sylvain Thénault
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
stable
2010-09-14, by Sylvain Thénault
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
2010-09-14, by Sylvain Thénault
[windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
2010-09-14, by Sylvain Thénault
backport stable
2010-09-13, by Sylvain Thénault
merge stable heads
stable
2010-09-13, by Sylvain Thénault
backport stable
2010-09-13, by Sylvain Thénault
Added tag cubicweb-debian-version-3.9.6-1 for changeset 7d2cab567735
stable
2010-09-13, by Sylvain Thénault
Added tag cubicweb-version-3.9.6 for changeset d37428222a63
stable
cubicweb-debian-version-3.9.6-1
2010-09-13, by Sylvain Thénault
[migration] attempt to fix pre 3.6 migration
stable
2010-09-13, by Sylvain Thénault
[migration] remove buggy assertion
stable
2010-09-13, by Sylvain Thénault
[js] jqNode is more robust here wrt some node ids
stable
2010-09-13, by Aurelien Campeas
[migration] .pop() is more readable
stable
2010-09-13, by Aurelien Campeas
[form fields] option may be a 3-uple (3d element being dict containing widget options)
stable
cubicweb-version-3.9.6
2010-09-13, by Sylvain Thénault
[migration] fix so that context modification are reflected on the currently executed migration script
stable
2010-09-13, by Sylvain Thénault
3.9.6
stable
2010-09-13, by Sylvain Thénault
[javascript] get rid of tabs
stable
2010-09-13, by Adrien Di Mascio
[javascript] fix test_ajax.js implementation
stable
2010-09-13, by Adrien Di Mascio
[migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this)
stable
2010-09-13, by Sylvain Thénault
[doc] fix link to appendix
stable
2010-09-12, by Nicolas Chauvat
nicer error reporting for unique together constraints
stable
2010-09-10, by Alexandre Fayolle
removed print_exc
stable
2010-09-10, by Alexandre Fayolle
fix tests
stable
2010-09-10, by syt
unique_together integration in CW (alf+syt)
stable
2010-09-10, by Alexandre Fayolle
cleanup
stable
2010-09-10, by Sylvain Thénault
[test] skip unittest_fti if we don't have the required setup...
stable
2010-09-10, by Sylvain Thénault
[test] fix in 6203:d3dea5f84404 wasn't enough
stable
2010-09-10, by Sylvain Thénault
[json controller] check rql is really specified
stable
2010-09-10, by Sylvain Thénault
[test] during some tests (unittest_migrations), we should not register ClearGroupMap which is actually already there
stable
2010-09-10, by Sylvain Thénault
i18n update
stable
2010-09-10, by Sylvain Thénault
[c-c create] ask for database driver by default
stable
2010-09-10, by Sylvain Thénault
[migration] when some CWGroup is added during migration, we should reset migration handler's group mapping cache and the set telling what have been synchronized (we may be able to add some new groups on perms syncing...)
stable
2010-09-09, by Sylvain Thénault
remove debug print
stable
2010-09-09, by Sylvain Thénault
add a small c-c shell script to detect cycle for a given relation
stable
2010-09-09, by Sylvain Thénault
[test] fixes to follow recent changes
stable
2010-09-09, by Sylvain Thénault
cleanups
stable
2010-09-09, by Sylvain Thénault
[rset] add test for #1251252, actually fixed in rql; fix docstring and add comments in rset.related_entity to make things clearer
stable
2010-09-09, by Sylvain Thénault
[querier test] remove some actually bad tests that were passing thanks to a sqlite bug
stable
2010-09-09, by Sylvain Thénault
[views] do not underline h1 titles for tabbedprimary views
stable
2010-09-08, by Nicolas Chauvat
[doc] improve doc thanks to user feedback
stable
2010-09-08, by Nicolas Chauvat
[schema deserial] fix loading of schema when mapping an entity type to an existing one
stable
2010-09-08, by Sylvain Thénault
[migration] more rename_entity_type fix
stable
2010-09-07, by Sylvain Thénault
cleanups
stable
2010-09-07, by Sylvain Thénault
[integrity] fix case where we can get two entities related while the cardinality is single on the object of an inlined relation
stable
2010-09-07, by Sylvain Thénault
[migration] propose to open pdb on error during execution of rql/sql query
stable
2010-09-07, by Sylvain Thénault
[migration] set ask_confirm=False by default on rqlexec
stable
2010-09-07, by Sylvain Thénault
[c-c db-check] skip error while checking relation, useful when analyzing really broken database (after a migration failure for instance
stable
2010-09-07, by Sylvain Thénault
[c-c db-check] add missing import
stable
2010-09-07, by Sylvain Thénault
[doc] fix typo
stable
2010-09-07, by Nicolas Chauvat
merged unpushed changes
2010-09-07, by Alexandre Fayolle
merged unpushed changes
stable
2010-09-07, by Alexandre Fayolle
fix name error by adding missing import
2010-09-02, by Alexandre Fayolle
migration actions for unique_together constraints
stable
2010-09-01, by Alexandre Fayolle
remove buggy call to builtins._ on navigation content
stable
2010-09-07, by Sylvain Thénault
[views] rename Edition to Modification and personal information to profile
stable
2010-09-06, by Nicolas Chauvat
[cw.utils] avoid spurious warning, ustrftime may be globally imported
stable
2010-09-06, by Sylvain Thénault
typo
stable
2010-09-06, by Sylvain Thénault
add missing msgstr
2010-09-06, by Sylvain Thénault
backport stable
2010-09-06, by Sylvain Thénault
[web/uicfg] better error reporting for reledit_ctrl
stable
2010-09-03, by Aurelien Campeas
merge
stable
2010-09-01, by Alexandre Fayolle
merge
stable
2010-08-26, by Alexandre Fayolle
fix order of parameters in call to callfunc_every
stable
2010-08-26, by Alexandre Fayolle
[test/entity] fix test (following mtconverter 0.8+ plain text transform change)
stable
2010-08-31, by Aurelien Campeas
[doc] add documentation on RealDatabaseConfiguration
stable
2010-08-27, by Adrien Di Mascio
[devtools] add url_publish() method on CubicWebTC to test a full publishing process from the url_resolver to the html generation
stable
2010-08-27, by Adrien Di Mascio
[devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit
stable
2010-08-27, by Adrien Di Mascio
[devtools] restore ability to test on real databases
stable
2010-08-27, by Adrien Di Mascio
[migration] fix add_relation_type() for symmetric relations
stable
2010-08-27, by Adrien Di Mascio
backport stable
2010-08-26, by Sylvain Thénault
Added tag cubicweb-debian-version-3.9.5-1 for changeset 12038ca95f0f
stable
2010-08-26, by Sylvain Thénault
Added tag cubicweb-version-3.9.5 for changeset 0a1fce8ddc67
stable
cubicweb-debian-version-3.9.5-1
2010-08-26, by Sylvain Thénault
3.9.5
stable
cubicweb-version-3.9.5
2010-08-26, by Sylvain Thénault
i18nupdate
stable
2010-08-26, by Sylvain Thénault
[doc, adapters] drop deprecated code from examples
stable
2010-08-26, by Sylvain Thénault
[doc] interesting stuff backported
stable
2010-08-26, by Sylvain Thénault
[doc] clean ITreeAdapter documentation
stable
2010-08-26, by Sylvain Thénault
cleanup
2010-08-26, by Sylvain Thénault
remove useless import
2010-08-26, by Sylvain Thénault
use is_instance in a number of places (esp. documentation) rather than the deprecated implements
stable
2010-08-26, by Alexandre Fayolle
[new components] fix dumb name error
2010-08-25, by Sylvain Thénault
remove some deprecated stuff about relation definition
stable
2010-08-25, by Sylvain Thénault
backport stable
2010-08-25, by Sylvain Thénault
[book] more about has_<action>_permission and enhance a bit security definition section
stable
2010-08-25, by Sylvain Thénault
update documentation to follow 6142:8bc6eac1fac1 changes. Try to make it better and move most doc with code on the way
2010-08-25, by Sylvain Thénault
cwconfig module already used by another autodocstring. Drop this currently useless file
2010-08-25, by Sylvain Thénault
more cwctl api update and fixes
stable
2010-08-25, by Sylvain Thénault
[c-c create] argument inversed accidentally
stable
2010-08-25, by Sylvain Thénault
merge
stable
2010-08-25, by Sylvain Thénault
[session] cleanup hook / operation / entity edition api
2010-08-25, by Sylvain Thénault
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
2010-08-25, by Sylvain Thénault
[boxes] introduce new boxes system
2010-08-25, by Sylvain Thénault
backport stable
2010-08-25, by Sylvain Thénault
update to lgc.clcommands 0.51 api
stable
2010-08-25, by Sylvain Thénault
[css] make sure the toolbar is clickable because layered over title
stable
2010-08-24, by Nicolas Chauvat
[dataimport] refactor commitevery to gain readability
stable
2010-08-24, by Nicolas Chauvat
[win32] no os.getuid on windows
stable
2010-08-23, by Alexandre Fayolle
use logilab.common.date.ustrftime in json encoder to work around datetime.strftime limitation on dates < 1900
stable
2010-08-23, by Alexandre Fayolle
use iter_and_commit in example
stable
2010-08-23, by Alexandre Fayolle
[c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation
stable
2010-08-20, by Sylvain Thénault
[ms] more planning bug fixes
stable
2010-08-20, by Sylvain Thénault
oops, missing part of 6125:628cf5213154 (mapping file checking)
stable
2010-08-20, by 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
2010-08-20, by Sylvain Thénault
cleanups
stable
2010-08-20, by Sylvain Thénault
[ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance
stable
2010-08-20, by 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
2010-08-20, by Sylvain Thénault
[migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()'
stable
2010-08-20, by Sylvain Thénault
[ms] when entity is coming from an external source, don't add non final relations on complete
stable
2010-08-20, by 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
2010-08-20, by Sylvain Thénault
improvements in dataimport.py
stable
2010-08-20, by Alexandre Fayolle
add missing semi colon in js
stable
2010-08-19, by Alexandre Fayolle
[book] some more documentation and cleanups
stable
2010-08-18, by Sylvain Thénault
new RelationAttributeFacet + other fixes and cleanup + facets test
stable
2010-08-18, by 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
2010-08-18, by Sylvain Thénault
cleanup
stable
2010-08-17, by Sylvain Thénault
[migration] fix rename_entity_type: avoid removal of attributes on the new entity type from the schema during migration
stable
2010-08-17, by Sylvain Thénault
[migration] we can now specify attributes to backport to rename_entity_type using its attrs argument
stable
2010-08-17, by Sylvain Thénault
[formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans
stable
2010-08-17, by Sylvain Thénault
[primary view] consider rtypevid flag for relations in the 'relations' section as well
stable
2010-08-17, by Sylvain Thénault
[db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities()
stable
2010-08-17, by Adrien Di Mascio
[views/reledit] small refactoring
stable
2010-08-16, by Aurelien Campeas
[views/reledit] fix bad role handling in _may_add_related
stable
2010-08-16, by Aurelien Campeas
integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places
stable
2010-08-13, by Sylvain Thénault
[web] fix typo in ajax_build_url (s/xtml/xhtml)
stable
2010-08-13, by Adrien Di Mascio
[web controller] don't try to translate arbitrary exception message
stable
2010-08-12, by Sylvain Thénault
[selectors] fix match_transition & introduce new edited_attribute selector
stable
2010-08-12, by Aurelien Campeas
RQLUniqueConstraint not in CWConstraintType for some old instances
stable
2010-08-12, by Sylvain Thénault
[tableview] take care, description may include None (try Any NULL)
stable
2010-08-12, by Alexandre Richardson
fix typo
stable
2010-08-12, by Aurelien Campeas
backport stable
2010-08-12, by 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
2010-08-12, by Sylvain Thénault
fix bug introduced by 6098:a0fde9334dd0
stable
2010-08-11, by Sylvain Thénault
work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected
stable
2010-08-11, by Alexandre Fayolle
[entity] base_url argument may be explicitly specified for other purpose (eg http/https site version control)
stable
2010-08-11, by Sylvain Thénault
[cleanup] remove debug print
stable
2010-08-11, by Sylvain Thénault
backport stable
2010-08-11, by Sylvain Thénault
[dot] oops, should use dc_title here
stable
2010-08-10, by Sylvain Thénault
backport stable
2010-08-10, by Sylvain Thénault
more generic dot graph generator
stable
2010-08-10, by Stephanie Marcu
backport stable
2010-08-10, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip