Tue, 09 Mar 2010 19:39:50 +0100 |
Nicolas Chauvat |
[documentation] fix errors in book chapter instance-config
stable
|
changeset |
files
|
Tue, 09 Mar 2010 12:07:34 +0100 |
Sylvain Thénault |
remove deprecation warning introduced by add_onload api change
|
changeset |
files
|
Tue, 09 Mar 2010 12:07:16 +0100 |
Sylvain Thénault |
[refactor] drop rset.vreg attribute, vreg should be accessed through rset.req. Also kill decorate_rset, simply set rset.req where we were calling this method.
|
changeset |
files
|
Tue, 09 Mar 2010 12:03:26 +0100 |
Sylvain Thénault |
missing rename
|
changeset |
files
|
Tue, 09 Mar 2010 11:54:27 +0100 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
changeset |
files
|
Tue, 09 Mar 2010 11:42:06 +0100 |
Sylvain Thénault |
move devtools.dataimport at the cw level since we don't want cubes using it to depends on cubicweb-dev
|
changeset |
files
|
Tue, 09 Mar 2010 11:27:41 +0100 |
Sylvain Thénault |
[widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch)
stable
|
changeset |
files
|
Tue, 09 Mar 2010 11:05:29 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 09 Mar 2010 11:01:44 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Tue, 09 Mar 2010 11:00:48 +0100 |
Sylvain Thénault |
fix hooks control method name + other litle cleanups
|
changeset |
files
|
Tue, 09 Mar 2010 10:59:50 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 09 Mar 2010 10:59:44 +0100 |
Sylvain Thénault |
move SLINK_DIRECTORIES creation to a function avoid unnecessary import (and kill that damed warning of psyco not being installed)
stable
|
changeset |
files
|
Tue, 09 Mar 2010 10:53:55 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 09 Mar 2010 10:53:38 +0100 |
Sylvain Thénault |
[schema hooks] properly check for changes of schema properties avoid useless costly operation (such as full-text reindexing all entities of a type). Refactor inlined handling and fix a bug trying to reindex a final entity type on the way.
stable
|
changeset |
files
|
Tue, 09 Mar 2010 10:51:08 +0100 |
Sylvain Thénault |
[hook] entity_oldnew_value may cause bug on attributes explicitly set to None
stable
|
changeset |
files
|
Tue, 09 Mar 2010 10:49:57 +0100 |
Sylvain Thénault |
misc fixes to ensure logilab.db compatibility
stable
|
changeset |
files
|
Tue, 09 Mar 2010 10:48:46 +0100 |
Sylvain Thénault |
[sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend
stable
|
changeset |
files
|
Tue, 09 Mar 2010 08:59:43 +0100 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
changeset |
files
|
Mon, 08 Mar 2010 19:02:35 +0100 |
Sylvain Thénault |
move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
|
changeset |
files
|
Mon, 08 Mar 2010 18:31:36 +0100 |
Sylvain Thénault |
3.7 depends on python >= 2.5
|
changeset |
files
|
Mon, 08 Mar 2010 18:08:24 +0100 |
Sylvain Thénault |
rename deprecated file
|
changeset |
files
|
Mon, 08 Mar 2010 17:57:29 +0100 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
changeset |
files
|
Mon, 08 Mar 2010 19:11:47 +0100 |
Adrien Di Mascio |
[javascript] fix #736185: add_onload / jQuery.bind() vs. jQuery.one()
|
changeset |
files
|
Mon, 08 Mar 2010 09:51:29 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 08 Mar 2010 09:05:17 +0100 |
Sylvain Thénault |
[cleanup] fti_* method already try/except exception, no need for additional catch here
stable
|
changeset |
files
|
Mon, 08 Mar 2010 09:04:36 +0100 |
Sylvain Thénault |
[hook] use entity instead of values dict, check for edited_attributes on rtype change
stable
|
changeset |
files
|
Mon, 08 Mar 2010 09:03:43 +0100 |
Sylvain Thénault |
[schema hook] fulltext_container is a relation *type* property. Test and fix (+ more fti properties change testing)
stable
|
changeset |
files
|
Mon, 08 Mar 2010 09:00:23 +0100 |
Sylvain Thénault |
fix name error fixed in wrong branch
stable
|
changeset |
files
|
Mon, 08 Mar 2010 08:59:07 +0100 |
Sylvain Thénault |
[test] don't use an internal url for test
stable
|
changeset |
files
|
Fri, 05 Mar 2010 18:20:39 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 05 Mar 2010 18:20:18 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Thu, 04 Mar 2010 18:57:13 +0100 |
Pierre-Yves David |
Added tag cubicweb-debian-version-3.6.1-2 for changeset 0a16f07112b9
stable
|
changeset |
files
|
Thu, 04 Mar 2010 16:26:52 +0100 |
Pierre-Yves David |
[pkg/debian] prepare 3.6.1-2
stable cubicweb-debian-version-3.6.1-2
|
changeset |
files
|
Thu, 04 Mar 2010 16:26:22 +0100 |
Pierre-Yves David |
[pkg/debian] Remove python-elementtree from Depends
stable
|
changeset |
files
|
Fri, 05 Mar 2010 18:07:39 +0100 |
Sylvain Thénault |
le patch massiveimport a été importé
stable
|
changeset |
files
|
Fri, 05 Mar 2010 17:29:24 +0100 |
Sylvain Thénault |
fix bad test fix
|
changeset |
files
|
Fri, 05 Mar 2010 17:24:01 +0100 |
Sylvain Thénault |
repair stuff broken by fti handling changes
stable
|
changeset |
files
|
Fri, 05 Mar 2010 17:22:41 +0100 |
Sylvain Thénault |
update test broken by fulltextindexed change on workflow entities
stable
|
changeset |
files
|
Fri, 05 Mar 2010 13:05:47 +0100 |
Sylvain Thénault |
fix another name error
|
changeset |
files
|
Fri, 05 Mar 2010 13:04:46 +0100 |
Sylvain Thénault |
fix name error
|
changeset |
files
|
Fri, 05 Mar 2010 12:18:22 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 05 Mar 2010 09:39:34 +0100 |
Sylvain Thénault |
eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup
stable
|
changeset |
files
|
Fri, 05 Mar 2010 09:35:06 +0100 |
Sylvain Thénault |
don't issue critical warning about missing text index when we're creating the instance
stable
|
changeset |
files
|
Fri, 05 Mar 2010 09:24:55 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Thu, 04 Mar 2010 18:06:03 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 04 Mar 2010 18:04:26 +0100 |
Sylvain Thénault |
[cleanup] add index_entity to abstract source, add docstring
stable
|
changeset |
files
|
Thu, 04 Mar 2010 18:02:33 +0100 |
Sylvain Thénault |
[fti] refactor and fix full text indexation handling
stable
|
changeset |
files
|
Thu, 04 Mar 2010 17:58:31 +0100 |
Sylvain Thénault |
[schema] do not fulltext index workflow entities'description
stable
|
changeset |
files
|
Thu, 04 Mar 2010 17:51:19 +0100 |
Sylvain Thénault |
no key error subsequent to test module import error
|
changeset |
files
|
Thu, 04 Mar 2010 17:51:27 +0100 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Thu, 04 Mar 2010 17:50:17 +0100 |
Aurelien Campeas |
[views/breadcrumbs] fix bad signature
stable
|
changeset |
files
|
Thu, 04 Mar 2010 17:49:31 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Thu, 04 Mar 2010 17:49:14 +0100 |
Sylvain Thénault |
nicer explanation
stable
|
changeset |
files
|
Thu, 04 Mar 2010 17:48:55 +0100 |
Sylvain Thénault |
fix schema serialization bug: groupmap considered as addrdef argument
stable
|
changeset |
files
|
Thu, 04 Mar 2010 16:58:40 +0100 |
Nicolas Chauvat |
[cwctl] list will warn about a badly formatted version constraint instead of crashing
stable
|
changeset |
files
|
Thu, 04 Mar 2010 12:08:23 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 04 Mar 2010 12:08:09 +0100 |
Sylvain Thénault |
oops, 'not' missing
|
changeset |
files
|
Thu, 04 Mar 2010 12:07:54 +0100 |
Sylvain Thénault |
[repo] fix bug introduced by 4757:ec9c20c6b9f7, testing for select.selection is not enough to avoid the substep query, we should check there is no interesting restriction (test added)
|
changeset |
files
|
Thu, 04 Mar 2010 11:45:29 +0100 |
Sylvain Thénault |
[rql2sql] fix potential crash when testing _q_invariant on a ColumnAlias instead of a Variable by always considering _q_invariant to false for them
stable
|
changeset |
files
|
Thu, 04 Mar 2010 10:58:28 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 04 Mar 2010 10:56:46 +0100 |
Sylvain Thénault |
fix test broken by meta relation permissions tweaks
stable
|
changeset |
files
|
Thu, 04 Mar 2010 10:56:27 +0100 |
Sylvain Thénault |
fix schema serialization, bad repartition of changes between stable and default
stable
|
changeset |
files
|
Thu, 04 Mar 2010 10:23:20 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 04 Mar 2010 10:22:21 +0100 |
Sylvain Thénault |
remove stuff from default introduced accidentally in stable
stable
|
changeset |
files
|
Thu, 04 Mar 2010 10:16:48 +0100 |
Sylvain Thénault |
applied vgodard patch for jquery rounded corner w/ MSIE >= 8
stable
|
changeset |
files
|
Thu, 04 Mar 2010 09:57:40 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 04 Mar 2010 09:43:16 +0100 |
Adrien Chauve |
[fix] #731915 use add_onload instead of plain <script> tag for progress bar.
stable
|
changeset |
files
|
Thu, 04 Mar 2010 09:35:34 +0100 |
Pierre-Yves David |
add render_description method to RSSItemView to improve modularity.
stable
|
changeset |
files
|
Fri, 26 Feb 2010 17:00:42 +0100 |
Julien Jehannet |
le patch documentation-admin-tips a été importé
stable
|
changeset |
files
|
Tue, 02 Mar 2010 21:48:36 +0100 |
Julien Jehannet |
[F] views: fix 2 unicode errors
stable
|
changeset |
files
|
Mon, 22 Feb 2010 17:23:46 +0100 |
Julien Jehannet |
le patch fix-3.6-deprecation-warning a été importé
stable
|
changeset |
files
|
Thu, 04 Mar 2010 08:50:27 +0100 |
Alain Leufroy |
Suppress the hidden logform when the user is already connected
stable
|
changeset |
files
|
Thu, 04 Mar 2010 08:50:21 +0100 |
Alain Leufroy |
fix a Depression Warning
stable
|
changeset |
files
|
Thu, 04 Mar 2010 08:50:03 +0100 |
Alain Leufroy |
fix: Prevent multi pass in restore_previous_post
stable
|
changeset |
files
|
Thu, 04 Mar 2010 08:48:51 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 03 Mar 2010 19:20:03 +0100 |
Sylvain Thénault |
[test] check _shutting_down, not empty dict (empty dict test should go in pytestgc patch)
|
changeset |
files
|
Wed, 03 Mar 2010 19:03:52 +0100 |
Sylvain Thénault |
assert we are not already shutting down
|
changeset |
files
|
Wed, 03 Mar 2010 19:02:36 +0100 |
Sylvain Thénault |
[test] call super class teardown after perms restoration
|
changeset |
files
|
Wed, 03 Mar 2010 18:57:41 +0100 |
Sylvain Thénault |
[test] get a chance to get proper garbage collection when running pytest on whole cw
|
changeset |
files
|
Wed, 03 Mar 2010 18:56:37 +0100 |
Sylvain Thénault |
[testlib] properly close dumb sessions
|
changeset |
files
|
Wed, 03 Mar 2010 18:54:07 +0100 |
Sylvain Thénault |
[debug] more (dirty) gc debuging
|
changeset |
files
|
Wed, 03 Mar 2010 18:52:56 +0100 |
Sylvain Thénault |
custom rest publisher instead of using rest_publish. Avoid to keep a ref on the latest context
|
changeset |
files
|
Wed, 03 Mar 2010 18:52:01 +0100 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Wed, 03 Mar 2010 18:33:56 +0100 |
Sylvain Thénault |
[rest] cleanup, avoid deprecation warning
|
changeset |
files
|
Wed, 03 Mar 2010 18:32:21 +0100 |
Sylvain Thénault |
delete pyro proxy on connection close, properly raise programming error when working on a closed connection
|
changeset |
files
|
Wed, 03 Mar 2010 18:31:08 +0100 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Wed, 03 Mar 2010 18:30:25 +0100 |
Sylvain Thénault |
[test] get a chance to get proper garbage collection when running pytest on whole cw
|
changeset |
files
|
Wed, 03 Mar 2010 18:12:28 +0100 |
Sylvain Thénault |
more tests
stable
|
changeset |
files
|
Wed, 03 Mar 2010 17:59:05 +0100 |
Sylvain Thénault |
[repo] improve planning of insert/update queries: do not select affected constants so the don't go and back to/from the source.
|
changeset |
files
|
Wed, 03 Mar 2010 17:56:04 +0100 |
Sylvain Thénault |
schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
|
changeset |
files
|
Wed, 03 Mar 2010 17:51:49 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 03 Mar 2010 17:49:24 +0100 |
Sylvain Thénault |
[testlib] automatic test shouldn't try to populate default_workflow
stable
|
changeset |
files
|
Wed, 03 Mar 2010 17:48:08 +0100 |
Sylvain Thénault |
minor schema serialization optimization:
stable
|
changeset |
files
|
Wed, 03 Mar 2010 17:42:19 +0100 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
Wed, 03 Mar 2010 17:39:22 +0100 |
Sylvain Thénault |
fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations)
stable
|
changeset |
files
|
Tue, 02 Mar 2010 15:58:39 +0100 |
Sylvain Thénault |
do not check for use template permission when session is super session or integrity hooks are deactivated
stable
|
changeset |
files
|
Tue, 02 Mar 2010 15:57:32 +0100 |
Sylvain Thénault |
do not check for existant entity when relation of single card is added but integrity hooks are deactivated
stable
|
changeset |
files
|
Tue, 02 Mar 2010 15:44:26 +0100 |
Sylvain Thénault |
[schema] tweaks meta-relations and schema/workflow entities attributes permissions
stable
|
changeset |
files
|
Tue, 02 Mar 2010 15:43:26 +0100 |
Sylvain Thénault |
[schema] new constants for permissions definitions
stable
|
changeset |
files
|
Wed, 03 Mar 2010 14:06:05 +0100 |
Aurelien Campeas |
[book/ldap] note on the role of two options
stable
|
changeset |
files
|
Tue, 02 Mar 2010 19:32:46 +0100 |
Aurelien Campeas |
[book/cwctl] reorganize a bit this page (very messy)
stable
|
changeset |
files
|
Tue, 02 Mar 2010 19:15:26 +0100 |
Aurelien Campeas |
[book] more id -> __regid__
stable
|
changeset |
files
|
Tue, 02 Mar 2010 19:11:46 +0100 |
Aurelien Campeas |
[book/entities] a bit of flesh to the interface chapter
stable
|
changeset |
files
|
Tue, 02 Mar 2010 18:46:58 +0100 |
Aurelien Campeas |
[book/admin/pyro] fix pyro options, give a small setup example
stable
|
changeset |
files
|
Tue, 02 Mar 2010 18:10:03 +0100 |
Aurelien Campeas |
[book/faq] cleanup & complete a bit
stable
|
changeset |
files
|
Tue, 02 Mar 2010 16:06:36 +0100 |
Aurelien Campeas |
[book/admin/setup] notes about configuration of sql server
stable
|
changeset |
files
|
Tue, 02 Mar 2010 15:47:26 +0100 |
Aurelien Campeas |
[book] remove seemingly unused old cruft
stable
|
changeset |
files
|
Tue, 02 Mar 2010 15:37:51 +0100 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Tue, 02 Mar 2010 15:37:45 +0100 |
Aurelien Campeas |
[book] cleanup (deleting/moving) old stuff
stable
|
changeset |
files
|
Tue, 02 Mar 2010 15:11:11 +0100 |
Aurelien Campeas |
[book] a few autoclasses for renderers, misc tweaks
stable
|
changeset |
files
|
Tue, 02 Mar 2010 14:39:06 +0100 |
Sylvain Thénault |
[primary] navcontentbottom sections should be in the content table as navcontenttop
stable
|
changeset |
files
|
Tue, 02 Mar 2010 13:00:41 +0100 |
Aurelien Campeas |
[book/controllers] add some content (overview, api super sketch) for the cubicweb controllers
stable
|
changeset |
files
|
Tue, 02 Mar 2010 12:04:33 +0100 |
Aurelien Campeas |
[book/ldap] add missing LDAP section
stable
|
changeset |
files
|
Tue, 02 Mar 2010 11:21:29 +0100 |
Aurelien Campeas |
[reledit] add ajax html head div, which allows to get additional css/js up to the browser #620569
stable
|
changeset |
files
|
Mon, 01 Mar 2010 16:02:22 +0100 |
Aurelien Campeas |
fix open/close/open subnode bug #730709
stable
|
changeset |
files
|
Fri, 26 Feb 2010 17:39:33 +0100 |
Sylvain Thénault |
backport stable to default
|
changeset |
files
|
Fri, 26 Feb 2010 17:38:12 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.6.1-1 for changeset b9cdfe3341d1
stable
|
changeset |
files
|
Fri, 26 Feb 2010 17:38:12 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.6.1 for changeset 4ae30c9ca11b
stable cubicweb-debian-version-3.6.1-1
|
changeset |
files
|
Fri, 26 Feb 2010 16:51:41 +0100 |
Sylvain Thénault |
typo
stable cubicweb-version-3.6.1
|
changeset |
files
|
Fri, 26 Feb 2010 15:39:59 +0100 |
Sylvain Thénault |
3.6.1 depending on yams 0.28
stable
|
changeset |
files
|
Fri, 26 Feb 2010 15:36:30 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 10 Feb 2010 16:34:15 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.6.0-1 for changeset d2ba93fcb8da
|
changeset |
files
|
Wed, 10 Feb 2010 16:34:15 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.6.0 for changeset 450804da3ab2
cubicweb-debian-version-3.6.0-1
|
changeset |
files
|
Fri, 26 Feb 2010 15:32:32 +0100 |
Sylvain Thénault |
3.6.1
stable
|
changeset |
files
|
Fri, 26 Feb 2010 15:28:15 +0100 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Fri, 26 Feb 2010 15:27:55 +0100 |
Aurelien Campeas |
tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670
stable
|
changeset |
files
|
Fri, 26 Feb 2010 15:22:22 +0100 |
Sylvain Thénault |
[test] XXX fix to have pytest succeed on whole cw
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:56:06 +0100 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:31:10 +0100 |
Sylvain Thénault |
fix test, broken by the merge of debug and info views
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:30:46 +0100 |
Sylvain Thénault |
ensure we don't break xhtml
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:30:24 +0100 |
Sylvain Thénault |
pylint suggested refactorings
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:24:47 +0100 |
Sylvain Thénault |
pylint style fixes
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:21:13 +0100 |
Sylvain Thénault |
don't use module doc string as usage string
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:12:01 +0100 |
Sylvain Thénault |
avoid module import in c-c plugins module, and remind it
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:10:16 +0100 |
Sylvain Thénault |
proper deprecation warning when import class that should be imported from yams
stable
|
changeset |
files
|
Fri, 26 Feb 2010 13:09:12 +0100 |
Sylvain Thénault |
fix some pylint detected errors
stable
|
changeset |
files
|
Fri, 26 Feb 2010 09:54:32 +0100 |
Sylvain Thénault |
[test] fix test broken by arthur processinfo patch
stable
|
changeset |
files
|
Fri, 26 Feb 2010 09:54:03 +0100 |
Sylvain Thénault |
merge debug and info views
stable
|
changeset |
files
|
Fri, 26 Feb 2010 08:46:27 +0100 |
Sylvain Thénault |
[i18n] nothing to translate here
stable
|
changeset |
files
|
Fri, 26 Feb 2010 08:46:03 +0100 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Fri, 26 Feb 2010 07:58:55 +0100 |
Sylvain Thénault |
[test] we should properly use vreg method to compute solutions
stable
|
changeset |
files
|
Fri, 26 Feb 2010 07:58:02 +0100 |
Sylvain Thénault |
[pool] properly close existing connection before reconnection
stable
|
changeset |
files
|
Fri, 26 Feb 2010 07:44:18 +0100 |
Adrien Di Mascio |
[web] fix #724769: Use RemoteCallFailed in the publisher's error_handler
stable
|
changeset |
files
|
Fri, 26 Feb 2010 07:26:47 +0100 |
Sylvain Thénault |
#687194: cubicweb-ctl exlog : fix help message
stable
|
changeset |
files
|
Fri, 26 Feb 2010 07:08:11 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Fri, 26 Feb 2010 07:07:28 +0100 |
arthur |
added stats for munin collecting #615844 - from 027bbff3659f
stable
|
changeset |
files
|
Fri, 26 Feb 2010 07:04:52 +0100 |
Sylvain Thénault |
[dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw
stable
|
changeset |
files
|
Fri, 26 Feb 2010 07:03:38 +0100 |
Sylvain Thénault |
[session] fix memory leak: local thread data living in a thread that never finishes (eg, the main thread) may not be properly freed
stable
|
changeset |
files
|
Fri, 26 Feb 2010 06:59:16 +0100 |
Sylvain Thénault |
[session] user.login is usually an unicode string, so implements __unicode__ instead of __str__
stable
|
changeset |
files
|
Fri, 26 Feb 2010 06:57:02 +0100 |
Sylvain Thénault |
fix docstring
stable
|
changeset |
files
|
Fri, 26 Feb 2010 06:55:43 +0100 |
Sylvain Thénault |
[facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets
stable
|
changeset |
files
|
Thu, 25 Feb 2010 17:42:51 +0100 |
Sylvain Thénault |
[iprogress] missing js file
stable
|
changeset |
files
|
Thu, 25 Feb 2010 11:43:11 +0100 |
Adrien Di Mascio |
[hooks] match_rtype and match_rtype_sets don't need to extend match_search_state
stable
|
changeset |
files
|
Thu, 25 Feb 2010 11:40:47 +0100 |
Adrien Di Mascio |
[uicfg] section='inlined' is acceptable for inlined forms
stable
|
changeset |
files
|
Thu, 25 Feb 2010 11:39:49 +0100 |
Adrien Di Mascio |
[web] fix muledit rendering bug
stable
|
changeset |
files
|
Wed, 24 Feb 2010 15:08:13 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 24 Feb 2010 15:07:17 +0100 |
Sylvain Thénault |
3.6 api update
stable
|
changeset |
files
|
Wed, 24 Feb 2010 15:00:37 +0100 |
Sylvain Thénault |
simplejson may not be available with python 2.4
stable
|
changeset |
files
|
Wed, 24 Feb 2010 15:00:15 +0100 |
Sylvain Thénault |
ensure make_uid return something that may be used as dom id
stable
|
changeset |
files
|
Wed, 24 Feb 2010 12:57:53 +0100 |
Sylvain Thénault |
[test] also hide this message during test
stable
|
changeset |
files
|
Wed, 24 Feb 2010 12:57:30 +0100 |
Sylvain Thénault |
[test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:53:36 +0100 |
Sylvain Thénault |
[testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:52:11 +0100 |
Sylvain Thénault |
[test] skipping versions checking during test is enough, no need for monkey patch
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:48:24 +0100 |
Sylvain Thénault |
[goa] we don't use mx anymore
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:21:51 +0100 |
Sylvain Thénault |
[integrity] skip auto-delete for internal sessions (but *not* for super session, see 4642:921737d2e3a8)
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:20:13 +0100 |
Sylvain Thénault |
[integrity] temporary fix auto-delete relation (see 4673:6f8b925a29f4 and 4642:921737d2e3a8): we want no read perms, though we want to check delete perms. Should be properly fixed in 3.7 once we've proper security control and [unsafe_]execute behaviour on the repository side
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:14:14 +0100 |
Sylvain Thénault |
use set_action_permissions is clearer and avoid @cached issue across tests
stable
|
changeset |
files
|
Wed, 24 Feb 2010 12:49:55 +0100 |
Nicolas Chauvat |
[cwctl] use l.c.changelog for version comparison
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:11:27 +0100 |
Sylvain Thénault |
[form] only set __form_id for the main form, not for sub-forms. Should fix regression introduced by 4668:9f82f81bf13d
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:05:01 +0100 |
Sylvain Thénault |
don't issue critical message when trying to alter sqlite db during test
stable
|
changeset |
files
|
Wed, 24 Feb 2010 11:04:28 +0100 |
Sylvain Thénault |
[test] cleanup
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:56:47 +0100 |
Sylvain Thénault |
[test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:37:37 +0100 |
Sylvain Thénault |
remove #<formid> from url used to redirect after a validation error
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:35:06 +0100 |
Sylvain Thénault |
[test] no more __cubicweb_internal_field__ value displayed on password widget
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:34:37 +0100 |
Sylvain Thénault |
[test] inline-creation requires petype argument to be selectable. Fix arguments order to make it clearer that 'template' is an argument of the test class .view method
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:33:31 +0100 |
Sylvain Thénault |
[test] skip test when fop failed
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:32:22 +0100 |
Sylvain Thénault |
[test] don't display progress bar when testing checkintegrity
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:30:31 +0100 |
Sylvain Thénault |
[test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer
stable
|
changeset |
files
|
Tue, 23 Feb 2010 20:23:46 +0100 |
Sylvain Thénault |
auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked
stable
|
changeset |
files
|
Tue, 23 Feb 2010 20:22:40 +0100 |
Sylvain Thénault |
fix tests
stable
|
changeset |
files
|
Tue, 23 Feb 2010 18:21:30 +0100 |
Sylvain Thénault |
add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future
stable
|
changeset |
files
|
Tue, 23 Feb 2010 17:39:13 +0100 |
Sylvain Thénault |
fix #615379 by checking admin user exists instead of making think everything is fine
stable
|
changeset |
files
|
Tue, 23 Feb 2010 17:32:43 +0100 |
Sylvain Thénault |
cleanup, typos
stable
|
changeset |
files
|
Tue, 23 Feb 2010 17:32:31 +0100 |
Sylvain Thénault |
[form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:30:23 +0100 |
Pierre-Yves David |
[fix] Apply fulltextindexed change in the actual index
stable
|
changeset |
files
|
Tue, 23 Feb 2010 13:40:55 +0100 |
Sylvain Thénault |
3.6 api update (introduced by merge)
stable
|
changeset |
files
|
Tue, 23 Feb 2010 13:19:16 +0100 |
Sylvain Thénault |
when validating a form, we should properly call 'actual_fields(form) on edited field else compound field are not correctly processed
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:59:30 +0100 |
Sylvain Thénault |
#714109: [selectors] non_final_entity should implement score_class
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:52:57 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:52:40 +0100 |
Sylvain Thénault |
add XXX note
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:51:20 +0100 |
Sylvain Thénault |
[form] cache field value in form.formvalues using (field, form) key since in some case the same field instance may be shared accross multiple forms, which may share the formvalues dict in case of sub-forms
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:49:37 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:46:56 +0100 |
Sylvain Thénault |
[form] complete 25de2eb0432b by ignore req parameters by default for all hidden fields
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:43:15 +0100 |
Sylvain Thénault |
[form] add a new ignore_req_params attribute on field controlling value's retreival
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:43:16 +0100 |
Charles Hébert |
[css] fix disappearing image in menu when a:hover
stable
|
changeset |
files
|
Tue, 23 Feb 2010 08:41:06 +0100 |
Nicolas Chauvat |
[cwctl] modify command list to check for cube dependency problems
stable
|
changeset |
files
|
Tue, 23 Feb 2010 10:57:51 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Tue, 23 Feb 2010 08:54:04 +0100 |
Alexandre Fayolle |
docstring improvement
stable
|
changeset |
files
|
Tue, 23 Feb 2010 09:53:01 +0100 |
Sylvain Thénault |
import cleanup
stable
|
changeset |
files
|
Tue, 23 Feb 2010 09:52:38 +0100 |
Sylvain Thénault |
restore 3.5 compat for date functions moved to lgc.date in 3.6 (closes #716055)
stable
|
changeset |
files
|
Mon, 22 Feb 2010 19:25:04 +0100 |
Nicolas Chauvat |
[devtools/fill] fix date generation and its test
stable
|
changeset |
files
|
Mon, 22 Feb 2010 18:22:54 +0100 |
Nicolas Chauvat |
typo: capitalize migration confirmation messages
stable
|
changeset |
files
|
Fri, 19 Feb 2010 15:12:46 +0100 |
Aurelien Campeas |
[views/deleteconf] remove action ppty (useless & clashes with form attr, replace buggy non_final_entity selector with implements workaround
stable
|
changeset |
files
|
Fri, 19 Feb 2010 12:53:35 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Fri, 19 Feb 2010 10:12:33 +0100 |
Sylvain Thénault |
[workflow] fix potential destination for go back transition
stable
|
changeset |
files
|
Fri, 19 Feb 2010 10:04:24 +0100 |
Sylvain Thénault |
[workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition:
stable
|
changeset |
files
|
Fri, 19 Feb 2010 09:37:03 +0100 |
Sylvain Thénault |
deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity)
stable
|
changeset |
files
|
Fri, 19 Feb 2010 09:36:26 +0100 |
Sylvain Thénault |
introduce 'go back' transition: transition without destination state will go to the state we were coming from
stable
|
changeset |
files
|
Fri, 19 Feb 2010 09:34:14 +0100 |
Sylvain Thénault |
fix optimisation with super session that may lead to integrity loss
stable
|
changeset |
files
|
Fri, 19 Feb 2010 12:14:35 +0100 |
Aurelien Campeas |
[auto/inline forms] reallow nested inline forms #703910
stable
|
changeset |
files
|
Thu, 18 Feb 2010 15:42:29 +0100 |
Sylvain Thénault |
[reledit] fix #713217: reledit doesn't check 'update' permission on attributes
stable
|
changeset |
files
|
Thu, 18 Feb 2010 15:42:09 +0100 |
Sylvain Thénault |
fix dumb name error
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:27:00 +0100 |
Sylvain Thénault |
cleanup internal forms parameters in postlogin
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:07:56 +0100 |
Sylvain Thénault |
grmmbl, bad resolve
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:06:17 +0100 |
Sylvain Thénault |
missed conflict
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:02:48 +0100 |
Sylvain Thénault |
backport lost stable head
stable
|
changeset |
files
|
Thu, 18 Feb 2010 13:31:03 +0100 |
Sylvain Thénault |
fix sync_schema_props_perms test
stable
|
changeset |
files
|
Thu, 18 Feb 2010 13:30:37 +0100 |
Sylvain Thénault |
fix create_user function introduced in d6ae30c5d055 for database initialization: messup admin user groups when anon is created due to missing restriction
stable
|
changeset |
files
|
Thu, 18 Feb 2010 13:28:38 +0100 |
Sylvain Thénault |
3.6 api update
stable
|
changeset |
files
|
Thu, 18 Feb 2010 12:58:52 +0100 |
Sylvain Thénault |
fix unittest_hooks: attributes have now update_permission instead of [add/delete]_permission
stable
|
changeset |
files
|
Thu, 18 Feb 2010 12:57:57 +0100 |
Sylvain Thénault |
when modifying a persistent schema, erschema may miss some permissions which wil trigger a key error, but we don't want to crash on such cases
stable
|
changeset |
files
|
Thu, 18 Feb 2010 12:52:34 +0100 |
Sylvain Thénault |
fix #694445: related entity generates weird RQL which in turn generates weird SQL which fails on SQL Server
stable
|
changeset |
files
|
Thu, 18 Feb 2010 12:13:36 +0100 |
Sylvain Thénault |
fix 4626:c26b4df9fc90 (#703911): use can't rely on peid since it's not an actual eid when we're creating the parent entity
stable
|
changeset |
files
|
Thu, 18 Feb 2010 11:08:00 +0100 |
Sylvain Thénault |
[form fields] nicer behaviour of the password field: don't put internal field value on edition (triggering validation error if one validation without removing the value, due to confirmation mismatch), and don't show the field as required in such case
stable
|
changeset |
files
|
Thu, 18 Feb 2010 11:06:40 +0100 |
Sylvain Thénault |
minor cleanup: don't use builtin 'id' as variable name
stable
|
changeset |
files
|
Thu, 18 Feb 2010 10:57:50 +0100 |
Sylvain Thénault |
[forms/inline] fix #703911: add new link disappears if inline box removed. Since we've the information, we must specify the target type else we get random cardinality on ambiguous relations
stable
|
changeset |
files
|
Thu, 18 Feb 2010 10:55:41 +0100 |
Sylvain Thénault |
this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation
stable
|
changeset |
files
|
Thu, 18 Feb 2010 10:54:50 +0100 |
Sylvain Thénault |
turn default logging threshold to warning (we usually want them), and log 'no schema for eid' pb using warning instead of error, so we see them in logs but not during migration
stable
|
changeset |
files
|
Thu, 18 Feb 2010 09:26:04 +0100 |
Sylvain Thénault |
pfff, sorry to keep messing with default/stable...
stable
|
changeset |
files
|
Thu, 18 Feb 2010 09:22:04 +0100 |
Sylvain Thénault |
specify db port on backup/restore commands (require forth comming lgc 0.48.1)
|
changeset |
files
|
Thu, 18 Feb 2010 08:39:30 +0100 |
Sylvain Thénault |
move captcha view to a place where it will be loaded by the registry...
|
changeset |
files
|
Thu, 18 Feb 2010 07:29:13 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 17 Feb 2010 20:22:12 +0100 |
Sylvain Thénault |
[security] allow to call .check on rql expression with a user eid specified
stable
|
changeset |
files
|
Wed, 17 Feb 2010 16:42:52 +0100 |
Sylvain Thénault |
[facet] rqlst should be the select node
stable
|
changeset |
files
|
Wed, 17 Feb 2010 16:27:01 +0100 |
Sylvain Thénault |
oops, should have been in my previous commit
stable
|
changeset |
files
|
Wed, 17 Feb 2010 16:21:34 +0100 |
Sylvain Thénault |
fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box
stable
|
changeset |
files
|
Wed, 17 Feb 2010 15:58:09 +0100 |
Charles Hébert |
Fix: RangeFacet is selected (valid rset) but without any values
stable
|
changeset |
files
|
Wed, 17 Feb 2010 15:57:03 +0100 |
Charles Hébert |
fix the bad rqlst syntax tree usage during facets initialization by copying it
stable
|
changeset |
files
|
Wed, 17 Feb 2010 10:39:35 +0100 |
Julien Jehannet |
[R] dataimport: refine error detection
stable
|
changeset |
files
|
Wed, 17 Feb 2010 13:23:36 +0100 |
Sylvain Thénault |
added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it
stable
|
changeset |
files
|
Wed, 17 Feb 2010 13:16:50 +0100 |
Sylvain Thénault |
fix unittest_schema, remove deprecation warning
stable
|
changeset |
files
|
Wed, 17 Feb 2010 13:12:35 +0100 |
Sylvain Thénault |
when creating an instance, ask for cubes specific options properly (fix #607349)
stable
|
changeset |
files
|
Wed, 17 Feb 2010 13:11:30 +0100 |
Sylvain Thénault |
avoid loading twice site_cubicweb files on instance creation
stable
|
changeset |
files
|
Wed, 17 Feb 2010 12:25:17 +0100 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Wed, 17 Feb 2010 12:21:28 +0100 |
Sylvain Thénault |
[schema security] fix so that when cheking attributes perms for an entity being created, 'owners' and has_*_permission in erqlexpr are considered satisfied
stable
|
changeset |
files
|
Wed, 17 Feb 2010 11:26:09 +0100 |
Sylvain Thénault |
dont add CUBES_DIR to cubes search path if it doesn't exists
stable
|
changeset |
files
|
Wed, 17 Feb 2010 11:25:46 +0100 |
Sylvain Thénault |
fix dumb name error triggering crash when some directory in cubes search path doesn't exist
stable
|
changeset |
files
|
Wed, 17 Feb 2010 11:25:12 +0100 |
Sylvain Thénault |
remove 3.6 deprecation warning
stable
|
changeset |
files
|
Wed, 17 Feb 2010 09:13:49 +0100 |
Sylvain Thénault |
login form style fixes
stable
|
changeset |
files
|
Wed, 17 Feb 2010 09:13:00 +0100 |
Sylvain Thénault |
proper deprecation of TabedPrimaryView
stable
|
changeset |
files
|
Wed, 17 Feb 2010 09:12:42 +0100 |
Sylvain Thénault |
missing call to toolbox in tabbed primary view
stable
|
changeset |
files
|
Tue, 16 Feb 2010 14:39:51 +0100 |
Sylvain Thénault |
use needs_css so you can change login form css without redefining LogFormView
stable
|
changeset |
files
|
Tue, 16 Feb 2010 14:39:28 +0100 |
Sylvain Thénault |
bw compat
stable
|
changeset |
files
|
Tue, 16 Feb 2010 11:31:12 +0100 |
Sylvain Thénault |
backport fixes done accidentaly in default
stable
|
changeset |
files
|
Tue, 16 Feb 2010 11:30:52 +0100 |
Sylvain Thénault |
use class, not klass, in widget.attrs
|
changeset |
files
|
Tue, 16 Feb 2010 10:42:04 +0100 |
Sylvain Thénault |
specify login form dom id, don't render progress div
|
changeset |
files
|
Tue, 16 Feb 2010 10:33:48 +0100 |
Sylvain Thénault |
backport crypto/captcha utilities from the registration cube
|
changeset |
files
|
Tue, 16 Feb 2010 09:27:15 +0100 |
Sylvain Thénault |
use an actual form for the login form ease customization from external cubes (eg rememberme)
|
changeset |
files
|
Tue, 16 Feb 2010 09:25:18 +0100 |
Sylvain Thénault |
add space between a checkbox and its label
|
changeset |
files
|
Tue, 16 Feb 2010 09:24:40 +0100 |
Sylvain Thénault |
ensure cnx is set first (necessary to introduce of a form object to handle the login form)
|
changeset |
files
|
Tue, 16 Feb 2010 09:23:35 +0100 |
Sylvain Thénault |
don't let set_schema making commit_event fail
|
changeset |
files
|
Mon, 15 Feb 2010 19:37:57 +0100 |
Sylvain Thénault |
use constant
|
changeset |
files
|
Mon, 15 Feb 2010 19:37:50 +0100 |
Sylvain Thénault |
fix permission of the condition permission
|
changeset |
files
|
Mon, 15 Feb 2010 19:37:35 +0100 |
Sylvain Thénault |
fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
|
changeset |
files
|
Mon, 15 Feb 2010 18:44:47 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 15 Feb 2010 18:36:34 +0100 |
Sylvain Thénault |
DEFAULT_ATTRPERMS is now public
stable
|
changeset |
files
|
Mon, 15 Feb 2010 17:47:50 +0100 |
Sylvain Thénault |
[inlined formos] don't pop attributes from kwargs, so they end-up in
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:22:01 +0100 |
Sylvain Thénault |
[notification] we should use unsafe_execute here
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:20:45 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:20:06 +0100 |
Sylvain Thénault |
[calendar view] fix related to the date_range mess (max value exclusion). Calendar views authors should check if more similar fixes needed
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:18:38 +0100 |
Sylvain Thénault |
[forms] fix RelationField bug with pending eids (eg inlined forms): we have to override process_form_value to avoid caching when recomputing is needed
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:17:24 +0100 |
Sylvain Thénault |
[shell] rql() should use unsafe_execute when possible
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:16:08 +0100 |
Sylvain Thénault |
[autoform] we should consider role when checking delete permission
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:14:50 +0100 |
Sylvain Thénault |
don't update modification_date in repairing_mode (eg upgrade or shell)
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:14:27 +0100 |
Sylvain Thénault |
[security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:13:47 +0100 |
Sylvain Thénault |
tune startup logging
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:13:31 +0100 |
Sylvain Thénault |
[schema] fix RelationSchema.has_perm to properly works with attribute relations
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:12:57 +0100 |
Sylvain Thénault |
[schema] refactor/cleanup check_permissions
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:11:49 +0100 |
Sylvain Thénault |
use a close_form method for consistency w/ open_form and allow overriding
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:11:18 +0100 |
Sylvain Thénault |
add version info to deprecation warning
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:11:02 +0100 |
Sylvain Thénault |
remove debug print
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:10:25 +0100 |
Sylvain Thénault |
follow yams api change: attributes permissions are now defined for
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:05:15 +0100 |
Sylvain Thénault |
fix dumb name error causing error when non managers try to change his properties
stable
|
changeset |
files
|
Mon, 15 Feb 2010 15:04:44 +0100 |
Sylvain Thénault |
fix typo in deprecation warning
stable
|
changeset |
files
|
Thu, 11 Feb 2010 12:19:08 +0100 |
Sylvain Thénault |
remove crappy basket specific code
|
changeset |
files
|
Fri, 12 Feb 2010 23:34:19 +0100 |
Nicolas Chauvat |
[views] toolbox must be rendered before the title to appear at top right
stable
|
changeset |
files
|
Fri, 12 Feb 2010 22:40:44 +0100 |
Nicolas Chauvat |
[uicfg] make deprecation message easier to understand
stable
|
changeset |
files
|
Fri, 12 Feb 2010 16:48:57 +0100 |
Adrien Di Mascio |
[uicfg] allow autoform_section's formtype parameter to be a tuple
stable
|
changeset |
files
|
Fri, 12 Feb 2010 15:18:00 +0100 |
Alexandre Fayolle |
merge
oldstable
|
changeset |
files
|
Fri, 12 Feb 2010 14:34:38 +0100 |
Alexandre Fayolle |
branch oldstable
oldstable
|
changeset |
files
|
Fri, 12 Feb 2010 14:17:52 +0100 |
Aurelien Campeas |
create oldstable branch, remove 3.5 tag
oldstable
|
changeset |
files
|
Fri, 12 Feb 2010 13:35:12 +0100 |
Aurelien Campeas |
merge 3.6 default/stable
stable
|
changeset |
files
|
Fri, 12 Feb 2010 13:33:54 +0100 |
Aurelien Campeas |
merge 3.5/stable heads
stable
|
changeset |
files
|
Fri, 12 Feb 2010 13:32:14 +0100 |
Aurelien Campeas |
Added tag 3.5 for changeset a0571ff0cb5d
stable
|
changeset |
files
|
Wed, 10 Feb 2010 14:24:05 +0100 |
Aurelien Campeas |
[http cache/json controller] ensure json_view does proper cache validation #390986
stable
|
changeset |
files
|
Fri, 12 Feb 2010 12:57:56 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Fri, 12 Feb 2010 12:57:14 +0100 |
Alexandre Fayolle |
typo fix in help string
stable
|
changeset |
files
|
Fri, 12 Feb 2010 12:55:49 +0100 |
Alexandre Fayolle |
use subprocess instead of os.popen to run diff
stable
|
changeset |
files
|
Fri, 12 Feb 2010 12:13:07 +0100 |
Nicolas Chauvat |
[migration] abort becomes possible when asked for confirmation before migration script
stable
|
changeset |
files
|
Thu, 11 Feb 2010 12:18:46 +0100 |
Sylvain Thénault |
sort on sortvalue, not dc_title to allow customization
|
changeset |
files
|
Wed, 10 Feb 2010 16:32:54 +0100 |
Sylvain Thénault |
merge
cubicweb-version-3.6.0
|
changeset |
files
|
Wed, 10 Feb 2010 16:32:32 +0100 |
Sylvain Thénault |
fix bug when value is None
|
changeset |
files
|
Wed, 10 Feb 2010 15:49:20 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.6.0-1 for changeset 17e88f2485d1
|
changeset |
files
|
Wed, 10 Feb 2010 15:49:19 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.6.0 for changeset 5f957e351b0a
|
changeset |
files
|
Wed, 10 Feb 2010 14:31:22 +0100 |
Sylvain Thénault |
added jquery.ui image files
|
changeset |
files
|
Wed, 10 Feb 2010 13:58:11 +0100 |
Sylvain Thénault |
provides a fallback_on_none_attribute field attribute, allowing to specify default value for attributes of *existing* entities
|
changeset |
files
|
Wed, 10 Feb 2010 13:57:29 +0100 |
Sylvain Thénault |
fix match_transition selector: for instance w/ forge version change state form overiding, we want the form with the publication_date selected by the editcontroller, whatever the transition
|
changeset |
files
|
Wed, 10 Feb 2010 12:00:37 +0100 |
Sylvain Thénault |
split introduced in the wrong place
|
changeset |
files
|
Wed, 10 Feb 2010 10:57:28 +0100 |
Sylvain Thénault |
packaging fix: no more test in common (2).
|
changeset |
files
|
Wed, 10 Feb 2010 10:52:15 +0100 |
Sylvain Thénault |
packaging fix: no more test in common. Should remove test from the hooks subpackage in rules for hardy
|
changeset |
files
|
Wed, 10 Feb 2010 10:48:33 +0100 |
Sylvain Thénault |
drop cubicweb-client package (there was only hercule.py inside)
|
changeset |
files
|
Wed, 10 Feb 2010 10:40:41 +0100 |
Sylvain Thénault |
remove ref to hercule.py
|
changeset |
files
|
Wed, 10 Feb 2010 10:14:14 +0100 |
Sylvain Thénault |
cw 3.6, itself
|
changeset |
files
|
Wed, 10 Feb 2010 09:44:40 +0100 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
Wed, 10 Feb 2010 09:44:34 +0100 |
Sylvain Thénault |
i18n msg fix
|
changeset |
files
|
Wed, 10 Feb 2010 09:44:20 +0100 |
Sylvain Thénault |
cleanup 2.5 __future__ imports
|
changeset |
files
|
Wed, 10 Feb 2010 08:54:47 +0100 |
Sylvain Thénault |
update translatable docstring
|
changeset |
files
|
Wed, 10 Feb 2010 08:27:23 +0100 |
Sylvain Thénault |
fix test
|
changeset |
files
|
Wed, 10 Feb 2010 08:08:17 +0100 |
Sylvain Thénault |
rephrase
|
changeset |
files
|
Wed, 10 Feb 2010 08:07:53 +0100 |
Sylvain Thénault |
fix auto-rollback on unauthorized error:
|
changeset |
files
|
Wed, 10 Feb 2010 08:06:02 +0100 |
Sylvain Thénault |
fix ldap test, our ldap server name has changed
|
changeset |
files
|
Wed, 10 Feb 2010 08:05:43 +0100 |
Sylvain Thénault |
fix name error introduced by bad merging of stable
|
changeset |
files
|
Tue, 09 Feb 2010 19:51:19 +0100 |
Sylvain Thénault |
fix 'click here to see the created entity' link, which may not appear according to language settings
|
changeset |
files
|
Tue, 09 Feb 2010 19:50:31 +0100 |
Sylvain Thénault |
quick fix for typed formfield validation: accept empty string, split
|
changeset |
files
|
Fri, 05 Feb 2010 17:13:53 +0100 |
Julien Jehannet |
[R] devtools: improve default data import mechanism
|
changeset |
files
|
Tue, 09 Feb 2010 18:49:12 +0100 |
Adrien Di Mascio |
merge
|
changeset |
files
|
Tue, 09 Feb 2010 08:16:29 +0100 |
Adrien Di Mascio |
backport stable branch
|
changeset |
files
|
Tue, 09 Feb 2010 08:15:20 +0100 |
Adrien Di Mascio |
[cw-shell] do not set arbitrary limit on number of arguments
stable
|
changeset |
files
|
Tue, 09 Feb 2010 16:20:45 +0100 |
Sylvain Thénault |
use 'edit' as defaut path for expect_redirect_publish
|
changeset |
files
|
Tue, 09 Feb 2010 16:20:17 +0100 |
Sylvain Thénault |
propagation hooks cleanup
|
changeset |
files
|
Tue, 09 Feb 2010 16:20:01 +0100 |
Sylvain Thénault |
missing import for 2.4 compat
|
changeset |
files
|
Tue, 09 Feb 2010 13:45:05 +0100 |
Sylvain Thénault |
don't play with the custom_workflow relation in autofill
|
changeset |
files
|
Tue, 09 Feb 2010 12:55:08 +0100 |
Sylvain Thénault |
fix bug w/ object relation used as inlined form
|
changeset |
files
|
Tue, 09 Feb 2010 12:54:44 +0100 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Tue, 09 Feb 2010 12:41:44 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 09 Feb 2010 12:39:23 +0100 |
Sylvain Thénault |
turn down some info logs into debug
stable
|
changeset |
files
|
Tue, 09 Feb 2010 12:38:59 +0100 |
Sylvain Thénault |
turn down some info logs into debug
stable
|
changeset |
files
|
Tue, 09 Feb 2010 12:37:47 +0100 |
Sylvain Thénault |
fix constraint hook: a session may be involved in multiple transaction at time
stable
|
changeset |
files
|
Tue, 09 Feb 2010 11:22:40 +0100 |
Sylvain Thénault |
fix and begin to document autofill algorithm
|
changeset |
files
|
Mon, 08 Feb 2010 22:41:07 +0100 |
Sylvain Thénault |
unset_attribute_storage, for testing purpose at least
|
changeset |
files
|
Mon, 08 Feb 2010 21:29:59 +0100 |
Sylvain Thénault |
oops
|
changeset |
files
|
Mon, 08 Feb 2010 21:27:30 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 08 Feb 2010 21:22:10 +0100 |
Sylvain Thénault |
when no context specified, should return non-zero score as documented
|
changeset |
files
|
Mon, 08 Feb 2010 21:21:50 +0100 |
Sylvain Thénault |
typo
|
changeset |
files
|
Mon, 08 Feb 2010 21:21:31 +0100 |
Sylvain Thénault |
no need for a specific vid argument here
|
changeset |
files
|
Mon, 08 Feb 2010 13:35:07 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 08 Feb 2010 15:28:34 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Mon, 08 Feb 2010 15:28:18 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Mon, 08 Feb 2010 13:42:22 +0100 |
Alexandre Fayolle |
add a note about modifying read only attribute
stable
|
changeset |
files
|
Mon, 08 Feb 2010 10:07:52 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Fri, 05 Feb 2010 17:57:51 +0100 |
Alexandre Fayolle |
use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot
stable
|
changeset |
files
|
Mon, 08 Feb 2010 13:33:09 +0100 |
Sylvain Thénault |
must use in-place modification, pending_operations is a read-only property
stable
|
changeset |
files
|
Mon, 08 Feb 2010 13:29:23 +0100 |
Sylvain Thénault |
avoid to see the same warning twice, one for 3.6 another for 3.3
|
changeset |
files
|
Mon, 08 Feb 2010 13:05:19 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 08 Feb 2010 13:03:38 +0100 |
Sylvain Thénault |
fix session's commit handling: when an operation failed in [pre]commit, call rollback_event as well for already processed operation, not only the revert<event> callback
stable
|
changeset |
files
|
Mon, 08 Feb 2010 13:02:05 +0100 |
Sylvain Thénault |
race condition may makes this assertion fail, we don't want that
stable
|
changeset |
files
|
Mon, 08 Feb 2010 12:25:15 +0100 |
Sylvain Thénault |
unvisible field may have been modified, for instance relation added by an hidden input
|
changeset |
files
|
Mon, 08 Feb 2010 12:05:56 +0100 |
Sylvain Thénault |
AdaptedList -> SameETypeList
|
changeset |
files
|
Mon, 08 Feb 2010 12:03:03 +0100 |
Sylvain Thénault |
now raise UnknownProperty, not KeyError
|
changeset |
files
|
Mon, 08 Feb 2010 12:02:32 +0100 |
Sylvain Thénault |
fix test broken by introduction of ViewSameEType action
|
changeset |
files
|
Mon, 08 Feb 2010 12:01:15 +0100 |
Sylvain Thénault |
kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
|
changeset |
files
|
Mon, 08 Feb 2010 11:08:55 +0100 |
Sylvain Thénault |
backport stable branch and some vreg cleanups:
|
changeset |
files
|
Mon, 08 Feb 2010 10:06:40 +0100 |
Sylvain Thénault |
fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered.
stable
|
changeset |
files
|
Mon, 08 Feb 2010 09:57:25 +0100 |
Sylvain Thénault |
errors on postcommit should never occurs, log it as critical
stable
|
changeset |
files
|
Sat, 06 Feb 2010 10:37:09 +0100 |
Sylvain Thénault |
missing test data
stable
|
changeset |
files
|
Sat, 06 Feb 2010 10:34:35 +0100 |
Sylvain Thénault |
reminder, cleanup
stable
|
changeset |
files
|
Sat, 06 Feb 2010 10:34:26 +0100 |
Sylvain Thénault |
initialize property once initialization has been fully completed, close #666573
stable
|
changeset |
files
|
Sat, 06 Feb 2010 10:31:27 +0100 |
Sylvain Thénault |
fix duplicated vregistry initialization during tests
stable
|
changeset |
files
|
Sat, 06 Feb 2010 08:45:14 +0100 |
Sylvain Thénault |
cleanup, don't fail if no context set on the sourcecode directive
|
changeset |
files
|
Fri, 05 Feb 2010 15:53:25 +0100 |
Sylvain Thénault |
we should not use inheritance there but proper view redirection, so if one adapt listitem view, he gets the same thing by default with the adapted list
|
changeset |
files
|
Fri, 05 Feb 2010 15:44:34 +0100 |
Sylvain Thénault |
hidden usage of datetime function which has been moved to lgc
|
changeset |
files
|
Fri, 05 Feb 2010 14:58:46 +0100 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
Fri, 05 Feb 2010 14:46:34 +0100 |
Sylvain Thénault |
replace DevCubeConfiguration/DevDepsConfiguration by a single DevConfiguration, fixing recently introduced by w/ i18ncube command on the way
|
changeset |
files
|
Fri, 05 Feb 2010 14:45:39 +0100 |
Sylvain Thénault |
moved to lgc.date as well
|
changeset |
files
|
Fri, 05 Feb 2010 12:33:54 +0100 |
Sylvain Thénault |
oops, forgot that part of 3.2 bw compat
|
changeset |
files
|
Fri, 05 Feb 2010 12:16:52 +0100 |
Sylvain Thénault |
hercule (aka c-c client command) have not (ever?) been used for years, stop supporting it
|
changeset |
files
|
Fri, 05 Feb 2010 12:14:36 +0100 |
Sylvain Thénault |
kill most pre 3.2 bw compat code
|
changeset |
files
|
Fri, 05 Feb 2010 12:13:48 +0100 |
Sylvain Thénault |
kill mx compat code (dropped since 3.2), more efficient merge_args implementation
|
changeset |
files
|
Fri, 05 Feb 2010 12:05:24 +0100 |
Sylvain Thénault |
this test is now useless here
|
changeset |
files
|
Fri, 05 Feb 2010 12:05:10 +0100 |
Sylvain Thénault |
3.6 test api update
|
changeset |
files
|
Fri, 05 Feb 2010 12:04:48 +0100 |
Sylvain Thénault |
db fill api has changed, update test accordingly
|
changeset |
files
|
Fri, 05 Feb 2010 12:04:25 +0100 |
Sylvain Thénault |
no needs for a views package, 3.6 api update
|
changeset |
files
|
Fri, 05 Feb 2010 11:58:11 +0100 |
Sylvain Thénault |
need post_build_callbacks attribute with earlier yams version
|
changeset |
files
|
Fri, 05 Feb 2010 11:57:52 +0100 |
Sylvain Thénault |
update yams/rql dependencies
|
changeset |
files
|
Fri, 05 Feb 2010 11:56:57 +0100 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
changeset |
files
|
Fri, 05 Feb 2010 11:54:23 +0100 |
Sylvain Thénault |
moved generic datetime manipulation function to lgc
|
changeset |
files
|
Fri, 05 Feb 2010 08:55:21 +0100 |
Sylvain Thénault |
fix wrong autoclass inclusion
|
changeset |
files
|
Fri, 05 Feb 2010 08:54:51 +0100 |
Sylvain Thénault |
fix rest syntax error
|
changeset |
files
|
Fri, 05 Feb 2010 08:54:11 +0100 |
Sylvain Thénault |
more selectors doc in the book, mostly extracted from code
|
changeset |
files
|
Fri, 05 Feb 2010 08:53:33 +0100 |
Sylvain Thénault |
reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
|
changeset |
files
|
Fri, 05 Feb 2010 08:11:38 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Fri, 05 Feb 2010 08:11:32 +0100 |
Sylvain Thénault |
clear rest_path __unique cache in clear_all_caches, fix related test
|
changeset |
files
|
Fri, 05 Feb 2010 07:25:16 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 04 Feb 2010 13:17:26 +0100 |
Sylvain Thénault |
copy back __doc__ for proper sphinx doc generation
|
changeset |
files
|
Thu, 04 Feb 2010 18:29:43 +0100 |
Sylvain Thénault |
mimick actual request set_header method
stable
|
changeset |
files
|
Thu, 04 Feb 2010 18:29:30 +0100 |
Sylvain Thénault |
fix typo
stable
|
changeset |
files
|
Thu, 04 Feb 2010 11:33:55 +0100 |
Aurelien Campeas |
[views/treeview] fix non-ITree nodes last element computation
stable
|
changeset |
files
|
Thu, 04 Feb 2010 11:33:09 +0100 |
Aurelien Campeas |
[request] add a note about the encoding mgmt (or lack thereof)
stable
|
changeset |
files
|
Thu, 04 Feb 2010 11:32:13 +0100 |
Aurelien Campeas |
[views/plot] replace bogus jsoncall computation by something (statistically) more reliable (json_request being set to True in the JSoncontroller
stable
|
changeset |
files
|
Thu, 04 Feb 2010 11:30:47 +0100 |
Aurelien Campeas |
[doc] small fixes on security part
stable
|
changeset |
files
|
Thu, 04 Feb 2010 10:17:15 +0100 |
Adrien Di Mascio |
misc typos found on my way: NameError / SyntaxError / double __select__, <sigh ...>
|
changeset |
files
|
Wed, 03 Feb 2010 21:11:50 +0100 |
Sylvain Thénault |
fix bad rest
|
changeset |
files
|
Wed, 03 Feb 2010 21:11:41 +0100 |
Sylvain Thénault |
fix bad rest
|
changeset |
files
|
Wed, 03 Feb 2010 21:02:56 +0100 |
Sylvain Thénault |
more details on selectors debugging
|
changeset |
files
|
Wed, 03 Feb 2010 21:02:39 +0100 |
Sylvain Thénault |
add_state/add_transition are now deprecated, only add_workflow remaining
|
changeset |
files
|
Wed, 03 Feb 2010 21:02:15 +0100 |
Sylvain Thénault |
damn me, more stupid sed fix...
|
changeset |
files
|
Wed, 03 Feb 2010 20:35:48 +0100 |
Sylvain Thénault |
add note telling you don't et an UStreamIO for binary views
|
changeset |
files
|
Wed, 03 Feb 2010 20:35:19 +0100 |
Sylvain Thénault |
document the ~ operator
|
changeset |
files
|
Wed, 03 Feb 2010 20:34:44 +0100 |
Sylvain Thénault |
start documenting forms
|
changeset |
files
|
Wed, 03 Feb 2010 20:33:49 +0100 |
Sylvain Thénault |
fix stupid sed
|
changeset |
files
|
Wed, 03 Feb 2010 19:26:35 +0100 |
Sylvain Thénault |
moved content to the dbapi section
|
changeset |
files
|
Wed, 03 Feb 2010 18:45:20 +0100 |
Sylvain Thénault |
nicer docstring
|
changeset |
files
|
Wed, 03 Feb 2010 18:45:12 +0100 |
Sylvain Thénault |
live-server doesn't work, don't make think it does
|
changeset |
files
|
Wed, 03 Feb 2010 18:44:50 +0100 |
Sylvain Thénault |
more stuff in doc's README
|
changeset |
files
|
Wed, 03 Feb 2010 18:44:24 +0100 |
Sylvain Thénault |
update exemples using the 3.6 api and add/fix some sections (schema, vreg, talk about CW_MODE in concepts...). So much to do :'(
|
changeset |
files
|
Wed, 03 Feb 2010 14:46:32 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 03 Feb 2010 16:19:12 +0100 |
Aurelien Campeas |
discriminate against None, not False-ish values
stable
|
changeset |
files
|
Tue, 02 Feb 2010 18:24:45 +0100 |
Pierre-Yves David |
Improve the schema command with filtering option.
|
changeset |
files
|
Wed, 03 Feb 2010 10:55:25 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.5.12-1 for changeset 4281e1e2d76b
stable
|
changeset |
files
|
Wed, 03 Feb 2010 10:55:25 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.5.12 for changeset 98af3d02b83e
stable cubicweb-debian-version-3.5.12-1
|
changeset |
files
|
Wed, 03 Feb 2010 09:21:47 +0100 |
Adrien Chauve |
Updated CW tutorial.
|
changeset |
files
|
Wed, 03 Feb 2010 09:18:47 +0100 |
Sylvain Thénault |
le patch added_tips a été importé
|
changeset |
files
|
Tue, 02 Feb 2010 21:14:01 +0100 |
Sylvain Thénault |
le patch admin_tips_for_backup a été importé
|
changeset |
files
|
Tue, 02 Feb 2010 18:22:25 +0100 |
Pierre-Yves David |
Add a ``schema`` command to cmd ctrl to generate schema image.
|
changeset |
files
|
Tue, 02 Feb 2010 16:19:48 +0100 |
Sylvain Thénault |
fix rset.related_entity with variables coming from subquery while some others not
|
changeset |
files
|
Tue, 02 Feb 2010 11:07:12 +0100 |
Sylvain Thénault |
3.5.12
stable cubicweb-version-3.5.12
|
changeset |
files
|
Tue, 02 Feb 2010 11:00:08 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 02 Feb 2010 10:59:44 +0100 |
Sylvain Thénault |
fix spurious http cache bug: sometimes last-modified headers is generated using non-english local, which ends up in a date that twisted can't parse and make it feels the page may be cached while it may not
stable
|
changeset |
files
|
Tue, 02 Feb 2010 10:47:47 +0100 |
Sylvain Thénault |
simpler last_modified implementation
stable
|
changeset |
files
|
Mon, 01 Feb 2010 18:55:47 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Mon, 01 Feb 2010 18:55:16 +0100 |
Sylvain Thénault |
fetch all forms, avoid potential initialization pb
stable
|
changeset |
files
|
Mon, 01 Feb 2010 18:54:46 +0100 |
Sylvain Thénault |
missing jsonize, avoid spurious error w/ ff
stable
|
changeset |
files
|
Mon, 01 Feb 2010 19:11:14 +0100 |
Nicolas Chauvat |
refactor to use the 3.6 API
|
changeset |
files
|
Mon, 01 Feb 2010 17:53:02 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Mon, 01 Feb 2010 17:49:59 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Wed, 27 Jan 2010 16:08:51 +0100 |
Alexandre Fayolle |
partial backport of support for adbh's new interface to backup_command and restore_command
stable
|
changeset |
files
|
Mon, 01 Feb 2010 16:59:26 +0100 |
Aurelien Campeas |
more escapes for the backslashes
stable
|
changeset |
files
|
Mon, 01 Feb 2010 16:53:00 +0100 |
Aurelien Campeas |
escape the backslashes
stable
|
changeset |
files
|
Fri, 29 Jan 2010 21:07:37 +0100 |
Nicolas Chauvat |
bugfix
|
changeset |
files
|
Fri, 29 Jan 2010 18:57:37 +0100 |
Nicolas Chauvat |
add action to list entities of the CWEType currently displayed
|
changeset |
files
|
Fri, 29 Jan 2010 18:03:10 +0100 |
Sylvain Thénault |
should take arbitrary arguments
stable
|
changeset |
files
|
Fri, 29 Jan 2010 18:02:50 +0100 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Fri, 29 Jan 2010 17:42:38 +0100 |
Sylvain Thénault |
calling unicode instead of gettext...
stable
|
changeset |
files
|
Fri, 29 Jan 2010 16:54:49 +0100 |
Sylvain Thénault |
[entity] small optimization: once an entity has been completed, don't redo it (for nothing)
stable
|
changeset |
files
|
Fri, 29 Jan 2010 16:53:52 +0100 |
Sylvain Thénault |
[treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset
stable
|
changeset |
files
|
Fri, 29 Jan 2010 16:45:18 +0100 |
Sylvain Thénault |
[entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs
stable
|
changeset |
files
|
Fri, 29 Jan 2010 16:43:57 +0100 |
Sylvain Thénault |
eschema view is gone away
stable
|
changeset |
files
|