Fri, 15 Oct 2010 17:57:27 +0200 Sylvain Thénault [3.10] enhanced deprecation warning: add problematic class name
Fri, 15 Oct 2010 17:00:09 +0200 Pierre-Yves David [devtools] Firefox need write access to $HOME stable
Fri, 15 Oct 2010 16:20:48 +0200 Sylvain Thénault backport stable
Fri, 15 Oct 2010 16:20:27 +0200 Pierre-Yves David [debian] include compiled documentation instead of source in cubicweb-documentation debian pkg stable
Fri, 15 Oct 2010 16:12:47 +0200 Pierre-Yves David [book] don't rely on importable cubicweb to extract cubicweb version number stable
Fri, 15 Oct 2010 12:09:11 +0200 Sylvain Thénault 3.10.1
Fri, 15 Oct 2010 12:07:32 +0200 Sylvain Thénault backport stable
Fri, 15 Oct 2010 11:48:43 +0200 Pierre-Yves David [pkg] fix install_data import not present in setuptools stable
Fri, 15 Oct 2010 11:48:16 +0200 Sylvain Thénault backport stable
Fri, 15 Oct 2010 11:41:10 +0200 Pierre-Yves David [packaging] add a __init__.py to cubes directory when installing data stable
Fri, 15 Oct 2010 11:40:36 +0200 Pierre-Yves David [distribution] Handle missing instance directory when listing and running instance command. stable
Fri, 15 Oct 2010 11:39:54 +0200 Pierre-Yves David [setuptools] Automaticly move data content of a cubicweb's egg in the proper location. stable
Fri, 15 Oct 2010 11:39:10 +0200 Pierre-Yves David [packaging] Egg are not valid cubicweb prefix. stable
Wed, 13 Oct 2010 18:58:56 +0200 Pierre-Yves David [config] Put "Instance" and "Instance data" directory within cubiweb install prefix. stable
Thu, 14 Oct 2010 00:10:43 +0200 Sylvain Thénault [debian] goa package gone for now stable
Fri, 15 Oct 2010 11:33:06 +0200 Sylvain Thénault [component] remove row argument which is actually discarded by registry's cache (untill we feel we need a per context cache...)
Fri, 15 Oct 2010 11:25:59 +0200 Sylvain Thénault [deprecation] enhanced messages
Fri, 15 Oct 2010 11:25:51 +0200 Sylvain Thénault [bw compat] fix compat for entity.attr assigment
Thu, 14 Oct 2010 17:32:36 +0200 Nicolas Chauvat fix typo
Thu, 14 Oct 2010 16:57:56 +0200 Sylvain Thénault [iprogress] None resilience stable
Wed, 13 Oct 2010 18:54:59 +0200 Pierre-Yves David #1251878: Cubicweb no longer crash for missing instance and data dir at create. stable
Thu, 14 Oct 2010 14:10:45 +0200 Sylvain Thénault [config] make config.cubes() available on NoAppCubicWebConfiguration
Thu, 14 Oct 2010 14:10:02 +0200 Sylvain Thénault [rql2sql] properly compute has_text relation table scope
Thu, 14 Oct 2010 10:15:56 +0200 Sylvain Thénault fix some pylint detected errors
Thu, 14 Oct 2010 10:15:38 +0200 Sylvain Thénault pylint option update
Thu, 14 Oct 2010 10:08:00 +0200 Sylvain Thénault [components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
Thu, 14 Oct 2010 09:49:59 +0200 Sylvain Thénault [component] avoid conflict on global/local identifier
Thu, 14 Oct 2010 09:01:58 +0200 Sylvain Thénault [migration] missing future import
Thu, 14 Oct 2010 00:10:43 +0200 Sylvain Thénault [debian] goa package gone for now
Thu, 14 Oct 2010 00:10:07 +0200 Sylvain Thénault [doc] kill deprecated french documentation
Thu, 14 Oct 2010 00:01:04 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.10.0-1 for changeset 9ef1347f8d99
Thu, 14 Oct 2010 00:01:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.10.0 for changeset 0793fe84651b cubicweb-debian-version-3.10.0-1
Wed, 13 Oct 2010 22:18:59 +0200 Sylvain Thénault 3.10 cubicweb-version-3.10.0
Wed, 13 Oct 2010 19:46:35 +0200 Sylvain Thénault backport stable
Wed, 13 Oct 2010 16:47:22 +0200 Sylvain Thénault [schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
Wed, 13 Oct 2010 16:46:54 +0200 Sylvain Thénault i18n catalog cleanup
Wed, 13 Oct 2010 16:18:20 +0200 Sylvain Thénault [primary] RsetBox view should give dispctrl & all to its subview. Also, don't use csv when in boxes.
Wed, 13 Oct 2010 16:17:37 +0200 Sylvain Thénault [server] fix dumb name error
Wed, 13 Oct 2010 16:17:20 +0200 Sylvain Thénault [see also component] drop it, we can acheive the same result with uicfg rules
Wed, 13 Oct 2010 16:16:48 +0200 Sylvain Thénault [primary] fix autolimited view which was not limited at all
Wed, 13 Oct 2010 16:00:06 +0200 Sylvain Thénault [see also component] avoid seeing see_also entities in side boxes as well
Wed, 13 Oct 2010 15:59:35 +0200 Sylvain Thénault [components] remove old deprecation warning
Wed, 13 Oct 2010 15:59:05 +0200 Sylvain Thénault [wf history] avoid title duplication
Wed, 13 Oct 2010 13:03:48 +0200 Sylvain Thénault i18n tweaks
Wed, 13 Oct 2010 11:00:22 +0200 Alexandre Fayolle [book] small note about test/data/schema.py stable
Wed, 13 Oct 2010 08:37:21 +0200 Sylvain Thénault backport stable
Wed, 13 Oct 2010 08:37:09 +0200 Sylvain Thénault [test] reset uncommitable flag on ValidationError raised during automatic db population stable
Wed, 13 Oct 2010 08:36:38 +0200 Sylvain Thénault [ctx component] has no wview method
Wed, 13 Oct 2010 07:45:18 +0200 Sylvain Thénault [entity, repo] move prefill_entity_cache function back to repository due to usage of del_existing_rel_if_needed function which is also defined there
Tue, 12 Oct 2010 23:36:54 +0200 Sylvain Thénault cleanup and 3.10 updates
Tue, 12 Oct 2010 23:36:35 +0200 Sylvain Thénault [architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first
Tue, 12 Oct 2010 23:34:55 +0200 Sylvain Thénault [repo, entity] move entity cache initialization to a function, and call it before source.add_entity so it may be used in error handler or such
Tue, 12 Oct 2010 22:20:15 +0200 Sylvain Thénault i18n update
Tue, 12 Oct 2010 22:15:47 +0200 Sylvain Thénault [ui component] restore see_also component
Tue, 12 Oct 2010 22:12:50 +0200 Sylvain Thénault [ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
Tue, 12 Oct 2010 22:11:06 +0200 Sylvain Thénault [c-c i18ncubicweb] fix 'non-contextual' relations
Tue, 12 Oct 2010 19:15:31 +0200 Sylvain Thénault [i18n] uniformize footer capitalization
Tue, 12 Oct 2010 19:10:48 +0200 Sylvain Thénault cleanup
Tue, 12 Oct 2010 19:10:43 +0200 Sylvain Thénault [selector] more efficient rql_condition by simply retreiving COUNT()
Tue, 12 Oct 2010 19:10:08 +0200 Sylvain Thénault [workflow] fix bw compat code
Tue, 12 Oct 2010 19:09:52 +0200 Sylvain Thénault [baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
Tue, 12 Oct 2010 14:13:07 +0200 Sylvain Thénault [test/possible views] skip deprecated views
Tue, 12 Oct 2010 14:10:58 +0200 Sylvain Thénault [form] unify form.render prototype to take a 'w' argument as other view/components render method
Tue, 12 Oct 2010 12:12:05 +0200 Sylvain Thénault [ui] nicer ajax edit relation table (tags box for instance)
Mon, 11 Oct 2010 19:45:15 +0200 Sylvain Thénault fix pre 3.10 bw compat
Mon, 11 Oct 2010 19:13:01 +0200 Katia Saurfelt small typo on mustMach, handle initialvalue, handle empty userInput
Mon, 11 Oct 2010 19:13:00 +0200 Adrien Di Mascio [formwidgets] rewrite autocomplete cw widgets to get rid of div-style declaration API
Mon, 11 Oct 2010 19:12:59 +0200 Adrien Di Mascio [javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
Mon, 11 Oct 2010 17:46:22 +0200 Julien Jehannet [tests] update windmill use cases from link corrections
Mon, 11 Oct 2010 18:01:25 +0200 Sylvain Thénault [contextual components] missing layout for components in the toolbar
Mon, 11 Oct 2010 18:00:51 +0200 Sylvain Thénault [selectors] make configuration_values selector works for startup/maintainance hook
Mon, 11 Oct 2010 18:00:21 +0200 Sylvain Thénault [c-c i18ncube] proper command class name
Mon, 11 Oct 2010 17:59:58 +0200 Sylvain Thénault [i18n cube] skip bw compat registries boxes and contentnavigation
Mon, 11 Oct 2010 14:45:25 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 13:40:18 +0200 Sylvain Thénault TestServerConfig needs default_base_url stable
Mon, 11 Oct 2010 12:27:29 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 12:27:17 +0200 Sylvain Thénault [test] we must consider default_base_url() stable
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
Mon, 11 Oct 2010 12:03:12 +0200 Sylvain Thénault CtxComponent don't have wview
Mon, 11 Oct 2010 11:05:19 +0200 Sylvain Thénault [test] missing main stable
Mon, 11 Oct 2010 11:02:27 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 10:47:22 +0200 Sylvain Thénault [test] fix ldap test when executed from certain hosts stable
Mon, 11 Oct 2010 10:14:22 +0200 Sylvain Thénault [test] missing main stable
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
Mon, 11 Oct 2010 09:17:54 +0200 Sylvain Thénault typo
Mon, 11 Oct 2010 09:01:14 +0200 Sylvain Thénault [breadcrumb] infinite loop safety belt, bw compatible by hi-jacking 'recurs' argument
Sat, 09 Oct 2010 00:38:07 +0200 Aurelien Campeas [login] fix some previously introduced login box css breakage
Sat, 09 Oct 2010 00:38:02 +0200 Sylvain Thénault [components] refactor main template header: make it much more flexible by using CtxComponent
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
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
Sat, 09 Oct 2010 00:05:49 +0200 Sylvain Thénault backport stable
Fri, 08 Oct 2010 15:28:51 +0200 Julien Jehannet [devtools] refactor http server initialization in a much saner way stable
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
Fri, 08 Oct 2010 16:11:37 +0200 Sylvain Thénault [reledit] do not reload on the parent node
Fri, 08 Oct 2010 16:11:23 +0200 Aurelien Campeas [js/edition] kill deprecated (& dead) reledit code
Fri, 08 Oct 2010 13:19:07 +0200 Aurelien Campeas [views/wdoc] do not crash on malconstructed stuff stable
Fri, 08 Oct 2010 13:12:14 +0200 Sylvain Thénault typo stable
Fri, 08 Oct 2010 11:54:17 +0200 Aurelien Campeas [views/authentication] fix http auth regression (no message)
Fri, 08 Oct 2010 11:11:31 +0200 Sylvain Thénault [test] fixes
Fri, 08 Oct 2010 11:11:09 +0200 Sylvain Thénault fix bad merge
Fri, 08 Oct 2010 11:11:08 +0200 Sylvain Thénault cleanups
Fri, 08 Oct 2010 09:43:24 +0200 Sylvain Thénault [test] skip test when dbhelper has no underlying dbapi module available stable
Fri, 08 Oct 2010 07:55:11 +0200 Sylvain Thénault backport stable
Fri, 08 Oct 2010 07:48:37 +0200 Sylvain Thénault [test] cleanup / unittest2 api update stable
Fri, 08 Oct 2010 07:44:22 +0200 Sylvain Thénault [test] don't add unnecessary dependency to blog stable
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
Thu, 07 Oct 2010 19:04:07 +0200 Sylvain Thénault backport stable
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
Thu, 07 Oct 2010 18:51:13 +0200 Sylvain Thénault [primary view] default to outofcontext view for entities displayed in boxes stable
Thu, 07 Oct 2010 17:25:24 +0200 Adrien Di Mascio xml-escape <script> tags generated by HTMLHead stable
Wed, 06 Oct 2010 15:32:59 +0200 Alexandre Fayolle fix some issues in DotGraphView, and enhance reusability stable
Wed, 06 Oct 2010 14:57:14 +0200 Sylvain Thénault backport stable
Wed, 06 Oct 2010 14:56:43 +0200 Pierre-Yves David [testlib] Fix mail monkeypatch in testlib stable
Wed, 06 Oct 2010 14:56:20 +0200 Sylvain Thénault [selector] fix iterable detection
Wed, 06 Oct 2010 14:04:26 +0200 Sylvain Thénault backport stable
Wed, 06 Oct 2010 11:57:21 +0200 Aurelien Campeas restore vital block of code (gone in 6384:89d5b339ebdd)
Wed, 06 Oct 2010 10:47:29 +0200 Sylvain Thénault [debian] constrain pyro version in debian packaging stable
Wed, 06 Oct 2010 10:46:20 +0200 Sylvain Thénault [test] send mail synchronously during tests stable
Tue, 05 Oct 2010 10:17:24 +0200 Stephanie Marcu [book] improve documentation lisibility for cwconfig chapter and fix some references
Tue, 05 Oct 2010 10:15:09 +0200 Sylvain Thénault [login ui] cleanup and somewhat bw compat
Tue, 05 Oct 2010 10:14:37 +0200 Sylvain Thénault [selectors] move selectors according to their type, add missing ones to documentation
Tue, 05 Oct 2010 08:33:10 +0200 Adrien Di Mascio [forms] remove dead code and simplify inlineviews creation
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
Mon, 04 Oct 2010 19:05:51 +0200 Sylvain Thénault [forms] catching KeyError closes #961831: migration failure when defining form fields stable
Mon, 04 Oct 2010 18:59:32 +0200 Aurelien Campeas [authentication] force retriever implementor to think about it
Mon, 04 Oct 2010 18:56:10 +0200 Aurelien Campeas [repo] add a find_users method for under-privileged accounts
Mon, 04 Oct 2010 18:56:05 +0200 Aurelien Campeas refactor login box & form to enable easy pluggability
Mon, 04 Oct 2010 18:55:57 +0200 Sylvain Thénault [js] add cubes namespace
Mon, 04 Oct 2010 16:58:34 +0200 Alexandre Fayolle new script cwuser_ldap2system
Mon, 04 Oct 2010 15:55:55 +0200 Sylvain Thénault [vreg] fix bad copy and paste introduced in 6347:ef47a2100c66 stable
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
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
Fri, 01 Oct 2010 17:04:09 +0200 Pierre-Yves David Add a fsimport context manage to localy enable fsimporting. stable
Fri, 01 Oct 2010 17:03:50 +0200 Pierre-Yves David [test] improve tag for server/test/unittest_storage.py stable
Fri, 01 Oct 2010 17:03:01 +0200 Pierre-Yves David [repo threads] Add several safety when looking for a callable name. stable
Fri, 01 Oct 2010 16:53:35 +0200 Sylvain Thénault [facets] support for `no_relation` on RelationFacet
Fri, 01 Oct 2010 16:07:03 +0200 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
Fri, 01 Oct 2010 15:45:38 +0200 Sylvain Thénault [3.10 migration] fix migration of cwproperties related to components/boxes
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
Fri, 01 Oct 2010 11:24:21 +0200 Sylvain Thénault backport stable
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
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
Fri, 01 Oct 2010 09:26:17 +0200 Alexandre Fayolle merged timeline changes into default
Fri, 01 Oct 2010 09:25:39 +0200 Alexandre Fayolle timeline view minor enhancements stable
Thu, 30 Sep 2010 15:35:01 +0200 Sylvain Thénault fix bad merge
Thu, 30 Sep 2010 15:00:40 +0200 Sylvain Thénault backport stable
Thu, 30 Sep 2010 15:00:30 +0200 Sylvain Thénault [test] more update to unittest2 api stable
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...)
Wed, 29 Sep 2010 16:46:47 +0200 Sylvain Thénault fix merge, some buffers weren't saved...
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
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
Wed, 29 Sep 2010 12:54:35 +0200 Sylvain Thénault cleanup and micro-optimization stable
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
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
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
Wed, 29 Sep 2010 12:17:26 +0200 Sylvain Thénault [selector] cleanup stable
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
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
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
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
Wed, 29 Sep 2010 09:00:54 +0200 Sylvain Thénault [i18n] no more necessary, those msgids are no more generated stable
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
Tue, 28 Sep 2010 16:52:45 +0200 Alexandre Fayolle don't add another encoding if already present in content-type stable
Tue, 28 Sep 2010 16:50:34 +0200 Alexandre Fayolle [book] note about different encryption on Unix and Windows stable
Tue, 28 Sep 2010 14:52:45 +0200 Alexandre Fayolle make reset-admin-pwd work with sqlserver as db backend stable
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
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
Fri, 24 Sep 2010 13:41:13 +0200 Julien Jehannet [selectors] multi_lines_rset selector supports now optional operator for richer comparaisons stable
Fri, 24 Sep 2010 15:00:08 +0200 Julien Jehannet exception: specify expected parameter in NoSelectableException stable
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
Mon, 27 Sep 2010 17:13:41 +0200 Sylvain Thénault [doc] add note about propagation on deletion of a watched relation stable
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
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
Fri, 24 Sep 2010 18:37:00 +0200 Stephanie Marcu [book] Talk about RichString in 'Yams schema' section stable
Fri, 24 Sep 2010 18:08:40 +0200 Julien Jehannet [tests] import TestSuite from lgc.testlib for further compatibility stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
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
Fri, 24 Sep 2010 18:20:45 +0200 Sylvain Thénault add test case demonstrating #1251910 stable
Fri, 24 Sep 2010 18:20:16 +0200 Sylvain Thénault stop relying on person cube, it isn't needed stable
Fri, 24 Sep 2010 12:54:20 +0200 Sylvain Thénault [facet] use contextified label when possible stable
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
Fri, 24 Sep 2010 11:05:10 +0200 Alexandre Fayolle add some styling required by ReST figures stable
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Thu, 23 Sep 2010 23:24:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.8-1 for changeset e4dba8ae9637 stable
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
Thu, 23 Sep 2010 22:38:04 +0200 Sylvain Thénault 3.9.8 stable cubicweb-version-3.9.8
Thu, 23 Sep 2010 22:37:46 +0200 Sylvain Thénault [reledit] drop compute_best_vid method now useless stable
Thu, 23 Sep 2010 18:38:36 +0200 Sylvain Thénault i18n update stable
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
Thu, 23 Sep 2010 18:35:49 +0200 Sylvain Thénault [skel] update pylint instruction in default setup.py stable
Thu, 23 Sep 2010 16:02:53 +0200 Nicolas Chauvat [views] fix foaf view for CWUser stable
Fri, 16 Jul 2010 16:08:04 +0200 Julien Jehannet [book] minor update about windmill + reformat stable
Fri, 30 Jul 2010 16:01:28 +0200 Julien Jehannet [c-c shell/upgrade] raise ExecutionError when traceback is not relevant stable
Thu, 23 Sep 2010 15:30:54 +0200 Julien Jehannet [windmill] initialize windmill registry if not already existing (possible error case in dev) stable
Thu, 23 Sep 2010 12:16:36 +0200 Julien Jehannet [req] build_url: detect None values in arguments and raise ValueError stable
Thu, 23 Sep 2010 13:10:29 +0200 Aurelien Campeas [doc/book] make it colorful stable
Thu, 23 Sep 2010 13:04:01 +0200 Aurelien Campeas [doc/book] complete section on authentication plugins stable
Thu, 23 Sep 2010 10:49:05 +0200 Sylvain Thénault [publisher] add session id when logging published path stable
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
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
Thu, 23 Sep 2010 10:46:59 +0200 Sylvain Thénault [test] fix broken tests and minor cleanups stable
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
Wed, 22 Sep 2010 20:12:38 +0200 Aurelien Campeas [doc/book] begin an howto write auth plugins chapter stable
Wed, 22 Sep 2010 19:44:37 +0200 Aurelien Campeas [dbapi] fix typo stable
Wed, 22 Sep 2010 19:43:44 +0200 Aurelien Campeas [doc/book] tell a more complete story on sessions and the authentication process stable
Wed, 22 Sep 2010 19:43:02 +0200 Aurelien Campeas [doc/book] more notes on setup stable
Wed, 22 Sep 2010 18:23:42 +0200 Sylvain Thénault cleanup stable
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
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
Wed, 22 Sep 2010 18:17:40 +0200 Sylvain Thénault [test] fix test broken by introduction of CWUniqueTogetherConstraint stable
Wed, 22 Sep 2010 13:21:34 +0200 Nicolas Chauvat [doc] fixing install doc (reapply cset that was erroneously overriden) stable
Wed, 22 Sep 2010 17:01:51 +0200 Aurelien Campeas [doc,bin] add script to fetch & update most cw dependencies + some cubes stable
Wed, 22 Sep 2010 14:03:24 +0200 Sylvain Thénault [book] backport documentation about primary/base views sent on the list stable
Wed, 22 Sep 2010 13:33:17 +0200 Stephanie Marcu [book - #1251259] reorganize plan for basetemplate, talk about class attributes stable
Wed, 22 Sep 2010 13:15:14 +0200 Stephanie Marcu imported patch doc_test_commit.diff stable
Wed, 22 Sep 2010 13:21:34 +0200 Nicolas Chauvat [doc] fixing install doc stable
Wed, 22 Sep 2010 12:29:20 +0200 Sylvain Thénault [sqlite] quick hacks to fix #1251873 and #1251874 stable
Wed, 22 Sep 2010 12:14:54 +0200 Aurelien Campeas [doc/book] fix session types stable
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
Wed, 22 Sep 2010 10:34:20 +0200 Sylvain Thénault [skel] MANIFEST.in cleanup stable
Wed, 22 Sep 2010 10:10:19 +0200 Alexandre Fayolle updated yams and logilab.database dependency, start preparing 3.9.8 stable
Wed, 22 Sep 2010 10:00:36 +0200 Alexandre Fayolle use new logilab.database interface for multicol indexes stable
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)
Tue, 21 Sep 2010 16:33:20 +0200 Adrien Di Mascio [migractions] add a dropped_constraints() migration command
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
Mon, 20 Sep 2010 15:50:12 +0200 Alexandre Fayolle handle displayctrl['limit'] == None correctly stable
Fri, 17 Sep 2010 19:30:22 +0200 Aurelien Campeas [views/reledit] bw compat code is unneeded there stable
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
Fri, 17 Sep 2010 17:46:47 +0200 Sylvain Thénault [js] update js for reledit to 3.9 ajax api stable
Fri, 17 Sep 2010 17:25:58 +0200 Sylvain Thénault cleanup stable
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
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
Fri, 17 Sep 2010 16:54:57 +0200 Sylvain Thénault [reledit] more api cleanup stable
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
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
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
Thu, 16 Sep 2010 18:56:35 +0200 Sylvain Thénault backport stable into default
Thu, 16 Sep 2010 18:43:46 +0200 Sylvain Thénault merge stable heads stable
Thu, 16 Sep 2010 18:43:40 +0200 Sylvain Thénault merge stable heads stable
Thu, 16 Sep 2010 18:43:17 +0200 Sylvain Thénault cleanup stable
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
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
Thu, 16 Sep 2010 18:39:35 +0200 Sylvain Thénault [publisher] avoid extra Name error on unexpected error stable
Thu, 16 Sep 2010 18:39:16 +0200 Sylvain Thénault [publisher] with python>=2.5, we should catch BaseException here stable
Thu, 16 Sep 2010 18:36:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.7-1 for changeset 1c01f9dffd64 stable
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
Thu, 16 Sep 2010 16:49:13 +0200 Alexandre Fayolle ewrongattribute stable
Thu, 16 Sep 2010 16:42:58 +0200 Alexandre Fayolle force debug mode to false in service mode stable
Thu, 16 Sep 2010 16:38:19 +0200 Alexandre Fayolle repair service mode start on windows stable
Thu, 16 Sep 2010 15:42:34 +0200 Sylvain Thénault 3.9.7 stable cubicweb-version-3.9.7
Thu, 16 Sep 2010 15:40:54 +0200 Sylvain Thénault [navigation] for rql to the one of the rset being paginated stable
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
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
Thu, 16 Sep 2010 13:37:47 +0200 Sylvain Thénault add permission relations to schema types stable
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
Thu, 16 Sep 2010 11:52:10 +0200 Alexandre Fayolle raise ProcessFormError when a problem occurs during date / time parsing stable
Thu, 16 Sep 2010 11:30:14 +0200 Aurelien Campeas [request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion stable
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
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
Thu, 16 Sep 2010 11:27:50 +0200 Sylvain Thénault [repo] docstring cleanup stable
Thu, 16 Sep 2010 11:27:26 +0200 Sylvain Thénault [primary view] should specify rtype/role when selecting a rtype view stable
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
Thu, 16 Sep 2010 11:26:08 +0200 Sylvain Thénault [urlpublishing] refactor to ease overriding stable
Thu, 16 Sep 2010 11:25:17 +0200 Sylvain Thénault [dbapi] reorganize Connection methods and use a @check_not_closed decorator stable
Wed, 15 Sep 2010 18:43:14 +0200 Sylvain Thénault [facet] add missing @property making subsequent access always true stable
Wed, 15 Sep 2010 17:21:05 +0200 Sylvain Thénault cleanup stable
Wed, 15 Sep 2010 17:20:56 +0200 Sylvain Thénault fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d) stable
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
Wed, 15 Sep 2010 15:14:35 +0200 Alexandre Fayolle unique_together: recast exception raised by sqlite stable
Wed, 15 Sep 2010 15:00:04 +0200 Aurelien Campeas [views/reledit] refactor composite handling stable
Wed, 15 Sep 2010 11:13:17 +0200 Sylvain Thénault [doc] add note about x-ref in doc's README stable
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
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
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
Wed, 15 Sep 2010 08:06:13 +0200 Sylvain Thénault should not use pyro 4 stable
Tue, 14 Sep 2010 15:40:31 +0200 Sylvain Thénault cleanups stable
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
Tue, 14 Sep 2010 15:39:28 +0200 Sylvain Thénault [basecontroller] pagination / ajax fixes stable
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
Tue, 14 Sep 2010 15:37:32 +0200 Sylvain Thénault [repo tests] add test case for RQLUniqueConstraint stable
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
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
Tue, 14 Sep 2010 15:33:28 +0200 Sylvain Thénault [schema] turn comment into docstring for RQLUniqueConstraint stable
Tue, 14 Sep 2010 15:33:01 +0200 Sylvain Thénault [schema] ensure DISTINCT is displayed for constraint using it, this ease debugging stable
Tue, 14 Sep 2010 08:49:29 +0200 Sylvain Thénault [windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic) stable
Tue, 14 Sep 2010 08:49:26 +0200 Sylvain Thénault [schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations stable
Tue, 14 Sep 2010 08:48:44 +0200 Sylvain Thénault [schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
Tue, 14 Sep 2010 08:47:11 +0200 Sylvain Thénault [windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
Mon, 13 Sep 2010 16:47:03 +0200 Sylvain Thénault backport stable
Mon, 13 Sep 2010 16:46:52 +0200 Sylvain Thénault merge stable heads stable
Mon, 13 Sep 2010 15:15:21 +0200 Sylvain Thénault backport stable
Mon, 13 Sep 2010 14:48:29 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.6-1 for changeset 7d2cab567735 stable
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
Mon, 13 Sep 2010 14:32:46 +0200 Sylvain Thénault [migration] attempt to fix pre 3.6 migration stable
Mon, 13 Sep 2010 14:32:20 +0200 Sylvain Thénault [migration] remove buggy assertion stable
Mon, 13 Sep 2010 13:56:09 +0200 Aurelien Campeas [js] jqNode is more robust here wrt some node ids stable
Mon, 13 Sep 2010 13:55:37 +0200 Aurelien Campeas [migration] .pop() is more readable stable
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
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
Mon, 13 Sep 2010 10:51:55 +0200 Sylvain Thénault 3.9.6 stable
Mon, 13 Sep 2010 10:01:43 +0200 Adrien Di Mascio [javascript] get rid of tabs stable
Mon, 13 Sep 2010 09:56:10 +0200 Adrien Di Mascio [javascript] fix test_ajax.js implementation stable
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
Sun, 12 Sep 2010 15:53:16 +0200 Nicolas Chauvat [doc] fix link to appendix stable
Fri, 10 Sep 2010 18:30:38 +0200 Alexandre Fayolle nicer error reporting for unique together constraints stable
Fri, 10 Sep 2010 17:58:38 +0200 Alexandre Fayolle removed print_exc stable
Fri, 10 Sep 2010 16:56:37 +0200 syt fix tests stable
Fri, 10 Sep 2010 16:48:58 +0200 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
Fri, 10 Sep 2010 15:09:31 +0200 Sylvain Thénault cleanup stable
Fri, 10 Sep 2010 15:09:26 +0200 Sylvain Thénault [test] skip unittest_fti if we don't have the required setup... stable
Fri, 10 Sep 2010 14:50:43 +0200 Sylvain Thénault [test] fix in 6203:d3dea5f84404 wasn't enough stable
Fri, 10 Sep 2010 14:45:46 +0200 Sylvain Thénault [json controller] check rql is really specified stable
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
Fri, 10 Sep 2010 14:31:42 +0200 Sylvain Thénault i18n update stable
Fri, 10 Sep 2010 09:54:19 +0200 Sylvain Thénault [c-c create] ask for database driver by default stable
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
Thu, 09 Sep 2010 18:23:43 +0200 Sylvain Thénault remove debug print stable
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
Thu, 09 Sep 2010 10:08:06 +0200 Sylvain Thénault [test] fixes to follow recent changes stable
Thu, 09 Sep 2010 10:08:05 +0200 Sylvain Thénault cleanups stable
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
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
Wed, 08 Sep 2010 10:32:46 +0200 Nicolas Chauvat [views] do not underline h1 titles for tabbedprimary views stable
Wed, 08 Sep 2010 10:27:53 +0200 Nicolas Chauvat [doc] improve doc thanks to user feedback stable
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
Tue, 07 Sep 2010 23:34:16 +0200 Sylvain Thénault [migration] more rename_entity_type fix stable
Tue, 07 Sep 2010 23:24:45 +0200 Sylvain Thénault cleanups stable
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
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
Tue, 07 Sep 2010 23:00:53 +0200 Sylvain Thénault [migration] set ask_confirm=False by default on rqlexec stable
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
Tue, 07 Sep 2010 22:58:31 +0200 Sylvain Thénault [c-c db-check] add missing import stable
Tue, 07 Sep 2010 18:58:20 +0200 Nicolas Chauvat [doc] fix typo stable
Tue, 07 Sep 2010 17:34:42 +0200 Alexandre Fayolle merged unpushed changes
Tue, 07 Sep 2010 17:33:33 +0200 Alexandre Fayolle merged unpushed changes stable
Thu, 02 Sep 2010 14:09:20 +0200 Alexandre Fayolle fix name error by adding missing import
Wed, 01 Sep 2010 17:21:13 +0200 Alexandre Fayolle migration actions for unique_together constraints stable
Tue, 07 Sep 2010 13:20:32 +0200 Sylvain Thénault remove buggy call to builtins._ on navigation content stable
Mon, 06 Sep 2010 21:57:12 +0200 Nicolas Chauvat [views] rename Edition to Modification and personal information to profile stable
Mon, 06 Sep 2010 19:37:37 +0200 Sylvain Thénault [cw.utils] avoid spurious warning, ustrftime may be globally imported stable
Mon, 06 Sep 2010 19:37:12 +0200 Sylvain Thénault typo stable
Mon, 06 Sep 2010 15:04:12 +0200 Sylvain Thénault add missing msgstr
Mon, 06 Sep 2010 15:03:11 +0200 Sylvain Thénault backport stable
Fri, 03 Sep 2010 15:42:14 +0200 Aurelien Campeas [web/uicfg] better error reporting for reledit_ctrl stable
Wed, 01 Sep 2010 15:56:21 +0200 Alexandre Fayolle merge stable
Thu, 26 Aug 2010 15:05:03 +0200 Alexandre Fayolle merge stable
Thu, 26 Aug 2010 14:38:49 +0200 Alexandre Fayolle fix order of parameters in call to callfunc_every stable
Tue, 31 Aug 2010 10:43:03 +0200 Aurelien Campeas [test/entity] fix test (following mtconverter 0.8+ plain text transform change) stable
Fri, 27 Aug 2010 15:02:34 +0200 Adrien Di Mascio [doc] add documentation on RealDatabaseConfiguration stable
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
Fri, 27 Aug 2010 13:44:55 +0200 Adrien Di Mascio [devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit stable
Fri, 27 Aug 2010 09:02:41 +0200 Adrien Di Mascio [devtools] restore ability to test on real databases stable
Fri, 27 Aug 2010 08:56:58 +0200 Adrien Di Mascio [migration] fix add_relation_type() for symmetric relations stable
Thu, 26 Aug 2010 11:45:57 +0200 Sylvain Thénault backport stable
Thu, 26 Aug 2010 11:35:02 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.5-1 for changeset 12038ca95f0f stable
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
Thu, 26 Aug 2010 10:55:08 +0200 Sylvain Thénault 3.9.5 stable cubicweb-version-3.9.5
Thu, 26 Aug 2010 10:54:42 +0200 Sylvain Thénault i18nupdate stable
Thu, 26 Aug 2010 10:52:59 +0200 Sylvain Thénault [doc, adapters] drop deprecated code from examples stable
Thu, 26 Aug 2010 10:52:25 +0200 Sylvain Thénault [doc] interesting stuff backported stable
Thu, 26 Aug 2010 10:51:55 +0200 Sylvain Thénault [doc] clean ITreeAdapter documentation stable
Thu, 26 Aug 2010 10:29:32 +0200 Sylvain Thénault cleanup
Thu, 26 Aug 2010 10:29:23 +0200 Sylvain Thénault remove useless import
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
Wed, 25 Aug 2010 19:09:18 +0200 Sylvain Thénault [new components] fix dumb name error
Wed, 25 Aug 2010 19:01:58 +0200 Sylvain Thénault remove some deprecated stuff about relation definition stable
Wed, 25 Aug 2010 18:55:58 +0200 Sylvain Thénault backport stable
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
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
Wed, 25 Aug 2010 18:13:05 +0200 Sylvain Thénault cwconfig module already used by another autodocstring. Drop this currently useless file
Wed, 25 Aug 2010 13:45:41 +0200 Sylvain Thénault more cwctl api update and fixes stable
Wed, 25 Aug 2010 11:23:22 +0200 Sylvain Thénault [c-c create] argument inversed accidentally stable
Wed, 25 Aug 2010 11:22:47 +0200 Sylvain Thénault merge stable
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Wed, 25 Aug 2010 10:01:11 +0200 Sylvain Thénault [boxes] introduce new boxes system
Wed, 25 Aug 2010 09:43:12 +0200 Sylvain Thénault backport stable
Wed, 25 Aug 2010 09:42:55 +0200 Sylvain Thénault update to lgc.clcommands 0.51 api stable
Tue, 24 Aug 2010 11:59:07 +0200 Nicolas Chauvat [css] make sure the toolbar is clickable because layered over title stable
Tue, 24 Aug 2010 11:57:45 +0200 Nicolas Chauvat [dataimport] refactor commitevery to gain readability stable
Mon, 23 Aug 2010 12:49:28 +0200 Alexandre Fayolle [win32] no os.getuid on windows stable
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
Mon, 23 Aug 2010 08:46:24 +0200 Alexandre Fayolle use iter_and_commit in example stable
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
Fri, 20 Aug 2010 10:59:57 +0200 Sylvain Thénault [ms] more planning bug fixes stable
Fri, 20 Aug 2010 08:36:58 +0200 Sylvain Thénault oops, missing part of 6125:628cf5213154 (mapping file checking) stable
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
Fri, 20 Aug 2010 08:31:02 +0200 Sylvain Thénault cleanups stable
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
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
Fri, 20 Aug 2010 08:17:04 +0200 Sylvain Thénault [migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()' stable
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
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
Fri, 20 Aug 2010 08:46:32 +0200 Alexandre Fayolle improvements in dataimport.py stable
Thu, 19 Aug 2010 11:14:55 +0200 Alexandre Fayolle add missing semi colon in js stable
Wed, 18 Aug 2010 16:53:05 +0200 Sylvain Thénault [book] some more documentation and cleanups stable
Wed, 18 Aug 2010 13:58:12 +0200 Sylvain Thénault new RelationAttributeFacet + other fixes and cleanup + facets test stable
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
Tue, 17 Aug 2010 15:25:29 +0200 Sylvain Thénault cleanup stable
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
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
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
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
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
Mon, 16 Aug 2010 12:07:43 +0200 Aurelien Campeas [views/reledit] small refactoring stable
Mon, 16 Aug 2010 12:07:34 +0200 Aurelien Campeas [views/reledit] fix bad role handling in _may_add_related stable
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
Fri, 13 Aug 2010 13:34:47 +0200 Adrien Di Mascio [web] fix typo in ajax_build_url (s/xtml/xhtml) stable
Thu, 12 Aug 2010 18:49:20 +0200 Sylvain Thénault [web controller] don't try to translate arbitrary exception message stable
Thu, 12 Aug 2010 16:50:52 +0200 Aurelien Campeas [selectors] fix match_transition & introduce new edited_attribute selector stable
Thu, 12 Aug 2010 15:58:42 +0200 Sylvain Thénault RQLUniqueConstraint not in CWConstraintType for some old instances stable
Thu, 12 Aug 2010 14:41:44 +0200 Alexandre Richardson [tableview] take care, description may include None (try Any NULL) stable
Thu, 12 Aug 2010 11:56:33 +0200 Aurelien Campeas fix typo stable
Thu, 12 Aug 2010 10:12:52 +0200 Sylvain Thénault backport stable
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
Wed, 11 Aug 2010 18:11:32 +0200 Sylvain Thénault fix bug introduced by 6098:a0fde9334dd0 stable
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
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
Wed, 11 Aug 2010 16:16:25 +0200 Sylvain Thénault [cleanup] remove debug print stable
Wed, 11 Aug 2010 10:08:48 +0200 Sylvain Thénault backport stable
Tue, 10 Aug 2010 18:39:48 +0200 Sylvain Thénault [dot] oops, should use dc_title here stable
Tue, 10 Aug 2010 18:35:07 +0200 Sylvain Thénault backport stable
Tue, 10 Aug 2010 16:10:28 +0200 Stephanie Marcu more generic dot graph generator stable
Tue, 10 Aug 2010 18:28:28 +0200 Sylvain Thénault backport stable
Tue, 10 Aug 2010 18:27:02 +0200 Sylvain Thénault [login template] missing xml_escape stable
Tue, 10 Aug 2010 18:26:43 +0200 Sylvain Thénault [primary] backport _rel_label method from the default branch stable
Tue, 10 Aug 2010 16:05:00 +0200 Sylvain Thénault backport stable
Tue, 10 Aug 2010 14:56:31 +0200 Stephanie Marcu [doc] docstring more explicit for pyviews stable
Tue, 10 Aug 2010 14:22:17 +0200 Sylvain Thénault [debug] change severity of 'site_cubicweb loaded' message to debug stable
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
Tue, 10 Aug 2010 14:20:21 +0200 Sylvain Thénault [entity] entity.view now support initargs as req.view stable
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
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
Tue, 10 Aug 2010 08:39:06 +0200 Adrien Di Mascio [forms] callable field kwargs now always take form _and_ field parameters
Tue, 10 Aug 2010 08:28:16 +0200 Adrien Di Mascio [forms] test abs() rql function
Mon, 09 Aug 2010 18:48:32 +0200 Adrien Di Mascio [schema] consider ETYPE_NAME_MAP when deserializing specialization relations stable
Mon, 09 Aug 2010 16:35:49 +0200 Nicolas Chauvat fix the fix stable
Mon, 09 Aug 2010 11:56:12 +0200 Nicolas Chauvat fix missing import in web.request stable
Fri, 06 Aug 2010 17:49:20 +0200 Sylvain Thénault backport stable
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
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
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
Fri, 06 Aug 2010 17:35:02 +0200 Sylvain Thénault [migration] fix crash when adding symmetric relation type stable
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
Fri, 06 Aug 2010 17:33:07 +0200 Sylvain Thénault [session] should be _cw, not req stable
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
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
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...
Wed, 04 Aug 2010 11:16:38 +0200 Sylvain Thénault [primary] refactor primary view handling of relation's label
Wed, 04 Aug 2010 11:13:11 +0200 Sylvain Thénault backport stable
Wed, 04 Aug 2010 11:23:19 +0200 Aurelien Campeas [doc/book] note about bootstrap_cubes file stable
Wed, 04 Aug 2010 10:55:32 +0200 Sylvain Thénault [request] missing paren stable
Wed, 04 Aug 2010 10:53:52 +0200 Sylvain Thénault [request] js is defined in uilib, not utils stable
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
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
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
Tue, 03 Aug 2010 12:21:34 +0200 Alexandre Fayolle added tip on config file migration in scripts stable
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
Tue, 03 Aug 2010 12:17:20 +0200 Sylvain Thénault [ms] cleanups stable
Tue, 03 Aug 2010 12:17:01 +0200 Sylvain Thénault [ms] fix a ms plannification bug with NOT is stable
Mon, 02 Aug 2010 15:37:45 +0200 Sylvain Thénault backport stable
Mon, 02 Aug 2010 15:36:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.4-1 for changeset 8d32d82134dc stable
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
Mon, 02 Aug 2010 14:37:34 +0200 Sylvain Thénault 3.9.4 stable cubicweb-version-3.9.4
Mon, 02 Aug 2010 14:26:55 +0200 Sylvain Thénault i18nupdate stable
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
Mon, 02 Aug 2010 10:09:29 +0200 Sylvain Thénault [doc] started js/css coding standards stable
Fri, 30 Jul 2010 17:19:07 +0200 Aurelien Campeas fix idownload view pb. for xhtml browsers stable
Fri, 30 Jul 2010 13:18:36 +0200 Sylvain Thénault backport stable
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
Fri, 30 Jul 2010 13:16:01 +0200 Sylvain Thénault [schema view] we don't support multiple inheritance stable
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
Fri, 30 Jul 2010 11:53:16 +0200 Aurelien Campeas [js/edition] fix pb with IE not handling long GETs #1203789 stable
Fri, 30 Jul 2010 11:11:08 +0200 Julien Jehannet [migration] commit only sql script migration stable
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
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
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
Fri, 30 Jul 2010 09:52:46 +0200 Sylvain Thénault small cleanups stable
Fri, 30 Jul 2010 09:52:12 +0200 Sylvain Thénault [vreg debug] use classid to get cleaner output stable
Thu, 29 Jul 2010 14:46:29 +0200 Julien Jehannet [windmill] add xul-ext firefox plugin stable
Thu, 29 Jul 2010 15:18:31 +0200 Julien Jehannet [migration] unify process_script command stable
Tue, 27 Jul 2010 19:40:57 +0200 Julien Jehannet tests: use larger timeouts in windmill tests stable
Wed, 28 Jul 2010 16:31:32 +0200 Sylvain Thénault backport stable
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
Wed, 28 Jul 2010 16:27:57 +0200 Sylvain Thénault [debug view] action moved stable
Wed, 28 Jul 2010 15:01:48 +0200 Sylvain Thénault [test] check_session returns an int since 6012:d56fd78006cd
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
Wed, 28 Jul 2010 11:37:02 +0200 Sylvain Thénault [session] this log should be at the debug level, not info stable
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
Tue, 27 Jul 2010 19:14:17 +0200 Sylvain Thénault backport stable
Tue, 27 Jul 2010 19:13:27 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.3-1 for changeset ab1f9686ff3e stable
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
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
Tue, 27 Jul 2010 16:39:19 +0200 Sylvain Thénault 3.9.3 stable
Tue, 27 Jul 2010 16:34:20 +0200 Sylvain Thénault i18n update stable
Tue, 27 Jul 2010 12:37:27 +0200 Sylvain Thénault backport stable
Tue, 27 Jul 2010 12:36:16 +0200 Sylvain Thénault backport oldstable stable
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
Tue, 27 Jul 2010 09:40:09 +0200 Sylvain Thénault [relations in ui] provide context information when computing label for a relation stable
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
Tue, 27 Jul 2010 09:06:55 +0200 Sylvain Thénault [dbapi] update renamed argument
Mon, 26 Jul 2010 15:04:47 +0200 Nicolas Chauvat [debug] improve debug messages stable
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
Mon, 26 Jul 2010 12:08:24 +0200 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
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
Mon, 26 Jul 2010 12:06:58 +0200 Sylvain Thénault [image js] fix image fit screen function stable
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
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
Mon, 26 Jul 2010 12:06:49 +0200 Sylvain Thénault [navigation] refactor previous / next navigation component to ease overriding stable
Fri, 23 Jul 2010 10:30:10 +0200 Sylvain Thénault [massmailing] need edition.js for the freeezeFormButtons function stable
Fri, 23 Jul 2010 17:54:18 +0200 Nicolas Chauvat [views] link to public url when trying https without an account stable
Wed, 21 Jul 2010 12:46:21 +0200 Sylvain Thénault [image] more handy image resizing using javascript stable
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
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
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
Wed, 21 Jul 2010 11:28:30 +0200 Nicolas Chauvat [uiprops] check that STYLESHEETS* and JAVASCRIPTS are lists stable
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
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
Tue, 20 Jul 2010 14:08:34 +0200 Sylvain Thénault [table view] fix bad arguments given to form_filter method stable
Mon, 19 Jul 2010 17:22:10 +0200 Sylvain Thénault [deprecation] remove 3.8 deprecation warning stable
Mon, 19 Jul 2010 16:46:42 +0200 Julien Jehannet [test] improve windmill integration, new test on relation edition stable
Mon, 19 Jul 2010 15:37:02 +0200 Sylvain Thénault backport default into stable. STABLE IS NOW 3.9, default 3.10 stable
Mon, 19 Jul 2010 15:36:16 +0200 Sylvain Thénault backport stable into oldstable. oldstable is now 3.8 oldstable
Mon, 19 Jul 2010 15:34:29 +0200 Sylvain Thénault cleanup
Mon, 19 Jul 2010 10:51:23 +0200 Sylvain Thénault [css] set 100% width/height on image from idownloadable primary view
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.
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
Sat, 17 Jul 2010 10:00:05 +0200 Sylvain Thénault [basetemplate nav] no need for an attribute here
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
Sat, 17 Jul 2010 09:55:29 +0200 Sylvain Thénault [images] add link around main image
Fri, 16 Jul 2010 16:37:20 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.2-1 for changeset 8a23821dc138
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
Fri, 16 Jul 2010 12:41:10 +0200 Sylvain Thénault 3.9.2 cubicweb-version-3.9.2
Fri, 16 Jul 2010 12:40:22 +0200 Sylvain Thénault backport stable
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
Fri, 16 Jul 2010 11:39:28 +0200 Sylvain Thénault [entity] fix setdefault implementation: should return actual value
Fri, 16 Jul 2010 11:00:42 +0200 Nicolas Chauvat [web] eid key is deprecated
Thu, 15 Jul 2010 17:19:34 +0200 Sylvain Thénault [js] cleanup
Thu, 15 Jul 2010 17:18:57 +0200 Sylvain Thénault [js] fix typo causing blank page...
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
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
Thu, 15 Jul 2010 11:07:47 +0200 Sylvain Thénault [testlib] when no validator specified, simply return stripped output, not None
Thu, 15 Jul 2010 10:44:46 +0200 Stephanie Marcu [3.6] fix deprecation warnings
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.
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
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...
Tue, 13 Jul 2010 16:07:41 +0200 Sylvain Thénault [ldap] fix update script
Tue, 13 Jul 2010 15:45:42 +0200 Sylvain Thénault [c-c shell] script to update the base dn of an ldap source
Tue, 13 Jul 2010 15:45:18 +0200 Sylvain Thénault cleanups
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
Tue, 13 Jul 2010 08:11:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.1-1 for changeset 9bd75af3dca3
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
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
Mon, 12 Jul 2010 13:28:02 +0200 Sylvain Thénault 3.9.1
Mon, 12 Jul 2010 13:27:53 +0200 Sylvain Thénault i18nupdate
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)
Mon, 12 Jul 2010 12:28:44 +0200 Sylvain Thénault backport stable
Mon, 12 Jul 2010 12:28:19 +0200 Sylvain Thénault merge stable heads stable
Mon, 12 Jul 2010 12:30:36 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.7-1 for changeset 1cccf88d6dfe stable
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
Mon, 12 Jul 2010 12:25:19 +0200 Sylvain Thénault [form] take care to not unicodify None values
Mon, 12 Jul 2010 10:36:28 +0200 Sylvain Thénault [fti migration] test and fix reindexation of some specific entity types stable
Fri, 09 Jul 2010 12:48:03 +0200 Aurelien Campeas [doc/book] fix & enhance rql intro chapter
Thu, 08 Jul 2010 20:19:20 +0200 Sylvain Thénault [ajax box] shouldn't give js object directly to xml_escape
Thu, 08 Jul 2010 20:18:53 +0200 Sylvain Thénault [uilib] js objects implements __unicode__
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
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
Thu, 08 Jul 2010 18:48:44 +0200 Sylvain Thénault backport stable
Thu, 08 Jul 2010 18:10:47 +0200 Sylvain Thénault [test] remove deprecated test file
Thu, 08 Jul 2010 16:30:19 +0200 Aurelien Campeas merge
Thu, 08 Jul 2010 16:29:51 +0200 Aurelien Campeas [web/views/reledit] explicitely add the field if the formid is base + line cleanups
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.
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...
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
Thu, 08 Jul 2010 14:52:08 +0200 Sylvain Thénault [test] buggy import make test fails
Thu, 08 Jul 2010 13:33:40 +0200 Sylvain Thénault [uilib] refactor json_dumps code organization
Thu, 08 Jul 2010 12:54:28 +0200 Sylvain Thénault [uiprops] use lazystr and update some variables usage in css
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
Thu, 08 Jul 2010 12:54:25 +0200 Sylvain Thénault [javascript] more cleanups and deprecation warnings removal
Thu, 08 Jul 2010 12:54:14 +0200 Sylvain Thénault [js] fix misplaced bracket
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
Thu, 08 Jul 2010 10:04:30 +0200 Sylvain Thénault [web configuration] http/https ui properties should not share the same cache directory
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
Thu, 08 Jul 2010 08:54:45 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.9.0-1 for changeset eda4940ffef8
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
Wed, 07 Jul 2010 16:41:36 +0200 Aurelien Campeas [debian/control] do not forbid shipment with python 2.6
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
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
Wed, 07 Jul 2010 14:18:28 +0200 Sylvain Thénault [form] field.vocabulary return values as string, more fixes
Wed, 07 Jul 2010 13:58:21 +0200 Sylvain Thénault backport stable
Wed, 07 Jul 2010 13:13:13 +0200 Julien Jehannet prepare 3.8.7 release stable cubicweb-version-3.8.7
Wed, 07 Jul 2010 10:53:03 +0200 Julien Jehannet [book] update rql documentation and some erroneous/deprecated examples
Wed, 07 Jul 2010 13:50:55 +0200 Sylvain Thénault fix bad merge
Wed, 07 Jul 2010 13:42:49 +0200 Sylvain Thénault [interface deprecation] fix bad comment
Wed, 07 Jul 2010 13:42:32 +0200 Sylvain Thénault [test] class has been renamed
Wed, 07 Jul 2010 13:01:44 +0200 Sylvain Thénault backport stable
Wed, 07 Jul 2010 13:01:25 +0200 Sylvain Thénault 3.9
Wed, 07 Jul 2010 12:59:24 +0200 Sylvain Thénault i18nupdate
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
Wed, 07 Jul 2010 12:08:10 +0200 Sylvain Thénault [form fields] smarter __str__ / __repr__
Wed, 07 Jul 2010 10:48:07 +0200 Sylvain Thénault [skel] nicer test file skeleton
Wed, 07 Jul 2010 10:46:33 +0200 Sylvain Thénault [form] test update/remove deprecation warnings: form vocabulary should contains unicode values
Tue, 06 Jul 2010 19:33:59 +0200 Pierre-Yves David [test] add default generic test Tags to CubicWeb TestCase class
Tue, 06 Jul 2010 19:32:29 +0200 Sylvain Thénault [itree] backport default combobox view for entities implementing ITree (from folder/zone cube)
Tue, 06 Jul 2010 19:31:50 +0200 Sylvain Thénault [form] vocab function must now return values as unicode
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.
Tue, 06 Jul 2010 17:15:25 +0200 Sylvain Thénault [javascript] fix some javascript errors and remove some deprecation warnings
Tue, 06 Jul 2010 17:11:44 +0200 Sylvain Thénault [forms] bw compat code for vocabulary function returning typed values
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.
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
Tue, 06 Jul 2010 11:45:11 +0200 Julien Jehannet [test] windmill: add a timeout between JS assertion in test_creation use case
Tue, 06 Jul 2010 13:55:10 +0200 Sylvain Thénault backport stable
Tue, 06 Jul 2010 13:54:57 +0200 Sylvain Thénault [selectors] fix dumb name error introduced in parent changeset stable
Tue, 06 Jul 2010 11:34:23 +0200 Sylvain Thénault [css] old css bw compat with @import in a custom css
Tue, 06 Jul 2010 11:31:34 +0200 Sylvain Thénault backport stable
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
Tue, 06 Jul 2010 09:42:16 +0200 Sylvain Thénault imported patch selstrfix.diff stable
Tue, 06 Jul 2010 09:42:13 +0200 Sylvain Thénault imported patch rql2sqlfix.diff stable
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
Tue, 06 Jul 2010 09:39:06 +0200 Sylvain Thénault cleanups
Mon, 05 Jul 2010 19:06:17 +0200 Sylvain Thénault [selectors] avoid spurious warning when using implements by design
Mon, 05 Jul 2010 19:05:56 +0200 Sylvain Thénault [session] don't log reraised error occured during precommit
Mon, 05 Jul 2010 19:08:30 +0200 Nicolas Chauvat [doc] proof-reading and improvements
Mon, 05 Jul 2010 18:25:25 +0200 Sylvain Thénault [selectors] fix warning stack level
Mon, 05 Jul 2010 18:25:19 +0200 Sylvain Thénault [schema migration] import refactoring to fix #1109558 and enhances things on the way
Mon, 05 Jul 2010 18:00:33 +0200 Sylvain Thénault backport stable
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
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
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
Mon, 05 Jul 2010 17:06:11 +0200 Sylvain Thénault cleanups stable
Mon, 05 Jul 2010 17:02:39 +0200 Sylvain Thénault [config] use hashlib to avoid warning w/ py2.6 stable
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
Mon, 05 Jul 2010 15:59:14 +0200 Nicolas Chauvat [utils] improve repr() of RepeatList
Mon, 05 Jul 2010 15:58:36 +0200 Nicolas Chauvat [doc] fix typo
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)
Mon, 05 Jul 2010 13:34:29 +0200 Sylvain Thénault [vreg] new [before|after]-registry-reset event, taking vreg as argument
Mon, 05 Jul 2010 12:37:21 +0200 Aurelien Campeas [doc] update book for adapters
Mon, 05 Jul 2010 12:37:13 +0200 Aurelien Campeas [reledit] fix relation cardinality handling
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)
Fri, 02 Jul 2010 19:14:48 +0200 Aurelien Campeas [web/views/massmailing] fix cancel button msg/icon
Fri, 02 Jul 2010 19:05:58 +0200 Nicolas Chauvat [testlib] improve test description messages
Fri, 02 Jul 2010 18:56:05 +0200 Aurelien Campeas [web/views/reledit] fix typo (-add we used as id component in delete id)
Fri, 02 Jul 2010 18:46:26 +0200 Aurelien Campeas [web/test] fix test (doreledit must have a formid and this is now checked)
Fri, 02 Jul 2010 18:03:18 +0200 Sylvain Thénault [web ui] add missing image
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
Fri, 02 Jul 2010 17:49:23 +0200 Sylvain Thénault restore bw compat on Entity.related_rql
Fri, 02 Jul 2010 15:26:59 +0200 Aurelien Campeas reledit refactoring
Fri, 02 Jul 2010 14:47:44 +0200 Sylvain Thénault backport stable
Fri, 02 Jul 2010 14:47:34 +0200 Sylvain Thénault cleanup stable
Fri, 02 Jul 2010 14:47:12 +0200 Sylvain Thénault [idownloadable] make the download view http cache friendly stable
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
Fri, 02 Jul 2010 14:44:23 +0200 Sylvain Thénault [controller] same method defined on the base class stable
Fri, 02 Jul 2010 11:52:51 +0200 Sylvain Thénault backport stable
Fri, 02 Jul 2010 11:52:19 +0200 Sylvain Thénault merge stable heads stable
Fri, 02 Jul 2010 11:25:23 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.6-1 for changeset 607a90073911 stable
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
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
Fri, 02 Jul 2010 10:29:32 +0200 Sylvain Thénault cleanup
Wed, 23 Jun 2010 13:54:02 +0200 Sylvain Thénault [bfss] fix file update to ensure file's content is available on the fs asap... stable cubicweb-version-3.8.6
Fri, 02 Jul 2010 09:09:59 +0200 Sylvain Thénault [ldap] fix exception handling on authentication error stable
Fri, 02 Jul 2010 09:05:56 +0200 Sylvain Thénault [ldap] cleanup password checking stable
Fri, 02 Jul 2010 09:02:08 +0200 Sylvain Thénault cleanup
Fri, 02 Jul 2010 09:01:58 +0200 Sylvain Thénault [css] make body bg color configurable
Fri, 02 Jul 2010 09:01:22 +0200 Sylvain Thénault bump version number to trigger migration
Fri, 02 Jul 2010 00:39:46 +0200 Sylvain Thénault 3.8.6 stable
Thu, 01 Jul 2010 17:46:58 +0200 Sylvain Thénault [migration] schema should be accessed through .repo stable
Thu, 01 Jul 2010 17:06:37 +0200 Sylvain Thénault backport stable
Thu, 01 Jul 2010 09:23:39 +0200 Sylvain Thénault [security] use set_operation for relation permission checking operation stable
Thu, 01 Jul 2010 08:47:24 +0200 Sylvain Thénault [migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1 stable
Thu, 01 Jul 2010 08:32:27 +0200 Sylvain Thénault [schema migration] fix name error introduced in parent changeset stable
Thu, 01 Jul 2010 08:13:03 +0200 Sylvain Thénault [schema migration] avoid potential duplicated ft reindexation due to multiple UpdateFTIndexOp operations by using set_operation stable
Wed, 30 Jun 2010 18:47:10 +0200 Sylvain Thénault [sql generation] fix bug with inlined relation and referenced by other neged relation stable
Tue, 22 Jun 2010 13:47:35 +0200 Pierre-Yves David [refactor] refactor rtag keys generations. stable
Tue, 22 Jun 2010 13:47:13 +0200 Pierre-Yves David [fix] fix a uicfg bug in autoform_section stable
Wed, 30 Jun 2010 15:50:06 +0200 Sylvain Thénault [debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here stable
Wed, 30 Jun 2010 15:43:36 +0200 Sylvain Thénault [debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here
Wed, 30 Jun 2010 12:27:51 +0200 Sylvain Thénault cleanups stable
Wed, 30 Jun 2010 12:27:48 +0200 Sylvain Thénault [login form] fix bad login field label by using pgettext stable
Sat, 26 Jun 2010 08:44:47 +0200 Alexandre Fayolle updated docstrings on Operation class stable
Sat, 26 Jun 2010 08:42:48 +0000 Alexandre Fayolle do not allow password-less bind: windows accepts this as Anonymous Logon stable
Fri, 25 Jun 2010 11:29:48 +0200 Stephanie Marcu [#969169] don't display remove link in edition forms if the cardinality is 1 stable
Thu, 24 Jun 2010 16:03:57 +0200 Alexandre Fayolle fix name error stable
Thu, 24 Jun 2010 15:59:17 +0000 Alexandre Fayolle fix schema migration hooks (partial) stable
Thu, 24 Jun 2010 12:36:22 +0200 Alexandre Fayolle delete trailing whitespace stable
Thu, 24 Jun 2010 12:10:01 +0200 Alexandre Fayolle Had thought this could be done in cube, but it really needs to be done earlier in the migration process stable
Wed, 23 Jun 2010 14:56:21 +0200 Stéphanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
Wed, 23 Jun 2010 14:17:57 +0200 Alexandre Fayolle Backed out changeset c29c90223125 which breaks the cw tests stable
Wed, 23 Jun 2010 12:33:25 +0200 Stephanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
Wed, 23 Jun 2010 09:30:59 +0000 Alexandre Fayolle reduce log verbosity in ldapuser source stable
Wed, 23 Jun 2010 09:27:52 +0200 Alexandre Fayolle [session] refactor session handling so that when calling session.close(), pool of long running transaction of the same session is properly freed stable
Tue, 22 Jun 2010 11:04:59 +0200 Sylvain Thénault [debug views] set http cache max age to 0 on debug views stable
Tue, 22 Jun 2010 10:29:04 +0200 Sylvain Thénault cleanup stable
Mon, 21 Jun 2010 17:48:36 +0200 Sylvain Thénault [schema view] width isn't in authorized th attribute in xhtml DTD. katia, please do it another way.
Mon, 21 Jun 2010 17:39:50 +0200 Sylvain Thénault [schema view] fix typo
Mon, 21 Jun 2010 17:30:15 +0200 Sylvain Thénault [rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
Mon, 21 Jun 2010 17:10:25 +0200 Sylvain Thénault fix bad merge
Mon, 21 Jun 2010 16:13:41 +0200 katia [css] more css rework, need visual test in compat/new modes
Mon, 21 Jun 2010 16:01:57 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 16:01:15 +0200 Sylvain Thénault [config] fix dumb name error stable
Mon, 21 Jun 2010 15:58:13 +0200 Sylvain Thénault [form] apply patch #933771: format_single_value / vocabulary methods should *always* return actual value as an unicode string
Mon, 21 Jun 2010 15:34:46 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 15:32:58 +0200 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
Mon, 21 Jun 2010 15:32:26 +0200 Sylvain Thénault [transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes stable
Mon, 21 Jun 2010 15:29:10 +0200 Sylvain Thénault [dbapi] Connection.load_appobjects should load site_cubicweb files as well, they may contains necessary RQL extension function definitions. Also kill some broken deprecated code in this method. stable
Mon, 21 Jun 2010 13:23:11 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 11:54:09 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.5-1 for changeset 5d05b08adeab stable
Mon, 21 Jun 2010 11:54:09 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.5 for changeset 2de32c0c293b stable cubicweb-debian-version-3.8.5-1
Mon, 21 Jun 2010 11:13:25 +0200 Sylvain Thénault [repo] call entity.check() once before_update hooks has been called, to let them a chance to transform data stable cubicweb-version-3.8.5
Mon, 21 Jun 2010 10:42:26 +0200 Sylvain Thénault 3.8.5 stable
Mon, 21 Jun 2010 10:00:05 +0200 Sylvain Thénault [debian] #1027463: logrotate script should filter out warnings stable
Mon, 21 Jun 2010 09:36:40 +0200 Sylvain Thénault [schema migration] fix fix introduced in 5803:589e2e3fb997, test for backend alter column support should be done in the operation, else the associated index is not dropped while this is supported stable
Mon, 21 Jun 2010 08:54:12 +0200 Sylvain Thénault [schema migration] fix backend compatibility issue by using type_from_constraints / sql_change_col_type instead of bare ALTER COLUMN stable
Mon, 21 Jun 2010 08:53:13 +0200 Sylvain Thénault [schema migration] don't try to drop column if backend doesn't support column alteration (eg sqlite) stable
Mon, 21 Jun 2010 08:52:13 +0200 Sylvain Thénault [session] when rollback_on_failure is false, we should not try to reconnect if the sql raised an error stable
Sun, 20 Jun 2010 15:09:42 +0000 Alexandre Fayolle Use SQL standard ALTER TABLE command (with ADD instead of ADD COLUMN) stable
Sun, 20 Jun 2010 15:08:23 +0000 Alexandre Fayolle reduced logging verbosity in ldapuser source stable
Sat, 19 Jun 2010 16:08:54 +0200 Alexandre Fayolle use sessionid in log message stable
Sat, 19 Jun 2010 16:08:08 +0200 Alexandre Fayolle constraints can contain unicode values stable
Fri, 18 Jun 2010 18:31:22 +0200 Sylvain Thénault [entity] fix .complete so we don't crash on missing mandatory relation. Also simplify code. Closes #1058267
Fri, 18 Jun 2010 18:49:17 +0200 Sylvain Thénault closes #1059729: cw-ctl upgrade : i18n upgrade not performed if DB does not need upgrade stable
Fri, 18 Jun 2010 18:35:09 +0200 Aurelien Campeas [devtools/qunit] prefix jquery_dir with 'file://'
Fri, 18 Jun 2010 18:16:36 +0200 Pierre-Yves David [devtools/qunit] Locate jquery through cubicwew config to handle installed setup
Fri, 18 Jun 2010 18:14:55 +0200 Sylvain Thénault [rql2sql] use new dbhelper.sql_concat_string function to deal with sql string concatenation. This together with lgdb 1.0.4 fixes #1055133: SQL Server support : string concatenation issue stable
Fri, 18 Jun 2010 15:41:39 +0200 Sylvain Thénault [session] update session's timestamp in session.execute, so long running transactions are not erroneously closed by the repository stable
Fri, 18 Jun 2010 14:56:01 +0200 Sylvain Thénault [repo session] expected argument is the source, not the session stable
Fri, 18 Jun 2010 14:44:22 +0200 Aurelien Campeas [devtools/qunit] in safe mode, ffox launches a stupid popup
Fri, 18 Jun 2010 13:32:54 +0200 Aurelien Campeas [ldapuser] quieter ldap result info, fix commented block style stable
Fri, 18 Jun 2010 11:40:37 +0200 Pierre-Yves David [qunit] use safe mode for firefox
Fri, 18 Jun 2010 11:40:33 +0200 Pierre-Yves David [qunit] Move qunit.js and qunit.css in devtools/datadirectory
Fri, 18 Jun 2010 09:25:01 +0200 Sylvain Thénault [test] fix stupd name error stable
Fri, 18 Jun 2010 09:07:41 +0200 Sylvain Thénault [test] fix test w/ closed connection pb stable
Fri, 18 Jun 2010 08:14:00 +0200 Sylvain Thénault [ms] orderby/groupby/having attributes of Select node should be resetted to empty tuple, not None stable
Thu, 17 Jun 2010 18:50:20 +0200 Aurelien Campeas [devtools/teslib] be more defensive on rollbacks stable
Thu, 17 Jun 2010 18:36:16 +0200 Sylvain Thénault [rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603. stable
Thu, 17 Jun 2010 17:49:58 +0200 Aurelien Campeas [doc/book/faq] question on security stable
Thu, 17 Jun 2010 16:57:24 +0200 Pierre-Yves David [qunit] check that the browser has not died by himself before we asked him to stop.
Thu, 17 Jun 2010 16:56:38 +0200 Pierre-Yves David [qunit] improve output of suprocess error
Thu, 17 Jun 2010 16:24:01 +0200 Sylvain Thénault [test] workaround connection leak making tests fail under windows environment (though we've still probably some open connection leak to resolve...) stable
Thu, 17 Jun 2010 16:17:09 +0200 Aurelien Campeas [web request] in python 2.5 hashlib has no .hash attribute stable
Thu, 17 Jun 2010 16:16:08 +0200 Sylvain Thénault [web actions] fix recent refactoring, leading to missing redirect parameters in action's url stable
Thu, 17 Jun 2010 15:30:28 +0200 Sylvain Thénault [packaging] more cleanups, handle javascript test files
Thu, 17 Jun 2010 15:15:52 +0200 Sylvain Thénault backport stable
Thu, 17 Jun 2010 15:09:12 +0200 Katia Saurfelt [facet] use vreg.parse so the rql syntax tree is properly annotated as well stable
Thu, 17 Jun 2010 15:08:25 +0200 Katia Saurfelt [text search] fix fulltext_container indexation stable
Thu, 17 Jun 2010 15:04:35 +0200 Sylvain Thénault [md5script] cleanup stable
Thu, 17 Jun 2010 15:02:24 +0200 auc [py2.6] use hashlib to silence python 2.6 deprecation warnings stable
Thu, 17 Jun 2010 15:02:22 +0200 Aurelien Campeas [autoform] do not show remove link for inline form if card == 1 stable
Thu, 17 Jun 2010 14:43:16 +0200 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
Thu, 17 Jun 2010 14:42:41 +0200 Sylvain Thénault [packaging] MANIFEST.in cleanups, update js/css copyright, remove no more used files stable
Thu, 17 Jun 2010 12:13:38 +0200 Sylvain Thénault [js tests] fix javascripts tests definition, test_datetime.js now included in test_utils.js, which test other stuff as well
Thu, 17 Jun 2010 09:10:52 +0200 Sylvain Thénault [entity] can't do anymore dict(entity) since entity doesn't inherit from dict
Thu, 17 Jun 2010 09:10:34 +0200 Sylvain Thénault backport stable
Thu, 17 Jun 2010 09:10:14 +0200 Sylvain Thénault [vreg] register_objects lost its force_reload argument, fix dbapi.Connection.load_appobjects consequently stable
Wed, 16 Jun 2010 14:51:17 +0200 Sylvain Thénault backport stable
Wed, 16 Jun 2010 14:47:39 +0200 Sylvain Thénault [test] unittest_multisources: external source shouldn't use the same database as the main repo... stable
Wed, 16 Jun 2010 13:54:10 +0200 Sylvain Thénault [test] miss main stable
Wed, 16 Jun 2010 12:24:12 +0200 Sylvain Thénault imported patch asynchronous multipart parsing.diff stable
Wed, 16 Jun 2010 12:24:11 +0200 Sylvain Thénault imported patch cookie handling: do not use semicolon as it has some tech meaning (web2 -> web) stable
Wed, 16 Jun 2010 09:53:17 +0200 Sylvain Thénault [entity] when .related() is called on a not-yet-saved entity, return an empty rset/list instead of raising an assertion error stable
Wed, 16 Jun 2010 09:33:04 +0200 Stephanie Marcu [filefield] normalized file names to deal with windows files stable
Wed, 16 Jun 2010 09:30:30 +0200 Stephanie Marcu [c-c exlog] fix code and documentation stable
Wed, 16 Jun 2010 09:21:49 +0200 Sylvain Thénault [test] support for test on postgres database using the same mecanism as sqlite: one template database generated when necessary + actual test database created from the template
Tue, 15 Jun 2010 18:19:44 +0200 Sylvain Thénault fix bad merge
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
Tue, 15 Jun 2010 18:00:30 +0200 Sylvain Thénault [test] properly close connections during test stable
Tue, 15 Jun 2010 18:00:29 +0200 Sylvain Thénault [repo] on repository initialization, properly shutdown intermediary repository stable
Tue, 15 Jun 2010 18:00:28 +0200 Sylvain Thénault [repo] on repository shutdown, we've to close the new eid creation connection stable
Tue, 15 Jun 2010 18:00:26 +0200 Sylvain Thénault [auto-reload] we should never call load_module with use_sys=False, that may lead to inconsistency with module interdependancy (eg module get imported by another one, then is reimported by the vreg to load its appobjects. Cleanup of sys.modules done before reloading should be enough. stable
Mon, 14 Jun 2010 17:56:10 +0200 Aurelien Campeas [rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand stable
Mon, 14 Jun 2010 18:59:05 +0200 Sylvain Thénault [security] SchemaRelation.has_perm grows to new arguments allowing to specify subject/object entity type when actual eid are not known, but their types are stable
Mon, 14 Jun 2010 18:58:06 +0200 Sylvain Thénault [linkto action] refactor to ease overriding to control redirection stable
Mon, 14 Jun 2010 18:58:03 +0200 Sylvain Thénault [hooks] entity_oldnewvalue should never return _MARKER: if the attribute isn't in the entity dict (hence unmodified), return the old value stable
Mon, 14 Jun 2010 12:13:46 +0200 Pierre-Yves David Use the qunit automatic launcher for existing testcase.
Tue, 01 Jun 2010 18:18:26 +0200 Pierre-Yves David Add a QUnitTestCase class to run qunit test case.
Fri, 11 Jun 2010 18:48:17 +0200 Aurelien Campeas [twctl] add missing poststop method #1058268 stable
Fri, 11 Jun 2010 18:47:53 +0200 Aurelien Campeas [rset] make rsets picklable (again ?) #1056422 stable
Fri, 11 Jun 2010 16:11:23 +0200 Sylvain Thénault [jstests] nicer test page title
Fri, 11 Jun 2010 16:07:58 +0200 Sylvain Thénault [jstest] get back more tests writen during the sprint by vgodard
Fri, 11 Jun 2010 15:54:29 +0200 Sylvain Thénault cleanup stable
Fri, 11 Jun 2010 14:59:08 +0200 Sylvain Thénault backport stable
Fri, 11 Jun 2010 14:57:51 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.4-1 for changeset b7883287f40c stable
Fri, 11 Jun 2010 14:57:50 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.4 for changeset d00d1fab42af stable cubicweb-debian-version-3.8.4-1
Fri, 11 Jun 2010 13:00:19 +0200 Sylvain Thénault cleanup stable cubicweb-version-3.8.4
Fri, 11 Jun 2010 13:00:02 +0200 Sylvain Thénault [selectors] relation_possible selector accept None as action, in which case no perms checking is done stable
Fri, 11 Jun 2010 11:37:17 +0200 Sylvain Thénault 3.8.4 stable
Fri, 11 Jun 2010 11:36:01 +0200 Sylvain Thénault [xhtml] fix soup2xhtml to deal with malformed div,body and html tags which may leads to malformed return value stable
Fri, 11 Jun 2010 09:20:38 +0200 Sylvain Thénault [source] remove debug stable
Fri, 11 Jun 2010 08:39:21 +0200 Sylvain Thénault [entity] add .clear() for bw compat
Fri, 11 Jun 2010 07:58:53 +0200 Sylvain Thénault [3.9] api update (mostly js) + add support for FCKEditor in formContents js function
Fri, 11 Jun 2010 07:58:52 +0200 Sylvain Thénault [json] fix json serialization for recent simplejson implementation, and test encoding of entities
Fri, 11 Jun 2010 07:58:49 +0200 Sylvain Thénault [adapters] enhanced warning
Thu, 10 Jun 2010 18:44:03 +0200 Sylvain Thénault [test] fix test broken by 5721:61d6a4caa963, and update it to proper adapters to avoid deprecation warning
Thu, 10 Jun 2010 18:32:09 +0200 Sylvain Thénault [3.9] update warning message
Thu, 10 Jun 2010 18:28:12 +0200 Sylvain Thénault [iprogress] move adapter to entities.adapters
Thu, 10 Jun 2010 17:25:38 +0200 Alexandre Fayolle fix wrong calculation of clean_session_interval stable
Thu, 10 Jun 2010 16:57:02 +0200 Sylvain Thénault [ITree] more fixes, fix fixes
Thu, 10 Jun 2010 16:57:00 +0200 Sylvain Thénault [idownloadable] depends on a new mtconverter release
Thu, 10 Jun 2010 16:28:06 +0200 Sylvain Thénault [ITree] fix adapter/_done_init to handle tree_[attribute|relation], add maxlevel argument to base tree view since one side effect of the new code is that it find tree view for entity types it didn't find before, hence one may want to limit tree view depth when it wasn't necessary before
Thu, 10 Jun 2010 16:28:04 +0200 Sylvain Thénault [3.9] fix tests
Thu, 10 Jun 2010 16:25:15 +0200 Sylvain Thénault [web] move itree adapter to entities, it may be used outside the web interface
Thu, 10 Jun 2010 16:23:07 +0200 Sylvain Thénault [view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
Thu, 10 Jun 2010 14:16:49 +0200 Sylvain Thénault [idownloadable] refactor IDownloadable primary view to make overriding easier
Thu, 10 Jun 2010 14:16:48 +0200 Sylvain Thénault [web] ajax_replace_url superseed build_ajax_replace_url, more generic and relying on the json controller (closes #750090)
Thu, 10 Jun 2010 14:16:47 +0200 Sylvain Thénault [form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field
Thu, 10 Jun 2010 15:11:30 +0200 Aurelien Campeas [repo] fix typo stable
Thu, 10 Jun 2010 13:56:52 +0200 Sylvain Thénault [req] fix format_time w/ 0:0 which is evaluated to False stable
Thu, 10 Jun 2010 12:53:21 +0200 Sylvain Thénault [view] ensure fallback_oid is specified before trying to select fallback view, else simply raise the exception stable
Thu, 10 Jun 2010 10:18:34 +0200 Sylvain Thénault fix merge, forgot to save a buffer :(
Thu, 10 Jun 2010 10:16:59 +0200 Sylvain Thénault backport stable
Thu, 10 Jun 2010 10:15:26 +0200 Sylvain Thénault [rql2sql] fix special 'X relation NULL' case (used by security insertion), broken by recent removal of IS operator in RQL stable
Wed, 09 Jun 2010 16:16:54 +0200 Adrien Di Mascio [javascript] add a name property to namespaces, mainly for convenience in helpers such as movedToNamespace
Wed, 09 Jun 2010 14:51:00 +0200 Sylvain Thénault [rql] IS operator killed in rql 0.26.2, use equal instead stable
Wed, 09 Jun 2010 14:44:45 +0200 Sylvain Thénault [security] consider any rql expression refering to X while X is being created as satisfied stable
Wed, 09 Jun 2010 14:31:12 +0200 Sylvain Thénault [rql] more update to 0.26.2 api stable
Wed, 09 Jun 2010 14:21:08 +0200 Sylvain Thénault [querier] fix rset description bug with some union queries stable
Wed, 09 Jun 2010 13:42:17 +0200 Adrien Di Mascio [devtools] fix get_available_port implementation: it should only return the port number if unable to connect
Wed, 09 Jun 2010 12:43:21 +0200 Adrien Di Mascio [javascript] move CubicWeb object declaration to cubicweb.js, remove CubicWeb.provide/require, use cw instead of CubicWeb
Wed, 09 Jun 2010 12:39:55 +0200 Adrien Di Mascio [javascript] move Deferred implementation to cubicweb.ajax.js
Wed, 09 Jun 2010 12:32:54 +0200 Sylvain Thénault [form] fix untested (unread?) has_been_modified implementation...
Wed, 09 Jun 2010 10:06:46 +0200 Sylvain Thénault backport stable
Wed, 09 Jun 2010 10:06:04 +0200 Sylvain Thénault [autoform] fix vreg module name stable
Wed, 09 Jun 2010 09:58:23 +0200 Sylvain Thénault [pylint] fix detected name errors
Wed, 09 Jun 2010 09:54:35 +0200 Sylvain Thénault [pylint] fix detected name errors stable
Wed, 09 Jun 2010 09:42:24 +0200 Sylvain Thénault [repo server] fix startup bug, lgc.daemon.daemonize return 1 for the parent process, not -1 stable
Wed, 09 Jun 2010 09:42:52 +0200 Adrien Di Mascio backport stable branch
Wed, 09 Jun 2010 09:41:36 +0200 Adrien Di Mascio [source] don't create the eid_creation connection at source initiliaztion time stable
Mon, 07 Jun 2010 19:17:41 +0200 Sylvain Thénault [schema view] only catch key errors
Mon, 07 Jun 2010 19:17:16 +0200 Sylvain Thénault [schema view] improve it slightly by attributing the same color to rdef of the same relation type
Mon, 07 Jun 2010 19:01:21 +0200 Pierre-Yves David [rset] Add a line break the first result in repr of multiple rows rset
Mon, 07 Jun 2010 18:50:24 +0200 Sandrine Ribeau [schema diagram] ticket #191599, make schema image look better
Mon, 07 Jun 2010 18:16:16 +0200 Sylvain Thénault backport stable
Mon, 07 Jun 2010 18:15:39 +0200 Sylvain Thénault [workflow image] remove debug code stable
Mon, 07 Jun 2010 18:13:41 +0200 Sylvain Thénault [request] fix typo stable
Mon, 07 Jun 2010 18:13:39 +0200 Sylvain Thénault [security] view was giving web access to every fs file accessible by the web server process. Fix this security hole by storing file in session data, not direct form parameters stable
Mon, 07 Jun 2010 17:45:41 +0200 Sylvain Thénault [hooks] fix typo in workflow hooks category stable
Mon, 07 Jun 2010 13:31:46 +0200 Sylvain Thénault [security hooks] fix bad merge
Mon, 07 Jun 2010 13:22:24 +0200 Sylvain Thénault backport stable
Mon, 07 Jun 2010 13:08:54 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.3-1 for changeset 1ccaa9247860 stable
Mon, 07 Jun 2010 13:08:53 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.3 for changeset 7e6c6a2a272d stable cubicweb-debian-version-3.8.3-1
Mon, 07 Jun 2010 12:39:15 +0200 Sylvain Thénault [edit ctrl] fix bad interaction with fields: the loop on actual fields should be done in has_been_modified
Mon, 31 May 2010 19:33:43 +0200 Julien Jehannet [web test] add basic windmill tests and documentation
Tue, 01 Jun 2010 17:09:22 +0200 Julien Jehannet [web test] Add windmill functional testing capability.
Mon, 07 Jun 2010 09:50:25 +0200 Sylvain Thénault 3.8.3 stable cubicweb-version-3.8.3
Mon, 07 Jun 2010 09:23:11 +0200 Sylvain Thénault i18nupdate stable
Fri, 04 Jun 2010 15:45:54 +0200 Sylvain Thénault [editform] consistent [do]reledit between attributes and relations: check if rdef is hidden in main section of uicfg.afs for both attributes and relations, and in the reledit view, not in doreledit stable
Fri, 04 Jun 2010 13:09:12 +0200 Sylvain Thénault on entity creation, accept attributes without any update access stable
Fri, 04 Jun 2010 13:08:28 +0200 Sylvain Thénault [table] propagate paginate stable
Fri, 04 Jun 2010 13:07:57 +0200 Sylvain Thénault no more need for specific handling of table view's displayaction stable
Fri, 04 Jun 2010 13:07:07 +0200 Nicolas Chauvat [rset] do not break when rset.related_entity(x,y) is not an entity stable
Fri, 04 Jun 2010 11:09:55 +0200 Sylvain Thénault [migration] fix schema synchronization bug stable
Thu, 03 Jun 2010 18:45:02 +0200 Adrien Di Mascio [javascript] refactor execution flow of handleFormValidationResponse so that location hash is set to #header whatever the error is stable
Thu, 03 Jun 2010 17:14:32 +0200 Nicolas Chauvat [package] now depends on yams 0.30 because of xy API changes
Thu, 03 Jun 2010 16:52:01 +0200 Nicolas Chauvat [xy] switch order of arguments for register_prefix()
Thu, 03 Jun 2010 16:47:57 +0200 Sylvain Thénault HAVING sql clause don't know about comma... stable
Thu, 03 Jun 2010 16:37:01 +0200 Aurelien Campeas [web/formwidgets] check on list (entity.related_cache swapped from tuple to list a while ago without known reasons), do not unicode wrap the eids stable
Thu, 03 Jun 2010 15:13:41 +0200 Alexandre Fayolle merge stable
Thu, 03 Jun 2010 15:10:48 +0000 Alexandre Fayolle [win32] defer import of logilab.common.daemon stable
Thu, 03 Jun 2010 14:51:42 +0200 Adrien Di Mascio [ajax] refactor/cleanup low-level ajax functions
Thu, 03 Jun 2010 13:20:07 +0200 Sylvain Thénault [querier] test and fix potential bug in insertion query with multiple relations inside, caused by a name conflict. Also fix another bug non reproduced by using a set instead of a list (list may leads to compare entity instances which isn't allowed). stable
Thu, 03 Jun 2010 10:20:00 +0200 Sylvain Thénault [form] avoid spurious warning subsequent for form's action refactoring w/ autoforms stable
Thu, 03 Jun 2010 10:17:44 +0200 Sylvain Thénault backport stable
Tue, 01 Jun 2010 17:06:41 +0200 Pierre-Yves David [web test] Add a CubicWebServerTC class to run test with a cw web serveur available.
Mon, 31 May 2010 18:59:07 +0200 Julien Jehannet [web server] vregistry may now be passed as named argument in CubicWebRootResource constructor
Tue, 01 Jun 2010 17:44:55 +0200 Pierre-Yves David [etwist] twisted won't install signal handler outside the main thread. stable
Tue, 01 Jun 2010 17:29:49 +0200 Pierre-Yves David [vreg] ensure you can register an object from module not known yet. stable
Tue, 01 Jun 2010 17:03:28 +0200 Julien Jehannet [web] cleanup use of config in web application initialisation stable
Thu, 03 Jun 2010 09:41:41 +0200 Alexandre Fayolle fix unit tests by not using the new create_eid implementation with sqlite stable
Thu, 03 Jun 2010 09:24:41 +0200 Alexandre Fayolle cleanup the no_sqlite_wrap attribute after this test is executed stable
Wed, 02 Jun 2010 23:06:38 +0200 Alexandre Fayolle merge back on-site fixes stable
Wed, 02 Jun 2010 23:03:35 +0000 Alexandre Fayolle various brown paper bag fixes stable
Wed, 02 Jun 2010 18:12:47 +0200 Alexandre Fayolle merge stable
Wed, 02 Jun 2010 18:12:27 +0200 Alexandre Fayolle fix create_eid for sqlite (and bring back tests) stable
Wed, 02 Jun 2010 17:26:26 +0200 Alexandre Fayolle backport improved on-site change stable
Wed, 02 Jun 2010 17:23:42 +0000 Alexandre Fayolle TimedCache now only accepts values expressed in seconds stable
Wed, 02 Jun 2010 16:30:36 +0200 Alexandre Fayolle backported to stable some changes made on site for a customer stable
Wed, 02 Jun 2010 16:25:12 +0000 Alexandre Fayolle logging settings stable
Wed, 02 Jun 2010 16:12:18 +0000 Alexandre Fayolle [win32] fix deadlock occuring on the sequence tables with SQLServer stable
Wed, 02 Jun 2010 16:05:40 +0000 Alexandre Fayolle log the user name on session opening for easier debugging stable
Wed, 02 Jun 2010 15:55:58 +0000 Alexandre Fayolle more robust handling of looping task configuration in ldap source stable
Wed, 02 Jun 2010 16:15:05 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 16:13:28 +0200 Sylvain Thénault [rql2sql] fix scope computation of variable from temporary table stable
Wed, 02 Jun 2010 15:55:16 +0200 Sylvain Thénault stop being dumb please stable
Wed, 02 Jun 2010 15:29:18 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 15:28:19 +0200 Sylvain Thénault [tableview / facets] to work properly with facet, initial table should handle case where actualrql isn't specified stable
Wed, 02 Jun 2010 15:27:34 +0200 Sylvain Thénault [test] generated html differs w/ pygments version stable
Wed, 02 Jun 2010 14:48:36 +0200 Sylvain Thénault [storage] source's callback has a new prototype, update usage stable
Wed, 02 Jun 2010 14:36:54 +0200 Sylvain Thénault grmbl stable
Wed, 02 Jun 2010 14:24:28 +0200 Sylvain Thénault grmbl
Wed, 02 Jun 2010 13:02:47 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 13:02:34 +0200 Sylvain Thénault cleanup stable
Wed, 02 Jun 2010 13:01:45 +0200 Sylvain Thénault [external storage] refactor to give session to storage's callback (needed by vcsfile storage) stable
Wed, 02 Jun 2010 13:00:27 +0200 Sylvain Thénault [navigation] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore stable
Wed, 02 Jun 2010 12:59:37 +0200 Sylvain Thénault [test] update test to follow recent navigation/facets fixes stable
Wed, 02 Jun 2010 12:59:13 +0200 Sylvain Thénault [tableview] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore stable
Tue, 01 Jun 2010 15:19:06 +0200 Nicolas Chauvat [sparql] improve error reporting and fix one bug stable
Tue, 01 Jun 2010 14:26:50 +0200 Sylvain Thénault [test] add missing __main__ as expected by apycot pyunit checker stable
Tue, 01 Jun 2010 13:19:43 +0200 Sylvain Thénault [tableview] don't fail with AttributeError when paginated as main content view stable
Tue, 01 Jun 2010 12:21:44 +0200 Sylvain Thénault [facet] we must add type restriction for attribute facets as well stable
Tue, 01 Jun 2010 12:21:03 +0200 Sylvain Thénault [tableview] support for json-paginated table if paginable stable
Tue, 01 Jun 2010 12:20:16 +0200 Sylvain Thénault [navigation] view may implements page_navigation_url to handle them self url generated for pagination stable
Tue, 01 Jun 2010 12:19:01 +0200 Sylvain Thénault [navigation] when there are to much results, use a <select> based page navigation stable
Tue, 01 Jun 2010 12:16:56 +0200 Sylvain Thénault [primary] add missing version number to deprecation warnings stable
Tue, 01 Jun 2010 08:54:40 +0200 Sylvain Thénault [sparql] fix type inference (test_dctitle_both_project_cwuser) and support for <http://www.w3.org/1999/02/22-rdf-syntax-ns#type tag (test_base_rdftype) stable
Tue, 01 Jun 2010 08:35:09 +0200 Stephanie Marcu [form] remove double property call stable
Tue, 01 Jun 2010 08:34:35 +0200 Sylvain Thénault cleanups
Sun, 30 May 2010 02:03:54 +0200 Nicolas Chauvat [sparql] add failing test for two entities with dc:title stable
Sun, 30 May 2010 01:54:12 +0200 Nicolas Chauvat [sparql] adding test for "rdf:type -> is" stable
Sat, 29 May 2010 10:33:57 +0200 Alexandre Fayolle proof read documentation stable
Sat, 29 May 2010 10:33:40 +0200 Alexandre Fayolle skip flymake junk when reloading stable
Sat, 29 May 2010 10:18:02 +0200 Alexandre Fayolle merge back to stable some changes made on site for a customer. stable
Sat, 29 May 2010 10:06:07 +0000 Alexandre Fayolle [win32 SQLServer] connection lost detection stable
Sat, 29 May 2010 10:03:50 +0000 Alexandre Fayolle ldap: reset cache when a user is deleted stable
Sat, 29 May 2010 09:58:23 +0000 Alexandre Fayolle ldap source logging stable
Sat, 29 May 2010 09:57:02 +0000 Alexandre Fayolle forbid looping tasks with an interval of 0 stable
Sat, 29 May 2010 09:54:07 +0000 Alexandre Fayolle /siteinfo page: display information about the names of the running threads stable
Sat, 29 May 2010 09:52:31 +0000 Alexandre Fayolle [win32 service] activate logging to the configured file as soon as possible stable
Fri, 28 May 2010 08:05:17 +0200 Pierre-Yves David [bfss] Rename filenames according to their metadata on entity update. stable
Wed, 26 May 2010 18:32:27 +0200 Sylvain Thénault [form] missing return... stable
Wed, 26 May 2010 18:17:29 +0200 Sylvain Thénault [adapters] fix NameError introduced by adapters refactoring
Wed, 26 May 2010 17:19:44 +0200 Sylvain Thénault [security] fix security insertion on DISTINCT queries stable
Wed, 26 May 2010 15:49:48 +0200 Sylvain Thénault [adapters] fix bad copy and past....
Wed, 26 May 2010 15:46:27 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 15:45:22 +0200 Sylvain Thénault [rql2sql] properly compute scope for variable from temporary tables stable
Wed, 26 May 2010 14:59:05 +0200 Sylvain Thénault [form] fix bw compat issue introduced by 5588:377c9adfe81e stable
Wed, 26 May 2010 14:37:32 +0200 Sylvain Thénault [web] update to 3.9 Entity api
Wed, 26 May 2010 12:33:48 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 12:31:45 +0200 Sylvain Thénault [migration] force 3.8.3 migration, and fix it (same_as not necessarily there, missing group change for max-post-length) stable
Wed, 26 May 2010 12:31:43 +0200 Sylvain Thénault [forms] refactor action handling to ease overriding while keeping action overrideable by instance (closes #969167) stable
Wed, 26 May 2010 12:31:40 +0200 Sylvain Thénault [web] dont attempt to update last login time on ldap users, avoiding spurious tb in logs (closes #914464) stable
Wed, 26 May 2010 12:31:39 +0200 Sylvain Thénault [c-c] use logilab.database, not lgc.db stable
Wed, 26 May 2010 12:31:37 +0200 Sylvain Thénault [sqlite] fix crash on db-create with sqlite abd unexistent database due to missing paren in logical expression (closes #909604) stable
Wed, 26 May 2010 12:31:34 +0200 Sylvain Thénault [web] disallow authenticated users to access to the login form (closes #914873) stable
Wed, 26 May 2010 11:01:50 +0200 Sylvain Thénault [reledit] #894131: use "<`attribute` unset>" instead of generic "<not specified>" when an attribute or relation has no value stable
Wed, 26 May 2010 10:28:48 +0200 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
Tue, 25 May 2010 12:21:17 +0200 Sylvain Thénault [repo] ensure thread is alive before calling .join. Closes #963580 stable
Tue, 25 May 2010 12:20:26 +0200 Sylvain Thénault [migration] add migration file commands to follow option group changes stable
Tue, 25 May 2010 11:56:16 +0200 Sylvain Thénault fix 978144: exception with view send-email if empty subject stable
Tue, 25 May 2010 11:51:48 +0200 Sylvain Thénault [test] fix test broken by introduction of adapters
Tue, 25 May 2010 10:55:57 +0200 Sylvain Thénault [schema] fix same_as cardinality and bump Bookmark.path max length to approximative max url size stable
Tue, 25 May 2010 09:50:20 +0200 Sylvain Thénault [deprecation] fix 3.9 deprecation warning
Tue, 25 May 2010 09:50:12 +0200 Sylvain Thénault no more Image type w/ cw 3.9
Fri, 21 May 2010 18:40:26 +0200 Sylvain Thénault [fti] fix name conflict introduced by the new IFTIAdapter
Fri, 21 May 2010 18:39:40 +0200 Sylvain Thénault [entity] clearing adapters cache in clear_relations_cache avoid weird caching issue, notably on repository session's user
Fri, 21 May 2010 15:06:29 +0200 Sylvain Thénault [vreg] should raise exception on select ambiguity when running in test mode
Fri, 21 May 2010 15:05:44 +0200 Sylvain Thénault [adapters compat] make implements_adapter_compat selector compatible with attributes
Fri, 21 May 2010 15:04:56 +0200 Sylvain Thénault [test] no more Image type w/ cw 3.9
Fri, 21 May 2010 15:04:29 +0200 Sylvain Thénault [adapters] refactoring fixes
Fri, 21 May 2010 15:02:56 +0200 Sylvain Thénault [selectors] ensure selector return an int
Fri, 21 May 2010 15:02:42 +0200 Sylvain Thénault [selectors] adaptable selector should not accept None in rset
Fri, 21 May 2010 15:02:14 +0200 Sylvain Thénault [selectors] lltrace appobject_selectable selector
Fri, 21 May 2010 15:01:46 +0200 Sylvain Thénault [selectors] allow to override `accept_none` value of EClassSelector / EntitySelector based selector by specifying a value in selection context
Fri, 21 May 2010 15:00:01 +0200 Sylvain Thénault [selectors] move lltrace decorator and traced_selection cm to appobject module so we can apply lltrace to And/Or/Not selectors, fixing #662565
Fri, 21 May 2010 13:35:08 +0200 Sylvain Thénault with cw 3.9, no more Image type
Fri, 21 May 2010 13:34:52 +0200 Sylvain Thénault [vreg] on registration completed, don't crash if an object depends on an unexistant registry, simply kick the object out
Fri, 21 May 2010 13:34:03 +0200 Sylvain Thénault [selectors] ensure adaptable('IDownloadable') takes precedence over implements('Any')
Fri, 21 May 2010 08:45:25 +0200 Sylvain Thénault [primary view] fix name error on dispctrl w/ pre 3.5 box definition stable
Fri, 21 May 2010 07:56:39 +0200 Sylvain Thénault [entity] fix access to attribute which has been renamed two revisions ago
Thu, 20 May 2010 20:50:03 +0200 Sylvain Thénault [schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
(0) -3000 -1000 -960 +960 +1000 +3000 tip