Tue, 05 Apr 2011 11:19:12 +0200 |
Sylvain Thénault |
[old css] use aColor property
stable
|
changeset |
files
|
Tue, 05 Apr 2011 11:18:56 +0200 |
Sylvain Thénault |
[uipros] drop unused properties
stable
|
changeset |
files
|
Tue, 05 Apr 2011 11:18:03 +0200 |
Sylvain Thénault |
[selectors] abstract ExpectedValueSelector now accept a set as single argument
stable
|
changeset |
files
|
Tue, 05 Apr 2011 11:15:35 +0200 |
Sylvain Thénault |
[igeocodable] import adapter description
stable
|
changeset |
files
|
Mon, 04 Apr 2011 14:50:10 +0200 |
Sylvain Thénault |
[dataimport] tell more and nicely about transaction status
stable
|
changeset |
files
|
Mon, 04 Apr 2011 14:49:39 +0200 |
Sylvain Thénault |
[dataimport] propagate stack
stable
|
changeset |
files
|
Fri, 01 Apr 2011 16:02:45 +0200 |
Alexandre Fayolle |
Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
|
changeset |
files
|
Fri, 01 Apr 2011 16:02:45 +0200 |
Alexandre Fayolle |
Added tag cubicweb-version-3.12.0 for changeset fd502219eb76
cubicweb-debian-version-3.12.0-1
|
changeset |
files
|
Fri, 01 Apr 2011 16:01:03 +0200 |
Alexandre Fayolle |
prepare 3.12.0
cubicweb-version-3.12.0
|
changeset |
files
|
Fri, 01 Apr 2011 15:04:47 +0200 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
changeset |
files
|
Fri, 01 Apr 2011 14:38:16 +0200 |
Alexandre Fayolle |
merged test fix from stable
|
changeset |
files
|
Fri, 01 Apr 2011 14:34:11 +0200 |
Adrien Di Mascio |
[http] implement 1587305: provide better implementation of Accept header parsing + tests
|
changeset |
files
|
Fri, 01 Apr 2011 14:26:18 +0200 |
Sylvain Thénault |
[web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction
stable
|
changeset |
files
|
Fri, 01 Apr 2011 14:25:55 +0200 |
Alexandre Fayolle |
merge stable to default
|
changeset |
files
|
Fri, 01 Apr 2011 08:20:25 +0200 |
Alexandre Fayolle |
fix failing tests before 3.12 release
|
changeset |
files
|
Fri, 01 Apr 2011 01:06:41 +0200 |
Sylvain Thénault |
[dataimport] new 'lazydbtable' generator function to feed data from a database table
stable
|
changeset |
files
|
Fri, 01 Apr 2011 01:06:37 +0200 |
Sylvain Thénault |
[dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes)
stable
|
changeset |
files
|
Fri, 01 Apr 2011 01:06:29 +0200 |
Sylvain Thénault |
[dataimport] cleanups, update docstring to up-to-date usage
stable
|
changeset |
files
|
Thu, 31 Mar 2011 21:24:39 +0200 |
Nicolas Chauvat |
[doc] improve dostring of server.hook
stable
|
changeset |
files
|
Thu, 31 Mar 2011 17:24:38 +0200 |
Alexandre Fayolle |
merge back stable to default
|
changeset |
files
|
Thu, 31 Mar 2011 17:12:27 +0200 |
Nicolas Chauvat |
[cwctl] refactor ui messages aiming for consistency and simplicity
stable
|
changeset |
files
|
Thu, 31 Mar 2011 15:23:52 +0200 |
Sylvain Thénault |
[entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
|
changeset |
files
|
Thu, 31 Mar 2011 15:23:50 +0200 |
Sylvain Thénault |
[entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
|
changeset |
files
|
Thu, 31 Mar 2011 15:23:46 +0200 |
Sylvain Thénault |
[schema, refactoring] use RQLExpression as base class for RQL constraint classes
|
changeset |
files
|
Thu, 31 Mar 2011 15:18:21 +0200 |
Sylvain Thénault |
[reledit] fix crash due to wrong attributes usage
stable
|
changeset |
files
|
Thu, 31 Mar 2011 09:39:51 +0200 |
Alexandre Fayolle |
merge
|
changeset |
files
|
Thu, 31 Mar 2011 09:17:43 +0200 |
Florent Cayré |
make it easier to inherit from EditionFormView
stable
|
changeset |
files
|
Wed, 30 Mar 2011 16:40:55 +0200 |
Alexandre Fayolle |
more TZDatetime/TZTime test fixes
|
changeset |
files
|
Wed, 30 Mar 2011 15:51:10 +0200 |
Alexandre Fayolle |
fix test_knownValues_load_schema
|
changeset |
files
|
Wed, 30 Mar 2011 15:44:26 +0200 |
Alexandre Fayolle |
backport stable to default
|
changeset |
files
|
Wed, 30 Mar 2011 15:09:13 +0200 |
Nicolas Chauvat |
[doc] fix typo
stable
|
changeset |
files
|
Wed, 30 Mar 2011 14:55:14 +0200 |
Nicolas Chauvat |
[doc] fix typo
stable
|
changeset |
files
|
Wed, 30 Mar 2011 14:03:10 +0200 |
Sylvain Thénault |
[AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder
stable
|
changeset |
files
|
Wed, 30 Mar 2011 13:59:23 +0200 |
Sylvain Thénault |
[sql generation test] avoid lgdb warnings when a db module is faked
stable
|
changeset |
files
|
Wed, 30 Mar 2011 11:17:58 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 30 Mar 2011 11:17:21 +0200 |
Sylvain Thénault |
[c-c create] unification of c-c create and its subcommands handling
stable
|
changeset |
files
|
Wed, 30 Mar 2011 11:08:15 +0200 |
Sylvain Thénault |
[rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap
stable
|
changeset |
files
|
Wed, 30 Mar 2011 11:07:16 +0200 |
Sylvain Thénault |
[rql rewriter] drop unused argument
stable
|
changeset |
files
|
Wed, 30 Mar 2011 11:07:07 +0200 |
Sylvain Thénault |
[rql rewriter] don't add unnecessary (potentially buggy) exists
stable
|
changeset |
files
|
Tue, 29 Mar 2011 10:25:10 +0200 |
Alexandre Fayolle |
update lgc dependency also in pkginfo
stable
|
changeset |
files
|
Tue, 29 Mar 2011 10:05:24 +0200 |
Alexandre Fayolle |
updated lgc dependency
stable
|
changeset |
files
|
Tue, 29 Mar 2011 08:47:09 +0200 |
Alexandre Fayolle |
allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533)
stable
|
changeset |
files
|
Tue, 29 Mar 2011 09:02:49 +0200 |
Sylvain Thénault |
[date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893
stable
|
changeset |
files
|
Mon, 28 Mar 2011 19:02:58 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Mon, 28 Mar 2011 19:02:47 +0200 |
Sylvain Thénault |
[c-c create] we should also skip option with no type, else we may generate title for section without any option to fill
stable
|
changeset |
files
|
Mon, 28 Mar 2011 18:57:34 +0200 |
Sylvain Thénault |
[config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file
stable
|
changeset |
files
|
Mon, 28 Mar 2011 18:56:55 +0200 |
Sylvain Thénault |
[config] generalise config.creating, allowing to drop set_language class attribute
stable
|
changeset |
files
|
Mon, 28 Mar 2011 18:53:54 +0200 |
Sylvain Thénault |
[web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute)
stable
|
changeset |
files
|
Mon, 28 Mar 2011 19:31:45 +0200 |
Nicolas Chauvat |
merge
stable
|
changeset |
files
|
Mon, 28 Mar 2011 19:31:26 +0200 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92
stable
|
changeset |
files
|
Mon, 28 Mar 2011 19:31:25 +0200 |
Nicolas Chauvat |
Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855
stable cubicweb-debian-version-3.11.2-1
|
changeset |
files
|
Mon, 28 Mar 2011 19:20:22 +0200 |
Nicolas Chauvat |
[packaging] prepare 3.11.2
stable cubicweb-version-3.11.2
|
changeset |
files
|
Mon, 28 Mar 2011 17:58:46 +0200 |
Alexandre Fayolle |
try to reconstruct the file forgotten by syt in changeset e094b3d4eb95
stable
|
changeset |
files
|
Mon, 28 Mar 2011 17:39:21 +0200 |
Adrien Di Mascio |
[javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching
stable
|
changeset |
files
|
Mon, 28 Mar 2011 16:42:54 +0200 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
Mon, 28 Mar 2011 16:42:46 +0200 |
Sylvain Thénault |
[cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though)
stable
|
changeset |
files
|
Mon, 28 Mar 2011 16:41:36 +0200 |
Sylvain Thénault |
[repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring)
stable
|
changeset |
files
|
Mon, 28 Mar 2011 16:39:49 +0200 |
Sylvain Thénault |
[server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py
stable
|
changeset |
files
|
Mon, 28 Mar 2011 15:23:57 +0200 |
Adrien Di Mascio |
[facets] closes #1569459 (date-range facet with year < 1900)
stable
|
changeset |
files
|
Mon, 28 Mar 2011 15:15:49 +0200 |
Nicolas Chauvat |
[session] add find_entities and find_one_entity to session/request API (closes #1550045)
stable
|
changeset |
files
|
Mon, 28 Mar 2011 15:16:11 +0200 |
Nicolas Chauvat |
[web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475)
stable
|
changeset |
files
|
Mon, 28 Mar 2011 14:49:22 +0200 |
Sylvain Thénault |
[c-c create] db-create doesn't not take a verbose option any longer
stable
|
changeset |
files
|
Mon, 28 Mar 2011 12:50:56 +0200 |
Sylvain Thénault |
[css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear
stable
|
changeset |
files
|
Fri, 25 Mar 2011 15:45:38 +0100 |
Sylvain Thénault |
[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not
stable
|
changeset |
files
|
Fri, 25 Mar 2011 12:51:20 +0100 |
Sylvain Thénault |
[cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way
stable
|
changeset |
files
|
Fri, 25 Mar 2011 12:43:57 +0100 |
Sylvain Thénault |
[cwprops] add set_property method on CWUser instances, to ease setting of user specific properties
stable
|
changeset |
files
|
Thu, 24 Mar 2011 15:21:13 +0100 |
Aurelien Campeas |
[merge] backport stable fixes into default
|
changeset |
files
|
Tue, 22 Mar 2011 15:11:38 +0100 |
Alexandre Fayolle |
Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation
stable
|
changeset |
files
|
Thu, 24 Mar 2011 13:31:12 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Thu, 24 Mar 2011 13:30:14 +0100 |
Sylvain Thénault |
[migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities
oldstable
|
changeset |
files
|
Thu, 24 Mar 2011 13:25:57 +0100 |
Sylvain Thénault |
[migration] improve fix cwuri progress bar
oldstable
|
changeset |
files
|
Thu, 24 Mar 2011 13:24:26 +0100 |
Sylvain Thénault |
[migration] explicit first step of 3.10.9 migration.
oldstable
|
changeset |
files
|
Thu, 24 Mar 2011 13:22:20 +0100 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
Thu, 24 Mar 2011 13:22:10 +0100 |
Sylvain Thénault |
[uiprops, css] make header background actually modifiable through uiprops
stable
|
changeset |
files
|
Thu, 24 Mar 2011 13:20:33 +0100 |
Sylvain Thénault |
[components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header
stable
|
changeset |
files
|
Wed, 23 Mar 2011 18:20:34 +0100 |
Sylvain Thénault |
[schema views] don't propose 'view all' action for final entity types (closes #1560549)
stable
|
changeset |
files
|
Wed, 23 Mar 2011 11:35:41 +0100 |
Nicolas Chauvat |
[doc] fix urls pointing to repositories and download sites
stable
|
changeset |
files
|
Mon, 21 Mar 2011 17:47:42 +0100 |
Alexandre Fayolle |
backported tag to stable
stable
|
changeset |
files
|
Mon, 21 Mar 2011 17:44:57 +0100 |
Alexandre Fayolle |
Added tag cubicweb-version-3.9.x for changeset 48f468f33704
oldstable
|
changeset |
files
|
Thu, 17 Mar 2011 13:43:51 +0100 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Thu, 17 Mar 2011 13:43:07 +0100 |
Aurelien Campeas |
[devtools] missing py2.5 compat import
oldstable
|
changeset |
files
|
Thu, 17 Mar 2011 12:21:36 +0100 |
Pierre-Yves David |
merge oldstable into default
stable
|
changeset |
files
|
Thu, 17 Mar 2011 12:20:45 +0100 |
Pierre-Yves David |
fix stupid typo
oldstable
|
changeset |
files
|
Thu, 17 Mar 2011 12:14:58 +0100 |
Pierre-Yves David |
merge
oldstable
|
changeset |
files
|
Thu, 17 Mar 2011 12:07:08 +0100 |
Pierre-Yves David |
merge: [testlib] require explicite overwriting of TestDataBaseHandler.
stable
|
changeset |
files
|
Thu, 17 Mar 2011 12:03:50 +0100 |
Pierre-Yves David |
[testlib] require explicite overwriting of TestDataBaseHandler.
oldstable
|
changeset |
files
|
Thu, 17 Mar 2011 11:38:52 +0100 |
Pierre-Yves David |
remove conflict marker
stable
|
changeset |
files
|
Wed, 16 Mar 2011 18:12:57 +0100 |
Pierre-Yves David |
merge old stable into stable
stable
|
changeset |
files
|
Wed, 16 Mar 2011 09:45:57 +0100 |
Alexandre Fayolle |
fix pylint helper methods: need a classmathod in cwconfig.py
stable
|
changeset |
files
|
Wed, 16 Mar 2011 09:45:57 +0100 |
Alexandre Fayolle |
fix pylint helper methods: need a classmathod in cwconfig.py
oldstable
|
changeset |
files
|
Wed, 16 Mar 2011 09:40:56 +0100 |
Alexandre Fayolle |
merged back pylint help changes to stable
stable
|
changeset |
files
|
Wed, 16 Mar 2011 09:40:11 +0100 |
Alexandre Fayolle |
merge
oldstable
|
changeset |
files
|
Wed, 16 Mar 2011 09:37:46 +0100 |
Alexandre Fayolle |
help pylint by explicitely defining some attributes
oldstable
|
changeset |
files
|
Tue, 15 Mar 2011 21:36:06 +0100 |
Nicolas Chauvat |
[doc] fix indentation spelling and grammar of tutorials/advanced/part03_bfss
stable
|
changeset |
files
|
Tue, 15 Mar 2011 10:38:02 +0100 |
Nicolas Chauvat |
[doc] complete description of EXISTS in rql/language.rst
stable
|
changeset |
files
|
Tue, 15 Mar 2011 09:41:45 +0100 |
Nicolas Chauvat |
[doc] fix rql/debugging.rst and server.__init__ docstrings
stable
|
changeset |
files
|
Tue, 15 Mar 2011 09:41:45 +0100 |
Nicolas Chauvat |
[doc] fix rql/debugging.rst and server.__init__ docstrings
oldstable
|
changeset |
files
|
Tue, 07 Dec 2010 12:18:20 +0100 |
Aurelien Campeas |
[test] New Handling of database for test.
oldstable
|
changeset |
files
|
Fri, 11 Mar 2011 12:17:32 +0100 |
Aurelien Campeas |
[reledit] repair some brokennes
|
changeset |
files
|
Wed, 19 Jan 2011 19:19:57 +0100 |
Aurelien Campeas |
[reledit] kill the reledit/doreledit duality
|
changeset |
files
|
Fri, 11 Mar 2011 09:47:09 +0100 |
Sylvain Thénault |
default (3.11.X) is now stable
stable
|
changeset |
files
|
Fri, 11 Mar 2011 09:46:45 +0100 |
Sylvain Thénault |
stable (3.10.X) is now oldstable
oldstable
|
changeset |
files
|
Thu, 10 Mar 2011 15:18:22 +0100 |
Sylvain Thénault |
[test] add some tags
stable
|
changeset |
files
|
Thu, 10 Mar 2011 15:18:21 +0100 |
Sylvain Thénault |
[test] properly close connections
stable
|
changeset |
files
|
Thu, 10 Mar 2011 14:59:21 +0100 |
Sylvain Thénault |
[devtools] fix anonymous user handling in test classes
stable
|
changeset |
files
|
Thu, 10 Mar 2011 12:04:46 +0100 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
changeset |
files
|
Thu, 10 Mar 2011 12:03:37 +0100 |
Adrien Di Mascio |
[views] #1499661 get rid of base tag
|
changeset |
files
|
Thu, 10 Mar 2011 11:58:57 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 10 Mar 2011 11:56:35 +0100 |
Adrien Di Mascio |
[tabs] forward url parameters to lazy tabs views
stable
|
changeset |
files
|
Wed, 09 Mar 2011 18:26:43 +0100 |
Sylvain Thénault |
[testlib] fix regression introduced in 7065:6a6ea9966931
stable
|
changeset |
files
|
Tue, 07 Dec 2010 12:18:20 +0100 |
Sylvain Thénault |
[testlib] simplify code by using a class attribute
stable
|
changeset |
files
|
Wed, 09 Mar 2011 13:42:55 +0100 |
Sylvain Thénault |
[repo] fix multi-threads bug with get_option_value: pyro proxy can't be used from a thread to another without caution (closes #1535206)
stable
|
changeset |
files
|
Wed, 09 Mar 2011 12:24:50 +0100 |
Alexandre Fayolle |
fix editable_attributes bug (closes #1534802)
stable
|
changeset |
files
|
Tue, 08 Mar 2011 22:35:19 +0100 |
Sylvain Thénault |
[http test] fix typo in super call
|
changeset |
files
|
Tue, 08 Mar 2011 18:32:19 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 08 Mar 2011 18:21:40 +0100 |
Sylvain Thénault |
[testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox
stable
|
changeset |
files
|
Fri, 18 Feb 2011 15:26:00 +0100 |
Julien Jehannet |
[tests] Fix web test for windmill and forms
|
changeset |
files
|
Tue, 08 Mar 2011 18:16:44 +0100 |
Sylvain Thénault |
[uilib] fix eid_param implementation
stable
|
changeset |
files
|
Tue, 08 Mar 2011 18:08:32 +0100 |
Sylvain Thénault |
[test] fix bad super call
stable
|
changeset |
files
|
Tue, 08 Mar 2011 18:08:12 +0100 |
Sylvain Thénault |
[dbapi] split in_memory_cnx functions
stable
|
changeset |
files
|
Tue, 08 Mar 2011 17:55:38 +0100 |
Sylvain Thénault |
Remove trailing white space
stable
|
changeset |
files
|
Tue, 08 Mar 2011 17:55:15 +0100 |
Sylvain Thénault |
Add a "closed" property on session
stable
|
changeset |
files
|
Tue, 08 Mar 2011 17:55:02 +0100 |
Sylvain Thénault |
[test] Improve tagging and error message of TwistedCWIdentTC
stable
|
changeset |
files
|
Thu, 03 Mar 2011 11:52:35 +0100 |
Pierre-Yves David |
[test/windmill] Gracefully skip windmill test if windmill can't be imported.
stable
|
changeset |
files
|
Thu, 03 Mar 2011 11:49:32 +0100 |
Pierre-Yves David |
[devtools/qunit] had "qunit" test for tag.
stable
|
changeset |
files
|
Tue, 08 Mar 2011 16:00:25 +0100 |
Sylvain Thénault |
[3.10.9 migration] don't display progress bar if stdout is not a tty
stable
|
changeset |
files
|
Mon, 07 Mar 2011 23:16:22 +0100 |
Sylvain Thénault |
[source host alias] match_host is the attribute, match is the method
|
changeset |
files
|
Mon, 07 Mar 2011 22:17:23 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.11.1-1 for changeset 77318f1ec4aa
|
changeset |
files
|
Mon, 07 Mar 2011 22:17:23 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.11.1 for changeset d0410eb4d8bb
cubicweb-debian-version-3.11.1-1
|
changeset |
files
|
Mon, 07 Mar 2011 17:22:00 +0100 |
Sylvain Thénault |
3.11.1
cubicweb-version-3.11.1
|
changeset |
files
|
Mon, 07 Mar 2011 17:21:54 +0100 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
Mon, 07 Mar 2011 17:19:29 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 07 Mar 2011 17:19:00 +0100 |
Sylvain Thénault |
some copyrigh updates
stable
|
changeset |
files
|
Mon, 07 Mar 2011 17:17:07 +0100 |
Sylvain Thénault |
[sql generation] fix exists table scope pb: when iterating other solutions inner to an EXISTS subquery, we should reset variables which have this exists node as scope
stable
|
changeset |
files
|
Mon, 07 Mar 2011 17:15:06 +0100 |
Sylvain Thénault |
[sql generation] fix table scope pb: when an inlined relation is used as principal for the rhs variable, we should adjust lhs variable'scope
stable
|
changeset |
files
|
Mon, 07 Mar 2011 17:02:15 +0100 |
Nicolas Chauvat |
merge stable changes into default
|
changeset |
files
|
Mon, 07 Mar 2011 10:41:04 +0100 |
Sylvain Thénault |
[testlib] backport some useful testing utilities from tracker's testutils module
stable
|
changeset |
files
|
Mon, 07 Mar 2011 10:40:07 +0100 |
Sylvain Thénault |
[testlib] fix rql generation bug w/ groups given as unicode string
stable
|
changeset |
files
|
Thu, 03 Mar 2011 17:50:13 +0100 |
Sylvain Thénault |
[multi-sources] add missing close method on ConnectionWrapper
stable
|
changeset |
files
|
Thu, 03 Mar 2011 16:05:57 +0100 |
Sylvain Thénault |
[c-c db-check] new checks for entities missing a mandatory relation/attribute
stable
|
changeset |
files
|
Thu, 03 Mar 2011 16:05:34 +0100 |
Sylvain Thénault |
[c-c db-check] factorize code by introducing notify_fixed dumb function
stable
|
changeset |
files
|
Thu, 03 Mar 2011 15:44:07 +0100 |
Sylvain Thénault |
[migration] cleanup corrupted database, pb noticed on several instances
stable
|
changeset |
files
|
Thu, 03 Mar 2011 12:55:29 +0100 |
Adrien Di Mascio |
[dataimport] remove eid_key deprecation warning and prints
stable
|
changeset |
files
|
Mon, 28 Feb 2011 14:14:19 +0100 |
Sylvain Thénault |
[config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed
stable
|
changeset |
files
|
Mon, 28 Feb 2011 14:12:42 +0100 |
Sylvain Thénault |
[config refactoring] rename eproperty_definition method to cwproperty_definition
stable
|
changeset |
files
|
Tue, 22 Feb 2011 21:33:10 +0100 |
Alexandre Fayolle |
allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source)
stable
|
changeset |
files
|
Tue, 22 Feb 2011 21:30:32 +0100 |
Alexandre Fayolle |
add some tips for users who want to bind to an AD server
stable
|
changeset |
files
|
Mon, 21 Feb 2011 10:31:18 +0100 |
Sylvain Thénault |
[c-c upgrade] rename force-componant-version option to force-cube-version and cleanup code
stable
|
changeset |
files
|
Mon, 21 Feb 2011 10:28:59 +0100 |
Sylvain Thénault |
[repo querier] fix rqlst cache no limit issue, comment the code
stable
|
changeset |
files
|
Fri, 18 Feb 2011 18:18:42 +0100 |
Sylvain Thénault |
[migration] missing future import
stable
|
changeset |
files
|
Fri, 18 Feb 2011 17:11:45 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 18 Feb 2011 17:07:40 +0100 |
Sylvain Thénault |
[source hooks] filter out case where source configuration doesn't have to be reloaded
|
changeset |
files
|
Fri, 18 Feb 2011 17:11:00 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.11.0-1 for changeset 8daabda9f571
|
changeset |
files
|
Fri, 18 Feb 2011 17:10:59 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.11.0 for changeset 37432cede4fe
cubicweb-debian-version-3.11.0-1
|
changeset |
files
|
Fri, 18 Feb 2011 16:30:02 +0100 |
Sylvain Thénault |
[schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms)
stable
|
changeset |
files
|
Fri, 18 Feb 2011 12:40:21 +0100 |
Sylvain Thénault |
i18n update
cubicweb-version-3.11.0
|
changeset |
files
|
Fri, 18 Feb 2011 12:40:17 +0100 |
Sylvain Thénault |
[source ui] uicfg tweaks
|
changeset |
files
|
Fri, 18 Feb 2011 10:27:34 +0100 |
Sylvain Thénault |
3.11
|
changeset |
files
|
Fri, 18 Feb 2011 10:18:28 +0100 |
Sylvain Thénault |
[web test] fix some tests broken by recent (and various) changesets
|
changeset |
files
|
Fri, 18 Feb 2011 09:33:51 +0100 |
Nicolas Chauvat |
[web/views] add a generic rdf view
|
changeset |
files
|
Fri, 18 Feb 2011 09:33:49 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 18 Feb 2011 09:33:32 +0100 |
Sylvain Thénault |
[testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes
stable
|
changeset |
files
|
Fri, 18 Feb 2011 08:04:10 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 17 Feb 2011 18:43:45 +0100 |
Sylvain Thénault |
[schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance
stable
|
changeset |
files
|
Thu, 17 Feb 2011 18:23:41 +0100 |
Sylvain Thénault |
[schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database
stable
|
changeset |
files
|
Thu, 17 Feb 2011 17:46:10 +0100 |
Sylvain Thénault |
[schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance)
stable
|
changeset |
files
|
Thu, 17 Feb 2011 16:46:38 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 17 Feb 2011 16:46:25 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Thu, 17 Feb 2011 16:46:18 +0100 |
Sylvain Thénault |
[web test] ensure we're using proper instance home
stable
|
changeset |
files
|
Thu, 17 Feb 2011 16:09:06 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 17 Feb 2011 16:08:20 +0100 |
Sylvain Thénault |
[config] we should load available configuration before search for an instance configuration
stable
|
changeset |
files
|
Thu, 17 Feb 2011 16:08:19 +0100 |
Sylvain Thénault |
[dbapi] fix for cases where one want to use 'connect' for an in-memory connection
stable
|
changeset |
files
|
Thu, 17 Feb 2011 16:08:09 +0100 |
Sylvain Thénault |
[skel] avoid pylint warning for newly generated cube
stable
|
changeset |
files
|
Thu, 17 Feb 2011 10:26:50 +0100 |
Nicolas Chauvat |
[sobjects/parsers] compatibility with xml view of cw <= 3.10
|
changeset |
files
|
Thu, 17 Feb 2011 10:24:45 +0100 |
Nicolas Chauvat |
[sobjects/parsers] on validationerror, skip entity and continue processing feed
|
changeset |
files
|
Wed, 16 Feb 2011 17:59:58 +0100 |
Sylvain Thénault |
[web test] fix test name conflict
stable
|
changeset |
files
|
Wed, 16 Feb 2011 10:30:09 +0100 |
Sylvain Thénault |
merge default heads
|
changeset |
files
|
Wed, 16 Feb 2011 10:29:47 +0100 |
Sylvain Thénault |
merge default heads
|
changeset |
files
|
Wed, 16 Feb 2011 09:02:00 +0100 |
Adrien Di Mascio |
[tabs] use datadir_url to build image url instead of hardcoding data/
|
changeset |
files
|
Wed, 16 Feb 2011 08:54:09 +0100 |
Sylvain Thénault |
[wdoc] fallback to english title when no translation found
stable
|
changeset |
files
|
Wed, 16 Feb 2011 08:40:25 +0100 |
Sylvain Thénault |
[datafeed] don't crash if python-kerberos isn't installed
|
changeset |
files
|
Tue, 15 Feb 2011 23:32:32 +0100 |
Nicolas Chauvat |
[sobjects/parsers] add gssapi auth handler to urllib2 opener
|
changeset |
files
|
Tue, 15 Feb 2011 23:30:01 +0100 |
Sylvain Thénault |
[data operation] add new remove_data method
stable
|
changeset |
files
|
Mon, 14 Feb 2011 23:18:20 +0100 |
Sylvain Thénault |
[migtration] fix migration script for 'dont cross' relations
|
changeset |
files
|
Mon, 14 Feb 2011 17:47:15 +0100 |
Adrien Di Mascio |
backport stable
|
changeset |
files
|
Mon, 14 Feb 2011 17:46:08 +0100 |
Adrien Di Mascio |
[dataimport] implement create_entity() on ObjectStore to provide a consistent interface
stable
|
changeset |
files
|
Mon, 14 Feb 2011 16:46:49 +0100 |
Adrien Di Mascio |
[dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities
stable
|
changeset |
files
|
Mon, 14 Feb 2011 09:38:03 +0100 |
nico |
[hooks] do not break if no entity created or updated during feed update
|
changeset |
files
|
Mon, 14 Feb 2011 09:37:17 +0100 |
Sylvain Thénault |
[ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups
stable
|
changeset |
files
|
Fri, 11 Feb 2011 16:45:43 +0100 |
Sylvain Thénault |
[ldap test] use get_available_port from cw.devtools.httptest
stable
|
changeset |
files
|
Fri, 11 Feb 2011 13:38:40 +0100 |
Sylvain Thénault |
[test] generate slapd.conf to be cwd independant
stable
|
changeset |
files
|
Fri, 11 Feb 2011 16:45:43 +0100 |
Sylvain Thénault |
[ldap test] use get_available_port from cw.devtools.httptest
|
changeset |
files
|