Fri, 24 Sep 2010 18:20:45 +0200 |
Sylvain Thénault |
add test case demonstrating #1251910
stable
|
changeset |
files
|
Fri, 24 Sep 2010 18:20:16 +0200 |
Sylvain Thénault |
stop relying on person cube, it isn't needed
stable
|
changeset |
files
|
Fri, 24 Sep 2010 12:54:20 +0200 |
Sylvain Thénault |
[facet] use contextified label when possible
stable
|
changeset |
files
|
Fri, 24 Sep 2010 12:53:56 +0200 |
Sylvain Thénault |
[primary view] refactor label handling (hence render_[attribute|relation]) so we uniformly use _rel_label which provides properly contextified labels
stable
|
changeset |
files
|
Fri, 24 Sep 2010 11:05:10 +0200 |
Alexandre Fayolle |
add some styling required by ReST figures
stable
|
changeset |
files
|
Thu, 23 Sep 2010 23:28:58 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 23 Sep 2010 23:24:42 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.8-1 for changeset e4dba8ae9637
stable
|
changeset |
files
|
Thu, 23 Sep 2010 23:24:42 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.8 for changeset eed788018b59
stable cubicweb-debian-version-3.9.8-1
|
changeset |
files
|
Thu, 23 Sep 2010 22:38:04 +0200 |
Sylvain Thénault |
3.9.8
stable cubicweb-version-3.9.8
|
changeset |
files
|
Thu, 23 Sep 2010 22:37:46 +0200 |
Sylvain Thénault |
[reledit] drop compute_best_vid method now useless
stable
|
changeset |
files
|
Thu, 23 Sep 2010 18:38:36 +0200 |
Sylvain Thénault |
i18n update
stable
|
changeset |
files
|
Thu, 23 Sep 2010 18:36:46 +0200 |
Sylvain Thénault |
[easy_install] stop installing recommends, user should install them manually if desired (avoid errors on optional packages blocking install)
stable
|
changeset |
files
|
Thu, 23 Sep 2010 18:35:49 +0200 |
Sylvain Thénault |
[skel] update pylint instruction in default setup.py
stable
|
changeset |
files
|
Thu, 23 Sep 2010 16:02:53 +0200 |
Nicolas Chauvat |
[views] fix foaf view for CWUser
stable
|
changeset |
files
|
Fri, 16 Jul 2010 16:08:04 +0200 |
Julien Jehannet |
[book] minor update about windmill + reformat
stable
|
changeset |
files
|
Fri, 30 Jul 2010 16:01:28 +0200 |
Julien Jehannet |
[c-c shell/upgrade] raise ExecutionError when traceback is not relevant
stable
|
changeset |
files
|
Thu, 23 Sep 2010 15:30:54 +0200 |
Julien Jehannet |
[windmill] initialize windmill registry if not already existing (possible error case in dev)
stable
|
changeset |
files
|
Thu, 23 Sep 2010 12:16:36 +0200 |
Julien Jehannet |
[req] build_url: detect None values in arguments and raise ValueError
stable
|
changeset |
files
|
Thu, 23 Sep 2010 13:10:29 +0200 |
Aurelien Campeas |
[doc/book] make it colorful
stable
|
changeset |
files
|
Thu, 23 Sep 2010 13:04:01 +0200 |
Aurelien Campeas |
[doc/book] complete section on authentication plugins
stable
|
changeset |
files
|
Thu, 23 Sep 2010 10:49:05 +0200 |
Sylvain Thénault |
[publisher] add session id when logging published path
stable
|
changeset |
files
|
Thu, 23 Sep 2010 10:48:43 +0200 |
Sylvain Thénault |
[entity, url] we should not set base_url in kwargs when actually unset
stable
|
changeset |
files
|
Thu, 23 Sep 2010 10:47:54 +0200 |
Sylvain Thénault |
[test] we actually still need the set_option on base-url for multi-sources (eg repo) configuration
stable
|
changeset |
files
|
Thu, 23 Sep 2010 10:46:59 +0200 |
Sylvain Thénault |
[test] fix broken tests and minor cleanups
stable
|
changeset |
files
|
Thu, 23 Sep 2010 10:46:38 +0200 |
Sylvain Thénault |
[test] add some fake cubes necessary for test so we don't depend on the actual forge cube
stable
|
changeset |
files
|
Wed, 22 Sep 2010 20:12:38 +0200 |
Aurelien Campeas |
[doc/book] begin an howto write auth plugins chapter
stable
|
changeset |
files
|
Wed, 22 Sep 2010 19:44:37 +0200 |
Aurelien Campeas |
[dbapi] fix typo
stable
|
changeset |
files
|
Wed, 22 Sep 2010 19:43:44 +0200 |
Aurelien Campeas |
[doc/book] tell a more complete story on sessions and the authentication process
stable
|
changeset |
files
|
Wed, 22 Sep 2010 19:43:02 +0200 |
Aurelien Campeas |
[doc/book] more notes on setup
stable
|
changeset |
files
|
Wed, 22 Sep 2010 18:23:42 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 22 Sep 2010 18:23:35 +0200 |
Sylvain Thénault |
[dbapi] get_option_value now has a foreid argument telling the option should be dereferenced to the entity's actual repository (necessary for apycot/local_cache handling)
stable
|
changeset |
files
|
Wed, 22 Sep 2010 18:18:29 +0200 |
Sylvain Thénault |
[entity] fix typo in absolute_url method, breaking some code w/ control of absolute url of external entities
stable
|
changeset |
files
|
Wed, 22 Sep 2010 18:17:40 +0200 |
Sylvain Thénault |
[test] fix test broken by introduction of CWUniqueTogetherConstraint
stable
|
changeset |
files
|
Wed, 22 Sep 2010 13:21:34 +0200 |
Nicolas Chauvat |
[doc] fixing install doc (reapply cset that was erroneously overriden)
stable
|
changeset |
files
|
Wed, 22 Sep 2010 17:01:51 +0200 |
Aurelien Campeas |
[doc,bin] add script to fetch & update most cw dependencies + some cubes
stable
|
changeset |
files
|
Wed, 22 Sep 2010 14:03:24 +0200 |
Sylvain Thénault |
[book] backport documentation about primary/base views sent on the list
stable
|
changeset |
files
|
Wed, 22 Sep 2010 13:33:17 +0200 |
Stephanie Marcu |
[book - #1251259] reorganize plan for basetemplate, talk about class attributes
stable
|
changeset |
files
|
Wed, 22 Sep 2010 13:15:14 +0200 |
Stephanie Marcu |
imported patch doc_test_commit.diff
stable
|
changeset |
files
|
Wed, 22 Sep 2010 13:21:34 +0200 |
Nicolas Chauvat |
[doc] fixing install doc
stable
|
changeset |
files
|
Wed, 22 Sep 2010 12:29:20 +0200 |
Sylvain Thénault |
[sqlite] quick hacks to fix #1251873 and #1251874
stable
|
changeset |
files
|
Wed, 22 Sep 2010 12:14:54 +0200 |
Aurelien Campeas |
[doc/book] fix session types
stable
|
changeset |
files
|
Wed, 22 Sep 2010 10:35:34 +0200 |
Sylvain Thénault |
[rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction
stable
|
changeset |
files
|
Wed, 22 Sep 2010 10:34:20 +0200 |
Sylvain Thénault |
[skel] MANIFEST.in cleanup
stable
|
changeset |
files
|
Wed, 22 Sep 2010 10:10:19 +0200 |
Alexandre Fayolle |
updated yams and logilab.database dependency, start preparing 3.9.8
stable
|
changeset |
files
|
Wed, 22 Sep 2010 10:00:36 +0200 |
Alexandre Fayolle |
use new logilab.database interface for multicol indexes
stable
|
changeset |
files
|
Tue, 21 Sep 2010 16:35:37 +0200 |
Adrien Di Mascio |
[dbapi] Connection.check() must return the latest activity timestamp (dropped accidentally during latest merge)
|
changeset |
files
|
Tue, 21 Sep 2010 16:33:20 +0200 |
Adrien Di Mascio |
[migractions] add a dropped_constraints() migration command
|
changeset |
files
|
Mon, 20 Sep 2010 15:58:45 +0200 |
Sylvain Thénault |
[primary view] we should not limit related rset, else if something else than autolimited view is used, some content will be missed without a 'view all' link
stable
|
changeset |
files
|
Mon, 20 Sep 2010 15:50:12 +0200 |
Alexandre Fayolle |
handle displayctrl['limit'] == None correctly
stable
|
changeset |
files
|
Fri, 17 Sep 2010 19:30:22 +0200 |
Aurelien Campeas |
[views/reledit] bw compat code is unneeded there
stable
|
changeset |
files
|
Fri, 17 Sep 2010 17:55:55 +0200 |
Sylvain Thénault |
[primary view] introducing use_list_limit in pvdc fix reledit regression on the way (introducted a few changesets ago)
stable
|
changeset |
files
|
Fri, 17 Sep 2010 17:46:47 +0200 |
Sylvain Thénault |
[js] update js for reledit to 3.9 ajax api
stable
|
changeset |
files
|
Fri, 17 Sep 2010 17:25:58 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Fri, 17 Sep 2010 17:25:51 +0200 |
Sylvain Thénault |
[boolean field] we've to override format_single_value as well in case where None are allowed
stable
|
changeset |
files
|
Fri, 17 Sep 2010 17:25:17 +0200 |
Sylvain Thénault |
[repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance.
stable
|
changeset |
files
|
Fri, 17 Sep 2010 16:54:57 +0200 |
Sylvain Thénault |
[reledit] more api cleanup
stable
|
changeset |
files
|
Fri, 17 Sep 2010 16:54:56 +0200 |
Sylvain Thénault |
[reledit] new rtag entry to control apparition of relation label in default value
stable
|
changeset |
files
|
Fri, 17 Sep 2010 16:53:12 +0200 |
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
|
changeset |
files
|
Fri, 17 Sep 2010 12:34:03 +0200 |
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
|
changeset |
files
|
Thu, 16 Sep 2010 18:56:35 +0200 |
Sylvain Thénault |
backport stable into default
|
changeset |
files
|
Thu, 16 Sep 2010 18:43:46 +0200 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
Thu, 16 Sep 2010 18:43:40 +0200 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
Thu, 16 Sep 2010 18:43:17 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Thu, 16 Sep 2010 18:43:03 +0200 |
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
|
changeset |
files
|
Thu, 16 Sep 2010 18:41:45 +0200 |
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
|
changeset |
files
|
Thu, 16 Sep 2010 18:39:35 +0200 |
Sylvain Thénault |
[publisher] avoid extra Name error on unexpected error
stable
|
changeset |
files
|
Thu, 16 Sep 2010 18:39:16 +0200 |
Sylvain Thénault |
[publisher] with python>=2.5, we should catch BaseException here
stable
|
changeset |
files
|
Thu, 16 Sep 2010 18:36:42 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.7-1 for changeset 1c01f9dffd64
stable
|
changeset |
files
|
Thu, 16 Sep 2010 18:36:41 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.7 for changeset de588e756f4f
stable cubicweb-debian-version-3.9.7-1
|
changeset |
files
|
Thu, 16 Sep 2010 16:49:13 +0200 |
Alexandre Fayolle |
ewrongattribute
stable
|
changeset |
files
|
Thu, 16 Sep 2010 16:42:58 +0200 |
Alexandre Fayolle |
force debug mode to false in service mode
stable
|
changeset |
files
|
Thu, 16 Sep 2010 16:38:19 +0200 |
Alexandre Fayolle |
repair service mode start on windows
stable
|
changeset |
files
|
Thu, 16 Sep 2010 15:42:34 +0200 |
Sylvain Thénault |
3.9.7
stable cubicweb-version-3.9.7
|
changeset |
files
|
Thu, 16 Sep 2010 15:40:54 +0200 |
Sylvain Thénault |
[navigation] for rql to the one of the rset being paginated
stable
|
changeset |
files
|
Thu, 16 Sep 2010 14:11:12 +0200 |
Aurelien Campeas |
[reledit] cut methods to make overriding easier, add event on success update after reload
stable
|
changeset |
files
|
Thu, 16 Sep 2010 13:38:49 +0200 |
Sylvain Thénault |
[propagation hooks] support to skip some relation when propagating to linked entities. Proper renaming and enhance documentation on the way
stable
|
changeset |
files
|
Thu, 16 Sep 2010 13:37:47 +0200 |
Sylvain Thénault |
add permission relations to schema types
stable
|
changeset |
files
|
Thu, 16 Sep 2010 13:37:25 +0200 |
Sylvain Thénault |
[syncschema hooks] simplify core types definition be reusing schema sets (remove typos on the way)
stable
|
changeset |
files
|
Thu, 16 Sep 2010 11:52:10 +0200 |
Alexandre Fayolle |
raise ProcessFormError when a problem occurs during date / time parsing
stable
|
changeset |
files
|
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
|
Tue, 14 Sep 2010 08:49:29 +0200 |
Sylvain Thénault |
[windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
stable
|
changeset |
files
|
Tue, 14 Sep 2010 08:49:26 +0200 |
Sylvain Thénault |
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
stable
|
changeset |
files
|
Tue, 14 Sep 2010 08:48:44 +0200 |
Sylvain Thénault |
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
|
changeset |
files
|
Tue, 14 Sep 2010 08:47:11 +0200 |
Sylvain Thénault |
[windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
|
changeset |
files
|
Mon, 13 Sep 2010 16:47:03 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 13 Sep 2010 16:46:52 +0200 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
Mon, 13 Sep 2010 15:15:21 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 13 Sep 2010 14:48:29 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.6-1 for changeset 7d2cab567735
stable
|
changeset |
files
|
Mon, 13 Sep 2010 14:48:29 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.6 for changeset d37428222a63
stable cubicweb-debian-version-3.9.6-1
|
changeset |
files
|
Mon, 13 Sep 2010 14:32:46 +0200 |
Sylvain Thénault |
[migration] attempt to fix pre 3.6 migration
stable
|
changeset |
files
|
Mon, 13 Sep 2010 14:32:20 +0200 |
Sylvain Thénault |
[migration] remove buggy assertion
stable
|
changeset |
files
|
Mon, 13 Sep 2010 13:56:09 +0200 |
Aurelien Campeas |
[js] jqNode is more robust here wrt some node ids
stable
|
changeset |
files
|
Mon, 13 Sep 2010 13:55:37 +0200 |
Aurelien Campeas |
[migration] .pop() is more readable
stable
|
changeset |
files
|
Mon, 13 Sep 2010 12:24:11 +0200 |
Sylvain Thénault |
[form fields] option may be a 3-uple (3d element being dict containing widget options)
stable cubicweb-version-3.9.6
|
changeset |
files
|
Mon, 13 Sep 2010 11:00:22 +0200 |
Sylvain Thénault |
[migration] fix so that context modification are reflected on the currently executed migration script
stable
|
changeset |
files
|
Mon, 13 Sep 2010 10:51:55 +0200 |
Sylvain Thénault |
3.9.6
stable
|
changeset |
files
|
Mon, 13 Sep 2010 10:01:43 +0200 |
Adrien Di Mascio |
[javascript] get rid of tabs
stable
|
changeset |
files
|
Mon, 13 Sep 2010 09:56:10 +0200 |
Adrien Di Mascio |
[javascript] fix test_ajax.js implementation
stable
|
changeset |
files
|
Mon, 13 Sep 2010 10:00:05 +0200 |
Sylvain Thénault |
[migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this)
stable
|
changeset |
files
|
Sun, 12 Sep 2010 15:53:16 +0200 |
Nicolas Chauvat |
[doc] fix link to appendix
stable
|
changeset |
files
|
Fri, 10 Sep 2010 18:30:38 +0200 |
Alexandre Fayolle |
nicer error reporting for unique together constraints
stable
|
changeset |
files
|
Fri, 10 Sep 2010 17:58:38 +0200 |
Alexandre Fayolle |
removed print_exc
stable
|
changeset |
files
|
Fri, 10 Sep 2010 16:56:37 +0200 |
syt |
fix tests
stable
|
changeset |
files
|
Fri, 10 Sep 2010 16:48:58 +0200 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
changeset |
files
|
Fri, 10 Sep 2010 15:09:31 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Fri, 10 Sep 2010 15:09:26 +0200 |
Sylvain Thénault |
[test] skip unittest_fti if we don't have the required setup...
stable
|
changeset |
files
|
Fri, 10 Sep 2010 14:50:43 +0200 |
Sylvain Thénault |
[test] fix in 6203:d3dea5f84404 wasn't enough
stable
|
changeset |
files
|
Fri, 10 Sep 2010 14:45:46 +0200 |
Sylvain Thénault |
[json controller] check rql is really specified
stable
|
changeset |
files
|
Fri, 10 Sep 2010 14:32:38 +0200 |
Sylvain Thénault |
[test] during some tests (unittest_migrations), we should not register ClearGroupMap which is actually already there
stable
|
changeset |
files
|
Fri, 10 Sep 2010 14:31:42 +0200 |
Sylvain Thénault |
i18n update
stable
|
changeset |
files
|
Fri, 10 Sep 2010 09:54:19 +0200 |
Sylvain Thénault |
[c-c create] ask for database driver by default
stable
|
changeset |
files
|
Thu, 09 Sep 2010 18:25:31 +0200 |
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
|
changeset |
files
|
Thu, 09 Sep 2010 18:23:43 +0200 |
Sylvain Thénault |
remove debug print
stable
|
changeset |
files
|
Thu, 09 Sep 2010 10:08:08 +0200 |
Sylvain Thénault |
add a small c-c shell script to detect cycle for a given relation
stable
|
changeset |
files
|
Thu, 09 Sep 2010 10:08:06 +0200 |
Sylvain Thénault |
[test] fixes to follow recent changes
stable
|
changeset |
files
|
Thu, 09 Sep 2010 10:08:05 +0200 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
Thu, 09 Sep 2010 10:08:04 +0200 |
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
|
changeset |
files
|
Thu, 09 Sep 2010 10:07:56 +0200 |
Sylvain Thénault |
[querier test] remove some actually bad tests that were passing thanks to a sqlite bug
stable
|
changeset |
files
|
Wed, 08 Sep 2010 10:32:46 +0200 |
Nicolas Chauvat |
[views] do not underline h1 titles for tabbedprimary views
stable
|
changeset |
files
|
Wed, 08 Sep 2010 10:27:53 +0200 |
Nicolas Chauvat |
[doc] improve doc thanks to user feedback
stable
|
changeset |
files
|
Wed, 08 Sep 2010 10:03:30 +0200 |
Sylvain Thénault |
[schema deserial] fix loading of schema when mapping an entity type to an existing one
stable
|
changeset |
files
|
Tue, 07 Sep 2010 23:34:16 +0200 |
Sylvain Thénault |
[migration] more rename_entity_type fix
stable
|
changeset |
files
|
Tue, 07 Sep 2010 23:24:45 +0200 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
Tue, 07 Sep 2010 23:23:16 +0200 |
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
|
changeset |
files
|
Tue, 07 Sep 2010 23:02:08 +0200 |
Sylvain Thénault |
[migration] propose to open pdb on error during execution of rql/sql query
stable
|
changeset |
files
|
Tue, 07 Sep 2010 23:00:53 +0200 |
Sylvain Thénault |
[migration] set ask_confirm=False by default on rqlexec
stable
|
changeset |
files
|
Tue, 07 Sep 2010 22:59:55 +0200 |
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
|
changeset |
files
|
Tue, 07 Sep 2010 22:58:31 +0200 |
Sylvain Thénault |
[c-c db-check] add missing import
stable
|
changeset |
files
|
Tue, 07 Sep 2010 18:58:20 +0200 |
Nicolas Chauvat |
[doc] fix typo
stable
|
changeset |
files
|
Tue, 07 Sep 2010 17:34:42 +0200 |
Alexandre Fayolle |
merged unpushed changes
|
changeset |
files
|
Tue, 07 Sep 2010 17:33:33 +0200 |
Alexandre Fayolle |
merged unpushed changes
stable
|
changeset |
files
|
Thu, 02 Sep 2010 14:09:20 +0200 |
Alexandre Fayolle |
fix name error by adding missing import
|
changeset |
files
|
Wed, 01 Sep 2010 17:21:13 +0200 |
Alexandre Fayolle |
migration actions for unique_together constraints
stable
|
changeset |
files
|
Tue, 07 Sep 2010 13:20:32 +0200 |
Sylvain Thénault |
remove buggy call to builtins._ on navigation content
stable
|
changeset |
files
|
Mon, 06 Sep 2010 21:57:12 +0200 |
Nicolas Chauvat |
[views] rename Edition to Modification and personal information to profile
stable
|
changeset |
files
|
Mon, 06 Sep 2010 19:37:37 +0200 |
Sylvain Thénault |
[cw.utils] avoid spurious warning, ustrftime may be globally imported
stable
|
changeset |
files
|
Mon, 06 Sep 2010 19:37:12 +0200 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Mon, 06 Sep 2010 15:04:12 +0200 |
Sylvain Thénault |
add missing msgstr
|
changeset |
files
|
Mon, 06 Sep 2010 15:03:11 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 03 Sep 2010 15:42:14 +0200 |
Aurelien Campeas |
[web/uicfg] better error reporting for reledit_ctrl
stable
|
changeset |
files
|
Wed, 01 Sep 2010 15:56:21 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Thu, 26 Aug 2010 15:05:03 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Thu, 26 Aug 2010 14:38:49 +0200 |
Alexandre Fayolle |
fix order of parameters in call to callfunc_every
stable
|
changeset |
files
|
Tue, 31 Aug 2010 10:43:03 +0200 |
Aurelien Campeas |
[test/entity] fix test (following mtconverter 0.8+ plain text transform change)
stable
|
changeset |
files
|
Fri, 27 Aug 2010 15:02:34 +0200 |
Adrien Di Mascio |
[doc] add documentation on RealDatabaseConfiguration
stable
|
changeset |
files
|
Fri, 27 Aug 2010 14:14:54 +0200 |
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
|
changeset |
files
|
Fri, 27 Aug 2010 13:44:55 +0200 |
Adrien Di Mascio |
[devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit
stable
|
changeset |
files
|
Fri, 27 Aug 2010 09:02:41 +0200 |
Adrien Di Mascio |
[devtools] restore ability to test on real databases
stable
|
changeset |
files
|
Fri, 27 Aug 2010 08:56:58 +0200 |
Adrien Di Mascio |
[migration] fix add_relation_type() for symmetric relations
stable
|
changeset |
files
|
Thu, 26 Aug 2010 11:45:57 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 26 Aug 2010 11:35:02 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.5-1 for changeset 12038ca95f0f
stable
|
changeset |
files
|
Thu, 26 Aug 2010 11:35:02 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.5 for changeset 0a1fce8ddc67
stable cubicweb-debian-version-3.9.5-1
|
changeset |
files
|
Thu, 26 Aug 2010 10:55:08 +0200 |
Sylvain Thénault |
3.9.5
stable cubicweb-version-3.9.5
|
changeset |
files
|
Thu, 26 Aug 2010 10:54:42 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Thu, 26 Aug 2010 10:52:59 +0200 |
Sylvain Thénault |
[doc, adapters] drop deprecated code from examples
stable
|
changeset |
files
|
Thu, 26 Aug 2010 10:52:25 +0200 |
Sylvain Thénault |
[doc] interesting stuff backported
stable
|
changeset |
files
|
Thu, 26 Aug 2010 10:51:55 +0200 |
Sylvain Thénault |
[doc] clean ITreeAdapter documentation
stable
|
changeset |
files
|
Thu, 26 Aug 2010 10:29:32 +0200 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Thu, 26 Aug 2010 10:29:23 +0200 |
Sylvain Thénault |
remove useless import
|
changeset |
files
|
Thu, 26 Aug 2010 10:13:48 +0200 |
Alexandre Fayolle |
use is_instance in a number of places (esp. documentation) rather than the deprecated implements
stable
|
changeset |
files
|
Wed, 25 Aug 2010 19:09:18 +0200 |
Sylvain Thénault |
[new components] fix dumb name error
|
changeset |
files
|
Wed, 25 Aug 2010 19:01:58 +0200 |
Sylvain Thénault |
remove some deprecated stuff about relation definition
stable
|
changeset |
files
|
Wed, 25 Aug 2010 18:55:58 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 25 Aug 2010 18:55:48 +0200 |
Sylvain Thénault |
[book] more about has_<action>_permission and enhance a bit security definition section
stable
|
changeset |
files
|
Wed, 25 Aug 2010 18:29:55 +0200 |
Sylvain Thénault |
update documentation to follow 6142:8bc6eac1fac1 changes. Try to make it better and move most doc with code on the way
|
changeset |
files
|
Wed, 25 Aug 2010 18:13:05 +0200 |
Sylvain Thénault |
cwconfig module already used by another autodocstring. Drop this currently useless file
|
changeset |
files
|
Wed, 25 Aug 2010 13:45:41 +0200 |
Sylvain Thénault |
more cwctl api update and fixes
stable
|
changeset |
files
|
Wed, 25 Aug 2010 11:23:22 +0200 |
Sylvain Thénault |
[c-c create] argument inversed accidentally
stable
|
changeset |
files
|
Wed, 25 Aug 2010 11:22:47 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 25 Aug 2010 10:29:18 +0200 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
changeset |
files
|
Wed, 25 Aug 2010 10:29:07 +0200 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
changeset |
files
|
Wed, 25 Aug 2010 10:01:11 +0200 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
changeset |
files
|
Wed, 25 Aug 2010 09:43:12 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 25 Aug 2010 09:42:55 +0200 |
Sylvain Thénault |
update to lgc.clcommands 0.51 api
stable
|
changeset |
files
|
Tue, 24 Aug 2010 11:59:07 +0200 |
Nicolas Chauvat |
[css] make sure the toolbar is clickable because layered over title
stable
|
changeset |
files
|
Tue, 24 Aug 2010 11:57:45 +0200 |
Nicolas Chauvat |
[dataimport] refactor commitevery to gain readability
stable
|
changeset |
files
|
Mon, 23 Aug 2010 12:49:28 +0200 |
Alexandre Fayolle |
[win32] no os.getuid on windows
stable
|
changeset |
files
|
Mon, 23 Aug 2010 09:07:20 +0200 |
Alexandre Fayolle |
use logilab.common.date.ustrftime in json encoder to work around datetime.strftime limitation on dates < 1900
stable
|
changeset |
files
|
Mon, 23 Aug 2010 08:46:24 +0200 |
Alexandre Fayolle |
use iter_and_commit in example
stable
|
changeset |
files
|
Fri, 20 Aug 2010 17:08:08 +0200 |
Sylvain Thénault |
[c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation
stable
|
changeset |
files
|
Fri, 20 Aug 2010 10:59:57 +0200 |
Sylvain Thénault |
[ms] more planning bug fixes
stable
|
changeset |
files
|
Fri, 20 Aug 2010 08:36:58 +0200 |
Sylvain Thénault |
oops, missing part of 6125:628cf5213154 (mapping file checking)
stable
|
changeset |
files
|
Fri, 20 Aug 2010 08:35:10 +0200 |
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
|
Fri, 20 Aug 2010 08:31:02 +0200 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
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
|
Wed, 11 Aug 2010 15:54:44 +0200 |
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
|
Wed, 11 Aug 2010 16:17:05 +0200 |
Sylvain Thénault |
[entity] base_url argument may be explicitly specified for other purpose (eg http/https site version control)
stable
|
changeset |
files
|
Wed, 11 Aug 2010 16:16:25 +0200 |
Sylvain Thénault |
[cleanup] remove debug print
stable
|
changeset |
files
|
Wed, 11 Aug 2010 10:08:48 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 Aug 2010 18:39:48 +0200 |
Sylvain Thénault |
[dot] oops, should use dc_title here
stable
|
changeset |
files
|
Tue, 10 Aug 2010 18:35:07 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 Aug 2010 16:10:28 +0200 |
Stephanie Marcu |
more generic dot graph generator
stable
|
changeset |
files
|
Tue, 10 Aug 2010 18:28:28 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 Aug 2010 18:27:02 +0200 |
Sylvain Thénault |
[login template] missing xml_escape
stable
|
changeset |
files
|
Tue, 10 Aug 2010 18:26:43 +0200 |
Sylvain Thénault |
[primary] backport _rel_label method from the default branch
stable
|
changeset |
files
|
Tue, 10 Aug 2010 16:05:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:56:31 +0200 |
Stephanie Marcu |
[doc] docstring more explicit for pyviews
stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:22:17 +0200 |
Sylvain Thénault |
[debug] change severity of 'site_cubicweb loaded' message to debug
stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:21:32 +0200 |
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
|
Tue, 10 Aug 2010 14:20:21 +0200 |
Sylvain Thénault |
[entity] entity.view now support initargs as req.view
stable
|
changeset |
files
|
Tue, 10 Aug 2010 14:19:55 +0200 |
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
|
Tue, 10 Aug 2010 14:16:12 +0200 |
Sylvain Thénault |
[tabs] take care, vid may not be a valid dom id (for jQuery at least)
stable
|
changeset |
files
|
Tue, 10 Aug 2010 08:39:06 +0200 |
Adrien Di Mascio |
[forms] callable field kwargs now always take form _and_ field parameters
|
changeset |
files
|
Tue, 10 Aug 2010 08:28:16 +0200 |
Adrien Di Mascio |
[forms] test abs() rql function
|
changeset |
files
|
Mon, 09 Aug 2010 18:48:32 +0200 |
Adrien Di Mascio |
[schema] consider ETYPE_NAME_MAP when deserializing specialization relations
stable
|
changeset |
files
|
Mon, 09 Aug 2010 16:35:49 +0200 |
Nicolas Chauvat |
fix the fix
stable
|
changeset |
files
|
Mon, 09 Aug 2010 11:56:12 +0200 |
Nicolas Chauvat |
fix missing import in web.request
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:49:20 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:38:45 +0200 |
Sylvain Thénault |
[migration] when some inlined relation definition is added to an entity type which has some specialized types, it should be propagated to those types else they may miss the necessary table column to store the relation
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:37:34 +0200 |
Sylvain Thénault |
[migration] dont crash if a group doesn't exists (it may not exists yet)
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:37:06 +0200 |
Sylvain Thénault |
[migration] fix rename_entity_type bug: not putting eids of relation deleted using sql query may cause later error on commit, complaining on missing relation on an entity which has been actually deleted
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:35:02 +0200 |
Sylvain Thénault |
[migration] fix crash when adding symmetric relation type
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:34:24 +0200 |
Sylvain Thénault |
[db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode)
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:33:07 +0200 |
Sylvain Thénault |
[session] should be _cw, not req
stable
|
changeset |
files
|
Fri, 06 Aug 2010 17:32:43 +0200 |
Sylvain Thénault |
[primary] use a new rtypevid flag in primary view display controller, allowing to tell the view for a non final relation should be called as an attribute view (eg, not on the target rset)
stable
|
changeset |
files
|
Wed, 04 Aug 2010 11:16:40 +0200 |
Sylvain Thénault |
[cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
|
changeset |
files
|
Wed, 04 Aug 2010 11:16:39 +0200 |
Sylvain Thénault |
[vreg] rename select* object id argument to avoid name clash with arbitrary kwargs, just in case...
|
changeset |
files
|
Wed, 04 Aug 2010 11:16:38 +0200 |
Sylvain Thénault |
[primary] refactor primary view handling of relation's label
|
changeset |
files
|
Wed, 04 Aug 2010 11:13:11 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 04 Aug 2010 11:23:19 +0200 |
Aurelien Campeas |
[doc/book] note about bootstrap_cubes file
stable
|
changeset |
files
|
Wed, 04 Aug 2010 10:55:32 +0200 |
Sylvain Thénault |
[request] missing paren
stable
|
changeset |
files
|
Wed, 04 Aug 2010 10:53:52 +0200 |
Sylvain Thénault |
[request] js is defined in uilib, not utils
stable
|
changeset |
files
|
Wed, 04 Aug 2010 10:47:29 +0200 |
Sylvain Thénault |
[request] enhanced user[_rql]_callback method, allowing to call other js variant, eg one of userCallback, userCallbackThenUpdateUI, userCallbackThenReloadPage (the default). Also benefit from the new magic js object.
stable
|
changeset |
files
|
Wed, 04 Aug 2010 10:22:11 +0200 |
Sylvain Thénault |
[pyro] instance id cleanup, ensure config['pyro-instance-id'] is a fully qualified pyro id on the server side
stable
|
changeset |
files
|
Tue, 03 Aug 2010 14:43:20 +0200 |
Sylvain Thénault |
[db create] don't ask user/password if the underlying db doesn't support it (eg sqlite)
stable
|
changeset |
files
|
Tue, 03 Aug 2010 12:21:34 +0200 |
Alexandre Fayolle |
added tip on config file migration in scripts
stable
|
changeset |
files
|
Tue, 03 Aug 2010 12:19:02 +0200 |
Sylvain Thénault |
[ms] ensure owned_by/created_by can't be crossed among pyro-rql sources
stable
|
changeset |
files
|
Tue, 03 Aug 2010 12:17:20 +0200 |
Sylvain Thénault |
[ms] cleanups
stable
|
changeset |
files
|
Tue, 03 Aug 2010 12:17:01 +0200 |
Sylvain Thénault |
[ms] fix a ms plannification bug with NOT is
stable
|
changeset |
files
|
Mon, 02 Aug 2010 15:37:45 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 02 Aug 2010 15:36:44 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.4-1 for changeset 8d32d82134dc
stable
|
changeset |
files
|
Mon, 02 Aug 2010 15:36:44 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.4 for changeset 6cebb361dcb2
stable cubicweb-debian-version-3.9.4-1
|
changeset |
files
|
Mon, 02 Aug 2010 14:37:34 +0200 |
Sylvain Thénault |
3.9.4
stable cubicweb-version-3.9.4
|
changeset |
files
|
Mon, 02 Aug 2010 14:26:55 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Mon, 02 Aug 2010 12:35:24 +0200 |
Sylvain Thénault |
[rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...)
stable
|
changeset |
files
|
Mon, 02 Aug 2010 10:09:29 +0200 |
Sylvain Thénault |
[doc] started js/css coding standards
stable
|
changeset |
files
|
Fri, 30 Jul 2010 17:19:07 +0200 |
Aurelien Campeas |
fix idownload view pb. for xhtml browsers
stable
|
changeset |
files
|
Fri, 30 Jul 2010 13:18:36 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 30 Jul 2010 13:18:08 +0200 |
Sylvain Thénault |
[selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods
stable
|
changeset |
files
|
Fri, 30 Jul 2010 13:16:01 +0200 |
Sylvain Thénault |
[schema view] we don't support multiple inheritance
stable
|
changeset |
files
|
Fri, 30 Jul 2010 13:16:01 +0200 |
Sylvain Thénault |
[view] use the new magic js object to generate javascript func call for auto reload user callbacks
stable
|
changeset |
files
|
Fri, 30 Jul 2010 11:53:16 +0200 |
Aurelien Campeas |
[js/edition] fix pb with IE not handling long GETs #1203789
stable
|
changeset |
files
|
Fri, 30 Jul 2010 11:11:08 +0200 |
Julien Jehannet |
[migration] commit only sql script migration
stable
|
changeset |
files
|
Fri, 30 Jul 2010 10:09:31 +0200 |
Sylvain Thénault |
[index page] refactor add_entity_link: no need to give request, nicer to check perm before calling the method, and use the new create url factory
|
changeset |
files
|
Fri, 30 Jul 2010 10:07:12 +0200 |
Sylvain Thénault |
[facet] refactor bookmark this search link creation: check perm before calling the method, and use the new create url factory
|
changeset |
files
|
Fri, 30 Jul 2010 10:02:31 +0200 |
Sylvain Thénault |
[view] deprecate create_url in favor of a cw_create_url class method on entity classes
|
changeset |
files
|
Fri, 30 Jul 2010 09:52:46 +0200 |
Sylvain Thénault |
small cleanups
stable
|
changeset |
files
|
Fri, 30 Jul 2010 09:52:12 +0200 |
Sylvain Thénault |
[vreg debug] use classid to get cleaner output
stable
|
changeset |
files
|
Thu, 29 Jul 2010 14:46:29 +0200 |
Julien Jehannet |
[windmill] add xul-ext firefox plugin
stable
|
changeset |
files
|
Thu, 29 Jul 2010 15:18:31 +0200 |
Julien Jehannet |
[migration] unify process_script command
stable
|
changeset |
files
|
Tue, 27 Jul 2010 19:40:57 +0200 |
Julien Jehannet |
tests: use larger timeouts in windmill tests
stable
|
changeset |
files
|
Wed, 28 Jul 2010 16:31:32 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 28 Jul 2010 16:31:23 +0200 |
Sylvain Thénault |
[session] session auto reconnect feature has gone with the session-time refactoring in 6012:d56fd78006cd
|
changeset |
files
|
Wed, 28 Jul 2010 16:27:57 +0200 |
Sylvain Thénault |
[debug view] action moved
stable
|
changeset |
files
|
Wed, 28 Jul 2010 15:01:48 +0200 |
Sylvain Thénault |
[test] check_session returns an int since 6012:d56fd78006cd
|
changeset |
files
|
Wed, 28 Jul 2010 14:27:28 +0200 |
Aurelien Campeas |
[editcontroller] turn eid into an int if possible, avoiding pbs. further down (case: preview cube)
stable
|
changeset |
files
|
Wed, 28 Jul 2010 11:37:02 +0200 |
Sylvain Thénault |
[session] this log should be at the debug level, not info
stable
|
changeset |
files
|
Wed, 28 Jul 2010 11:39:47 +0200 |
Sylvain Thénault |
[ms] log after preprocessing, else we don't see the query which is actually planned (may have been modified by security insertion)
stable
|
changeset |
files
|
Tue, 27 Jul 2010 19:14:17 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 27 Jul 2010 19:13:27 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.3-1 for changeset ab1f9686ff3e
stable
|
changeset |
files
|
Tue, 27 Jul 2010 19:13:27 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.3 for changeset 900772fd9caa
stable cubicweb-debian-version-3.9.3-1
|
changeset |
files
|
Tue, 27 Jul 2010 17:41:22 +0200 |
Sylvain Thénault |
[forms] default combobox view should accept arbitrary keyword arguments
stable cubicweb-version-3.9.3
|
changeset |
files
|
Tue, 27 Jul 2010 16:39:19 +0200 |
Sylvain Thénault |
3.9.3
stable
|
changeset |
files
|
Tue, 27 Jul 2010 16:34:20 +0200 |
Sylvain Thénault |
i18n update
stable
|
changeset |
files
|
Tue, 27 Jul 2010 12:37:27 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 27 Jul 2010 12:36:16 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Tue, 27 Jul 2010 12:36:03 +0200 |
Sylvain Thénault |
[security] don't put uncrypted password in query parameters, else it may be logged on error
oldstable
|
changeset |
files
|
Tue, 27 Jul 2010 09:40:09 +0200 |
Sylvain Thénault |
[relations in ui] provide context information when computing label for a relation
stable
|
changeset |
files
|
Tue, 27 Jul 2010 09:14:00 +0200 |
Sylvain Thénault |
[security] do not show sessions information to non managers users. Close security ticket #38246
stable
|
changeset |
files
|
Tue, 27 Jul 2010 09:06:55 +0200 |
Sylvain Thénault |
[dbapi] update renamed argument
|
changeset |
files
|
Mon, 26 Jul 2010 15:04:47 +0200 |
Nicolas Chauvat |
[debug] improve debug messages
stable
|
changeset |
files
|
Mon, 26 Jul 2010 12:15:11 +0200 |
Sylvain Thénault |
[dbapi] cleanup shared data api: let access to transaction from dbapi, we can write it after all... Also, querydata is better named txdata
|
changeset |
files
|
Mon, 26 Jul 2010 12:08:24 +0200 |
Sylvain Thénault |
[session] cleanup session-time / cleanup-session-time...
|
changeset |
files
|
Mon, 26 Jul 2010 12:07:00 +0200 |
Sylvain Thénault |
[debug] when a loop is detected in a tree, log the entity involved in it to ease repair
stable
|
changeset |
files
|
Mon, 26 Jul 2010 12:06:58 +0200 |
Sylvain Thénault |
[image js] fix image fit screen function
stable
|
changeset |
files
|
Mon, 26 Jul 2010 12:06:55 +0200 |
Sylvain Thénault |
[idownloadable primary view] when file is an image, display attributes below the image
stable
|
changeset |
files
|
Mon, 26 Jul 2010 12:06:52 +0200 |
Sylvain Thénault |
[selector] adjuts score returned by the adaptable selector to get correct priority over is_instance
stable
|
changeset |
files
|
Mon, 26 Jul 2010 12:06:49 +0200 |
Sylvain Thénault |
[navigation] refactor previous / next navigation component to ease overriding
stable
|
changeset |
files
|
Fri, 23 Jul 2010 10:30:10 +0200 |
Sylvain Thénault |
[massmailing] need edition.js for the freeezeFormButtons function
stable
|
changeset |
files
|
Fri, 23 Jul 2010 17:54:18 +0200 |
Nicolas Chauvat |
[views] link to public url when trying https without an account
stable
|
changeset |
files
|
Wed, 21 Jul 2010 12:46:21 +0200 |
Sylvain Thénault |
[image] more handy image resizing using javascript
stable
|
changeset |
files
|
Wed, 21 Jul 2010 12:42:18 +0200 |
Sylvain Thénault |
[rql2sql] fix bug with NOT of inlined relation: NULL values are not properly handled and hence some rows won't be returned while the should
stable
|
changeset |
files
|
Wed, 21 Jul 2010 12:41:14 +0200 |
Sylvain Thénault |
[schema sync] if something went wrong while getting rdef in precommit event, rdef adttribute won't be set in revertprecommit. We don't want to fail in such case
stable
|
changeset |
files
|
Wed, 21 Jul 2010 12:40:17 +0200 |
Sylvain Thénault |
[migration] add script to repair instances which have lost some relation due to 3.9 + file 1.9 migration (bad Image -> File entity type renaming)
stable
|
changeset |
files
|
Wed, 21 Jul 2010 11:28:30 +0200 |
Nicolas Chauvat |
[uiprops] check that STYLESHEETS* and JAVASCRIPTS are lists
stable
|
changeset |
files
|
Tue, 20 Jul 2010 16:45:11 +0200 |
Sylvain Thénault |
[migration] fix rename_entity_type to avoid to loose some relations on the way
stable
|
changeset |
files
|
Tue, 20 Jul 2010 14:09:58 +0200 |
Sylvain Thénault |
[js] fix bug encountered with IE (result evaluated to true while no response text -> json parse error)
stable
|
changeset |
files
|
Tue, 20 Jul 2010 14:08:34 +0200 |
Sylvain Thénault |
[table view] fix bad arguments given to form_filter method
stable
|
changeset |
files
|
Mon, 19 Jul 2010 17:22:10 +0200 |
Sylvain Thénault |
[deprecation] remove 3.8 deprecation warning
stable
|
changeset |
files
|
Mon, 19 Jul 2010 16:46:42 +0200 |
Julien Jehannet |
[test] improve windmill integration, new test on relation edition
stable
|
changeset |
files
|
Mon, 19 Jul 2010 15:37:02 +0200 |
Sylvain Thénault |
backport default into stable. STABLE IS NOW 3.9, default 3.10
stable
|
changeset |
files
|
Mon, 19 Jul 2010 15:36:16 +0200 |
Sylvain Thénault |
backport stable into oldstable. oldstable is now 3.8
oldstable
|
changeset |
files
|
Mon, 19 Jul 2010 15:34:29 +0200 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Mon, 19 Jul 2010 10:51:23 +0200 |
Sylvain Thénault |
[css] set 100% width/height on image from idownloadable primary view
|
changeset |
files
|
Mon, 19 Jul 2010 10:13:01 +0200 |
Sylvain Thénault |
[c-c start repo] config log's threshold is upper case while option accepts lower case. This break c-c start of repository instances.
|
changeset |
files
|
Mon, 19 Jul 2010 10:10:20 +0200 |
Sylvain Thénault |
[querier] actually fix bug attempted to be fixed in 5942:f1abba8ccc01. The pb was not in multi-sources but because of missing annotation on rql generated by security insertion
|
changeset |
files
|
Sat, 17 Jul 2010 10:00:05 +0200 |
Sylvain Thénault |
[basetemplate nav] no need for an attribute here
|
changeset |
files
|
Sat, 17 Jul 2010 09:59:44 +0200 |
Sylvain Thénault |
[images] use tags.img and allow to add arbitrary attributes on the image. Use it to set a class when image is the primary entity
|
changeset |
files
|
Sat, 17 Jul 2010 09:55:29 +0200 |
Sylvain Thénault |
[images] add link around main image
|
changeset |
files
|
Fri, 16 Jul 2010 16:37:20 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.2-1 for changeset 8a23821dc138
|
changeset |
files
|
Fri, 16 Jul 2010 16:37:19 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.2 for changeset e51796b9caf3
cubicweb-debian-version-3.9.2-1
|
changeset |
files
|
Fri, 16 Jul 2010 12:41:10 +0200 |
Sylvain Thénault |
3.9.2
cubicweb-version-3.9.2
|
changeset |
files
|
Fri, 16 Jul 2010 12:40:22 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 16 Jul 2010 11:41:17 +0200 |
Sylvain Thénault |
[idownloadable] fix download_url prototype: should accept arbitrary kwargs to add as form parameters to the generated url
|
changeset |
files
|
Fri, 16 Jul 2010 11:39:28 +0200 |
Sylvain Thénault |
[entity] fix setdefault implementation: should return actual value
|
changeset |
files
|
Fri, 16 Jul 2010 11:00:42 +0200 |
Nicolas Chauvat |
[web] eid key is deprecated
|
changeset |
files
|
Thu, 15 Jul 2010 17:19:34 +0200 |
Sylvain Thénault |
[js] cleanup
|
changeset |
files
|
Thu, 15 Jul 2010 17:18:57 +0200 |
Sylvain Thénault |
[js] fix typo causing blank page...
|
changeset |
files
|
Thu, 15 Jul 2010 12:03:13 +0200 |
Sylvain Thénault |
[transaction] if error on rollbacking a source, replace the connection by a new one
stable
|
changeset |
files
|
Thu, 15 Jul 2010 11:38:31 +0200 |
Sylvain Thénault |
[transaction] do not attempt to reconnect if there has been some write during the transaction
stable
|
changeset |
files
|
Thu, 15 Jul 2010 11:07:47 +0200 |
Sylvain Thénault |
[testlib] when no validator specified, simply return stripped output, not None
|
changeset |
files
|
Thu, 15 Jul 2010 10:44:46 +0200 |
Stephanie Marcu |
[3.6] fix deprecation warnings
|
changeset |
files
|
Thu, 15 Jul 2010 10:43:19 +0200 |
Sylvain Thénault |
[ldap] take care, email address may be a list. In such case, only consider the first one (XXX). Also, fix call to reset_caches.
|
changeset |
files
|
Tue, 13 Jul 2010 17:22:15 +0200 |
Sylvain Thénault |
[ajax] fix the fix introduced in 3.9.1 to avoid duplicated loads: it cause some other errors since the browser may load the script *after* the server-response event is emited, causing pb if the script interact with this event
|
changeset |
files
|
Tue, 13 Jul 2010 17:21:57 +0200 |
Sylvain Thénault |
[broken schema] fix the group_mapping function in case where some standard group isn't found: we currently loop for ever, boring the user by asking ever and ever the same question...
|
changeset |
files
|
Tue, 13 Jul 2010 16:07:41 +0200 |
Sylvain Thénault |
[ldap] fix update script
|
changeset |
files
|
Tue, 13 Jul 2010 15:45:42 +0200 |
Sylvain Thénault |
[c-c shell] script to update the base dn of an ldap source
|
changeset |
files
|
Tue, 13 Jul 2010 15:45:18 +0200 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
Tue, 13 Jul 2010 15:45:02 +0200 |
Sylvain Thénault |
[iprevnext] implements cell_call to remove warning when displayed in the main content zone
|
changeset |
files
|
Tue, 13 Jul 2010 08:11:03 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.1-1 for changeset 9bd75af3dca3
|
changeset |
files
|
Tue, 13 Jul 2010 08:11:02 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.1 for changeset 4d75f743ed49
cubicweb-debian-version-3.9.1-1
|
changeset |
files
|
Mon, 12 Jul 2010 14:11:09 +0200 |
Sylvain Thénault |
[actions] homogen action/view selectors. Move action together with associated view to avoid such thing in the future
cubicweb-version-3.9.1
|
changeset |
files
|
Mon, 12 Jul 2010 13:28:02 +0200 |
Sylvain Thénault |
3.9.1
|
changeset |
files
|
Mon, 12 Jul 2010 13:27:53 +0200 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
Mon, 12 Jul 2010 12:55:43 +0200 |
Sylvain Thénault |
[config] run time directory created when necessary on startup, don't check it exists while creating the instance (closes #1177687)
|
changeset |
files
|
Mon, 12 Jul 2010 12:28:44 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 12 Jul 2010 12:28:19 +0200 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
Mon, 12 Jul 2010 12:30:36 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.8.7-1 for changeset 1cccf88d6dfe
stable
|
changeset |
files
|
Mon, 12 Jul 2010 12:30:36 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.8.7 for changeset a1a334d93439
stable cubicweb-debian-version-3.8.7-1
|
changeset |
files
|
Mon, 12 Jul 2010 12:25:19 +0200 |
Sylvain Thénault |
[form] take care to not unicodify None values
|
changeset |
files
|
Mon, 12 Jul 2010 10:36:28 +0200 |
Sylvain Thénault |
[fti migration] test and fix reindexation of some specific entity types
stable
|
changeset |
files
|
Fri, 09 Jul 2010 12:48:03 +0200 |
Aurelien Campeas |
[doc/book] fix & enhance rql intro chapter
|
changeset |
files
|
Thu, 08 Jul 2010 20:19:20 +0200 |
Sylvain Thénault |
[ajax box] shouldn't give js object directly to xml_escape
|
changeset |
files
|
Thu, 08 Jul 2010 20:18:53 +0200 |
Sylvain Thénault |
[uilib] js objects implements __unicode__
|
changeset |
files
|
Thu, 08 Jul 2010 19:18:56 +0200 |
Adrien Di Mascio |
[test] fix test_ajax js tests. We have to mock some of our js functions / variables (e.g. _ or pageid) in the test environment
|
changeset |
files
|
Thu, 08 Jul 2010 18:59:42 +0200 |
Sylvain Thénault |
[box] provide a new generic base box class to edit relation to simple entities, backported from the 'tag' cube
|
changeset |
files
|
Thu, 08 Jul 2010 18:48:44 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 08 Jul 2010 18:10:47 +0200 |
Sylvain Thénault |
[test] remove deprecated test file
|
changeset |
files
|
Thu, 08 Jul 2010 16:30:19 +0200 |
Aurelien Campeas |
merge
|
changeset |
files
|
Thu, 08 Jul 2010 16:29:51 +0200 |
Aurelien Campeas |
[web/views/reledit] explicitely add the field if the formid is base + line cleanups
|
changeset |
files
|
Thu, 08 Jul 2010 15:36:33 +0200 |
Sylvain Thénault |
[ftirank] when ordered by fti rank, we don't want page navigation. Anyway, sorted nav component shouldn't consider has_text relation.
|
changeset |
files
|
Thu, 08 Jul 2010 15:35:29 +0200 |
Sylvain Thénault |
[multi-sources] we should annotate those queries, else there is a chance to get bad sql...
|
changeset |
files
|
Thu, 08 Jul 2010 15:30:53 +0200 |
Adrien Di Mascio |
[tests] make sure controllers created by ctrl_publish() have a valid appli attribute
stable
|
changeset |
files
|
Thu, 08 Jul 2010 14:52:08 +0200 |
Sylvain Thénault |
[test] buggy import make test fails
|
changeset |
files
|
Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
changeset |
files
|
Thu, 08 Jul 2010 12:54:28 +0200 |
Sylvain Thénault |
[uiprops] use lazystr and update some variables usage in css
|
changeset |
files
|
Thu, 08 Jul 2010 12:54:27 +0200 |
Sylvain Thénault |
[uiprops] introduce lazystr to get a chance to change style without having to change all properties
|
changeset |
files
|
Thu, 08 Jul 2010 12:54:25 +0200 |
Sylvain Thénault |
[javascript] more cleanups and deprecation warnings removal
|
changeset |
files
|
Thu, 08 Jul 2010 12:54:14 +0200 |
Sylvain Thénault |
[js] fix misplaced bracket
|
changeset |
files
|
Thu, 08 Jul 2010 12:43:39 +0200 |
Sylvain Thénault |
[forms] we need a wrapping list to avoid bug caused by flatening done by $.map. Closes #1164908
|
changeset |
files
|
Thu, 08 Jul 2010 10:04:30 +0200 |
Sylvain Thénault |
[web configuration] http/https ui properties should not share the same cache directory
|
changeset |
files
|
Thu, 08 Jul 2010 10:03:03 +0200 |
Sylvain Thénault |
[web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
|
changeset |
files
|
Thu, 08 Jul 2010 08:54:45 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.0-1 for changeset eda4940ffef8
|
changeset |
files
|
Thu, 08 Jul 2010 08:54:45 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.0 for changeset d9936c39d478
cubicweb-debian-version-3.9.0-1
|
changeset |
files
|
Wed, 07 Jul 2010 16:41:36 +0200 |
Aurelien Campeas |
[debian/control] do not forbid shipment with python 2.6
|
changeset |
files
|
Wed, 07 Jul 2010 15:21:21 +0200 |
Sylvain Thénault |
[cube dist] fix default setup.py, well we get the cube also installed in lib/python, that may cause pb (eg the email cube for instance). UPDATE YOUR CUBE's setup.py
stable
|
changeset |
files
|
Wed, 07 Jul 2010 14:21:52 +0200 |
Sylvain Thénault |
[migration] new migration command to change fti weight for an entity t ype
cubicweb-version-3.9.0
|
changeset |
files
|
Wed, 07 Jul 2010 14:18:28 +0200 |
Sylvain Thénault |
[form] field.vocabulary return values as string, more fixes
|
changeset |
files
|
Wed, 07 Jul 2010 13:58:21 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 07 Jul 2010 13:13:13 +0200 |
Julien Jehannet |
prepare 3.8.7 release
stable cubicweb-version-3.8.7
|
changeset |
files
|
Wed, 07 Jul 2010 10:53:03 +0200 |
Julien Jehannet |
[book] update rql documentation and some erroneous/deprecated examples
|
changeset |
files
|
Wed, 07 Jul 2010 13:50:55 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Wed, 07 Jul 2010 13:42:49 +0200 |
Sylvain Thénault |
[interface deprecation] fix bad comment
|
changeset |
files
|
Wed, 07 Jul 2010 13:42:32 +0200 |
Sylvain Thénault |
[test] class has been renamed
|
changeset |
files
|
Wed, 07 Jul 2010 13:01:44 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 07 Jul 2010 13:01:25 +0200 |
Sylvain Thénault |
3.9
|
changeset |
files
|
Wed, 07 Jul 2010 12:59:24 +0200 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
Wed, 07 Jul 2010 12:09:29 +0200 |
Sylvain Thénault |
[config] expand_cubes(with_recommends=True) shouldn't return recommened-but-not-installed cubes
|
changeset |
files
|
Wed, 07 Jul 2010 12:08:10 +0200 |
Sylvain Thénault |
[form fields] smarter __str__ / __repr__
|
changeset |
files
|
Wed, 07 Jul 2010 10:48:07 +0200 |
Sylvain Thénault |
[skel] nicer test file skeleton
|
changeset |
files
|
Wed, 07 Jul 2010 10:46:33 +0200 |
Sylvain Thénault |
[form] test update/remove deprecation warnings: form vocabulary should contains unicode values
|
changeset |
files
|
Tue, 06 Jul 2010 19:33:59 +0200 |
Pierre-Yves David |
[test] add default generic test Tags to CubicWeb TestCase class
|
changeset |
files
|
Tue, 06 Jul 2010 19:32:29 +0200 |
Sylvain Thénault |
[itree] backport default combobox view for entities implementing ITree (from folder/zone cube)
|
changeset |
files
|
Tue, 06 Jul 2010 19:31:50 +0200 |
Sylvain Thénault |
[form] vocab function must now return values as unicode
|
changeset |
files
|
Tue, 06 Jul 2010 17:19:30 +0200 |
Stephanie Marcu |
[facets] fix bug w/ vid in facet's js introduced in 3.9, improve navigation component so that show all link use ajax when called from ajax.
|
changeset |
files
|
Tue, 06 Jul 2010 17:15:25 +0200 |
Sylvain Thénault |
[javascript] fix some javascript errors and remove some deprecation warnings
|
changeset |
files
|
Tue, 06 Jul 2010 17:11:44 +0200 |
Sylvain Thénault |
[forms] bw compat code for vocabulary function returning typed values
|
changeset |
files
|
Tue, 06 Jul 2010 17:11:41 +0200 |
Sylvain Thénault |
[web config] fix old css compat code: we have to modify locate_resource prototype so it return (potentially hacked) file name as well. Should only impact the file cube which has to be released anyway.
|
changeset |
files
|
Tue, 06 Jul 2010 17:09:14 +0200 |
Sylvain Thénault |
[repository] fix so that when repository is shutting down, internal session in transaction are interrupted
stable
|
changeset |
files
|
Tue, 06 Jul 2010 11:45:11 +0200 |
Julien Jehannet |
[test] windmill: add a timeout between JS assertion in test_creation use case
|
changeset |
files
|
Tue, 06 Jul 2010 13:55:10 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 06 Jul 2010 13:54:57 +0200 |
Sylvain Thénault |
[selectors] fix dumb name error introduced in parent changeset
stable
|
changeset |
files
|
Tue, 06 Jul 2010 11:34:23 +0200 |
Sylvain Thénault |
[css] old css bw compat with @import in a custom css
|
changeset |
files
|
Tue, 06 Jul 2010 11:31:34 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 06 Jul 2010 11:31:04 +0200 |
Sylvain Thénault |
[selectors] relation_possible selector should check user may read target entity type when specified
stable
|
changeset |
files
|
Tue, 06 Jul 2010 09:42:16 +0200 |
Sylvain Thénault |
imported patch selstrfix.diff
stable
|
changeset |
files
|
Tue, 06 Jul 2010 09:42:13 +0200 |
Sylvain Thénault |
imported patch rql2sqlfix.diff
stable
|
changeset |
files
|
Tue, 06 Jul 2010 09:41:19 +0200 |
Sylvain Thénault |
[migration] fix rename_entity_type to an existant entity type: get back relation from the old entity type non existant on the target type
|
changeset |
files
|
Tue, 06 Jul 2010 09:39:06 +0200 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
Mon, 05 Jul 2010 19:06:17 +0200 |
Sylvain Thénault |
[selectors] avoid spurious warning when using implements by design
|
changeset |
files
|
Mon, 05 Jul 2010 19:05:56 +0200 |
Sylvain Thénault |
[session] don't log reraised error occured during precommit
|
changeset |
files
|
Mon, 05 Jul 2010 19:08:30 +0200 |
Nicolas Chauvat |
[doc] proof-reading and improvements
|
changeset |
files
|
Mon, 05 Jul 2010 18:25:25 +0200 |
Sylvain Thénault |
[selectors] fix warning stack level
|
changeset |
files
|
Mon, 05 Jul 2010 18:25:19 +0200 |
Sylvain Thénault |
[schema migration] import refactoring to fix #1109558 and enhances things on the way
|
changeset |
files
|
Mon, 05 Jul 2010 18:00:33 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 05 Jul 2010 17:56:02 +0200 |
Sylvain Thénault |
[test] running transaction while session is closed are now killed, update test accordingly
stable
|
changeset |
files
|
Mon, 05 Jul 2010 17:55:41 +0200 |
Sylvain Thénault |
[security] fix read rql expression insertion: we should not insert rql expr on variables only referenced in neged relation
stable
|
changeset |
files
|
Mon, 05 Jul 2010 17:55:37 +0200 |
Sylvain Thénault |
[rql2sql] test and fix crash when OR in HAVING where both expresion are 'fake' having terms (eg not using aggregat function)
stable
|
changeset |
files
|
Mon, 05 Jul 2010 17:06:11 +0200 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
Mon, 05 Jul 2010 17:02:39 +0200 |
Sylvain Thénault |
[config] use hashlib to avoid warning w/ py2.6
stable
|
changeset |
files
|
Mon, 05 Jul 2010 17:02:11 +0200 |
Sylvain Thénault |
[req] hashlib has no hash function, but has an hash1 function even in python 2.5
stable
|
changeset |
files
|
Mon, 05 Jul 2010 15:59:14 +0200 |
Nicolas Chauvat |
[utils] improve repr() of RepeatList
|
changeset |
files
|
Mon, 05 Jul 2010 15:58:36 +0200 |
Nicolas Chauvat |
[doc] fix typo
|
changeset |
files
|
Mon, 05 Jul 2010 13:35:15 +0200 |
Sylvain Thénault |
[selectors] use before-registry-reset event to init is_instance cache: cleaner code and avoid reloading bug (making hooks test fail for instance)
|
changeset |
files
|
Mon, 05 Jul 2010 13:34:29 +0200 |
Sylvain Thénault |
[vreg] new [before|after]-registry-reset event, taking vreg as argument
|
changeset |
files
|
Mon, 05 Jul 2010 12:37:21 +0200 |
Aurelien Campeas |
[doc] update book for adapters
|
changeset |
files
|
Mon, 05 Jul 2010 12:37:13 +0200 |
Aurelien Campeas |
[reledit] fix relation cardinality handling
|
changeset |
files
|
Mon, 05 Jul 2010 12:04:32 +0200 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
changeset |
files
|
Fri, 02 Jul 2010 19:14:48 +0200 |
Aurelien Campeas |
[web/views/massmailing] fix cancel button msg/icon
|
changeset |
files
|
Fri, 02 Jul 2010 19:05:58 +0200 |
Nicolas Chauvat |
[testlib] improve test description messages
|
changeset |
files
|
Fri, 02 Jul 2010 18:56:05 +0200 |
Aurelien Campeas |
[web/views/reledit] fix typo (-add we used as id component in delete id)
|
changeset |
files
|
Fri, 02 Jul 2010 18:46:26 +0200 |
Aurelien Campeas |
[web/test] fix test (doreledit must have a formid and this is now checked)
|
changeset |
files
|
Fri, 02 Jul 2010 18:03:18 +0200 |
Sylvain Thénault |
[web ui] add missing image
|
changeset |
files
|
Fri, 02 Jul 2010 17:50:31 +0200 |
Sylvain Thénault |
[ITree] small fixes: parent_entity is a IBreadCrumbs method, we should use .parent on ITree
|
changeset |
files
|
Fri, 02 Jul 2010 17:49:23 +0200 |
Sylvain Thénault |
restore bw compat on Entity.related_rql
|
changeset |
files
|
Fri, 02 Jul 2010 15:26:59 +0200 |
Aurelien Campeas |
reledit refactoring
|
changeset |
files
|
Fri, 02 Jul 2010 14:47:44 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 02 Jul 2010 14:47:34 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Fri, 02 Jul 2010 14:47:12 +0200 |
Sylvain Thénault |
[idownloadable] make the download view http cache friendly
stable
|
changeset |
files
|
Fri, 02 Jul 2010 14:46:09 +0200 |
Sylvain Thénault |
[publisher] avoid useless rollback after successful commit, which clutters debug logs and may also not be cost-free
stable
|
changeset |
files
|
Fri, 02 Jul 2010 14:44:23 +0200 |
Sylvain Thénault |
[controller] same method defined on the base class
stable
|
changeset |
files
|
Fri, 02 Jul 2010 11:52:51 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 02 Jul 2010 11:52:19 +0200 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
Fri, 02 Jul 2010 11:25:23 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.8.6-1 for changeset 607a90073911
stable
|
changeset |
files
|
Fri, 02 Jul 2010 11:25:23 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.8.6 for changeset 1a24c62aefc5
stable cubicweb-debian-version-3.8.6-1
|
changeset |
files
|
Fri, 02 Jul 2010 10:38:56 +0200 |
Sylvain Thénault |
[dbapi] refactor so that cw 3.8.6 can still speak with a 3.8.5 server
stable
|
changeset |
files
|