Mon, 11 Oct 2010 17:59:58 +0200 |
Sylvain Thénault |
[i18n cube] skip bw compat registries boxes and contentnavigation
|
changeset |
files
|
Mon, 11 Oct 2010 14:45:25 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 11 Oct 2010 13:40:18 +0200 |
Sylvain Thénault |
TestServerConfig needs default_base_url
stable
|
changeset |
files
|
Mon, 11 Oct 2010 12:27:29 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 11 Oct 2010 12:27:17 +0200 |
Sylvain Thénault |
[test] we must consider default_base_url()
stable
|
changeset |
files
|
Mon, 11 Oct 2010 12:26:50 +0200 |
Sylvain Thénault |
[js test] cleanup, move anonymous_logged handling to the test class (easier to control there
stable
|
changeset |
files
|
Mon, 11 Oct 2010 12:03:12 +0200 |
Sylvain Thénault |
CtxComponent don't have wview
|
changeset |
files
|
Mon, 11 Oct 2010 11:05:19 +0200 |
Sylvain Thénault |
[test] missing main
stable
|
changeset |
files
|
Mon, 11 Oct 2010 11:02:27 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 11 Oct 2010 10:47:22 +0200 |
Sylvain Thénault |
[test] fix ldap test when executed from certain hosts
stable
|
changeset |
files
|
Mon, 11 Oct 2010 10:14:22 +0200 |
Sylvain Thénault |
[test] missing main
stable
|
changeset |
files
|
Mon, 11 Oct 2010 10:14:11 +0200 |
Sylvain Thénault |
restore line dropped in 6424:f443a2b8a5c7 which is necessary to have proper base-url on test server config (used for ms tests at least)
stable
|
changeset |
files
|
Mon, 11 Oct 2010 09:17:54 +0200 |
Sylvain Thénault |
typo
|
changeset |
files
|
Mon, 11 Oct 2010 09:01:14 +0200 |
Sylvain Thénault |
[breadcrumb] infinite loop safety belt, bw compatible by hi-jacking 'recurs' argument
|
changeset |
files
|
Sat, 09 Oct 2010 00:38:07 +0200 |
Aurelien Campeas |
[login] fix some previously introduced login box css breakage
|
changeset |
files
|
Sat, 09 Oct 2010 00:38:02 +0200 |
Sylvain Thénault |
[components] refactor main template header: make it much more flexible by using CtxComponent
|
changeset |
files
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
changeset |
files
|
Sat, 09 Oct 2010 00:05:50 +0200 |
Sylvain Thénault |
[hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
|
changeset |
files
|
Sat, 09 Oct 2010 00:05:49 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 08 Oct 2010 15:28:51 +0200 |
Julien Jehannet |
[devtools] refactor http server initialization in a much saner way
stable
|
changeset |
files
|
Fri, 08 Oct 2010 17:07:46 +0200 |
Sylvain Thénault |
[pre 3.10 compat] if CtxComponent as a call() method, emit a deprecation warning but use it. Also ensure default value on class for visible and order, and define wview for bw compat as well
|
changeset |
files
|
Fri, 08 Oct 2010 16:11:37 +0200 |
Sylvain Thénault |
[reledit] do not reload on the parent node
|
changeset |
files
|
Fri, 08 Oct 2010 16:11:23 +0200 |
Aurelien Campeas |
[js/edition] kill deprecated (& dead) reledit code
|
changeset |
files
|
Fri, 08 Oct 2010 13:19:07 +0200 |
Aurelien Campeas |
[views/wdoc] do not crash on malconstructed stuff
stable
|
changeset |
files
|
Fri, 08 Oct 2010 13:12:14 +0200 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Fri, 08 Oct 2010 11:54:17 +0200 |
Aurelien Campeas |
[views/authentication] fix http auth regression (no message)
|
changeset |
files
|
Fri, 08 Oct 2010 11:11:31 +0200 |
Sylvain Thénault |
[test] fixes
|
changeset |
files
|
Fri, 08 Oct 2010 11:11:09 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Fri, 08 Oct 2010 11:11:08 +0200 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
Fri, 08 Oct 2010 09:43:24 +0200 |
Sylvain Thénault |
[test] skip test when dbhelper has no underlying dbapi module available
stable
|
changeset |
files
|
Fri, 08 Oct 2010 07:55:11 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 08 Oct 2010 07:48:37 +0200 |
Sylvain Thénault |
[test] cleanup / unittest2 api update
stable
|
changeset |
files
|
Fri, 08 Oct 2010 07:44:22 +0200 |
Sylvain Thénault |
[test] don't add unnecessary dependency to blog
stable
|
changeset |
files
|
Fri, 08 Oct 2010 07:43:38 +0200 |
Sylvain Thénault |
[test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable)
stable
|
changeset |
files
|
Thu, 07 Oct 2010 19:04:07 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 07 Oct 2010 19:02:00 +0200 |
Sylvain Thénault |
[testlib] fix mail monkey patching, former patch was applied on stable instead of default
stable
|
changeset |
files
|
Thu, 07 Oct 2010 18:51:13 +0200 |
Sylvain Thénault |
[primary view] default to outofcontext view for entities displayed in boxes
stable
|
changeset |
files
|
Thu, 07 Oct 2010 17:25:24 +0200 |
Adrien Di Mascio |
xml-escape <script> tags generated by HTMLHead
stable
|
changeset |
files
|
Wed, 06 Oct 2010 15:32:59 +0200 |
Alexandre Fayolle |
fix some issues in DotGraphView, and enhance reusability
stable
|
changeset |
files
|
Wed, 06 Oct 2010 14:57:14 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 06 Oct 2010 14:56:43 +0200 |
Pierre-Yves David |
[testlib] Fix mail monkeypatch in testlib
stable
|
changeset |
files
|
Wed, 06 Oct 2010 14:56:20 +0200 |
Sylvain Thénault |
[selector] fix iterable detection
|
changeset |
files
|
Wed, 06 Oct 2010 14:04:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 06 Oct 2010 11:57:21 +0200 |
Aurelien Campeas |
restore vital block of code (gone in 6384:89d5b339ebdd)
|
changeset |
files
|
Wed, 06 Oct 2010 10:47:29 +0200 |
Sylvain Thénault |
[debian] constrain pyro version in debian packaging
stable
|
changeset |
files
|
Wed, 06 Oct 2010 10:46:20 +0200 |
Sylvain Thénault |
[test] send mail synchronously during tests
stable
|
changeset |
files
|
Tue, 05 Oct 2010 10:17:24 +0200 |
Stephanie Marcu |
[book] improve documentation lisibility for cwconfig chapter and fix some references
|
changeset |
files
|
Tue, 05 Oct 2010 10:15:09 +0200 |
Sylvain Thénault |
[login ui] cleanup and somewhat bw compat
|
changeset |
files
|
Tue, 05 Oct 2010 10:14:37 +0200 |
Sylvain Thénault |
[selectors] move selectors according to their type, add missing ones to documentation
|
changeset |
files
|
Tue, 05 Oct 2010 08:33:10 +0200 |
Adrien Di Mascio |
[forms] remove dead code and simplify inlineviews creation
|
changeset |
files
|
Mon, 04 Oct 2010 19:09:09 +0200 |
Sylvain Thénault |
include fcayre's patch #1060507 to get extra rql query parameters from form content in rgx_action
stable
|
changeset |
files
|
Mon, 04 Oct 2010 19:05:51 +0200 |
Sylvain Thénault |
[forms] catching KeyError closes #961831: migration failure when defining form fields
stable
|
changeset |
files
|
Mon, 04 Oct 2010 18:59:32 +0200 |
Aurelien Campeas |
[authentication] force retriever implementor to think about it
|
changeset |
files
|
Mon, 04 Oct 2010 18:56:10 +0200 |
Aurelien Campeas |
[repo] add a find_users method for under-privileged accounts
|
changeset |
files
|
Mon, 04 Oct 2010 18:56:05 +0200 |
Aurelien Campeas |
refactor login box & form to enable easy pluggability
|
changeset |
files
|
Mon, 04 Oct 2010 18:55:57 +0200 |
Sylvain Thénault |
[js] add cubes namespace
|
changeset |
files
|
Mon, 04 Oct 2010 16:58:34 +0200 |
Alexandre Fayolle |
new script cwuser_ldap2system
|
changeset |
files
|
Mon, 04 Oct 2010 15:55:55 +0200 |
Sylvain Thénault |
[vreg] fix bad copy and paste introduced in 6347:ef47a2100c66
stable
|
changeset |
files
|
Fri, 01 Oct 2010 18:49:47 +0200 |
Sylvain Thénault |
[repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting
stable
|
changeset |
files
|
Fri, 01 Oct 2010 17:27:54 +0200 |
Sylvain Thénault |
#1256570: remove __method, it is not used in any of the cubes from logilab and encourages bad design by using Redirect (eg ui specific) from entities.py
|
changeset |
files
|
Fri, 01 Oct 2010 17:04:09 +0200 |
Pierre-Yves David |
Add a fsimport context manage to localy enable fsimporting.
stable
|
changeset |
files
|
Fri, 01 Oct 2010 17:03:50 +0200 |
Pierre-Yves David |
[test] improve tag for server/test/unittest_storage.py
stable
|
changeset |
files
|
Fri, 01 Oct 2010 17:03:01 +0200 |
Pierre-Yves David |
[repo threads] Add several safety when looking for a callable name.
stable
|
changeset |
files
|
Fri, 01 Oct 2010 16:53:35 +0200 |
Sylvain Thénault |
[facets] support for `no_relation` on RelationFacet
|
changeset |
files
|
Fri, 01 Oct 2010 16:07:03 +0200 |
Alexandre Fayolle |
[R] use dbhelper.binary_value to process passwords and other Bytes fields
|
changeset |
files
|
Fri, 01 Oct 2010 15:45:38 +0200 |
Sylvain Thénault |
[3.10 migration] fix migration of cwproperties related to components/boxes
|
changeset |
files
|
Fri, 01 Oct 2010 15:45:00 +0200 |
Sylvain Thénault |
[schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
|
changeset |
files
|
Fri, 01 Oct 2010 11:24:21 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 01 Oct 2010 11:09:25 +0200 |
Sylvain Thénault |
[schema] introduce new WORKFLOW_RTYPES set and use it to build SYSTEM_RTYPES/DONT_CHECK_RTYPES_ON_ADD/DONT_CHECK_RTYPES_ON_DEL sets
stable
|
changeset |
files
|
Fri, 01 Oct 2010 11:08:31 +0200 |
Sylvain Thénault |
[rset] support for delitem on repeat list (may be necessary in pyro source)
stable
|
changeset |
files
|
Fri, 01 Oct 2010 09:26:17 +0200 |
Alexandre Fayolle |
merged timeline changes into default
|
changeset |
files
|
Fri, 01 Oct 2010 09:25:39 +0200 |
Alexandre Fayolle |
timeline view minor enhancements
stable
|
changeset |
files
|
Thu, 30 Sep 2010 15:35:01 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Thu, 30 Sep 2010 15:00:40 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 30 Sep 2010 15:00:30 +0200 |
Sylvain Thénault |
[test] more update to unittest2 api
stable
|
changeset |
files
|
Thu, 30 Sep 2010 14:58:57 +0200 |
Sylvain Thénault |
[repo] properly mark object as saved once added to its source (code much probably gone during a merge...)
|
changeset |
files
|
Wed, 29 Sep 2010 16:46:47 +0200 |
Sylvain Thénault |
fix merge, some buffers weren't saved...
|
changeset |
files
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 29 Sep 2010 14:22:12 +0200 |
Sylvain Thénault |
[test] must now commit file creation since the later ValidationError trigger a rollback
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:54:35 +0200 |
Sylvain Thénault |
cleanup and micro-optimization
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:53:30 +0200 |
Sylvain Thénault |
[web action] has_editable_relations should not filter out final relations, fix regression introduced in 6358:22c95c5ef12d
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:44:11 +0200 |
Sylvain Thénault |
[c-c] fix RuntimeError: 'maximum recursion depth exceeded while calling a Python object' we get when creating/upgrading/shelling an instance: hasattr() call __getattribute__, creating an infinite recursion error catched by the interpretor. Avoid this by testing the method is available on the class instead of the instance
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:18:06 +0200 |
Sylvain Thénault |
[transaction] to avoid potential db corruption, we should rollback systematically in case of ValidationError
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:17:26 +0200 |
Sylvain Thénault |
[selector] cleanup
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:16:28 +0200 |
Sylvain Thénault |
[sync schema] take care rdef may not be final, in which case we want to use type of eid attribute
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:15:10 +0200 |
Sylvain Thénault |
[web action] has_permission_update checked implicitly by has_editable_relation, don't check it twice
stable
|
changeset |
files
|
Wed, 29 Sep 2010 12:13:44 +0200 |
Sylvain Thénault |
[muledit] form may contains subforms with nothing editable that will be s kipped, so ensure we choose one with something to display when rendering table headers
stable
|
changeset |
files
|
Wed, 29 Sep 2010 09:01:57 +0200 |
Sylvain Thénault |
[c-c i18n] namespace/line wrap cleanup + dynamically compute available language + make it works in installed mode
stable
|
changeset |
files
|
Wed, 29 Sep 2010 09:00:54 +0200 |
Sylvain Thénault |
[i18n] no more necessary, those msgids are no more generated
stable
|
changeset |
files
|
Tue, 28 Sep 2010 18:53:45 +0200 |
Sylvain Thénault |
[wf component] reversing selectors here may be a huge performance win on big rsets, since EntityVComponent selector starts with one_line_rset
stable
|
changeset |
files
|
Tue, 28 Sep 2010 16:52:45 +0200 |
Alexandre Fayolle |
don't add another encoding if already present in content-type
stable
|
changeset |
files
|
Tue, 28 Sep 2010 16:50:34 +0200 |
Alexandre Fayolle |
[book] note about different encryption on Unix and Windows
stable
|
changeset |
files
|
Tue, 28 Sep 2010 14:52:45 +0200 |
Alexandre Fayolle |
make reset-admin-pwd work with sqlserver as db backend
stable
|
changeset |
files
|
Tue, 28 Sep 2010 12:22:17 +0200 |
Alexandre Fayolle |
[book] updated FAQ 'How to reset the password for user joe' with SQL Server syntax
stable
|
changeset |
files
|
Tue, 28 Sep 2010 08:36:24 +0200 |
Sylvain Thénault |
fix test so that we don't actually depends on file and email cubes
stable
|
changeset |
files
|
Fri, 24 Sep 2010 13:41:13 +0200 |
Julien Jehannet |
[selectors] multi_lines_rset selector supports now optional operator for richer comparaisons
stable
|
changeset |
files
|
Fri, 24 Sep 2010 15:00:08 +0200 |
Julien Jehannet |
exception: specify expected parameter in NoSelectableException
stable
|
changeset |
files
|
Mon, 27 Sep 2010 17:14:23 +0200 |
Sylvain Thénault |
[testlib] don't wrap main test connection into TestCaseConnectionProxy, it should not be closed afterwards
stable
|
changeset |
files
|
Mon, 27 Sep 2010 17:13:41 +0200 |
Sylvain Thénault |
[doc] add note about propagation on deletion of a watched relation
stable
|
changeset |
files
|
Fri, 24 Sep 2010 18:38:24 +0200 |
Stephanie Marcu |
[book] add a link in hooks section to test, talk about create_entity in tests section
stable
|
changeset |
files
|
Fri, 24 Sep 2010 18:37:03 +0200 |
Stephanie Marcu |
[book] add editable-table in views/table section and add an example to illustrate this view
stable
|
changeset |
files
|
Fri, 24 Sep 2010 18:37:00 +0200 |
Stephanie Marcu |
[book] Talk about RichString in 'Yams schema' section
stable
|
changeset |
files
|
Fri, 24 Sep 2010 18:08:40 +0200 |
Julien Jehannet |
[tests] import TestSuite from lgc.testlib for further compatibility
stable
|
changeset |
files
|
Fri, 24 Sep 2010 18:20:59 +0200 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
changeset |
files
|
Fri, 24 Sep 2010 18:20:57 +0200 |
Sylvain Thénault |
[foaf] we should encode email addr: even if we know it should be ascii, nothing prevent from putting something else in (tests at least do it)
stable
|
changeset |
files
|
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
|