Thu, 14 Oct 2010 10:15:38 +0200 |
Sylvain Thénault |
pylint option update
|
changeset |
files
|
Thu, 14 Oct 2010 10:08:00 +0200 |
Sylvain Thénault |
[components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
|
changeset |
files
|
Thu, 14 Oct 2010 09:49:59 +0200 |
Sylvain Thénault |
[component] avoid conflict on global/local identifier
|
changeset |
files
|
Thu, 14 Oct 2010 09:01:58 +0200 |
Sylvain Thénault |
[migration] missing future import
|
changeset |
files
|
Thu, 14 Oct 2010 00:10:43 +0200 |
Sylvain Thénault |
[debian] goa package gone for now
|
changeset |
files
|
Thu, 14 Oct 2010 00:10:07 +0200 |
Sylvain Thénault |
[doc] kill deprecated french documentation
|
changeset |
files
|
Thu, 14 Oct 2010 00:01:04 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.0-1 for changeset 9ef1347f8d99
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 13 Oct 2010 22:18:59 +0200 |
Sylvain Thénault |
3.10
cubicweb-version-3.10.0
|
changeset |
files
|
Wed, 13 Oct 2010 19:46:35 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 13 Oct 2010 16:47:22 +0200 |
Sylvain Thénault |
[schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
|
changeset |
files
|
Wed, 13 Oct 2010 16:46:54 +0200 |
Sylvain Thénault |
i18n catalog cleanup
|
changeset |
files
|
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.
|
changeset |
files
|
Wed, 13 Oct 2010 16:17:37 +0200 |
Sylvain Thénault |
[server] fix dumb name error
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 13 Oct 2010 16:16:48 +0200 |
Sylvain Thénault |
[primary] fix autolimited view which was not limited at all
|
changeset |
files
|
Wed, 13 Oct 2010 16:00:06 +0200 |
Sylvain Thénault |
[see also component] avoid seeing see_also entities in side boxes as well
|
changeset |
files
|
Wed, 13 Oct 2010 15:59:35 +0200 |
Sylvain Thénault |
[components] remove old deprecation warning
|
changeset |
files
|
Wed, 13 Oct 2010 15:59:05 +0200 |
Sylvain Thénault |
[wf history] avoid title duplication
|
changeset |
files
|
Wed, 13 Oct 2010 13:03:48 +0200 |
Sylvain Thénault |
i18n tweaks
|
changeset |
files
|
Wed, 13 Oct 2010 11:00:22 +0200 |
Alexandre Fayolle |
[book] small note about test/data/schema.py
stable
|
changeset |
files
|
Wed, 13 Oct 2010 08:37:21 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 13 Oct 2010 08:37:09 +0200 |
Sylvain Thénault |
[test] reset uncommitable flag on ValidationError raised during automatic db population
stable
|
changeset |
files
|
Wed, 13 Oct 2010 08:36:38 +0200 |
Sylvain Thénault |
[ctx component] has no wview method
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 12 Oct 2010 23:36:54 +0200 |
Sylvain Thénault |
cleanup and 3.10 updates
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 12 Oct 2010 22:20:15 +0200 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
Tue, 12 Oct 2010 22:15:47 +0200 |
Sylvain Thénault |
[ui component] restore see_also component
|
changeset |
files
|
Tue, 12 Oct 2010 22:12:50 +0200 |
Sylvain Thénault |
[ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
|
changeset |
files
|
Tue, 12 Oct 2010 22:11:06 +0200 |
Sylvain Thénault |
[c-c i18ncubicweb] fix 'non-contextual' relations
|
changeset |
files
|
Tue, 12 Oct 2010 19:15:31 +0200 |
Sylvain Thénault |
[i18n] uniformize footer capitalization
|
changeset |
files
|
Tue, 12 Oct 2010 19:10:48 +0200 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Tue, 12 Oct 2010 19:10:43 +0200 |
Sylvain Thénault |
[selector] more efficient rql_condition by simply retreiving COUNT()
|
changeset |
files
|
Tue, 12 Oct 2010 19:10:08 +0200 |
Sylvain Thénault |
[workflow] fix bw compat code
|
changeset |
files
|
Tue, 12 Oct 2010 19:09:52 +0200 |
Sylvain Thénault |
[baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
|
changeset |
files
|
Tue, 12 Oct 2010 14:13:07 +0200 |
Sylvain Thénault |
[test/possible views] skip deprecated views
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 12 Oct 2010 12:12:05 +0200 |
Sylvain Thénault |
[ui] nicer ajax edit relation table (tags box for instance)
|
changeset |
files
|
Mon, 11 Oct 2010 19:45:15 +0200 |
Sylvain Thénault |
fix pre 3.10 bw compat
|
changeset |
files
|
Mon, 11 Oct 2010 19:13:01 +0200 |
Katia Saurfelt |
small typo on mustMach, handle initialvalue, handle empty userInput
|
changeset |
files
|
Mon, 11 Oct 2010 19:13:00 +0200 |
Adrien Di Mascio |
[formwidgets] rewrite autocomplete cw widgets to get rid of div-style declaration API
|
changeset |
files
|
Mon, 11 Oct 2010 19:12:59 +0200 |
Adrien Di Mascio |
[javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
|
changeset |
files
|
Mon, 11 Oct 2010 17:46:22 +0200 |
Julien Jehannet |
[tests] update windmill use cases from link corrections
|
changeset |
files
|
Mon, 11 Oct 2010 18:01:25 +0200 |
Sylvain Thénault |
[contextual components] missing layout for components in the toolbar
|
changeset |
files
|
Mon, 11 Oct 2010 18:00:51 +0200 |
Sylvain Thénault |
[selectors] make configuration_values selector works for startup/maintainance hook
|
changeset |
files
|
Mon, 11 Oct 2010 18:00:21 +0200 |
Sylvain Thénault |
[c-c i18ncube] proper command class name
|
changeset |
files
|
Mon, 11 Oct 2010 17:59:58 +0200 |
Sylvain Thénault |
[i18n cube] skip bw compat registries boxes and contentnavigation
|
changeset |
files
|
Mon, 11 Oct 2010 14:45:25 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 11 Oct 2010 13:40:18 +0200 |
Sylvain Thénault |
TestServerConfig needs default_base_url
stable
|
changeset |
files
|
Mon, 11 Oct 2010 12:27:29 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 11 Oct 2010 12:27:17 +0200 |
Sylvain Thénault |
[test] we must consider default_base_url()
stable
|
changeset |
files
|
Mon, 11 Oct 2010 12:26:50 +0200 |
Sylvain Thénault |
[js test] cleanup, move anonymous_logged handling to the test class (easier to control there
stable
|
changeset |
files
|
Mon, 11 Oct 2010 12:03:12 +0200 |
Sylvain Thénault |
CtxComponent don't have wview
|
changeset |
files
|
Mon, 11 Oct 2010 11:05:19 +0200 |
Sylvain Thénault |
[test] missing main
stable
|
changeset |
files
|
Mon, 11 Oct 2010 11:02:27 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 11 Oct 2010 10:47:22 +0200 |
Sylvain Thénault |
[test] fix ldap test when executed from certain hosts
stable
|
changeset |
files
|
Mon, 11 Oct 2010 10:14:22 +0200 |
Sylvain Thénault |
[test] missing main
stable
|
changeset |
files
|
Mon, 11 Oct 2010 10:14:11 +0200 |
Sylvain Thénault |
restore line dropped in 6424:f443a2b8a5c7 which is necessary to have proper base-url on test server config (used for ms tests at least)
stable
|
changeset |
files
|
Mon, 11 Oct 2010 09:17:54 +0200 |
Sylvain Thénault |
typo
|
changeset |
files
|
Mon, 11 Oct 2010 09:01:14 +0200 |
Sylvain Thénault |
[breadcrumb] infinite loop safety belt, bw compatible by hi-jacking 'recurs' argument
|
changeset |
files
|
Sat, 09 Oct 2010 00:38:07 +0200 |
Aurelien Campeas |
[login] fix some previously introduced login box css breakage
|
changeset |
files
|
Sat, 09 Oct 2010 00:38:02 +0200 |
Sylvain Thénault |
[components] refactor main template header: make it much more flexible by using CtxComponent
|
changeset |
files
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
changeset |
files
|
Sat, 09 Oct 2010 00:05:50 +0200 |
Sylvain Thénault |
[hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
|
changeset |
files
|
Sat, 09 Oct 2010 00:05:49 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 08 Oct 2010 15:28:51 +0200 |
Julien Jehannet |
[devtools] refactor http server initialization in a much saner way
stable
|
changeset |
files
|
Fri, 08 Oct 2010 17:07:46 +0200 |
Sylvain Thénault |
[pre 3.10 compat] if CtxComponent as a call() method, emit a deprecation warning but use it. Also ensure default value on class for visible and order, and define wview for bw compat as well
|
changeset |
files
|
Fri, 08 Oct 2010 16:11:37 +0200 |
Sylvain Thénault |
[reledit] do not reload on the parent node
|
changeset |
files
|
Fri, 08 Oct 2010 16:11:23 +0200 |
Aurelien Campeas |
[js/edition] kill deprecated (& dead) reledit code
|
changeset |
files
|
Fri, 08 Oct 2010 13:19:07 +0200 |
Aurelien Campeas |
[views/wdoc] do not crash on malconstructed stuff
stable
|
changeset |
files
|
Fri, 08 Oct 2010 13:12:14 +0200 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Fri, 08 Oct 2010 11:54:17 +0200 |
Aurelien Campeas |
[views/authentication] fix http auth regression (no message)
|
changeset |
files
|
Fri, 08 Oct 2010 11:11:31 +0200 |
Sylvain Thénault |
[test] fixes
|
changeset |
files
|
Fri, 08 Oct 2010 11:11:09 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Fri, 08 Oct 2010 11:11:08 +0200 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
Fri, 08 Oct 2010 09:43:24 +0200 |
Sylvain Thénault |
[test] skip test when dbhelper has no underlying dbapi module available
stable
|
changeset |
files
|
Fri, 08 Oct 2010 07:55:11 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 08 Oct 2010 07:48:37 +0200 |
Sylvain Thénault |
[test] cleanup / unittest2 api update
stable
|
changeset |
files
|
Fri, 08 Oct 2010 07:44:22 +0200 |
Sylvain Thénault |
[test] don't add unnecessary dependency to blog
stable
|
changeset |
files
|
Fri, 08 Oct 2010 07:43:38 +0200 |
Sylvain Thénault |
[test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable)
stable
|
changeset |
files
|
Thu, 07 Oct 2010 19:04:07 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 07 Oct 2010 19:02:00 +0200 |
Sylvain Thénault |
[testlib] fix mail monkey patching, former patch was applied on stable instead of default
stable
|
changeset |
files
|
Thu, 07 Oct 2010 18:51:13 +0200 |
Sylvain Thénault |
[primary view] default to outofcontext view for entities displayed in boxes
stable
|
changeset |
files
|
Thu, 07 Oct 2010 17:25:24 +0200 |
Adrien Di Mascio |
xml-escape <script> tags generated by HTMLHead
stable
|
changeset |
files
|
Wed, 06 Oct 2010 15:32:59 +0200 |
Alexandre Fayolle |
fix some issues in DotGraphView, and enhance reusability
stable
|
changeset |
files
|
Wed, 06 Oct 2010 14:57:14 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 06 Oct 2010 14:56:43 +0200 |
Pierre-Yves David |
[testlib] Fix mail monkeypatch in testlib
stable
|
changeset |
files
|
Wed, 06 Oct 2010 14:56:20 +0200 |
Sylvain Thénault |
[selector] fix iterable detection
|
changeset |
files
|
Wed, 06 Oct 2010 14:04:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 06 Oct 2010 11:57:21 +0200 |
Aurelien Campeas |
restore vital block of code (gone in 6384:89d5b339ebdd)
|
changeset |
files
|
Wed, 06 Oct 2010 10:47:29 +0200 |
Sylvain Thénault |
[debian] constrain pyro version in debian packaging
stable
|
changeset |
files
|
Wed, 06 Oct 2010 10:46:20 +0200 |
Sylvain Thénault |
[test] send mail synchronously during tests
stable
|
changeset |
files
|
Tue, 05 Oct 2010 10:17:24 +0200 |
Stephanie Marcu |
[book] improve documentation lisibility for cwconfig chapter and fix some references
|
changeset |
files
|
Tue, 05 Oct 2010 10:15:09 +0200 |
Sylvain Thénault |
[login ui] cleanup and somewhat bw compat
|
changeset |
files
|