2010-03-12 |
Sylvain Thénault |
[web] start a new message system based on id of message stored in session's data
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[notification] fix dumb name error in hijack user
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[dbapi] return default argument instead of None when no connection set yet
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[cleanup selectors] use authenticated_user, check for form params instead of handling potential key error on missing params
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[cleanup] use iteritems
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[url] new rebuild_url method on base request
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
fix apycot detection
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
provide logilab.database compat when creating database
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
update debian changelog
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[db creation] fix some bugs introduced by the migration to logilab.database
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[debian] packaging fixes
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[web] yes this is used
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[web] cleanup: move delete_entities to the edit controller
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[web] stop using deprecated merge_dicts
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[utils] improve dump_class by copying back original class doc and module name
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[utils] make_uid imrovment: using .hex already remove '-', make key argument optional, document it
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
deprecates merge_dicts
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
kill unused method
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.6.2-1 for changeset f3b4bb9121a0
stable
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
Added tag cubicweb-version-3.6.2 for changeset bfebe3d14d53
stable cubicweb-debian-version-3.6.2-1
|
changeset |
files
|
2010-03-12 |
Sylvain Thénault |
[form] fix bug introduced by 4871:a34b76593ab2 with field using multiple input with different suffix: the suffix should be considered in the cache key
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
i18nupdate
stable cubicweb-version-3.6.2
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
prepare 3.6.2
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[form fields] fix severe memory leak due to @cached on field.input_name
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[debug] allow to specify maxlevel to gc_info
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[write security] we must check perm with read security disabled + add missing eid argument to check_perm
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[session] del session's thread local store on close
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[debug] a new view to help debugging memory leaks
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[debug] minor improvments to the registry view
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[web req] check latest url in breadcrumbs is not the same as the current one to keep more valuable information
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[pyviews] add thead/tbody to pyvaltable view
stable
|
changeset |
files
|
2010-03-11 |
Sylvain Thénault |
[repo stats] add cache size
stable
|
changeset |
files
|
2010-03-10 |
Adrien Di Mascio |
[javascript] upgrade from version 1.0.2 to 1.1 of jquery.autocomplete.js
stable
|
changeset |
files
|
2010-03-10 |
Adrien Di Mascio |
[web] fix #736332: iespec functionality for add_css
stable
|
changeset |
files
|
2010-03-10 |
Adrien Di Mascio |
[javascript] use jQuery.one('ajax-loaded') instead of jQuery.bind() in add_onload to avoid multiple callback executions
stable
|
changeset |
files
|
2010-03-10 |
Sylvain Thénault |
[widgets] fix typo
stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
req has no more a cursor attribute
stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
when some authentication plugin fail, we may try another one
stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
logilab.db compat
stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
[goa] i know goa is broken but that's still that we won't have to fix later :)
|
changeset |
files
|
2010-03-09 |
Nicolas Chauvat |
[documentation] fix errors in book chapter instance-config
stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
remove deprecation warning introduced by add_onload api change
|
changeset |
files
|
2010-03-09 |
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
|
2010-03-09 |
Sylvain Thénault |
missing rename
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
changeset |
files
|
2010-03-09 |
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
|
2010-03-09 |
Sylvain Thénault |
[widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch)
stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
merge
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
fix hooks control method name + other litle cleanups
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-03-09 |
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
|
2010-03-09 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-03-09 |
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
|
2010-03-09 |
Sylvain Thénault |
[hook] entity_oldnew_value may cause bug on attributes explicitly set to None
stable
|
changeset |
files
|
2010-03-09 |
Sylvain Thénault |
misc fixes to ensure logilab.db compatibility
stable
|
changeset |
files
|
2010-03-09 |
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
|
2010-03-09 |
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
|
2010-03-08 |
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
|
2010-03-08 |
Sylvain Thénault |
3.7 depends on python >= 2.5
|
changeset |
files
|
2010-03-08 |
Sylvain Thénault |
rename deprecated file
|
changeset |
files
|
2010-03-08 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
changeset |
files
|
2010-03-08 |
Adrien Di Mascio |
[javascript] fix #736185: add_onload / jQuery.bind() vs. jQuery.one()
|
changeset |
files
|
2010-03-08 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-08 |
Sylvain Thénault |
[cleanup] fti_* method already try/except exception, no need for additional catch here
stable
|
changeset |
files
|
2010-03-08 |
Sylvain Thénault |
[hook] use entity instead of values dict, check for edited_attributes on rtype change
stable
|
changeset |
files
|
2010-03-08 |
Sylvain Thénault |
[schema hook] fulltext_container is a relation *type* property. Test and fix (+ more fti properties change testing)
stable
|
changeset |
files
|
2010-03-08 |
Sylvain Thénault |
fix name error fixed in wrong branch
stable
|
changeset |
files
|
2010-03-08 |
Sylvain Thénault |
[test] don't use an internal url for test
stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-03-04 |
Pierre-Yves David |
Added tag cubicweb-debian-version-3.6.1-2 for changeset 0a16f07112b9
stable
|
changeset |
files
|
2010-03-04 |
Pierre-Yves David |
[pkg/debian] prepare 3.6.1-2
stable cubicweb-debian-version-3.6.1-2
|
changeset |
files
|
2010-03-04 |
Pierre-Yves David |
[pkg/debian] Remove python-elementtree from Depends
stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
le patch massiveimport a été importé
stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
fix bad test fix
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
repair stuff broken by fti handling changes
stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
update test broken by fulltextindexed change on workflow entities
stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
fix another name error
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
fix name error
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup
stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
don't issue critical warning about missing text index when we're creating the instance
stable
|
changeset |
files
|
2010-03-05 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
[cleanup] add index_entity to abstract source, add docstring
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
[fti] refactor and fix full text indexation handling
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
[schema] do not fulltext index workflow entities'description
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
no key error subsequent to test module import error
|
changeset |
files
|
2010-03-04 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2010-03-04 |
Aurelien Campeas |
[views/breadcrumbs] fix bad signature
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
nicer explanation
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
fix schema serialization bug: groupmap considered as addrdef argument
stable
|
changeset |
files
|
2010-03-04 |
Nicolas Chauvat |
[cwctl] list will warn about a badly formatted version constraint instead of crashing
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
oops, 'not' missing
|
changeset |
files
|
2010-03-04 |
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
|
2010-03-04 |
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
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
fix test broken by meta relation permissions tweaks
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
fix schema serialization, bad repartition of changes between stable and default
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
remove stuff from default introduced accidentally in stable
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
applied vgodard patch for jquery rounded corner w/ MSIE >= 8
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-04 |
Adrien Chauve |
[fix] #731915 use add_onload instead of plain <script> tag for progress bar.
stable
|
changeset |
files
|
2010-03-04 |
Pierre-Yves David |
add render_description method to RSSItemView to improve modularity.
stable
|
changeset |
files
|
2010-02-26 |
Julien Jehannet |
le patch documentation-admin-tips a été importé
stable
|
changeset |
files
|
2010-03-02 |
Julien Jehannet |
[F] views: fix 2 unicode errors
stable
|
changeset |
files
|
2010-02-22 |
Julien Jehannet |
le patch fix-3.6-deprecation-warning a été importé
stable
|
changeset |
files
|
2010-03-04 |
Alain Leufroy |
Suppress the hidden logform when the user is already connected
stable
|
changeset |
files
|
2010-03-04 |
Alain Leufroy |
fix a Depression Warning
stable
|
changeset |
files
|
2010-03-04 |
Alain Leufroy |
fix: Prevent multi pass in restore_previous_post
stable
|
changeset |
files
|
2010-03-04 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
[test] check _shutting_down, not empty dict (empty dict test should go in pytestgc patch)
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
assert we are not already shutting down
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
[test] call super class teardown after perms restoration
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
[test] get a chance to get proper garbage collection when running pytest on whole cw
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
[testlib] properly close dumb sessions
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
[debug] more (dirty) gc debuging
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
custom rest publisher instead of using rest_publish. Avoid to keep a ref on the latest context
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
[rest] cleanup, avoid deprecation warning
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
delete pyro proxy on connection close, properly raise programming error when working on a closed connection
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
[test] get a chance to get proper garbage collection when running pytest on whole cw
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
more tests
stable
|
changeset |
files
|
2010-03-03 |
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
|
2010-03-03 |
Sylvain Thénault |
schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
[testlib] automatic test shouldn't try to populate default_workflow
stable
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
minor schema serialization optimization:
stable
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2010-03-03 |
Sylvain Thénault |
fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations)
stable
|
changeset |
files
|
2010-03-02 |
Sylvain Thénault |
do not check for use template permission when session is super session or integrity hooks are deactivated
stable
|
changeset |
files
|
2010-03-02 |
Sylvain Thénault |
do not check for existant entity when relation of single card is added but integrity hooks are deactivated
stable
|
changeset |
files
|
2010-03-02 |
Sylvain Thénault |
[schema] tweaks meta-relations and schema/workflow entities attributes permissions
stable
|
changeset |
files
|
2010-03-02 |
Sylvain Thénault |
[schema] new constants for permissions definitions
stable
|
changeset |
files
|
2010-03-03 |
Aurelien Campeas |
[book/ldap] note on the role of two options
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book/cwctl] reorganize a bit this page (very messy)
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book] more id -> __regid__
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book/entities] a bit of flesh to the interface chapter
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book/admin/pyro] fix pyro options, give a small setup example
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book/faq] cleanup & complete a bit
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book/admin/setup] notes about configuration of sql server
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book] remove seemingly unused old cruft
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book] cleanup (deleting/moving) old stuff
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book] a few autoclasses for renderers, misc tweaks
stable
|
changeset |
files
|
2010-03-02 |
Sylvain Thénault |
[primary] navcontentbottom sections should be in the content table as navcontenttop
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book/controllers] add some content (overview, api super sketch) for the cubicweb controllers
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[book/ldap] add missing LDAP section
stable
|
changeset |
files
|
2010-03-02 |
Aurelien Campeas |
[reledit] add ajax html head div, which allows to get additional css/js up to the browser #620569
stable
|
changeset |
files
|
2010-03-01 |
Aurelien Campeas |
fix open/close/open subnode bug #730709
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
backport stable to default
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.6.1-1 for changeset b9cdfe3341d1
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
Added tag cubicweb-version-3.6.1 for changeset 4ae30c9ca11b
stable cubicweb-debian-version-3.6.1-1
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
typo
stable cubicweb-version-3.6.1
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
3.6.1 depending on yams 0.28
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-02-10 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.6.0-1 for changeset d2ba93fcb8da
|
changeset |
files
|
2010-02-10 |
Sylvain Thénault |
Added tag cubicweb-version-3.6.0 for changeset 450804da3ab2
cubicweb-debian-version-3.6.0-1
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
3.6.1
stable
|
changeset |
files
|
2010-02-26 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2010-02-26 |
Aurelien Campeas |
tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
[test] XXX fix to have pytest succeed on whole cw
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
fix test, broken by the merge of debug and info views
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
ensure we don't break xhtml
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
pylint suggested refactorings
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
pylint style fixes
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
don't use module doc string as usage string
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
avoid module import in c-c plugins module, and remind it
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
proper deprecation warning when import class that should be imported from yams
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
fix some pylint detected errors
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
[test] fix test broken by arthur processinfo patch
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
merge debug and info views
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
[i18n] nothing to translate here
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
[test] we should properly use vreg method to compute solutions
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
[pool] properly close existing connection before reconnection
stable
|
changeset |
files
|
2010-02-26 |
Adrien Di Mascio |
[web] fix #724769: Use RemoteCallFailed in the publisher's error_handler
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
#687194: cubicweb-ctl exlog : fix help message
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-02-26 |
arthur |
added stats for munin collecting #615844 - from 027bbff3659f
stable
|
changeset |
files
|
2010-02-26 |
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
|
2010-02-26 |
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
|
2010-02-26 |
Sylvain Thénault |
[session] user.login is usually an unicode string, so implements __unicode__ instead of __str__
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
fix docstring
stable
|
changeset |
files
|
2010-02-26 |
Sylvain Thénault |
[facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets
stable
|
changeset |
files
|
2010-02-25 |
Sylvain Thénault |
[iprogress] missing js file
stable
|
changeset |
files
|
2010-02-25 |
Adrien Di Mascio |
[hooks] match_rtype and match_rtype_sets don't need to extend match_search_state
stable
|
changeset |
files
|
2010-02-25 |
Adrien Di Mascio |
[uicfg] section='inlined' is acceptable for inlined forms
stable
|
changeset |
files
|
2010-02-25 |
Adrien Di Mascio |
[web] fix muledit rendering bug
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
3.6 api update
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
simplejson may not be available with python 2.4
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
ensure make_uid return something that may be used as dom id
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
[test] also hide this message during test
stable
|
changeset |
files
|
2010-02-24 |
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
|
2010-02-24 |
Sylvain Thénault |
[testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
[test] skipping versions checking during test is enough, no need for monkey patch
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
[goa] we don't use mx anymore
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
[integrity] skip auto-delete for internal sessions (but *not* for super session, see 4642:921737d2e3a8)
stable
|
changeset |
files
|
2010-02-24 |
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
|
2010-02-24 |
Sylvain Thénault |
use set_action_permissions is clearer and avoid @cached issue across tests
stable
|
changeset |
files
|
2010-02-24 |
Nicolas Chauvat |
[cwctl] use l.c.changelog for version comparison
stable
|
changeset |
files
|
2010-02-24 |
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
|
2010-02-24 |
Sylvain Thénault |
don't issue critical message when trying to alter sqlite db during test
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
[test] cleanup
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
[test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
remove #<formid> from url used to redirect after a validation error
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
[test] no more __cubicweb_internal_field__ value displayed on password widget
stable
|
changeset |
files
|
2010-02-24 |
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
|
2010-02-24 |
Sylvain Thénault |
[test] skip test when fop failed
stable
|
changeset |
files
|
2010-02-24 |
Sylvain Thénault |
[test] don't display progress bar when testing checkintegrity
stable
|
changeset |
files
|
2010-02-24 |
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
|
2010-02-23 |
Sylvain Thénault |
auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
fix tests
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
fix #615379 by checking admin user exists instead of making think everything is fine
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
cleanup, typos
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
[form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings
stable
|
changeset |
files
|
2010-02-18 |
Pierre-Yves David |
[fix] Apply fulltextindexed change in the actual index
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
3.6 api update (introduced by merge)
stable
|
changeset |
files
|
2010-02-23 |
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
|
2010-02-23 |
Sylvain Thénault |
#714109: [selectors] non_final_entity should implement score_class
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
add XXX note
stable
|
changeset |
files
|
2010-02-23 |
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
|
2010-02-23 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
[form] complete 25de2eb0432b by ignore req parameters by default for all hidden fields
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
[form] add a new ignore_req_params attribute on field controlling value's retreival
stable
|
changeset |
files
|