Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-896
+896
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
merge
stable
2010-03-04, by Alexandre Fayolle
merge
stable
2010-04-09, by Aurelien Campeas
[doc/book] more about hooks (simple examples with entities and relations)
stable
2010-04-09, by Aurelien Campeas
backport stable
2010-04-09, by Sylvain Thénault
[web] on logout, use the base_url argument of build_url instead of hacking the request to get proper url. This fix a bug on site with http/https versions: the session cookie is badly removed on logout
stable
2010-04-09, by Sylvain Thénault
[entity] move req.create_entity content to a cw_instantiate factory method on entity classes, so cube developpers will be able to easily customize instance creation
stable
2010-04-09, by Sylvain Thénault
[controller] refactor send mail controller to use cwconfig.sendmails
stable
2010-04-09, by Sylvain Thénault
[test] properly close session
stable
2010-04-09, by Sylvain Thénault
backport stable
2010-04-08, by Sylvain Thénault
le patch move-pdf-export-to-cubes a été importé
2010-04-08, by Sylvain Thénault
[hooks] fix set_operation options passing (** -> *)
stable
2010-04-09, by Aurelien Campeas
[session] no way for queries from an InternalSession to be a dbapi query
stable
2010-04-09, by Sylvain Thénault
[merge]
stable
2010-04-08, by Aurelien Campeas
[doc/book] begin chapter on Hooks/Operations
stable
2010-04-08, by Aurelien Campeas
[doc/book] dbapi: talk about IN exception, simplify
stable
2010-04-08, by Aurelien Campeas
[doc/book] rql/dbapi cleanup, rip cachekey (prematurely ?)
stable
2010-04-08, by Aurelien Campeas
[doc/css] cleanup a bit the sphinx default css
stable
2010-04-08, by Aurelien Campeas
[repository] fix bad indentation in glob_update_entity, source.update_entity() should be called once per update
stable
2010-04-08, by Adrien Di Mascio
[doc] note on pytestconf, fixlets
stable
2010-04-08, by Aurelien Campeas
[test] avoid weird bug when test are changing the cwd
stable
2010-04-08, by Sylvain Thénault
[c-c newcube] #1192: simpler cubicweb-ctl newcube, and more
2010-04-08, by Sylvain Thénault
[storage] consider fs_importing on update operations too
stable
2010-04-08, by Adrien Di Mascio
[primary] fix name error
stable
2010-04-08, by Sylvain Thénault
[migration] propagate TrInfo.comment permissions fix to existing instances
stable
2010-04-08, by Sylvain Thénault
[xthml] fix #696079, potential empty table cause xhtml validation error
stable
2010-04-08, by Sylvain Thénault
[schema] #847739: test and fix bad permission on TrInfo.comment
stable
2010-04-08, by Sylvain Thénault
[iprogress] use xml_escape instead of buggy replace
stable
2010-04-07, by Sylvain Thénault
backport stable
2010-04-07, by Sylvain Thénault
[querier] don't need a Cache instance for rql cacke key cache
2010-04-07, by Sylvain Thénault
[testlib] properly close connections opened during test in tearDown
stable
2010-04-07, by Sylvain Thénault
#759035: Automate addition of eid cachekey in RQL analysis
2010-04-07, by Sylvain Thénault
[rql annotation] add test and fix for bug introduced by 5004:4cc020ee70e2. While it sounded good, it wasn't because stinfo['relations'] didn't include anymore stinfo['typerels']
2010-04-07, by Sylvain Thénault
merge
stable
2010-04-07, by Alexandre Fayolle
merge
stable
2010-04-07, by Alexandre Fayolle
merged back old local changeset
stable
2010-04-07, by Alexandre Fayolle
fixed indentation error in devtools/__init__.py
stable
2010-04-07, by Alexandre Fayolle
SQL Server port: temporary table handling
stable
2010-04-06, by Alexandre Fayolle
log RQL query in case of unexpected failure (priceless when porting to new database)
stable
2010-04-06, by Alexandre Fayolle
enable live test against sqlserver 2005 database
stable
2010-04-06, by Alexandre Fayolle
fixed skeleton help strings
stable
2010-03-04, by Alexandre Fayolle
[wf] should use is_in_group to avoid error with internal manager
stable
2010-04-07, by Sylvain Thénault
[pkginfo] when only __depends__ is specified, deduced __depends_cubes__ from it (same thing for recommends) ; fix ad skel pkginfo on the way
2010-04-07, by Sylvain Thénault
[hook] fix name error in case of error on hook's .event checking
2010-04-07, by Sylvain Thénault
[ms] fix planning bug introduced with recent rql refactoring for queries with only eids (fix unittest_multisources.test_in_eid)
2010-04-06, by Sylvain Thénault
[hook] proper bad .events detection. Fix unittest_hook
2010-04-06, by Sylvain Thénault
backport stable
2010-04-06, by Sylvain Thénault
[test] _gc_debug deleted from etwist.server
2010-04-06, by Sylvain Thénault
[doc/book] talk about reloadComponent, misc tweaks and notes
stable
2010-04-06, by Aurelien Campeas
[doc/book] add q/a on i18n customisation, misc tweaks
stable
2010-04-06, by Aurelien Campeas
Switched from TwistedWeb2 to TwistedWeb
2010-04-06, by Adrien Chauve
merge
stable
2010-04-06, by Sylvain Thénault
[ldap] fix email synchronization code: bad rql query + avoid integrity error on creating the address + nicer use_email / primary_email handling
stable
2010-04-06, by Sylvain Thénault
[doc/book] adjust a bit
stable
2010-04-06, by Aurelien Campeas
[doc/book] expand the js chapter with an ajax story
stable
2010-04-06, by Aurelien Campeas
[doc] remove useless directories
stable
2010-04-06, by Sylvain Thénault
temporary move
stable
2010-04-06, by Sylvain Thénault
[web components] refactor as book recommends :$
stable
2010-04-06, by Sylvain Thénault
more / cleaner / in code documentation of vreg, selectors and appobject
stable
2010-04-06, by Sylvain Thénault
add note about running repository / client code
stable
2010-04-06, by Sylvain Thénault
added information about the naming conventions in schema.py
stable
2010-04-05, by Alexandre Fayolle
[doc/book] a new chapter on how to use the ORM
stable
2010-04-02, by Aurelien Campeas
improved doc on selectors an vregistry
stable
2010-04-02, by Sylvain Thénault
fix rest formatting
stable
2010-04-02, by Sylvain Thénault
typo fix
stable
2010-04-02, by Alexandre Fayolle
merge
stable
2010-04-02, by Alexandre Fayolle
catch and log errors caused by bad json data
stable
2010-04-02, by Alexandre Fayolle
list allowed values for ldap protocol setting in help, so that the generated file includes this in a comment
stable
2010-04-02, by Alexandre Fayolle
[doc/book] enhance i18n section #656191
stable
2010-04-02, by Aurelien Campeas
[doc] more (doc oriented) feature in list
stable
2010-04-02, by Sylvain Thénault
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
stable
2010-04-02, by Sylvain Thénault
[doc] enhanced concepts section
stable
2010-04-02, by Sylvain Thénault
remove ref to no more existing file
stable
2010-04-02, by Sylvain Thénault
[cleaning] simpler implementation of cmd_create_entity
stable
2010-04-02, by Adrien Di Mascio
[storages] fix fs_importing side-effect on entity.data
stable
2010-04-02, by Adrien Di Mascio
nicer warning
stable
2010-04-01, by Sylvain Thénault
[doc] started full features list
stable
2010-04-01, by Sylvain Thénault
[python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred
stable
2010-04-01, by Sylvain Thénault
[entity] explain why the assert failed
stable
2010-04-01, by Sylvain Thénault
[test] fix expected error
stable
2010-04-01, by Sylvain Thénault
fix bad merge
2010-03-31, by Sylvain Thénault
fix #822890, missing argument on abstract source backup method make backup failed on multi-sources instances
stable
2010-03-31, by Sylvain Thénault
merge
stable
2010-03-31, by Sylvain Thénault
[schema] ensure we don't remove has_text relation type unfortunatly
stable
2010-03-31, by Sylvain Thénault
merge
2010-03-31, by Sylvain Thénault
Added tag cubicweb-debian-version-3.7.3-1 for changeset 44c7bf90df71
stable
2010-03-31, by Sylvain Thénault
Added tag cubicweb-version-3.7.3 for changeset 768beb8e15f1
stable
cubicweb-debian-version-3.7.3-1
2010-03-31, by Sylvain Thénault
[distrib] fix pkginfo
stable
cubicweb-version-3.7.3
2010-03-31, by Sylvain Thénault
3.7.3
stable
2010-03-31, by Sylvain Thénault
[hooks] better message on bad .event class attribute
stable
2010-03-31, by Sylvain Thénault
[repository] forbid usage of set_attributes() in before_add_entity
stable
2010-03-31, by Sylvain Thénault
merge
stable
2010-03-31, by Sylvain Thénault
[cleanup] tb already printed by self.exception; add note
stable
2010-03-31, by Sylvain Thénault
[facet] fix 'bookmark this search':
stable
2010-03-31, by Sylvain Thénault
[widget] more wide textarea on bookmark edition
stable
2010-03-31, by Sylvain Thénault
[distribution] the web/data/images directory has to be handled in pkginfo
stable
2010-03-31, by Sylvain Thénault
[test] use the new temporary_appojects CM to simplfy unittest_storage
stable
2010-03-31, by Adrien Di Mascio
[session] try to reconnect on unexpected error in system_sql. We need this for proper reconnection of pool used by hooks or looping task doing sql queries (such as cw_cleanup_transaction)
stable
2010-03-31, by Sylvain Thénault
[source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged)
stable
2010-03-31, by Sylvain Thénault
[test] avoid critical log by informing the source we consider Personne as a multi-sources type
stable
2010-03-31, by Sylvain Thénault
[test] use new temporary_appobjects context manager
stable
2010-03-31, by Sylvain Thénault
[test] that doesn't smell good but fix the test...
stable
2010-03-31, by Sylvain Thénault
[vreg] we do want the opposite...
stable
2010-03-31, by Sylvain Thénault
[testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager
stable
2010-03-31, by Sylvain Thénault
[undo] fix transactions table name in cleanup operation
stable
2010-03-31, by Sylvain Thénault
Add context management methode to dbapi.Connection
stable
2010-03-31, by Pierre-Yves David
i18n update
stable
2010-03-31, by Sylvain Thénault
[i18n] use named substitution to avoid gettext warnings
stable
2010-03-31, by Sylvain Thénault
[dataimport] print transaction id when we get one
stable
2010-03-31, by Sylvain Thénault
[cleanup] add some notes
stable
2010-03-31, by Sylvain Thénault
[optimisation] _select_best is used very intensivly. Peanuts optimization may count :)
stable
2010-03-31, by Sylvain Thénault
[optimization] traced_selection is used very intensively in debug mode
stable
2010-03-31, by Sylvain Thénault
[optimization] improve massive write performance by optimizing hooks selection
stable
2010-03-31, by Sylvain Thénault
[upgrade] after upgrade, fork command to start instance avoid grave uicfg pb (explicit rules all removed...)
stable
2010-03-31, by Sylvain Thénault
merge
stable
2010-03-30, by Sylvain Thénault
[repo creation] removing existing entities of 'single' cardinality relatino should be considered as 'activeintegrity' hook. Also don't disable that category during repo creation to avoid pb such as two default workflows for one entity types
stable
2010-03-30, by Sylvain Thénault
merge
stable
2010-03-30, by Alexandre Fayolle
handle Service Close request correctly (closes #736039)
stable
2010-03-30, by Alexandre Fayolle
[js form validation] fix case where we've None/null keys in the errors dictionnary
stable
2010-03-30, by Sylvain Thénault
[cleanup] exists imported, use it
stable
2010-03-30, by Sylvain Thénault
[form] CompoundField should not return itself in actual_fields, this avoid error on iliane with 3.7.2 where it's marked as required (from the schema) while value are provided by subfields
stable
2010-03-30, by Sylvain Thénault
[repo] we want a hooks manager and hooks initialized event on quick start (we trigger events such as server_backup / server_restore for instance)
stable
2010-03-30, by Sylvain Thénault
[distribution] sql extensions files now have proper extension, fix manifest file
stable
2010-03-30, by Sylvain Thénault
backport stable
2010-03-30, by Sylvain Thénault
[events manager] onevent decorator may be given extra arguments to give to em.bind
stable
2010-03-30, by Sylvain Thénault
[cleanup] some notes
stable
2010-03-30, by Sylvain Thénault
[reload] on registry reloading, we should change class of users of opened session
stable
2010-03-30, by Sylvain Thénault
[appobject imports] don't include __init__ in package's name. See comment for more info
stable
2010-03-30, by Sylvain Thénault
[rset] cubes such as iliane hi-jack rset description by poping some lines from it. Handle this on RepeatList
stable
2010-03-30, by Sylvain Thénault
[undo] basic support for undoing of entity creation / relation addition
stable
2010-03-30, by Sylvain Thénault
[undo] init entity cache when undoing an entity deletion
stable
2010-03-30, by Sylvain Thénault
[undo] consistent is/is_instance_of processing
stable
2010-03-30, by Sylvain Thénault
[repo] don't need rset description on those queries
stable
2010-03-30, by Sylvain Thénault
[cleanup] style fixes, add nodes, 0.2 cents refactorings
stable
2010-03-30, by Sylvain Thénault
[undo] during undoing, call hooks in the [active]integrity and undo categories
stable
2010-03-30, by Sylvain Thénault
[repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index
stable
2010-03-30, by Sylvain Thénault
[querier] introduce RepeatList class, used to optimize size of data returned for result set description
stable
2010-03-30, by Sylvain Thénault
[repo] on add entity, set cache as soon as possible + fill type/source cache
stable
2010-03-30, by Sylvain Thénault
[repo] more efficient eid cache operations handling based on set_operation; refactor
stable
2010-03-30, by Sylvain Thénault
[repo] move eschema_eid function from hooks.metadata to server.utils
stable
2010-03-30, by Sylvain Thénault
[primary view] skip virtual rtypes anyway
stable
2010-03-30, by Sylvain Thénault
[test] CubicWebTC.create_user expect an actual query, and we don't need to give session here
stable
2010-03-30, by Sylvain Thénault
[dataimport] stop disabling undo ; commit return transaction id
stable
2010-03-30, by Sylvain Thénault
[logging] demote static file served to debug
stable
2010-03-29, by Aurelien Campeas
[cleanup]
stable
2010-03-29, by Sylvain Thénault
[repo] optimize massive insertion/deletion by using the new set_operation function
stable
2010-03-29, by Sylvain Thénault
[repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances
stable
2010-03-29, by Sylvain Thénault
[repo] don't execute child step twice in EntitiesDeleteStep
stable
2010-03-29, by Sylvain Thénault
[form] consider autoform_field_kwargs for meta fields; allow required customization
stable
2010-03-29, by Sylvain Thénault
[workflow] support for automatic transition starting from the initial state
stable
2010-03-29, by Sylvain Thénault
[testlib] create_user support extra kwargs to give to create_entity(CWUser)
stable
2010-03-29, by Sylvain Thénault
fix dataimport for 3.7.2
stable
2010-03-29, by Sylvain Thénault
use lgc.testlib.TestCase
stable
2010-03-26, by Sylvain Thénault
backport stable
2010-03-26, by Sylvain Thénault
Added tag cubicweb-debian-version-3.7.2-1 for changeset 8fda29a6c219
stable
2010-03-26, by Sylvain Thénault
Added tag cubicweb-version-3.7.2 for changeset d010f749c21d
stable
cubicweb-debian-version-3.7.2-1
2010-03-26, by Sylvain Thénault
take care to empty string in cubes search path
2010-03-26, by Sylvain Thénault
backport stable
2010-03-26, by Sylvain Thénault
[ms] fix name error introduced by rql 0.26 api update
2010-03-26, by Sylvain Thénault
add note
stable
cubicweb-version-3.7.2
2010-03-26, by Sylvain Thénault
3.7.2
stable
2010-03-26, by Sylvain Thénault
[selectors] new is_in_state select to avoid common error when writing state based selector
stable
2010-03-26, by Sylvain Thénault
[repo config] cleanup read_instance_schema / bootstrap_schema / creating mess
stable
2010-03-26, by Sylvain Thénault
fix #726167: i18ninstance use data in bootstrab_cubes instead of the database one
stable
2010-03-26, by Sylvain Thénault
[cleanup] remove 3.7 deprecation warning
stable
2010-03-26, by Sylvain Thénault
[form controller] clear caches in case some attribute participating to the rest path has been modified, avoid redirection to a no more existant page (fix #753567)
stable
2010-03-26, by Sylvain Thénault
i18nupdate
stable
2010-03-26, by Sylvain Thénault
[form] fix validation error handling
stable
2010-03-26, by Sylvain Thénault
[captcha] handle captcha validation properly in the captcha widget
stable
2010-03-26, by Sylvain Thénault
[testlib] __errorurl may be a relative path, check we're actually removing base url first
stable
2010-03-26, by Sylvain Thénault
[i18ncube] clear_rtag_objects imported when generating cube's .po file
stable
2010-03-26, by Sylvain Thénault
[maintainance] don't crash if we've no in-memory repository
stable
2010-03-26, by Sylvain Thénault
[db dump/restore] fix '#615840: db-dump must be always runnable' by setting repairing on config. Also, avoid to read the whole schema from the database on dump/restore: the bootstrap schema is enough.
stable
2010-03-26, by Sylvain Thénault
cleanup
stable
2010-03-26, by Sylvain Thénault
__missing__ main
stable
2010-03-26, by Sylvain Thénault
[form] put qualified name on validation error, should fix #784299
stable
2010-03-26, by Sylvain Thénault
[test] fixes when executed under apycot environment (also added ldap1 to test host /etc/hosts)
stable
2010-03-26, by Sylvain Thénault
...
2010-03-25, by Sylvain Thénault
[config] move ConfigurationProblem to migration + refactor it to benefit from config methods
2010-03-25, by Sylvain Thénault
[config] more cleanup
2010-03-25, by Sylvain Thénault
deprecate __use__ and __recommend__
2010-03-25, by Sylvain Thénault
add egg support with dependencies auto-installation
2010-03-25, by Alain Leufroy
fix dumb name error
2010-03-25, by Sylvain Thénault
fix _cubes dir
2010-03-25, by Sylvain Thénault
handle nicely typical installation other than debian package / mercurial forest
2010-03-25, by Sylvain Thénault
When a TC failed to initiliase the database, the following test are SKIPPED
stable
2010-03-25, by Pierre-Yves David
[c-c] new server_maintenance hook, called on c-c shell / upgrade
stable
2010-03-25, by Sylvain Thénault
[appobject] add version number to deprecation warning
stable
2010-03-25, by Sylvain Thénault
update rql dependency
2010-03-25, by Sylvain Thénault
backport stable
2010-03-25, by Sylvain Thénault
fix migration script
stable
2010-03-25, by Sylvain Thénault
[cleanup] useless try except
stable
2010-03-25, by Sylvain Thénault
[source storage] refactor source sql generation and results handling to allow repository side callbacks
stable
2010-03-25, by Sylvain Thénault
[bfss] fix name error
stable
2010-03-25, by Sylvain Thénault
[source storage] on deletion, entity has no edited_attributes
stable
2010-03-25, by Sylvain Thénault
[cleanup] rename dbms_helper to dbhelper for consistency
stable
2010-03-25, by Sylvain Thénault
[entity] we also have to override dict.pop to properly maintain edited_attributes consistency
stable
2010-03-25, by Sylvain Thénault
[bfss test] some minor refactoring. Test deletion + creation/update/deletion rollback
stable
2010-03-25, by Sylvain Thénault
don't put hooks deleting orphan composites into the 'integrity' category, we usually want it when integrity is deactivated
stable
2010-03-25, by Sylvain Thénault
[facet] allow to specify a target type on relation facets for case such as Keyword/CodeKeyword where we only targets Keyword
stable
2010-03-24, by Sylvain Thénault
don't rewrite config's url during migration
stable
2010-03-24, by Sylvain Thénault
le patch rql26 a été importé
2010-03-24, by Sylvain Thénault
backport stable
2010-03-24, by Sylvain Thénault
[D] book: update backup procedures in additional tips
stable
2010-03-24, by Julien Jehannet
[cleanup] remove accidentaly commited print
stable
2010-03-24, by Sylvain Thénault
[test] don't try to reset session manager during test,
stable
2010-03-24, by Sylvain Thénault
don't update dontcheck until everything went fine:
stable
2010-03-24, by Sylvain Thénault
[test] having two eid relations is now forbiden by rql
stable
2010-03-24, by Sylvain Thénault
[web test] a basic test, to be completed
stable
2010-03-24, by Sylvain Thénault
[test] don't clear rtags during tests, may cause breakage with manually import appobjects modules (see unittest_tracker for instance)
stable
2010-03-24, by Sylvain Thénault
[web] move workflow related uicfg stuff to the workflow module
stable
2010-03-24, by Sylvain Thénault
dont get eid from entity's dict
stable
2010-03-24, by Sylvain Thénault
[notification] don't create 'changes' in transaction data until actually needed
stable
2010-03-24, by Sylvain Thénault
backport pending_operations on hi-jacked session, see comment
stable
2010-03-24, by Sylvain Thénault
[entity] fix dumb name error on .set_relations(rel=None)
stable
2010-03-24, by Sylvain Thénault
[security] don't add attribute into skip_security if already in edited_attributes, else we may accidentaly skip a desired security check
stable
2010-03-24, by Sylvain Thénault
[repo entity] we have to provide a __delitem__ implementation as well, see example in the docstring
stable
2010-03-24, by Sylvain Thénault
[yams] on creation, specify relations anyway so we don't get spurious warning for accessing eid through the dict api on yams validation
stable
2010-03-24, by Sylvain Thénault
[repo] fix warning message and implementation of bw compat unsafe_execute
stable
2010-03-24, by Sylvain Thénault
stable is now 3.7
stable
2010-03-24, by Sylvain Thénault
oldstable is now 3.6
oldstable
2010-03-24, by Sylvain Thénault
backport stable
2010-03-24, by Sylvain Thénault
merge
2010-03-24, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.3-1 for changeset f9fce56d6a0c
stable
2010-03-24, by Sylvain Thénault
Added tag cubicweb-version-3.6.3 for changeset 9c342fa4f1b7
stable
cubicweb-debian-version-3.6.3-1
2010-03-24, by Sylvain Thénault
Added tag cubicweb-debian-version-3.7.1-1 for changeset 9194740f070e
2010-03-24, by Sylvain Thénault
Added tag cubicweb-version-3.7.1 for changeset 6b0832bbd1da
cubicweb-debian-version-3.7.1-1
2010-03-24, by Sylvain Thénault
backport debian control changes done in 3.7
stable
cubicweb-version-3.6.3
2010-03-24, by Sylvain Thénault
3.6.3
stable
2010-03-24, by Sylvain Thénault
ticket #636927, add ajaxhtmlhead in controller js_component
stable
2010-03-23, by Sylvain Thénault
[widget] allow kwargs passed to Select widget
stable
2010-03-23, by Sylvain Thénault
take care to empty breadcrumbs
stable
2010-03-23, by Sylvain Thénault
fix bug with damned transmutation functionality, occuring when using an INSERT query which also add relation to the entity
stable
2010-03-23, by Sylvain Thénault
update skeleton for __pkginfo__.py
stable
2010-03-23, by Sylvain Thénault
don't use optional on final relation
stable
2010-03-23, by Sylvain Thénault
fix security issue introduced by 4967:04543ed0bbdc: attributes explicitly set by hooks should not be checked by security hooks
2010-03-22, by Sylvain Thénault
[form js] apply vgodard patch fixing #750056: reorderTabindex js function crashes when form dom id is not 'entityForm'
stable
2010-03-22, by Sylvain Thénault
missing unittest_main
stable
2010-03-22, by Sylvain Thénault
[server] add unit tests for storages
2010-03-21, by Adrien Di Mascio
[registry] trigger reload events on set_schema()
2010-03-19, by Adrien Di Mascio
[source] only consider edited_attributes in source.preprocess_entity()
2010-03-19, by Adrien Di Mascio
[source] implement storages right in the source rather than in hooks
2010-03-19, by Adrien Di Mascio
i18n update
cubicweb-version-3.7.1
2010-03-19, by Sylvain Thénault
3.7.1
2010-03-19, by Sylvain Thénault
backport stable
2010-03-19, by Sylvain Thénault
[etwist] cleanup, use cProfile instead of hotshot
2010-03-19, by Sylvain Thénault
[repo] start looping task on repo only config (though I bet more work is needed to get it actually working
2010-03-19, by Sylvain Thénault
[repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
2010-03-19, by Sylvain Thénault
[security] take care uidrels may contains a relation targetting something else than a constant node (eg IN function)
2010-03-19, by Sylvain Thénault
[ms] this test is already done before putting a relation in uidrels
2010-03-19, by Sylvain Thénault
cleanup
2010-03-19, by Sylvain Thénault
[security] experimental rqlst cache for read security: to activate using a 'security-rqlst-cache' flag in transaction data when you'll issue a lot of identic queries with only kwargs varying
2010-03-19, by Sylvain Thénault
[read security] minor optimizations
2010-03-19, by Sylvain Thénault
[web] get rid of spurious '[Errno 2] No such file or directory' on load
stable
2010-03-18, by Adrien Di Mascio
backport stable
2010-03-18, by Sylvain Thénault
[schema sync] fix another potential name error on synchronizing rdefs
stable
2010-03-18, by Sylvain Thénault
[schema sync] don't try to synchronize infered relation defs, fixing a name error on the way
stable
2010-03-18, by Sylvain Thénault
cleanup
stable
2010-03-18, by Sylvain Thénault
don't update constraints when it's not necessary
stable
2010-03-18, by Sylvain Thénault
[repo] don't call server_shutdown hooks when creating/repairing instance to be consistence with server_startup hooks
stable
2010-03-18, by Sylvain Thénault
[migration] new build_descr argument to rqlexec on the migration helper
2010-03-18, by Sylvain Thénault
fix migration when upgrading from cw < 3.6 to cw 3.7
2010-03-18, by Sylvain Thénault
disable security when undoing
2010-03-18, by Sylvain Thénault
merge
stable
2010-03-18, by Adrien Di Mascio
[sql] fix FSPATH implementation
stable
2010-03-18, by Adrien Di Mascio
[web deletion] must use set_message
2010-03-18, by Sylvain Thénault
fix limited_rql w/ UNION query
stable
2010-03-18, by Sylvain Thénault
backport stable
2010-03-18, by Sylvain Thénault
fix import
stable
2010-03-18, by Sylvain Thénault
Fixed some of the documentation warnings when building the book with sphinx.
stable
2010-03-18, by Adrien Chauve
move pdf icon component with it's template so we don't see it when the template isn't available due to missing dependancies
stable
2010-03-18, by Sylvain Thénault
backport stable
2010-03-17, by Sylvain Thénault
add missing warn imports
2010-03-17, by Sylvain Thénault
add missing warn imports
stable
2010-03-17, by Sylvain Thénault
improve documentation for uicfg and rtags
stable
2010-03-17, by Stephanie Marcu
backport stable
2010-03-17, by Sylvain Thénault
merge
2010-03-17, by Sylvain Thénault
[cleanup] objtype not used
stable
2010-03-17, by Sylvain Thénault
[schema sync] test and fix bug when updating multiple constraint for the same rdef in the same transaction
stable
2010-03-17, by Sylvain Thénault
3.6 want __regid__, not id
stable
2010-03-17, by Sylvain Thénault
[migration] disable notification by default during migration
2010-03-17, by Sylvain Thénault
[session] fix hijack_user: most transaction_data should be copied (everything but the entity cache
2010-03-17, by Sylvain Thénault
Added tag cubicweb-debian-version-3.7.0-1 for changeset 0c9ff7e496ce
2010-03-17, by Sylvain Thénault
Added tag cubicweb-version-3.7.0 for changeset 270aba1e6fa2
cubicweb-debian-version-3.7.0-1
2010-03-17, by Sylvain Thénault
fix control file by using virtual packages
cubicweb-version-3.7.0
2010-03-16, by Sylvain Thénault
fix common/rql dependencies
2010-03-16, by Sylvain Thénault
3.7.0
2010-03-16, by Sylvain Thénault
test fixes
2010-03-16, by Sylvain Thénault
merge
2010-03-16, by Sylvain Thénault
fix tests
stable
2010-03-16, by Sylvain Thénault
fix test broken by recent rql rewrite / querier changes
2010-03-16, by Sylvain Thénault
backport stable into default
2010-03-16, by Sylvain Thénault
server/web api for accessing to deleted_entites
2010-03-01, by Katia Saurfelt
[R] dataimport: changes
2010-03-10, by Julien Jehannet
#750055: make it easier to change post logout url
stable
2010-03-16, by Sylvain Thénault
[web auth] fix authentication pb when anonymous are allowed, avoiding the first authentifier to return an anon connection while a following one may find correct authentication info. This make things simpler (eventually)
stable
2010-03-16, by Sylvain Thénault
[web server] simplify base-url handling on startup. Ensure config['base-url'] is correctly set once started
stable
2010-03-16, by Sylvain Thénault
[rql rewrite] until a better solution is found raise BadSchemaDefinition when two inlined relations with security on an optional variable is used, explaining how to bypass it
2010-03-16, by Sylvain Thénault
[rql rewriting] handle case where we've and optional inlined relation in the original query. Also, we should append EXISTS even in subquery to avoid inserting duplicates in results
2010-03-15, by Sylvain Thénault
[rql rewriting] handle case where we want to insert snippet on a variable that has previously been moved to a subquery
2010-03-15, by Sylvain Thénault
backport stable
2010-03-15, by Sylvain Thénault
[backup] fix misplaced paren
stable
2010-03-15, by Sylvain Thénault
fix bad conflict resolution
2010-03-12, by Sylvain Thénault
backport stable
2010-03-12, by Sylvain Thénault
LazySuggestField : remote version of RestrictedSuggestField
stable
2010-03-12, by Katia Saurfelt
typo
stable
2010-03-12, by Sylvain Thénault
backport stable
2010-03-12, by Sylvain Thénault
Add a rssitem_id attribut to RSSView to easly choose the view used for items.
stable
2010-03-12, by Pierre-Yves David
[web] start a new message system based on id of message stored in session's data
2010-03-12, by Sylvain Thénault
[notification] fix dumb name error in hijack user
2010-03-12, by Sylvain Thénault
[dbapi] return default argument instead of None when no connection set yet
2010-03-12, by Sylvain Thénault
[cleanup selectors] use authenticated_user, check for form params instead of handling potential key error on missing params
2010-03-12, by 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
2010-03-12, by Sylvain Thénault
[cleanup] use iteritems
stable
2010-03-12, by Sylvain Thénault
[url] new rebuild_url method on base request
stable
2010-03-12, by Sylvain Thénault
typo
stable
2010-03-12, by Sylvain Thénault
fix apycot detection
stable
2010-03-12, by Sylvain Thénault
provide logilab.database compat when creating database
stable
2010-03-12, by Sylvain Thénault
update debian changelog
stable
2010-03-12, by Sylvain Thénault
[db creation] fix some bugs introduced by the migration to logilab.database
2010-03-12, by Sylvain Thénault
[debian] packaging fixes
stable
2010-03-12, by Sylvain Thénault
[web] yes this is used
2010-03-12, by Sylvain Thénault
[web] cleanup: move delete_entities to the edit controller
2010-03-12, by Sylvain Thénault
[web] stop using deprecated merge_dicts
2010-03-12, by Sylvain Thénault
[utils] improve dump_class by copying back original class doc and module name
2010-03-12, by Sylvain Thénault
[utils] make_uid imrovment: using .hex already remove '-', make key argument optional, document it
2010-03-12, by Sylvain Thénault
deprecates merge_dicts
2010-03-12, by Sylvain Thénault
kill unused method
2010-03-12, by Sylvain Thénault
merge
stable
2010-03-12, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.2-1 for changeset f3b4bb9121a0
stable
2010-03-12, by Sylvain Thénault
Added tag cubicweb-version-3.6.2 for changeset bfebe3d14d53
stable
cubicweb-debian-version-3.6.2-1
2010-03-12, by 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
2010-03-12, by Sylvain Thénault
i18nupdate
stable
cubicweb-version-3.6.2
2010-03-11, by Sylvain Thénault
prepare 3.6.2
stable
2010-03-11, by Sylvain Thénault
[form fields] fix severe memory leak due to @cached on field.input_name
stable
2010-03-11, by Sylvain Thénault
[debug] allow to specify maxlevel to gc_info
stable
2010-03-11, by Sylvain Thénault
[write security] we must check perm with read security disabled + add missing eid argument to check_perm
2010-03-11, by Sylvain Thénault
merge
stable
2010-03-11, by Sylvain Thénault
[session] del session's thread local store on close
stable
2010-03-11, by Sylvain Thénault
[debug] a new view to help debugging memory leaks
stable
2010-03-11, by Sylvain Thénault
[debug] minor improvments to the registry view
stable
2010-03-11, by Sylvain Thénault
[web req] check latest url in breadcrumbs is not the same as the current one to keep more valuable information
stable
2010-03-11, by Sylvain Thénault
[pyviews] add thead/tbody to pyvaltable view
stable
2010-03-11, by Sylvain Thénault
[repo stats] add cache size
stable
2010-03-11, by Sylvain Thénault
[javascript] upgrade from version 1.0.2 to 1.1 of jquery.autocomplete.js
stable
2010-03-10, by Adrien Di Mascio
[web] fix #736332: iespec functionality for add_css
stable
2010-03-10, by Adrien Di Mascio
[javascript] use jQuery.one('ajax-loaded') instead of jQuery.bind() in add_onload to avoid multiple callback executions
stable
2010-03-10, by Adrien Di Mascio
[widgets] fix typo
stable
2010-03-10, by Sylvain Thénault
merge
stable
2010-03-09, by Sylvain Thénault
req has no more a cursor attribute
stable
2010-03-09, by Sylvain Thénault
when some authentication plugin fail, we may try another one
stable
2010-03-09, by Sylvain Thénault
logilab.db compat
stable
2010-03-09, by Sylvain Thénault
[goa] i know goa is broken but that's still that we won't have to fix later :)
2010-03-09, by Sylvain Thénault
[documentation] fix errors in book chapter instance-config
stable
2010-03-09, by Nicolas Chauvat
remove deprecation warning introduced by add_onload api change
2010-03-09, by 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.
2010-03-09, by Sylvain Thénault
missing rename
2010-03-09, by Sylvain Thénault
rename logilab.db into logilab.database
2010-03-09, by Sylvain Thénault
move devtools.dataimport at the cw level since we don't want cubes using it to depends on cubicweb-dev
2010-03-09, by Sylvain Thénault
[widget] allow to specify hour/minute separator on the JQueryTimePicker (vgodard patch)
stable
2010-03-09, by Sylvain Thénault
backport stable
2010-03-09, by Sylvain Thénault
merge
2010-03-09, by Sylvain Thénault
fix hooks control method name + other litle cleanups
2010-03-09, by Sylvain Thénault
cleanup
stable
2010-03-09, by Sylvain Thénault
move SLINK_DIRECTORIES creation to a function avoid unnecessary import (and kill that damed warning of psyco not being installed)
stable
2010-03-09, by Sylvain Thénault
cleanup
stable
2010-03-09, by 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
2010-03-09, by Sylvain Thénault
[hook] entity_oldnew_value may cause bug on attributes explicitly set to None
stable
2010-03-09, by Sylvain Thénault
misc fixes to ensure logilab.db compatibility
stable
2010-03-09, by Sylvain Thénault
[sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend
stable
2010-03-09, by 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.
2010-03-09, by 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.
2010-03-08, by Sylvain Thénault
3.7 depends on python >= 2.5
2010-03-08, by Sylvain Thénault
rename deprecated file
2010-03-08, by Sylvain Thénault
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
2010-03-08, by Sylvain Thénault
[javascript] fix #736185: add_onload / jQuery.bind() vs. jQuery.one()
2010-03-08, by Adrien Di Mascio
backport stable
2010-03-08, by Sylvain Thénault
[cleanup] fti_* method already try/except exception, no need for additional catch here
stable
2010-03-08, by Sylvain Thénault
[hook] use entity instead of values dict, check for edited_attributes on rtype change
stable
2010-03-08, by Sylvain Thénault
[schema hook] fulltext_container is a relation *type* property. Test and fix (+ more fti properties change testing)
stable
2010-03-08, by Sylvain Thénault
fix name error fixed in wrong branch
stable
2010-03-08, by Sylvain Thénault
[test] don't use an internal url for test
stable
2010-03-08, by Sylvain Thénault
backport stable
2010-03-05, by Sylvain Thénault
merge
stable
2010-03-05, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.1-2 for changeset 0a16f07112b9
stable
2010-03-04, by Pierre-Yves David
[pkg/debian] prepare 3.6.1-2
stable
cubicweb-debian-version-3.6.1-2
2010-03-04, by Pierre-Yves David
[pkg/debian] Remove python-elementtree from Depends
stable
2010-03-04, by Pierre-Yves David
le patch massiveimport a été importé
stable
2010-03-05, by Sylvain Thénault
fix bad test fix
2010-03-05, by Sylvain Thénault
repair stuff broken by fti handling changes
stable
2010-03-05, by Sylvain Thénault
update test broken by fulltextindexed change on workflow entities
stable
2010-03-05, by Sylvain Thénault
fix another name error
2010-03-05, by Sylvain Thénault
fix name error
2010-03-05, by Sylvain Thénault
backport stable
2010-03-05, by Sylvain Thénault
eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup
stable
2010-03-05, by Sylvain Thénault
don't issue critical warning about missing text index when we're creating the instance
stable
2010-03-05, by Sylvain Thénault
merge
stable
2010-03-05, by Sylvain Thénault
backport stable
2010-03-04, by Sylvain Thénault
[cleanup] add index_entity to abstract source, add docstring
stable
2010-03-04, by Sylvain Thénault
[fti] refactor and fix full text indexation handling
stable
2010-03-04, by Sylvain Thénault
[schema] do not fulltext index workflow entities'description
stable
2010-03-04, by Sylvain Thénault
no key error subsequent to test module import error
2010-03-04, by Sylvain Thénault
merge
stable
2010-03-04, by Aurelien Campeas
[views/breadcrumbs] fix bad signature
stable
2010-03-04, by Aurelien Campeas
merge
stable
2010-03-04, by Sylvain Thénault
nicer explanation
stable
2010-03-04, by Sylvain Thénault
fix schema serialization bug: groupmap considered as addrdef argument
stable
2010-03-04, by Sylvain Thénault
[cwctl] list will warn about a badly formatted version constraint instead of crashing
stable
2010-03-04, by Nicolas Chauvat
backport stable
2010-03-04, by Sylvain Thénault
oops, 'not' missing
2010-03-04, by 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)
2010-03-04, by 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
2010-03-04, by Sylvain Thénault
backport stable
2010-03-04, by Sylvain Thénault
fix test broken by meta relation permissions tweaks
stable
2010-03-04, by Sylvain Thénault
fix schema serialization, bad repartition of changes between stable and default
stable
2010-03-04, by Sylvain Thénault
backport stable
2010-03-04, by Sylvain Thénault
remove stuff from default introduced accidentally in stable
stable
2010-03-04, by Sylvain Thénault
applied vgodard patch for jquery rounded corner w/ MSIE >= 8
stable
2010-03-04, by Sylvain Thénault
backport stable
2010-03-04, by Sylvain Thénault
[fix] #731915 use add_onload instead of plain <script> tag for progress bar.
stable
2010-03-04, by Adrien Chauve
add render_description method to RSSItemView to improve modularity.
stable
2010-03-04, by Pierre-Yves David
le patch documentation-admin-tips a été importé
stable
2010-02-26, by Julien Jehannet
[F] views: fix 2 unicode errors
stable
2010-03-02, by Julien Jehannet
le patch fix-3.6-deprecation-warning a été importé
stable
2010-02-22, by Julien Jehannet
Suppress the hidden logform when the user is already connected
stable
2010-03-04, by Alain Leufroy
fix a Depression Warning
stable
2010-03-04, by Alain Leufroy
fix: Prevent multi pass in restore_previous_post
stable
2010-03-04, by Alain Leufroy
merge
stable
2010-03-04, by Sylvain Thénault
[test] check _shutting_down, not empty dict (empty dict test should go in pytestgc patch)
2010-03-03, by Sylvain Thénault
assert we are not already shutting down
2010-03-03, by Sylvain Thénault
[test] call super class teardown after perms restoration
2010-03-03, by Sylvain Thénault
[test] get a chance to get proper garbage collection when running pytest on whole cw
2010-03-03, by Sylvain Thénault
[testlib] properly close dumb sessions
2010-03-03, by Sylvain Thénault
[debug] more (dirty) gc debuging
2010-03-03, by Sylvain Thénault
custom rest publisher instead of using rest_publish. Avoid to keep a ref on the latest context
2010-03-03, by Sylvain Thénault
cleanup
2010-03-03, by Sylvain Thénault
[rest] cleanup, avoid deprecation warning
2010-03-03, by Sylvain Thénault
delete pyro proxy on connection close, properly raise programming error when working on a closed connection
2010-03-03, by Sylvain Thénault
cleanup
2010-03-03, by Sylvain Thénault
[test] get a chance to get proper garbage collection when running pytest on whole cw
2010-03-03, by Sylvain Thénault
more tests
stable
2010-03-03, by 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.
2010-03-03, by Sylvain Thénault
schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
2010-03-03, by Sylvain Thénault
backport stable
2010-03-03, by Sylvain Thénault
[testlib] automatic test shouldn't try to populate default_workflow
stable
2010-03-03, by Sylvain Thénault
minor schema serialization optimization:
stable
2010-03-03, by Sylvain Thénault
cleanups
stable
2010-03-03, by Sylvain Thénault
fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations)
stable
2010-03-03, by Sylvain Thénault
do not check for use template permission when session is super session or integrity hooks are deactivated
stable
2010-03-02, by Sylvain Thénault
do not check for existant entity when relation of single card is added but integrity hooks are deactivated
stable
2010-03-02, by Sylvain Thénault
[schema] tweaks meta-relations and schema/workflow entities attributes permissions
stable
2010-03-02, by Sylvain Thénault
[schema] new constants for permissions definitions
stable
2010-03-02, by Sylvain Thénault
[book/ldap] note on the role of two options
stable
2010-03-03, by Aurelien Campeas
[book/cwctl] reorganize a bit this page (very messy)
stable
2010-03-02, by Aurelien Campeas
[book] more id -> __regid__
stable
2010-03-02, by Aurelien Campeas
[book/entities] a bit of flesh to the interface chapter
stable
2010-03-02, by Aurelien Campeas
[book/admin/pyro] fix pyro options, give a small setup example
stable
2010-03-02, by Aurelien Campeas
[book/faq] cleanup & complete a bit
stable
2010-03-02, by Aurelien Campeas
[book/admin/setup] notes about configuration of sql server
stable
2010-03-02, by Aurelien Campeas
[book] remove seemingly unused old cruft
stable
2010-03-02, by Aurelien Campeas
merge
stable
2010-03-02, by Aurelien Campeas
[book] cleanup (deleting/moving) old stuff
stable
2010-03-02, by Aurelien Campeas
[book] a few autoclasses for renderers, misc tweaks
stable
2010-03-02, by Aurelien Campeas
[primary] navcontentbottom sections should be in the content table as navcontenttop
stable
2010-03-02, by Sylvain Thénault
[book/controllers] add some content (overview, api super sketch) for the cubicweb controllers
stable
2010-03-02, by Aurelien Campeas
[book/ldap] add missing LDAP section
stable
2010-03-02, by Aurelien Campeas
[reledit] add ajax html head div, which allows to get additional css/js up to the browser #620569
stable
2010-03-02, by Aurelien Campeas
fix open/close/open subnode bug #730709
stable
2010-03-01, by Aurelien Campeas
backport stable to default
2010-02-26, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.1-1 for changeset b9cdfe3341d1
stable
2010-02-26, by Sylvain Thénault
Added tag cubicweb-version-3.6.1 for changeset 4ae30c9ca11b
stable
cubicweb-debian-version-3.6.1-1
2010-02-26, by Sylvain Thénault
typo
stable
cubicweb-version-3.6.1
2010-02-26, by Sylvain Thénault
3.6.1 depending on yams 0.28
stable
2010-02-26, by Sylvain Thénault
merge
stable
2010-02-26, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.0-1 for changeset d2ba93fcb8da
2010-02-10, by Sylvain Thénault
Added tag cubicweb-version-3.6.0 for changeset 450804da3ab2
cubicweb-debian-version-3.6.0-1
2010-02-10, by Sylvain Thénault
3.6.1
stable
2010-02-26, by Sylvain Thénault
merge
stable
2010-02-26, by Aurelien Campeas
tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670
stable
2010-02-26, by Aurelien Campeas
[test] XXX fix to have pytest succeed on whole cw
stable
2010-02-26, by Sylvain Thénault
typo
stable
2010-02-26, by Sylvain Thénault
fix test, broken by the merge of debug and info views
stable
2010-02-26, by Sylvain Thénault
ensure we don't break xhtml
stable
2010-02-26, by Sylvain Thénault
pylint suggested refactorings
stable
2010-02-26, by Sylvain Thénault
pylint style fixes
stable
2010-02-26, by Sylvain Thénault
don't use module doc string as usage string
stable
2010-02-26, by Sylvain Thénault
kill dead/useless code as suggested by pylint
stable
2010-02-26, by Sylvain Thénault
avoid module import in c-c plugins module, and remind it
stable
2010-02-26, by Sylvain Thénault
proper deprecation warning when import class that should be imported from yams
stable
2010-02-26, by Sylvain Thénault
fix some pylint detected errors
stable
2010-02-26, by Sylvain Thénault
[test] fix test broken by arthur processinfo patch
stable
2010-02-26, by Sylvain Thénault
merge debug and info views
stable
2010-02-26, by Sylvain Thénault
[i18n] nothing to translate here
stable
2010-02-26, by Sylvain Thénault
i18nupdate
stable
2010-02-26, by Sylvain Thénault
[test] we should properly use vreg method to compute solutions
stable
2010-02-26, by Sylvain Thénault
[pool] properly close existing connection before reconnection
stable
2010-02-26, by Sylvain Thénault
[web] fix #724769: Use RemoteCallFailed in the publisher's error_handler
stable
2010-02-26, by Adrien Di Mascio
#687194: cubicweb-ctl exlog : fix help message
stable
2010-02-26, by Sylvain Thénault
merge
stable
2010-02-26, by Sylvain Thénault
added stats for munin collecting #615844 - from 027bbff3659f
stable
2010-02-26, by arthur
[dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw
stable
2010-02-26, by 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
2010-02-26, by Sylvain Thénault
[session] user.login is usually an unicode string, so implements __unicode__ instead of __str__
stable
2010-02-26, by Sylvain Thénault
fix docstring
stable
2010-02-26, by Sylvain Thénault
[facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets
stable
2010-02-26, by Sylvain Thénault
[iprogress] missing js file
stable
2010-02-25, by Sylvain Thénault
[hooks] match_rtype and match_rtype_sets don't need to extend match_search_state
stable
2010-02-25, by Adrien Di Mascio
[uicfg] section='inlined' is acceptable for inlined forms
stable
2010-02-25, by Adrien Di Mascio
[web] fix muledit rendering bug
stable
2010-02-25, by Adrien Di Mascio
merge
stable
2010-02-24, by Sylvain Thénault
3.6 api update
stable
2010-02-24, by Sylvain Thénault
simplejson may not be available with python 2.4
stable
2010-02-24, by Sylvain Thénault
ensure make_uid return something that may be used as dom id
stable
2010-02-24, by Sylvain Thénault
[test] also hide this message during test
stable
2010-02-24, by 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
2010-02-24, by Sylvain Thénault
[testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes
stable
2010-02-24, by Sylvain Thénault
[test] skipping versions checking during test is enough, no need for monkey patch
stable
2010-02-24, by Sylvain Thénault
[goa] we don't use mx anymore
stable
2010-02-24, by Sylvain Thénault
[integrity] skip auto-delete for internal sessions (but *not* for super session, see 4642:921737d2e3a8)
stable
2010-02-24, by 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
2010-02-24, by Sylvain Thénault
use set_action_permissions is clearer and avoid @cached issue across tests
stable
2010-02-24, by Sylvain Thénault
[cwctl] use l.c.changelog for version comparison
stable
2010-02-24, by Nicolas Chauvat
[form] only set __form_id for the main form, not for sub-forms. Should fix regression introduced by 4668:9f82f81bf13d
stable
2010-02-24, by Sylvain Thénault
don't issue critical message when trying to alter sqlite db during test
stable
2010-02-24, by Sylvain Thénault
[test] cleanup
stable
2010-02-24, by Sylvain Thénault
[test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update
stable
2010-02-24, by Sylvain Thénault
remove #<formid> from url used to redirect after a validation error
stable
2010-02-24, by Sylvain Thénault
[test] no more __cubicweb_internal_field__ value displayed on password widget
stable
2010-02-24, by 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
2010-02-24, by Sylvain Thénault
[test] skip test when fop failed
stable
2010-02-24, by Sylvain Thénault
[test] don't display progress bar when testing checkintegrity
stable
2010-02-24, by 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
2010-02-24, by Sylvain Thénault
auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked
stable
2010-02-23, by Sylvain Thénault
fix tests
stable
2010-02-23, by Sylvain Thénault
add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future
stable
2010-02-23, by Sylvain Thénault
fix #615379 by checking admin user exists instead of making think everything is fine
stable
2010-02-23, by Sylvain Thénault
cleanup, typos
stable
2010-02-23, by Sylvain Thénault
[form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings
stable
2010-02-23, by Sylvain Thénault
[fix] Apply fulltextindexed change in the actual index
stable
2010-02-18, by Pierre-Yves David
3.6 api update (introduced by merge)
stable
2010-02-23, by 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
2010-02-23, by Sylvain Thénault
#714109: [selectors] non_final_entity should implement score_class
stable
2010-02-23, by Sylvain Thénault
merge
stable
2010-02-23, by Sylvain Thénault
add XXX note
stable
2010-02-23, by 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
2010-02-23, by Sylvain Thénault
cleanup
stable
2010-02-23, by Sylvain Thénault
[form] complete 25de2eb0432b by ignore req parameters by default for all hidden fields
stable
2010-02-23, by Sylvain Thénault
[form] add a new ignore_req_params attribute on field controlling value's retreival
stable
2010-02-23, by Sylvain Thénault
[css] fix disappearing image in menu when a:hover
stable
2010-02-23, by Charles Hébert
[cwctl] modify command list to check for cube dependency problems
stable
2010-02-23, by Nicolas Chauvat
merge
stable
2010-02-23, by Alexandre Fayolle
docstring improvement
stable
2010-02-23, by Alexandre Fayolle
import cleanup
stable
2010-02-23, by Sylvain Thénault
restore 3.5 compat for date functions moved to lgc.date in 3.6 (closes #716055)
stable
2010-02-23, by Sylvain Thénault
[devtools/fill] fix date generation and its test
stable
2010-02-22, by Nicolas Chauvat
typo: capitalize migration confirmation messages
stable
2010-02-22, by Nicolas Chauvat
[views/deleteconf] remove action ppty (useless & clashes with form attr, replace buggy non_final_entity selector with implements workaround
stable
2010-02-19, by Aurelien Campeas
merge
stable
2010-02-19, by Sylvain Thénault
[workflow] fix potential destination for go back transition
stable
2010-02-19, by Sylvain Thénault
[workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition:
stable
2010-02-19, by Sylvain Thénault
deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity)
stable
2010-02-19, by Sylvain Thénault
introduce 'go back' transition: transition without destination state will go to the state we were coming from
stable
2010-02-19, by Sylvain Thénault
fix optimisation with super session that may lead to integrity loss
stable
2010-02-19, by Sylvain Thénault
[auto/inline forms] reallow nested inline forms #703910
stable
2010-02-19, by Aurelien Campeas
[reledit] fix #713217: reledit doesn't check 'update' permission on attributes
stable
2010-02-18, by Sylvain Thénault
fix dumb name error
stable
2010-02-18, by Sylvain Thénault
cleanup internal forms parameters in postlogin
stable
2010-02-18, by Sylvain Thénault
grmmbl, bad resolve
stable
2010-02-18, by Sylvain Thénault
missed conflict
stable
2010-02-18, by Sylvain Thénault
backport lost stable head
stable
2010-02-18, by Sylvain Thénault
fix sync_schema_props_perms test
stable
2010-02-18, by 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
2010-02-18, by Sylvain Thénault
3.6 api update
stable
2010-02-18, by Sylvain Thénault
fix unittest_hooks: attributes have now update_permission instead of [add/delete]_permission
stable
2010-02-18, by 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
2010-02-18, by Sylvain Thénault
fix #694445: related entity generates weird RQL which in turn generates weird SQL which fails on SQL Server
stable
2010-02-18, by 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
2010-02-18, by 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
2010-02-18, by Sylvain Thénault
minor cleanup: don't use builtin 'id' as variable name
stable
2010-02-18, by 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
2010-02-18, by Sylvain Thénault
this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation
stable
2010-02-18, by 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
2010-02-18, by Sylvain Thénault
pfff, sorry to keep messing with default/stable...
stable
2010-02-18, by Sylvain Thénault
specify db port on backup/restore commands (require forth comming lgc 0.48.1)
2010-02-18, by Sylvain Thénault
move captcha view to a place where it will be loaded by the registry...
2010-02-18, by Sylvain Thénault
backport stable
2010-02-18, by Sylvain Thénault
[security] allow to call .check on rql expression with a user eid specified
stable
2010-02-17, by Sylvain Thénault
[facet] rqlst should be the select node
stable
2010-02-17, by Sylvain Thénault
oops, should have been in my previous commit
stable
2010-02-17, by Sylvain Thénault
fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box
stable
2010-02-17, by Sylvain Thénault
Fix: RangeFacet is selected (valid rset) but without any values
stable
2010-02-17, by Charles Hébert
fix the bad rqlst syntax tree usage during facets initialization by copying it
stable
2010-02-17, by Charles Hébert
[R] dataimport: refine error detection
stable
2010-02-17, by Julien Jehannet
added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it
stable
2010-02-17, by Sylvain Thénault
fix unittest_schema, remove deprecation warning
stable
2010-02-17, by Sylvain Thénault
when creating an instance, ask for cubes specific options properly (fix #607349)
stable
2010-02-17, by Sylvain Thénault
avoid loading twice site_cubicweb files on instance creation
stable
2010-02-17, by Sylvain Thénault
oops
stable
2010-02-17, by 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
2010-02-17, by Sylvain Thénault
dont add CUBES_DIR to cubes search path if it doesn't exists
stable
2010-02-17, by Sylvain Thénault
fix dumb name error triggering crash when some directory in cubes search path doesn't exist
stable
2010-02-17, by Sylvain Thénault
remove 3.6 deprecation warning
stable
2010-02-17, by Sylvain Thénault
login form style fixes
stable
2010-02-17, by Sylvain Thénault
proper deprecation of TabedPrimaryView
stable
2010-02-17, by Sylvain Thénault
missing call to toolbox in tabbed primary view
stable
2010-02-17, by Sylvain Thénault
use needs_css so you can change login form css without redefining LogFormView
stable
2010-02-16, by Sylvain Thénault
bw compat
stable
2010-02-16, by Sylvain Thénault
backport fixes done accidentaly in default
stable
2010-02-16, by Sylvain Thénault
use class, not klass, in widget.attrs
2010-02-16, by Sylvain Thénault
specify login form dom id, don't render progress div
2010-02-16, by Sylvain Thénault
backport crypto/captcha utilities from the registration cube
2010-02-16, by Sylvain Thénault
use an actual form for the login form ease customization from external cubes (eg rememberme)
2010-02-16, by Sylvain Thénault
add space between a checkbox and its label
2010-02-16, by Sylvain Thénault
ensure cnx is set first (necessary to introduce of a form object to handle the login form)
2010-02-16, by Sylvain Thénault
don't let set_schema making commit_event fail
2010-02-16, by Sylvain Thénault
use constant
2010-02-15, by Sylvain Thénault
fix permission of the condition permission
2010-02-15, by Sylvain Thénault
fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
2010-02-15, by Sylvain Thénault
backport stable
2010-02-15, by Sylvain Thénault
DEFAULT_ATTRPERMS is now public
stable
2010-02-15, by Sylvain Thénault
[inlined formos] don't pop attributes from kwargs, so they end-up in
stable
2010-02-15, by Sylvain Thénault
[notification] we should use unsafe_execute here
stable
2010-02-15, by Sylvain Thénault
cleanup
stable
2010-02-15, by 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
2010-02-15, by 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
2010-02-15, by Sylvain Thénault
[shell] rql() should use unsafe_execute when possible
stable
2010-02-15, by Sylvain Thénault
[autoform] we should consider role when checking delete permission
stable
2010-02-15, by Sylvain Thénault
don't update modification_date in repairing_mode (eg upgrade or shell)
stable
2010-02-15, by Sylvain Thénault
[security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction
stable
2010-02-15, by Sylvain Thénault
tune startup logging
stable
2010-02-15, by Sylvain Thénault
[schema] fix RelationSchema.has_perm to properly works with attribute relations
stable
2010-02-15, by Sylvain Thénault
[schema] refactor/cleanup check_permissions
stable
2010-02-15, by Sylvain Thénault
use a close_form method for consistency w/ open_form and allow overriding
stable
2010-02-15, by Sylvain Thénault
add version info to deprecation warning
stable
2010-02-15, by Sylvain Thénault
remove debug print
stable
2010-02-15, by Sylvain Thénault
follow yams api change: attributes permissions are now defined for
stable
2010-02-15, by Sylvain Thénault
fix dumb name error causing error when non managers try to change his properties
stable
2010-02-15, by Sylvain Thénault
fix typo in deprecation warning
stable
2010-02-15, by Sylvain Thénault
remove crappy basket specific code
2010-02-11, by Sylvain Thénault
[views] toolbox must be rendered before the title to appear at top right
stable
2010-02-12, by Nicolas Chauvat
[uicfg] make deprecation message easier to understand
stable
2010-02-12, by Nicolas Chauvat
[uicfg] allow autoform_section's formtype parameter to be a tuple
stable
2010-02-12, by Adrien Di Mascio
merge
oldstable
2010-02-12, by Alexandre Fayolle
branch oldstable
oldstable
2010-02-12, by Alexandre Fayolle
create oldstable branch, remove 3.5 tag
oldstable
2010-02-12, by Aurelien Campeas
merge 3.6 default/stable
stable
2010-02-12, by Aurelien Campeas
merge 3.5/stable heads
stable
2010-02-12, by Aurelien Campeas
Added tag 3.5 for changeset a0571ff0cb5d
stable
2010-02-12, by Aurelien Campeas
[http cache/json controller] ensure json_view does proper cache validation #390986
stable
2010-02-10, by Aurelien Campeas
merge
stable
2010-02-12, by Alexandre Fayolle
typo fix in help string
stable
2010-02-12, by Alexandre Fayolle
use subprocess instead of os.popen to run diff
stable
2010-02-12, by Alexandre Fayolle
[migration] abort becomes possible when asked for confirmation before migration script
stable
2010-02-12, by Nicolas Chauvat
sort on sortvalue, not dc_title to allow customization
2010-02-11, by Sylvain Thénault
merge
cubicweb-version-3.6.0
2010-02-10, by Sylvain Thénault
fix bug when value is None
2010-02-10, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.0-1 for changeset 17e88f2485d1
2010-02-10, by Sylvain Thénault
Added tag cubicweb-version-3.6.0 for changeset 5f957e351b0a
2010-02-10, by Sylvain Thénault
added jquery.ui image files
2010-02-10, by Sylvain Thénault
provides a fallback_on_none_attribute field attribute, allowing to specify default value for attributes of *existing* entities
2010-02-10, by 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
2010-02-10, by Sylvain Thénault
split introduced in the wrong place
2010-02-10, by Sylvain Thénault
packaging fix: no more test in common (2).
2010-02-10, by Sylvain Thénault
packaging fix: no more test in common. Should remove test from the hooks subpackage in rules for hardy
2010-02-10, by Sylvain Thénault
drop cubicweb-client package (there was only hercule.py inside)
2010-02-10, by Sylvain Thénault
remove ref to hercule.py
2010-02-10, by Sylvain Thénault
cw 3.6, itself
2010-02-10, by Sylvain Thénault
i18nupdate
2010-02-10, by Sylvain Thénault
i18n msg fix
2010-02-10, by Sylvain Thénault
cleanup 2.5 __future__ imports
2010-02-10, by Sylvain Thénault
update translatable docstring
2010-02-10, by Sylvain Thénault
fix test
2010-02-10, by Sylvain Thénault
rephrase
2010-02-10, by Sylvain Thénault
fix auto-rollback on unauthorized error:
2010-02-10, by Sylvain Thénault
fix ldap test, our ldap server name has changed
2010-02-10, by Sylvain Thénault
fix name error introduced by bad merging of stable
2010-02-10, by Sylvain Thénault
fix 'click here to see the created entity' link, which may not appear according to language settings
2010-02-09, by Sylvain Thénault
quick fix for typed formfield validation: accept empty string, split
2010-02-09, by Sylvain Thénault
[R] devtools: improve default data import mechanism
2010-02-05, by Julien Jehannet
merge
2010-02-09, by Adrien Di Mascio
backport stable branch
2010-02-09, by Adrien Di Mascio
[cw-shell] do not set arbitrary limit on number of arguments
stable
2010-02-09, by Adrien Di Mascio
use 'edit' as defaut path for expect_redirect_publish
2010-02-09, by Sylvain Thénault
propagation hooks cleanup
2010-02-09, by Sylvain Thénault
missing import for 2.4 compat
2010-02-09, by Sylvain Thénault
don't play with the custom_workflow relation in autofill
2010-02-09, by Sylvain Thénault
fix bug w/ object relation used as inlined form
2010-02-09, by Sylvain Thénault
cleanup
2010-02-09, by Sylvain Thénault
backport stable
2010-02-09, by Sylvain Thénault
turn down some info logs into debug
stable
2010-02-09, by Sylvain Thénault
turn down some info logs into debug
stable
2010-02-09, by Sylvain Thénault
fix constraint hook: a session may be involved in multiple transaction at time
stable
2010-02-09, by Sylvain Thénault
fix and begin to document autofill algorithm
2010-02-09, by Sylvain Thénault
unset_attribute_storage, for testing purpose at least
2010-02-08, by Sylvain Thénault
oops
2010-02-08, by Sylvain Thénault
backport stable
2010-02-08, by Sylvain Thénault
when no context specified, should return non-zero score as documented
2010-02-08, by Sylvain Thénault
typo
2010-02-08, by Sylvain Thénault
no need for a specific vid argument here
2010-02-08, by Sylvain Thénault
backport stable
2010-02-08, by Sylvain Thénault
merge
stable
2010-02-08, by Alexandre Fayolle
merge
stable
2010-02-08, by Alexandre Fayolle
add a note about modifying read only attribute
stable
2010-02-08, by Alexandre Fayolle
merge
stable
2010-02-08, by Alexandre Fayolle
use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot
stable
2010-02-05, by Alexandre Fayolle
must use in-place modification, pending_operations is a read-only property
stable
2010-02-08, by Sylvain Thénault
avoid to see the same warning twice, one for 3.6 another for 3.3
2010-02-08, by Sylvain Thénault
backport stable
2010-02-08, by 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
2010-02-08, by Sylvain Thénault
race condition may makes this assertion fail, we don't want that
stable
2010-02-08, by Sylvain Thénault
unvisible field may have been modified, for instance relation added by an hidden input
2010-02-08, by Sylvain Thénault
AdaptedList -> SameETypeList
2010-02-08, by Sylvain Thénault
now raise UnknownProperty, not KeyError
2010-02-08, by Sylvain Thénault
fix test broken by introduction of ViewSameEType action
2010-02-08, by 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.
2010-02-08, by Sylvain Thénault
backport stable branch and some vreg cleanups:
2010-02-08, by Sylvain Thénault
fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered.
stable
2010-02-08, by Sylvain Thénault
errors on postcommit should never occurs, log it as critical
stable
2010-02-08, by Sylvain Thénault
missing test data
stable
2010-02-06, by Sylvain Thénault
reminder, cleanup
stable
2010-02-06, by Sylvain Thénault
initialize property once initialization has been fully completed, close #666573
stable
2010-02-06, by Sylvain Thénault
fix duplicated vregistry initialization during tests
stable
2010-02-06, by Sylvain Thénault
cleanup, don't fail if no context set on the sourcecode directive
2010-02-06, by 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
2010-02-05, by Sylvain Thénault
hidden usage of datetime function which has been moved to lgc
2010-02-05, by Sylvain Thénault
i18nupdate
2010-02-05, by Sylvain Thénault
replace DevCubeConfiguration/DevDepsConfiguration by a single DevConfiguration, fixing recently introduced by w/ i18ncube command on the way
2010-02-05, by Sylvain Thénault
moved to lgc.date as well
2010-02-05, by Sylvain Thénault
oops, forgot that part of 3.2 bw compat
2010-02-05, by Sylvain Thénault
hercule (aka c-c client command) have not (ever?) been used for years, stop supporting it
2010-02-05, by Sylvain Thénault
kill most pre 3.2 bw compat code
2010-02-05, by Sylvain Thénault
kill mx compat code (dropped since 3.2), more efficient merge_args implementation
2010-02-05, by Sylvain Thénault
this test is now useless here
2010-02-05, by Sylvain Thénault
3.6 test api update
2010-02-05, by Sylvain Thénault
db fill api has changed, update test accordingly
2010-02-05, by Sylvain Thénault
no needs for a views package, 3.6 api update
2010-02-05, by Sylvain Thénault
need post_build_callbacks attribute with earlier yams version
2010-02-05, by Sylvain Thénault
update yams/rql dependencies
2010-02-05, by Sylvain Thénault
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-02-05, by Sylvain Thénault
moved generic datetime manipulation function to lgc
2010-02-05, by Sylvain Thénault
fix wrong autoclass inclusion
2010-02-05, by Sylvain Thénault
fix rest syntax error
2010-02-05, by Sylvain Thénault
more selectors doc in the book, mostly extracted from code
2010-02-05, by Sylvain Thénault
reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
2010-02-05, by Sylvain Thénault
3.6 api update
2010-02-05, by Sylvain Thénault
clear rest_path __unique cache in clear_all_caches, fix related test
2010-02-05, by Sylvain Thénault
backport stable
2010-02-05, by Sylvain Thénault
copy back __doc__ for proper sphinx doc generation
2010-02-04, by Sylvain Thénault
mimick actual request set_header method
stable
2010-02-04, by Sylvain Thénault
fix typo
stable
2010-02-04, by Sylvain Thénault
[views/treeview] fix non-ITree nodes last element computation
stable
2010-02-04, by Aurelien Campeas
[request] add a note about the encoding mgmt (or lack thereof)
stable
2010-02-04, by Aurelien Campeas
[views/plot] replace bogus jsoncall computation by something (statistically) more reliable (json_request being set to True in the JSoncontroller
stable
2010-02-04, by Aurelien Campeas
[doc] small fixes on security part
stable
2010-02-04, by Aurelien Campeas
misc typos found on my way: NameError / SyntaxError / double __select__, <sigh ...>
2010-02-04, by Adrien Di Mascio
fix bad rest
2010-02-03, by Sylvain Thénault
fix bad rest
2010-02-03, by Sylvain Thénault
more details on selectors debugging
2010-02-03, by Sylvain Thénault
add_state/add_transition are now deprecated, only add_workflow remaining
2010-02-03, by Sylvain Thénault
damn me, more stupid sed fix...
2010-02-03, by Sylvain Thénault
add note telling you don't et an UStreamIO for binary views
2010-02-03, by Sylvain Thénault
document the ~ operator
2010-02-03, by Sylvain Thénault
start documenting forms
2010-02-03, by Sylvain Thénault
fix stupid sed
2010-02-03, by Sylvain Thénault
moved content to the dbapi section
2010-02-03, by Sylvain Thénault
nicer docstring
2010-02-03, by Sylvain Thénault
live-server doesn't work, don't make think it does
2010-02-03, by Sylvain Thénault
more stuff in doc's README
2010-02-03, by 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 :'(
2010-02-03, by Sylvain Thénault
backport stable
2010-02-03, by Sylvain Thénault
discriminate against None, not False-ish values
stable
2010-02-03, by Aurelien Campeas
Improve the schema command with filtering option.
2010-02-02, by Pierre-Yves David
Added tag cubicweb-debian-version-3.5.12-1 for changeset 4281e1e2d76b
stable
2010-02-03, by Sylvain Thénault
Added tag cubicweb-version-3.5.12 for changeset 98af3d02b83e
stable
cubicweb-debian-version-3.5.12-1
2010-02-03, by Sylvain Thénault
Updated CW tutorial.
2010-02-03, by Adrien Chauve
le patch added_tips a été importé
2010-02-03, by Sylvain Thénault
le patch admin_tips_for_backup a été importé
2010-02-02, by Sylvain Thénault
Add a ``schema`` command to cmd ctrl to generate schema image.
2010-02-02, by Pierre-Yves David
fix rset.related_entity with variables coming from subquery while some others not
2010-02-02, by Sylvain Thénault
3.5.12
stable
cubicweb-version-3.5.12
2010-02-02, by Sylvain Thénault
cleanup
stable
2010-02-02, by 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
2010-02-02, by Sylvain Thénault
simpler last_modified implementation
stable
2010-02-02, by Sylvain Thénault
merge
stable
2010-02-01, by Sylvain Thénault
fetch all forms, avoid potential initialization pb
stable
2010-02-01, by Sylvain Thénault
missing jsonize, avoid spurious error w/ ff
stable
2010-02-01, by Sylvain Thénault
refactor to use the 3.6 API
2010-02-01, by Nicolas Chauvat
merge
stable
2010-02-01, by Alexandre Fayolle
merge
stable
2010-02-01, by Alexandre Fayolle
partial backport of support for adbh's new interface to backup_command and restore_command
stable
2010-01-27, by Alexandre Fayolle
more escapes for the backslashes
stable
2010-02-01, by Aurelien Campeas
escape the backslashes
stable
2010-02-01, by Aurelien Campeas
bugfix
2010-01-29, by Nicolas Chauvat
add action to list entities of the CWEType currently displayed
2010-01-29, by Nicolas Chauvat
should take arbitrary arguments
stable
2010-01-29, by Sylvain Thénault
i18nupdate
stable
2010-01-29, by Sylvain Thénault
calling unicode instead of gettext...
stable
2010-01-29, by Sylvain Thénault
[entity] small optimization: once an entity has been completed, don't redo it (for nothing)
stable
2010-01-29, by Sylvain Thénault
[treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset
stable
2010-01-29, by Sylvain Thénault
[entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs
stable
2010-01-29, by Sylvain Thénault
eschema view is gone away
stable
2010-01-29, by Sylvain Thénault
remove misnamed argument
stable
2010-01-28, by Sylvain Thénault
add version number to deprecation warning
stable
2010-01-28, by Sylvain Thénault
[entities] fix CWUser.is_in_group implementation
stable
2010-01-28, by Adrien Di Mascio
missing import
2010-01-27, by Sylvain Thénault
must check for relation inlined in main form type
2010-01-27, by Sylvain Thénault
skip final relations at this point
2010-01-27, by Sylvain Thénault
add missing errno import in etwist/server.py
stable
2010-01-27, by Adrien Di Mascio
should not raise KeyError if key's missing
2010-01-27, by Sylvain Thénault
choices function should now take the field as argument
2010-01-27, by Sylvain Thénault
cleanup
2010-01-27, by Sylvain Thénault
missing import
2010-01-27, by Sylvain Thénault
systematically call bool on BooleanField values
2010-01-27, by Sylvain Thénault
by default this is not the widget responsability to turn empty string into None,
2010-01-27, by Sylvain Thénault
ensure we get a correct key
2010-01-27, by Sylvain Thénault
test fixes
2010-01-27, by Sylvain Thénault
useless, same as test_nonregr_eetype_etype_editing
2010-01-27, by Sylvain Thénault
[forms] propagate aguments given to .vocabulary to .choices if it's a callable.
2010-01-27, by Sylvain Thénault
reorganize code:
2010-01-27, by Sylvain Thénault
[forms] fix backward compat for field.choices arguments
2010-01-27, by Sylvain Thénault
use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
2010-01-27, by Sylvain Thénault
[primary view] activate toolbox
2010-01-27, by Sylvain Thénault
it seems that prefixiter is expected to return child *folder* but was relying on a specific .children implementation, fix this
2010-01-27, by Sylvain Thénault
3.6 api update, cleanup
2010-01-26, by Sylvain Thénault
[forms] let the autoform specify the generic relation field label,
2010-01-26, by Sylvain Thénault
simplify messages used for inlined forms
2010-01-26, by Sylvain Thénault
should have been in previous commit (moved below in the module)
2010-01-26, by Sylvain Thénault
[forms] the last touch: handle inlined relation forms as fields
2010-01-26, by Sylvain Thénault
fix label handling: when label is explicitly set to None, don't try to guess it
2010-01-26, by Sylvain Thénault
surrounding div necessary for proper error localization
2010-01-26, by Sylvain Thénault
cleanup base class
2010-01-26, by Sylvain Thénault
by default use new jquery widgets for Time/Date/DateTime fields
2010-01-26, by Sylvain Thénault
new jquery based widgets for Time/Date/DateTime, backported from crm
2010-01-26, by Sylvain Thénault
introduce a default render implementation on the base widget, which
2010-01-26, by Sylvain Thénault
[forms] new optional suffix attribute on widget objects, used to generage input name / dom id.
2010-01-26, by Sylvain Thénault
introduce new _ensure_correctly_typed method on fields, responsible
2010-01-26, by Sylvain Thénault
fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
2010-01-26, by Sylvain Thénault
cleanup module namespace but only importing the formwidgets module
2010-01-26, by Sylvain Thénault
fix deprecation warnings
2010-01-26, by Sylvain Thénault
fif inlined relation forms pb w/ new ajax forms.
2010-01-26, by Sylvain Thénault
now that we are property initializing autoform_section for the 'inlined' form type, use it...
2010-01-26, by Sylvain Thénault
[uicfg] fix autoform_section rtags initialization
2010-01-26, by Sylvain Thénault
cache result of the COUNT query used to see if a non unique attribute may be used as rest path on the entity instance to avoid recomputing it later
2010-01-26, by Sylvain Thénault
incontext view of EmailAddress is a mailto: link
2010-01-26, by Sylvain Thénault
add CWProperty for_user CWUser when on the user primary view
2010-01-26, by Sylvain Thénault
move CWProperty rtags from autoform to cwproperties module.
2010-01-26, by Sylvain Thénault
fix Bytes submission pb on POST, due to multiple call to field.process_form_value
2010-01-26, by Sylvain Thénault
must skip internal field value from the generic relations combobox
2010-01-26, by Sylvain Thénault
case where 'w' argument is None should be handled in do_paginate
2010-01-26, by Sylvain Thénault
[uicfg] clean dead code, fix indexview_etype_section for ExternalUri and Bookmark
2010-01-26, by Sylvain Thénault
[uicfg] fix reloading pb with the indexview_etype_section
2010-01-26, by Sylvain Thénault
must catch UnmodifiedField exception in has_been_modified
2010-01-26, by Sylvain Thénault
command may now officially be either a string or a list, don't make think it's for backward compat
2010-01-26, by Sylvain Thénault
nicer usage for cubicweb-ctl
2010-01-26, by Sylvain Thénault
get back iterparents implementation from folder cubes
2010-01-26, by Sylvain Thénault
eschema view has been removed
2010-01-26, by Sylvain Thénault
[bfss] make it works when adding/updating entities with an attribute using bfss
2010-01-26, by Sylvain Thénault
d-t-w
2010-01-25, by Sylvain Thénault
fix copyright
2010-01-25, by Sylvain Thénault
XXX quick fix html validation by removing <canvas>
2010-01-25, by Sylvain Thénault
skil internal field value, else we get an error
2010-01-25, by Sylvain Thénault
add source in backup/restore failure message
2010-01-25, by Sylvain Thénault
introduced dependency to lgc > 0.47 for new stacklevel argument to deprecated + new db backup/restore api
2010-01-25, by Sylvain Thénault
handle lgc.adbh api changes within regards of backup/restore:
2010-01-25, by Sylvain Thénault
match_rtype hook selector now accepts frometypes/toetypes optional arguments to match only given subject/object entity types
2010-01-25, by Sylvain Thénault
a selector MUST NO return None
2010-01-25, by Sylvain Thénault
some fixes so that deprecation warning are properly localized
2010-01-25, by Sylvain Thénault
to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument
2010-01-25, by Sylvain Thénault
refactor attributes'value generator to deal with yams special
2010-01-25, by Sylvain Thénault
backport stable
2010-01-22, by Sylvain Thénault
backport stable
2010-01-22, by Sylvain Thénault
3.6 api update
2010-01-22, by Sylvain Thénault
[vreg] object_by_id should not have been deprecated. Fix facets.
2010-01-22, by Sylvain Thénault
fix stupid typo ...
stable
2010-01-22, by Adrien Di Mascio
fix condition to paginate a result set
stable
2010-01-22, by Sylvain Thénault
make rollback available in shell (as commit is)
2010-01-22, by Sylvain Thénault
add a reminder
2010-01-22, by Sylvain Thénault
fix indentation / tab pbs
2010-01-22, by Sylvain Thénault
fix name error
2010-01-22, by Sylvain Thénault
add approximated version number to deprecation warning
2010-01-22, by syt
oops, missing return
2010-01-22, by syt
we need extrapath when trying to import site_cubicweb files
2010-01-22, by Sylvain Thénault
move extra path computing as a configuration class property so we can reused it
2010-01-22, by Sylvain Thénault
first draft for a simple hooks based custom attribute storage,
2010-01-22, by Sylvain Thénault
d-t-w
2010-01-22, by Sylvain Thénault
closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
2010-01-21, by Sylvain Thénault
fix #636936: read_permission relation should not be mandatory
2010-01-21, by Sylvain Thénault
fix #615848: undefined 'new' variable was refering to the newly introduced subquery / remove_subquery doesn't take an undefine argument (probable copy/paste from the remove_node call)
stable
2010-01-21, by Sylvain Thénault
some docstring
stable
2010-01-21, by Sylvain Thénault
[doc] reformulate dependencies
stable
2010-01-21, by Sylvain Thénault
[views] FinalView should display an empty string if value is None
stable
2010-01-21, by Adrien Di Mascio
merge
2010-01-21, by Sylvain Thénault
move base form renderer label handling into a function to reuse it in CompositeFormRenderer and avoid seeing a tuple in column headers...
stable
2010-01-21, by Sylvain Thénault
minor schema deserialization optimizations
2010-01-21, by Sylvain Thénault
oopb, widget has been renamed
2010-01-21, by Sylvain Thénault
specify formvid=edition to get multiple edition working w/ 3.6
2010-01-21, by Sylvain Thénault
reminder
2010-01-21, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-896
+896
+1000
+3000
tip