Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-384
+384
+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.
[old css] use aColor property
stable
2011-04-05, by Sylvain Thénault
[uipros] drop unused properties
stable
2011-04-05, by Sylvain Thénault
[selectors] abstract ExpectedValueSelector now accept a set as single argument
stable
2011-04-05, by Sylvain Thénault
[igeocodable] import adapter description
stable
2011-04-05, by Sylvain Thénault
[dataimport] tell more and nicely about transaction status
stable
2011-04-04, by Sylvain Thénault
[dataimport] propagate stack
stable
2011-04-04, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
2011-04-01, by Alexandre Fayolle
Added tag cubicweb-version-3.12.0 for changeset fd502219eb76
cubicweb-debian-version-3.12.0-1
2011-04-01, by Alexandre Fayolle
prepare 3.12.0
cubicweb-version-3.12.0
2011-04-01, by Alexandre Fayolle
[time zone] support for TZDatetime and TZTime data type
2011-04-01, by Sylvain Thénault
merged test fix from stable
2011-04-01, by Alexandre Fayolle
[http] implement 1587305: provide better implementation of Accept header parsing + tests
2011-04-01, by Adrien Di Mascio
[web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction
stable
2011-04-01, by Sylvain Thénault
merge stable to default
2011-04-01, by Alexandre Fayolle
fix failing tests before 3.12 release
2011-04-01, by Alexandre Fayolle
[dataimport] new 'lazydbtable' generator function to feed data from a database table
stable
2011-04-01, by Sylvain Thénault
[dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes)
stable
2011-04-01, by Sylvain Thénault
[dataimport] cleanups, update docstring to up-to-date usage
stable
2011-04-01, by Sylvain Thénault
[doc] improve dostring of server.hook
stable
2011-03-31, by Nicolas Chauvat
merge back stable to default
2011-03-31, by Alexandre Fayolle
[cwctl] refactor ui messages aiming for consistency and simplicity
stable
2011-03-31, by Nicolas Chauvat
[entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
2011-03-31, by Sylvain Thénault
[entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
2011-03-31, by Sylvain Thénault
[schema, refactoring] use RQLExpression as base class for RQL constraint classes
2011-03-31, by Sylvain Thénault
[reledit] fix crash due to wrong attributes usage
stable
2011-03-31, by Sylvain Thénault
merge
2011-03-31, by Alexandre Fayolle
make it easier to inherit from EditionFormView
stable
2011-03-31, by Florent Cayré
more TZDatetime/TZTime test fixes
2011-03-30, by Alexandre Fayolle
fix test_knownValues_load_schema
2011-03-30, by Alexandre Fayolle
backport stable to default
2011-03-30, by Alexandre Fayolle
[doc] fix typo
stable
2011-03-30, by Nicolas Chauvat
[doc] fix typo
stable
2011-03-30, by Nicolas Chauvat
[AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder
stable
2011-03-30, by Sylvain Thénault
[sql generation test] avoid lgdb warnings when a db module is faked
stable
2011-03-30, by Sylvain Thénault
backport stable
2011-03-30, by Sylvain Thénault
[c-c create] unification of c-c create and its subcommands handling
stable
2011-03-30, by Sylvain Thénault
[rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap
stable
2011-03-30, by Sylvain Thénault
[rql rewriter] drop unused argument
stable
2011-03-30, by Sylvain Thénault
[rql rewriter] don't add unnecessary (potentially buggy) exists
stable
2011-03-30, by Sylvain Thénault
update lgc dependency also in pkginfo
stable
2011-03-29, by Alexandre Fayolle
updated lgc dependency
stable
2011-03-29, by Alexandre Fayolle
allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533)
stable
2011-03-29, by Alexandre Fayolle
[date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893
stable
2011-03-29, by Sylvain Thénault
cleanup
stable
2011-03-28, by Sylvain Thénault
[c-c create] we should also skip option with no type, else we may generate title for section without any option to fill
stable
2011-03-28, by Sylvain Thénault
[config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file
stable
2011-03-28, by Sylvain Thénault
[config] generalise config.creating, allowing to drop set_language class attribute
stable
2011-03-28, by Sylvain Thénault
[web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute)
stable
2011-03-28, by Sylvain Thénault
merge
stable
2011-03-28, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92
stable
2011-03-28, by Nicolas Chauvat
Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855
stable
cubicweb-debian-version-3.11.2-1
2011-03-28, by Nicolas Chauvat
[packaging] prepare 3.11.2
stable
cubicweb-version-3.11.2
2011-03-28, by Nicolas Chauvat
try to reconstruct the file forgotten by syt in changeset e094b3d4eb95
stable
2011-03-28, by Alexandre Fayolle
[javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching
stable
2011-03-28, by Adrien Di Mascio
cleanups
stable
2011-03-28, by Sylvain Thénault
[cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though)
stable
2011-03-28, by Sylvain Thénault
[repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring)
stable
2011-03-28, by Sylvain Thénault
[server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py
stable
2011-03-28, by Sylvain Thénault
[facets] closes #1569459 (date-range facet with year < 1900)
stable
2011-03-28, by Adrien Di Mascio
[session] add find_entities and find_one_entity to session/request API (closes #1550045)
stable
2011-03-28, by Nicolas Chauvat
[web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475)
stable
2011-03-28, by Nicolas Chauvat
[c-c create] db-create doesn't not take a verbose option any longer
stable
2011-03-28, by Sylvain Thénault
[css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear
stable
2011-03-28, by Sylvain Thénault
[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not
stable
2011-03-25, by Sylvain Thénault
[cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way
stable
2011-03-25, by Sylvain Thénault
[cwprops] add set_property method on CWUser instances, to ease setting of user specific properties
stable
2011-03-25, by Sylvain Thénault
[merge] backport stable fixes into default
2011-03-24, by Aurelien Campeas
Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation
stable
2011-03-22, by Alexandre Fayolle
backport oldstable
stable
2011-03-24, by Sylvain Thénault
[migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities
oldstable
2011-03-24, by Sylvain Thénault
[migration] improve fix cwuri progress bar
oldstable
2011-03-24, by Sylvain Thénault
[migration] explicit first step of 3.10.9 migration.
oldstable
2011-03-24, by Sylvain Thénault
cleanups
stable
2011-03-24, by Sylvain Thénault
[uiprops, css] make header background actually modifiable through uiprops
stable
2011-03-24, by Sylvain Thénault
[components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header
stable
2011-03-24, by Sylvain Thénault
[schema views] don't propose 'view all' action for final entity types (closes #1560549)
stable
2011-03-23, by Sylvain Thénault
[doc] fix urls pointing to repositories and download sites
stable
2011-03-23, by Nicolas Chauvat
backported tag to stable
stable
2011-03-21, by Alexandre Fayolle
Added tag cubicweb-version-3.9.x for changeset 48f468f33704
oldstable
2011-03-21, by Alexandre Fayolle
merge
stable
2011-03-17, by Aurelien Campeas
[devtools] missing py2.5 compat import
oldstable
2011-03-17, by Aurelien Campeas
merge oldstable into default
stable
2011-03-17, by Pierre-Yves David
fix stupid typo
oldstable
2011-03-17, by Pierre-Yves David
merge
oldstable
2011-03-17, by Pierre-Yves David
merge: [testlib] require explicite overwriting of TestDataBaseHandler.
stable
2011-03-17, by Pierre-Yves David
[testlib] require explicite overwriting of TestDataBaseHandler.
oldstable
2011-03-17, by Pierre-Yves David
remove conflict marker
stable
2011-03-17, by Pierre-Yves David
merge old stable into stable
stable
2011-03-16, by Pierre-Yves David
fix pylint helper methods: need a classmathod in cwconfig.py
stable
2011-03-16, by Alexandre Fayolle
fix pylint helper methods: need a classmathod in cwconfig.py
oldstable
2011-03-16, by Alexandre Fayolle
merged back pylint help changes to stable
stable
2011-03-16, by Alexandre Fayolle
merge
oldstable
2011-03-16, by Alexandre Fayolle
help pylint by explicitely defining some attributes
oldstable
2011-03-16, by Alexandre Fayolle
[doc] fix indentation spelling and grammar of tutorials/advanced/part03_bfss
stable
2011-03-15, by Nicolas Chauvat
[doc] complete description of EXISTS in rql/language.rst
stable
2011-03-15, by Nicolas Chauvat
[doc] fix rql/debugging.rst and server.__init__ docstrings
stable
2011-03-15, by Nicolas Chauvat
[doc] fix rql/debugging.rst and server.__init__ docstrings
oldstable
2011-03-15, by Nicolas Chauvat
[test] New Handling of database for test.
oldstable
2010-12-07, by Aurelien Campeas
[reledit] repair some brokennes
2011-03-11, by Aurelien Campeas
[reledit] kill the reledit/doreledit duality
2011-01-19, by Aurelien Campeas
default (3.11.X) is now stable
stable
2011-03-11, by Sylvain Thénault
stable (3.10.X) is now oldstable
oldstable
2011-03-11, by Sylvain Thénault
[test] add some tags
stable
2011-03-10, by Sylvain Thénault
[test] properly close connections
stable
2011-03-10, by Sylvain Thénault
[devtools] fix anonymous user handling in test classes
stable
2011-03-10, by Sylvain Thénault
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
2011-03-10, by Adrien Di Mascio
[views] #1499661 get rid of base tag
2011-03-10, by Adrien Di Mascio
backport stable
2011-03-10, by Sylvain Thénault
[tabs] forward url parameters to lazy tabs views
stable
2011-03-10, by Adrien Di Mascio
[testlib] fix regression introduced in 7065:6a6ea9966931
stable
2011-03-09, by Sylvain Thénault
[testlib] simplify code by using a class attribute
stable
2010-12-07, by Sylvain Thénault
[repo] fix multi-threads bug with get_option_value: pyro proxy can't be used from a thread to another without caution (closes #1535206)
stable
2011-03-09, by Sylvain Thénault
fix editable_attributes bug (closes #1534802)
stable
2011-03-09, by Alexandre Fayolle
[http test] fix typo in super call
2011-03-08, by Sylvain Thénault
backport stable
2011-03-08, by Sylvain Thénault
[testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox
stable
2011-03-08, by Sylvain Thénault
[tests] Fix web test for windmill and forms
2011-02-18, by Julien Jehannet
[uilib] fix eid_param implementation
stable
2011-03-08, by Sylvain Thénault
[test] fix bad super call
stable
2011-03-08, by Sylvain Thénault
[dbapi] split in_memory_cnx functions
stable
2011-03-08, by Sylvain Thénault
Remove trailing white space
stable
2011-03-08, by Sylvain Thénault
Add a "closed" property on session
stable
2011-03-08, by Sylvain Thénault
[test] Improve tagging and error message of TwistedCWIdentTC
stable
2011-03-08, by Sylvain Thénault
[test/windmill] Gracefully skip windmill test if windmill can't be imported.
stable
2011-03-03, by Pierre-Yves David
[devtools/qunit] had "qunit" test for tag.
stable
2011-03-03, by Pierre-Yves David
[3.10.9 migration] don't display progress bar if stdout is not a tty
stable
2011-03-08, by Sylvain Thénault
[source host alias] match_host is the attribute, match is the method
2011-03-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.11.1-1 for changeset 77318f1ec4aa
2011-03-07, by Sylvain Thénault
Added tag cubicweb-version-3.11.1 for changeset d0410eb4d8bb
cubicweb-debian-version-3.11.1-1
2011-03-07, by Sylvain Thénault
3.11.1
cubicweb-version-3.11.1
2011-03-07, by Sylvain Thénault
i18nupdate
2011-03-07, by Sylvain Thénault
backport stable
2011-03-07, by Sylvain Thénault
some copyrigh updates
stable
2011-03-07, by Sylvain Thénault
[sql generation] fix exists table scope pb: when iterating other solutions inner to an EXISTS subquery, we should reset variables which have this exists node as scope
stable
2011-03-07, by Sylvain Thénault
[sql generation] fix table scope pb: when an inlined relation is used as principal for the rhs variable, we should adjust lhs variable'scope
stable
2011-03-07, by Sylvain Thénault
merge stable changes into default
2011-03-07, by Nicolas Chauvat
[testlib] backport some useful testing utilities from tracker's testutils module
stable
2011-03-07, by Sylvain Thénault
[testlib] fix rql generation bug w/ groups given as unicode string
stable
2011-03-07, by Sylvain Thénault
[multi-sources] add missing close method on ConnectionWrapper
stable
2011-03-03, by Sylvain Thénault
[c-c db-check] new checks for entities missing a mandatory relation/attribute
stable
2011-03-03, by Sylvain Thénault
[c-c db-check] factorize code by introducing notify_fixed dumb function
stable
2011-03-03, by Sylvain Thénault
[migration] cleanup corrupted database, pb noticed on several instances
stable
2011-03-03, by Sylvain Thénault
[dataimport] remove eid_key deprecation warning and prints
stable
2011-03-03, by Adrien Di Mascio
[config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed
stable
2011-02-28, by Sylvain Thénault
[config refactoring] rename eproperty_definition method to cwproperty_definition
stable
2011-02-28, by Sylvain Thénault
allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source)
stable
2011-02-22, by Alexandre Fayolle
add some tips for users who want to bind to an AD server
stable
2011-02-22, by Alexandre Fayolle
[c-c upgrade] rename force-componant-version option to force-cube-version and cleanup code
stable
2011-02-21, by Sylvain Thénault
[repo querier] fix rqlst cache no limit issue, comment the code
stable
2011-02-21, by Sylvain Thénault
[migration] missing future import
stable
2011-02-18, by Sylvain Thénault
backport stable
2011-02-18, by Sylvain Thénault
[source hooks] filter out case where source configuration doesn't have to be reloaded
2011-02-18, by Sylvain Thénault
Added tag cubicweb-debian-version-3.11.0-1 for changeset 8daabda9f571
2011-02-18, by Sylvain Thénault
Added tag cubicweb-version-3.11.0 for changeset 37432cede4fe
cubicweb-debian-version-3.11.0-1
2011-02-18, by Sylvain Thénault
[schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms)
stable
2011-02-18, by Sylvain Thénault
i18n update
cubicweb-version-3.11.0
2011-02-18, by Sylvain Thénault
[source ui] uicfg tweaks
2011-02-18, by Sylvain Thénault
3.11
2011-02-18, by Sylvain Thénault
[web test] fix some tests broken by recent (and various) changesets
2011-02-18, by Sylvain Thénault
[web/views] add a generic rdf view
2011-02-18, by Nicolas Chauvat
backport stable
2011-02-18, by Sylvain Thénault
[testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes
stable
2011-02-18, by Sylvain Thénault
backport stable
2011-02-18, by Sylvain Thénault
[schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance
stable
2011-02-17, by Sylvain Thénault
[schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database
stable
2011-02-17, by Sylvain Thénault
[schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance)
stable
2011-02-17, by Sylvain Thénault
backport stable
2011-02-17, by Sylvain Thénault
cleanup
stable
2011-02-17, by Sylvain Thénault
[web test] ensure we're using proper instance home
stable
2011-02-17, by Sylvain Thénault
backport stable
2011-02-17, by Sylvain Thénault
[config] we should load available configuration before search for an instance configuration
stable
2011-02-17, by Sylvain Thénault
[dbapi] fix for cases where one want to use 'connect' for an in-memory connection
stable
2011-02-17, by Sylvain Thénault
[skel] avoid pylint warning for newly generated cube
stable
2011-02-17, by Sylvain Thénault
[sobjects/parsers] compatibility with xml view of cw <= 3.10
2011-02-17, by Nicolas Chauvat
[sobjects/parsers] on validationerror, skip entity and continue processing feed
2011-02-17, by Nicolas Chauvat
[web test] fix test name conflict
stable
2011-02-16, by Sylvain Thénault
merge default heads
2011-02-16, by Sylvain Thénault
merge default heads
2011-02-16, by Sylvain Thénault
[tabs] use datadir_url to build image url instead of hardcoding data/
2011-02-16, by Adrien Di Mascio
[wdoc] fallback to english title when no translation found
stable
2011-02-16, by Sylvain Thénault
[datafeed] don't crash if python-kerberos isn't installed
2011-02-16, by Sylvain Thénault
[sobjects/parsers] add gssapi auth handler to urllib2 opener
2011-02-15, by Nicolas Chauvat
[data operation] add new remove_data method
stable
2011-02-15, by Sylvain Thénault
[migtration] fix migration script for 'dont cross' relations
2011-02-14, by Sylvain Thénault
backport stable
2011-02-14, by Adrien Di Mascio
[dataimport] implement create_entity() on ObjectStore to provide a consistent interface
stable
2011-02-14, by Adrien Di Mascio
[dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities
stable
2011-02-14, by Adrien Di Mascio
[hooks] do not break if no entity created or updated during feed update
2011-02-14, by nico
[ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups
stable
2011-02-14, by Sylvain Thénault
[ldap test] use get_available_port from cw.devtools.httptest
stable
2011-02-11, by Sylvain Thénault
[test] generate slapd.conf to be cwd independant
stable
2011-02-11, by Sylvain Thénault
[ldap test] use get_available_port from cw.devtools.httptest
2011-02-11, by Sylvain Thénault
[test] generate slapd.conf to be cwd independant
2011-02-11, by Sylvain Thénault
backport stable
2011-02-11, by Sylvain Thénault
[test] missing future import
stable
2011-02-11, by Sylvain Thénault
backport stable
2011-02-11, by Sylvain Thénault
[testlib] take care, validator may be None
stable
2011-02-11, by Sylvain Thénault
[testlib] extract get_validator method from _check_html, move assertDocTestFile
stable
2011-02-11, by Sylvain Thénault
[testlib] new method on page info object to ensure some tag with arbitrary attributes is found
stable
2011-02-11, by Sylvain Thénault
[packaging, test] include ldap test files in sdist
stable
2011-02-11, by Sylvain Thénault
[test] python 2.5 specifix
2011-02-10, by Sylvain Thénault
add a note
2011-02-10, by Sylvain Thénault
[manage view] get etypes first to avoid xhtml validation error if no one found
2011-02-10, by Sylvain Thénault
[datafeed] return empty dict when source is fresh avoid crash in the looping task because None returned
2011-02-10, by Sylvain Thénault
[manage view] fix skipping of startup views
2011-02-10, by Nicolas Chauvat
[parser host mapping] take care to cases where apphome is None (c-c i18ncube command for instance)
2011-02-10, by Sylvain Thénault
backport stable
2011-02-09, by Sylvain Thénault
[test] update cwxml tests: computed cwuri have changed, and parser.parse isn't anymore a static method
2011-02-09, by Sylvain Thénault
[testlib] by default skip new 'manage' action's category
2011-02-09, by Sylvain Thénault
[manage view] filter before displaying anything avoid xhtml errors
2011-02-09, by Sylvain Thénault
[test] update cwuri test
stable
2011-02-09, by Sylvain Thénault
[test] test extracted from unittest_hooks + new test for unique constraint check
2011-02-09, by Sylvain Thénault
[datafeed] introduce a host mapping so dev instance may transparently redirect request to another host than the actual's one
2011-02-09, by Sylvain Thénault
[management ui] add views to manage sources similarly to users
2011-02-09, by Sylvain Thénault
[manage view] cleanup manage view and user menu
2011-02-09, by Sylvain Thénault
[datafeed] add parser to import cubicweb xml
2011-02-09, by Sylvain Thénault
[xml] enhance default entity xml view
2011-02-09, by Sylvain Thénault
[pyro source] benefit from addition of latest_retrieval on CWSource
2011-02-09, by Sylvain Thénault
[repository] #1460066: backport datafeed cube as cubicweb source
2011-02-09, by Sylvain Thénault
backport stable
2011-02-09, by Sylvain Thénault
[entity, metadata] huuum, use resolvable url as cwuri... And fix existing ones.
stable
2011-02-09, by Sylvain Thénault
[doc] update some copyrights
stable
2011-02-09, by Sylvain Thénault
[repo, ms] fix pb introduced in 6941:9ed02daa7dbb resulting in missing relation deletes when an entity is deleted
2011-02-09, by Sylvain Thénault
[tabs js] merge tabs and lazy js files into cw.ajax.js and use camel case names to satisfy js coding standards
2011-02-08, by Sylvain Thénault
[schema, ui] fix is_subobject to skip cw_source relation (else everything is considered as a subobject, since this relation is now composite)
2011-02-08, by Sylvain Thénault
[admin ui] nicer views for users/groups management
2011-02-08, by Charles Hébert
[test, ui] mark CWSourceSchemaConfig as an internal type
2011-02-08, by Sylvain Thénault
backport stable
2011-02-08, by Sylvain Thénault
[js] using the actual registry fixes spurious warnings
stable
2011-02-07, by Sylvain Thénault
[pyrorql source] using 'time' option type is more convenient
2011-02-07, by Sylvain Thénault
[sources] refactor source creation and options handling
2011-02-07, by Sylvain Thénault
[sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
2011-02-07, by Sylvain Thénault
[sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
2011-02-07, by Sylvain Thénault
[source schema] fix permission pb on cw_host_config_of relation + add composite on cw_source, so entities from a source are properly removed when the source is removed
2011-02-07, by Sylvain Thénault
[repo, ms] optimise external source deletion by using source's eid instead of name
2011-02-07, by Sylvain Thénault
[rql2sql] should not select a neged relation as principal + simplify code for sql generation for attribute relation
stable
2011-02-06, by Sylvain Thénault
[c-c] fix crash on delete instance + potential others when user don't specify db user's password
stable
2011-02-04, by Sylvain Thénault
add a rql directive to restructuredtext
stable
2010-12-13, by Nicolas Chauvat
[pkg] bump dependency on logilab.database
stable
2011-02-03, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.8-1 for changeset 132b525de25b
stable
2011-02-02, by Sylvain Thénault
Added tag cubicweb-version-3.10.8 for changeset e581a86a68f0
stable
cubicweb-debian-version-3.10.8-1
2011-02-02, by Sylvain Thénault
3.10.8
stable
cubicweb-version-3.10.8
2011-02-02, by Sylvain Thénault
i18nupdate
stable
2011-02-02, by Sylvain Thénault
undo part of #6911
2011-02-01, by Aurelien Campeas
backport stable
2011-02-01, by Sylvain Thénault
[test] add test for != operator
stable
2011-02-01, by Sylvain Thénault
[rql2sql] fix bug with NOT in "fake" having terms
stable
2011-02-01, by Sylvain Thénault
[doc/book] simplify & fix the overview chapter
stable
2011-02-01, by Aurelien Campeas
ooops :D
stable
2011-01-31, by Sylvain Thénault
cleanups
stable
2011-01-31, by Sylvain Thénault
[ctxcomponents vreg] allow to specify 'no cache' using __cache argument
stable
2011-01-31, by Sylvain Thénault
[js utils] backport some generic code from comments cube
stable
2011-01-31, by Sylvain Thénault
[doc] update photo web site tutorial: we're starting from cw 3.10/file 1.9+
stable
2011-01-31, by Sylvain Thénault
[view] fix/enhance view.render
stable
2011-01-28, by Sylvain Thénault
[js lib] new string.rstrip method
stable
2011-01-28, by Sylvain Thénault
[ibreadcrumb] fix breadcrumb adapter backward compat
stable
2011-01-28, by Sylvain Thénault
[selectors] modify workflow selectors: is_in_state, on_transition
stable
2011-01-28, by Julien Jehannet
[cw-ctl] use default `mkdtemp()` behaviour to store backup file internally
stable
2011-01-28, by Julien Jehannet
[debian] fix lintian errors
stable
2011-01-28, by Julien Jehannet
[devtools] fix understanding of boundary constraint on db automatic population
stable
2011-01-28, by Sylvain Thénault
[rset] fix entity building for some result set with UNION and subqueries
stable
2011-01-28, by Sylvain Thénault
[c-c] lgc 0.54 check for duplicated commands, this may occurs with cw where plugins are automaticall (re)loaded
stable
2011-01-28, by Sylvain Thénault
[utils] support_args now support classes, searching if __init__ supports the arguments
stable
2011-01-28, by Sylvain Thénault
[schema sync] fix crash when bad inlinment detected, inlined is not in the locals
stable
2011-01-28, by Sylvain Thénault
cleanup, docstring update
stable
2011-01-27, by Sylvain Thénault
fix test broken by addition of new entity in test schema
stable
2011-01-27, by Alexandre Fayolle
[view] missing class on label span
stable
2011-01-27, by Sylvain Thénault
fix #1452413 : is_in_state selector does not match initial state of an entity
stable
2011-01-27, by Alexandre Fayolle
[component] refactor layout retrieval to handle case where we've an entity without rset properly
stable
2011-01-27, by Sylvain Thénault
[forms] EntityFieldsForm now take extra mainentity argument, for usage with composite form (the main form) where one of the subform edits the main entity
stable
2011-01-27, by Sylvain Thénault
[selectors] one_line_rset selector should also work when rset is None but an entity is specified
stable
2011-01-27, by Sylvain Thénault
[workflow] fix warning: we want to see the adapted entity, not the adapter
stable
2011-01-27, by Sylvain Thénault
[js] fix deprecated call
stable
2011-01-27, by Sylvain Thénault
[uicfg] fix reledit rtag initialization for final relations
stable
2011-01-27, by Sylvain Thénault
[uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict
stable
2011-01-27, by Sylvain Thénault
[rtags] fix NoTargetRelationTagsDict to ensure relation are tagged using '*' during initialization
stable
2011-01-27, by Sylvain Thénault
[rtags] speepup initialization by avoiding to get file entity types relations (useless)
stable
2011-01-27, by Sylvain Thénault
[skel] try to generate warning free stub...
stable
2011-01-26, by Sylvain Thénault
[deprecation] kill remaining 3.6 warning
stable
2011-01-26, by Sylvain Thénault
[migration] cwunique constraint schema fix must be done in bootstrap migration
stable
2011-01-26, by Sylvain Thénault
[i18n] missing some english translation
stable
2011-01-26, by Sylvain Thénault
we must check constraint for all concerned entities and not stop at the first deleted one
stable
2011-01-26, by Alexandre Fayolle
avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted
stable
2011-01-26, by Alexandre Fayolle
[css] fix popup css (login box) for IE7
stable
2011-01-25, by Katia Saurfelt
[user form] use InOutWidget to edit CWUser in_group relation
stable
2011-01-26, by Sylvain Thénault
[widgets, js] add a InOutWidget for multiple select
stable
2011-01-25, by Katia Saurfelt
improve massive deletion performance
stable
2011-01-25, by Alexandre Fayolle
[ldap] remove useless hack in unittest_ldapuser.py
stable
2011-01-25, by David Douard
[tests] make ldap source test run its own local (Open)LDAP server
stable
2011-01-25, by David Douard
[ldap] small code cleanups
stable
2011-01-25, by David Douard
[test] fix score_entity test
stable
2011-01-25, by Sylvain Thénault
[testlib] missing method on value generator to generate the Interval type
2011-01-24, by Sylvain Thénault
[cleanup]
2011-01-24, by Sylvain Thénault
backport stable
2011-01-24, by Sylvain Thénault
[selector] update `match_transition` selector to match form & as well as form view.
stable
2011-01-24, by Charles Hébert
[book] fixes some references and other doc construction pbs
stable
2011-01-24, by Sylvain Thénault
[book] advanced tutorial part 5 improvments: add some roles, talk about cube's layout, strip image
stable
2011-01-24, by Sylvain Thénault
update code sample to 3.10 api
stable
2011-01-24, by Sylvain Thénault
blog proofreading
stable
2011-01-24, by Alexandre Fayolle
[doc] backport part 3 & 4 of the sytweb's tutorial + to be published part 5
stable
2011-01-23, by Sylvain Thénault
[test] missing future imports
stable
2011-01-21, by Sylvain Thénault
[test] fix typo
stable
2011-01-21, by Sylvain Thénault
[schema test] fix tests broken by 6861:9d4e11d6e783 (missing data files and not removed deprecated/broken test)
stable
2011-01-21, by Sylvain Thénault
[vreg] check for identical app objects when replacing
stable
2011-01-21, by Julien Jehannet
[docstring] minor: add warning about entity cache for rql_condition selector
stable
2011-01-20, by Julien Jehannet
[selectors] minor: use similar __repr__ implementation for selector instances
stable
2011-01-21, by Sylvain Thénault
[tests] new unit tests about score_entity selector (inscore machinery)
stable
2011-01-20, by Julien Jehannet
[tests] use migration api to create workflow
stable
2011-01-19, by Julien Jehannet
[c-c delete] closes #1433117 and other flavours where we don't want to crash on error
stable
2011-01-21, by Sylvain Thénault
[after edition ui] closes #1381425: Wrong message : 'entity edited (click here to see created entity)'
stable
2011-01-21, by Sylvain Thénault
[i18n] cleanup catalogs
stable
2011-01-21, by Sylvain Thénault
[adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class
stable
2011-01-21, by Sylvain Thénault
[c-c delete] add quote on db drop statement to be more robust to exotic database names
stable
2011-01-20, by Sylvain Thénault
[ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name
stable
2011-01-20, by Sylvain Thénault
[schema] ease understanding of schema naming error
stable
2011-01-20, by Sylvain Thénault
[db-create] we should always ask db user that should be used when special privileges are required
stable
2011-01-20, by Sylvain Thénault
[entity] fix some docstrings
stable
2011-01-20, by Sylvain Thénault
[js] always lowercase baseuri #1433305
stable
2011-01-20, by Aurelien Campeas
[rset] add utility method to get entities and attributes from any rset
stable
2011-01-19, by Aurelien Campeas
[url publishing] evaluate url rewrite rules before rest path so one may easily override schema based urls
2011-01-20, by Sylvain Thénault
[ui, index page] drop useless 'schema entities' table
2011-01-20, by Sylvain Thénault
[views] delete ``permission`` tab in ``SchemaView``
2011-01-20, by cheb
[schema] fix CWSource permissions
stable
2011-01-20, by Sylvain Thénault
[migration] fix migration of old cw instances which do not have yet the CWUniqueTogetherConstraint entity type
stable
2011-01-20, by Sylvain Thénault
[repo] kill no more needed 'recreate' feature
2011-01-19, by Sylvain Thénault
[repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed
stable
2011-01-19, by Sylvain Thénault
[repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
2011-01-19, by Sylvain Thénault
[web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
2011-01-19, by Sylvain Thénault
[primary view] support for entity_call on primary view
2011-01-19, by Sylvain Thénault
[doc] fix typo
stable
2011-01-19, by Sylvain Thénault
[c-c list] don't crash if there are no 'version' attribute in pkginfo
stable
2011-01-19, by Sylvain Thénault
[config] stop using a metaclass for registration of "public" configuration, simply do it explicitly
stable
2011-01-19, by Sylvain Thénault
[devtools] set configuration name to all-in-one so test/data/all-in-one.conf file will be loaded as one may expected
stable
2011-01-19, by Sylvain Thénault
backport stable
2011-01-19, by Sylvain Thénault
[sparql] fix an url generation bug breaking sparqlxml results view + remove a deprecation warning
stable
2011-01-19, by Sylvain Thénault
[skel] setup.py patched to get easy_install to work
stable
2011-01-17, by Sylvain Thénault
[tutorial] make things clearer
stable
2011-01-17, by Sylvain Thénault
[hook] drop now deprecated comment (pop handled by get_data)
stable
2011-01-17, by Sylvain Thénault
tutorial proof reading
stable
2011-01-17, by Alexandre Fayolle
[pkg] fix small bug appearing on Windows
stable
2011-01-17, by Alain Leufroy
[doc] major rework of the simple blog tutorial
stable
2011-01-17, by Sylvain Thénault
[doc] fix match_rtype_sets docstring
stable
2011-01-17, by Sylvain Thénault
[doc] some ReST syntax fixes
stable
2011-01-17, by Sylvain Thénault
[doc] update cw api (XXX: similar changes have to be done in book probably)
stable
2011-01-17, by Sylvain Thénault
added note about the effect of commit/rollback on the hooks_control context manager
stable
2011-01-17, by Alexandre Fayolle
[doc] fix security bug in photo web site tutorial
stable
2011-01-14, by Sylvain Thénault
[c-c create] don't ask for web server interface at level 0
stable
2011-01-14, by Sylvain Thénault
[skeleton] nicer pkginfo organization
stable
2011-01-14, by Sylvain Thénault
[ui tweaks] fix default ui
stable
2011-01-14, by Sylvain Thénault
[i18n] missing english translation
stable
2011-01-14, by Sylvain Thénault
[doc] update unittest api
stable
2011-01-14, by Sylvain Thénault
backport stable branch
2011-01-14, by Adrien Di Mascio
[views] fix typo (invalid format character) in deprecation warning
stable
2011-01-14, by Adrien Di Mascio
backport stable
2011-01-13, by Sylvain Thénault
merge stable heads
stable
2011-01-13, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.7-1 for changeset bf5d9a1415e3
stable
2011-01-13, by Sylvain Thénault
Added tag cubicweb-version-3.10.7 for changeset 1959d97ebf2e
stable
cubicweb-debian-version-3.10.7-1
2011-01-13, by Sylvain Thénault
[server test] can't use skipTest method as a class method, raise appropriate exception instead
stable
2011-01-13, by Sylvain Thénault
[etwist] add an 'interface' config option (passed to reactor.listenTCP)
stable
cubicweb-version-3.10.7
2011-01-13, by david douard
[wf migration] allow to deactivate assertion on wfable entity to quick-fix tests
stable
2011-01-13, by Sylvain Thénault
[schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration.
stable
2011-01-13, by Sylvain Thénault
[idownloadable] deprecate download_box function
stable
2011-01-13, by Sylvain Thénault
[idownloadable] restore backward compat
stable
2011-01-12, by Sylvain Thénault
typo in deprecation warning
stable
2011-01-12, by Sylvain Thénault
[doc] stop trying to compile useless files with logilab's internal tools
stable
2011-01-12, by Sylvain Thénault
update version number of dependancy to rql
stable
2011-01-12, by Sylvain Thénault
prepare 3.10.7
stable
2011-01-12, by Sylvain Thénault
i18nupdate
stable
2011-01-12, by Sylvain Thénault
[cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...)
stable
2011-01-11, by Sylvain Thénault
[testlib] extract validation logic into a ``assertWellFormed`` method.
stable
2010-11-09, by Pierre-Yves David
[migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720)
stable
2011-01-11, by Sylvain Thénault
unittest2 fix: can't skip test in setUp, but it's fine in setUpClass
stable
2011-01-11, by Sylvain Thénault
[c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb)
stable
2011-01-11, by Sylvain Thénault
[pyviews] document the fact that content is not xml-escaped (closes #1382038)
stable
2011-01-11, by Sylvain Thénault
[repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002)
stable
2011-01-11, by Sylvain Thénault
[web action] refactor box menu handling, fixing #1401943 on the way
stable
2011-01-11, by Sylvain Thénault
[config] use %r instead of %s for cube name makes things clearer
stable
2011-01-11, by Sylvain Thénault
missing future import
stable
2011-01-10, by Sylvain Thénault
[web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6)
stable
2011-01-10, by Sylvain Thénault
[unittest2] update to unittest2 assertRaises api
stable
2011-01-10, by Sylvain Thénault
[server test] fix test inter-dependancy issue
stable
2011-01-07, by Sylvain Thénault
[multi-sources] fix planning of crossed relation w/ some complex queries
stable
2011-01-07, by Sylvain Thénault
[idownloadable] oneline view display entity's default title instead of file name, while download box display file name
stable
2011-01-07, by Sylvain Thénault
[deprecation] fix bad warning on entity.querier_pending_relations
stable
2011-01-07, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
tip