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.
[entity] make set_relations() accept entities and eids (closes #1631391)
stable
2011-05-05, by Nicolas Chauvat
[CubicWebTC] fix create_user bw compat
stable
2011-05-05, by Sylvain Thénault
[msplanner] fix regression and test failure introduced in 7292:258c92805066
stable
2011-05-05, by Sylvain Thénault
[repository quick start] should modify class attribute to get this actually working (used by a classmethod)
stable
2011-05-04, by Sylvain Thénault
backport stable
2011-05-04, by Adrien Di Mascio
[js] use minified jquery
stable
2011-05-04, by Aurelien Campeas
[entity] fix entity fetch_rql when fetch_attrs contains a rtype with multiple destination etypes which do not have the same fetched attributes themselves (closes #1631282)
stable
2011-05-04, by Florent Cayré
[configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
2011-05-03, by Sylvain Thénault
[js] remove facet-loading.png, use plain-text / i18n
2011-05-03, by Adrien Di Mascio
backport stable
2011-05-03, by Sylvain Thénault
[selectors] fix on_fire_transition for cases where change_state is called (eg no transition specified)
stable
2011-05-03, by Sylvain Thénault
[workflow selectors] introduced new on_fire_transition hook selector, deprecated on_transition
stable
2011-05-02, by Sylvain Thénault
backport stable
2011-05-02, by Sylvain Thénault
[migration] new command to get default workflow for an entity type
stable
2011-05-02, by Sylvain Thénault
[workflow hooks] reuse metadata/integrity categories instead of a new 'workflow' category and drop useless hook
2011-05-02, by Sylvain Thénault
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
2011-05-02, by Sylvain Thénault
[ms planner] ignore neged source relation when trying to restrict query sources
stable
2011-04-29, by Sylvain Thénault
[users management] show email as text avoid specific primary email rendering (and we don't bother getting a clickable link)
stable
2011-04-29, by Sylvain Thénault
[primary view] display entity source in 'metadata' view if it's not the system source
stable
2011-04-29, by Sylvain Thénault
[users management] enhance users table: show state, primary email and data source; show filter form
stable
2011-04-29, by Sylvain Thénault
merge changes from oldstable
stable
2011-04-29, by Nicolas Chauvat
[entity] improve error message
oldstable
2011-04-29, by Nicolas Chauvat
[doc] fix doc and tutorials about hooks and operations
oldstable
2011-04-29, by Nicolas Chauvat
[optim] cache rset column structures
2011-04-29, by Adrien Di Mascio
[js] make _loadAjaxHtmlHead aware of mod_concat-like urls
2011-04-29, by Adrien Di Mascio
[etwist] in debug-mode, concat-file is rebuilt if one of the concatenated file is more recent
2011-04-29, by Adrien Di Mascio
[facets] display splash image while facets are reloading content (closes #1624851)
2011-04-14, by Nicolas Chauvat
[facets] mark titles of active facets with red dot (closes #1624857)
2011-04-14, by Nicolas Chauvat
[facet] add missing selector to HasRelationFacet
stable
2011-04-29, by Sylvain Thénault
[facets] proper fix for #1625112: we should rather call unicode() as we always manipulate string as unicode internally
stable
2011-04-29, by Sylvain Thénault
merge
2011-04-29, by Adrien Di Mascio
[etwist] Generates apache's mod_concat-like urls for js and css
2011-04-28, by Quentin Roquefort
handle js/ css file concatenation with twisted
2011-04-28, by Florent Cayré
put data version md5 into a new url segment to ease static serving
2011-04-28, by Florent Cayré
add cwctl command to generate a consolidated data directory with all cubes/ cubicweb data directories content to be delivered statically
2011-04-28, by Florent Cayré
[etwist] refactor child resources management
2011-04-28, by Adrien Di Mascio
[vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
2011-04-27, by Alexandre Fayolle
backport stable
2011-04-28, by Sylvain Thénault
merge stable
stable
2011-04-28, by Sylvain Thénault
merge oldstable
oldstable
2011-04-28, by Sylvain Thénault
backport oldstable
stable
2011-04-28, by Sylvain Thénault
[page data] don't call unload_page_data too many time (closes #1518398)
oldstable
2011-04-28, by Sylvain Thénault
[request] don't init tabindex unnecessarily, since it's added to page data which will makes an ajax call to unload_page_data necessary
oldstable
2011-04-28, by Sylvain Thénault
[deprecation] kill a remaining 3.6 warning
oldstable
2011-04-28, by Sylvain Thénault
[web config] fix md5 version to ensure cubes order and to include cubicweb version
stable
2011-04-27, by Florent Cayré
merged stable bugfix
2011-04-28, by Alexandre Fayolle
merged oldstable bugfix
stable
2011-04-28, by Alexandre Fayolle
place the disable hooks context manager at the right place (closes: #1626694)
oldstable
2011-04-27, by Alexandre Fayolle
backport stable into default
2011-04-28, by Adrien Di Mascio
backport oldstable into stable
stable
2011-04-28, by Adrien Di Mascio
[js] fix inArray usage in reorderTabIndex() : inArray returns -1 if element is not found, not 'false'
oldstable
2011-04-28, by Adrien Di Mascio
[rql] basic support for regexp-based pattern matching
2011-04-27, by Adrien Di Mascio
[rql] support CAST() Function
2011-04-27, by Adrien Di Mascio
stable is now 3.12
stable
2011-04-27, by Sylvain Thénault
oldstable is now 3.11
oldstable
2011-04-27, by Sylvain Thénault
[js] delete empty js files (incluced in cw.ajax.js)
2011-04-27, by Sylvain Thénault
[sql generation] fix crash on outer join + ambiguous inlined relation + attribute selection
2011-04-27, by Sylvain Thénault
[rql rewrite] backout 7177:f2a976cf7dac : since EXISTS is the variable scope, we want to insert snippets here anyway (other solution would be to NOT insert snippets at all in such case). Closes #1625464
2011-04-26, by Sylvain Thénault
[book] fix documentation + add chpasswd.py script
2011-04-22, by Julien Jehannet
[facets] fix unicode encode error; closes #1625112
2011-04-22, by Aurelien Campeas
[facets] fix RangeFacet get_widget: do no return a widget unless there are at least 2 values; closes #1625203
2011-04-22, by Aurelien Campeas
merge
2011-04-22, by Alexandre Fayolle
Backed out changeset 7a58581d842c
2011-04-22, by Alexandre Fayolle
small reformatting (but test still fails)
2011-04-22, by Alexandre Fayolle
fix tests broken by fcb8932082a5 (continued)
2011-04-22, by Alexandre Fayolle
fix bad handling of inlined relations when entities of different etypes are passed as subject to add_relations
2011-04-22, by Alexandre Fayolle
fix failing test_migration test caused by schema change
2011-04-22, by Alexandre Fayolle
fix tests broken by fcb8932082a5
2011-04-22, by Alexandre Fayolle
merge back stable
2011-04-21, by Alexandre Fayolle
fix server/test/unittest_checkintegrity (failing since 70538ea2532d)
stable
2011-04-21, by Alexandre Fayolle
fix implementation of repository.glob_add_relations (closes ##1625257)
2011-04-20, by Alexandre Fayolle
[server] improve the speed of setting relations between entities (closes #1625257)
2011-04-15, by Alexandre Fayolle
added test case to monitor speed improvements in the repository code.
2011-04-15, by Alexandre Fayolle
backport stable changes to default
2011-04-20, by Alexandre Fayolle
[js] update jquery.corner.js to the latest version (uses native css support for browser that provide it); closes #1625065
2011-04-18, by Aurelien Campeas
[js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
2011-04-18, by Adrien Di Mascio
[devtools] make return value of get_response_header(raw=True) consistent wrt get_header(raw=True)
stable
2011-04-18, by Adrien Di Mascio
[widgets] handle no value label for tristate radios, put default separator on class for easier redefinition - closes #1624839
2011-04-15, by Aurelien Campeas
[doc] update of the update
stable
2011-04-15, by Nicolas Chauvat
[tz postgres support] we've to commit the connection once time-zone is set, else we may loose the setting
2011-04-15, by Sylvain Thénault
[tz support] more tests
2011-04-15, by Sylvain Thénault
[dataimport] actually commit every desired number...
2011-04-15, by Sylvain Thénault
[doc] major update of the install documentation
stable
2011-04-06, by Alain Leufroy
[facets] make rangefacet comply with start_unfolded (closes #1615869)
stable
2011-04-14, by Nicolas Chauvat
[testlib] make a clear distinction between input / output HTTP headers
stable
2011-04-14, by Adrien Di Mascio
[entity] create_entity/cw_instantiate should initialize entity's cache to avoid later queries
2011-04-14, by Sylvain Thénault
[testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
2011-04-14, by Sylvain Thénault
[3.12 regression] don't access to __class__ directly, it may raise AttributeError
2011-04-14, by Sylvain Thénault
[testlib] fix typos / NameErrors in devtools/__init__.py
stable
2011-04-13, by Adrien Di Mascio
[schema serialization] add warning on missing group
stable
2011-04-13, by Sylvain Thénault
backport stable
2011-04-13, by Sylvain Thénault
[testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot.
stable
2011-04-13, by Sylvain Thénault
backport stable
2011-04-13, by Sylvain Thénault
[schema diagram] proper url generation (closes #1621276)
stable
2011-04-13, by Sylvain Thénault
[testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089)
stable
2011-04-13, by Adrien Di Mascio
[entities] fix cw_instantiate typo
stable
2011-04-13, by Aurelien Campeas
[entities/test] add failing test for cw_instantiate
stable
2011-04-12, by Aurelien Campeas
[timezone] ensure tzinfo is None
2011-04-12, by Sylvain Thénault
[entity] use a list comprehension
stable
2011-04-12, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
2011-04-11, by Nicolas Chauvat
Added tag cubicweb-version-3.12.2 for changeset 5a9b6bc56538
cubicweb-debian-version-3.12.2-1
2011-04-11, by Nicolas Chauvat
[packaging] prepare the release of version 3.12.2
cubicweb-version-3.12.2
2011-04-11, by Nicolas Chauvat
merge changes from stable branch
2011-04-11, by Nicolas Chauvat
[facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192)
stable
2011-04-11, by Sylvain Thénault
Backed out changeset e0e802afa8e1, widgets are actually defined below
stable
2011-04-11, by Sylvain Thénault
[facet] refactor: a simple class attribute is enough
stable
2011-04-11, by Sylvain Thénault
[native source] eid_creation_lock actually lock the eid connection creation and usage
stable
2011-04-11, by Sylvain Thénault
[dataimport] allow to specify columns on which result should be sorted in lazydbtable
stable
2011-04-11, by Sylvain Thénault
[entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list
stable
2011-04-08, by Sylvain Thénault
[fckeditor] fix fckeditor relative url: use baseuri()
stable
2011-04-07, by Adrien Di Mascio
Added tag cubicweb-debian-version-3.12.1-1 for changeset 07e2c9c7df26
2011-04-07, by Sylvain Thénault
Added tag cubicweb-version-3.12.1 for changeset 59701627adba
cubicweb-debian-version-3.12.1-1
2011-04-07, by Sylvain Thénault
3.12.1
cubicweb-version-3.12.1
2011-04-06, by Sylvain Thénault
i18n update
2011-04-06, by Sylvain Thénault
backport stable
2011-04-06, by Sylvain Thénault
[sql generation] fix missing join with outer joins w/ rhs invariant variable...
stable
2011-04-06, by Sylvain Thénault
[test, cw props] ensure we can't add user specific / system-wide properties
stable
2011-04-06, by Sylvain Thénault
[ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union
stable
2011-04-06, by Sylvain Thénault
[system source] drop now useless bw compat
stable
2011-04-06, by Sylvain Thénault
[test] silent warning
stable
2011-04-06, by Sylvain Thénault
[ms planner] use an index to avoid doing the same step twice
stable
2011-04-06, by Sylvain Thénault
[views] extend HTMLStream API to be able to change doctype / xmldecl
2011-04-06, by Adrien Di Mascio
[test] drop some warnings introduced by new test dabase handling
stable
2011-04-06, by Sylvain Thénault
rephrase
stable
2011-04-06, by Sylvain Thénault
backport stable
2011-04-06, by Sylvain Thénault
[web] fix CalendarView : both icalendarable.start and icalendarable.stop dates can be None
stable
2011-04-04, by Katia Saurfelt
[edit controller] fix subform formid in EditController (would need further improvement)
stable
2011-03-31, by Florent Cayré
[schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added
stable
2011-04-06, by Sylvain Thénault
backport fix from oldstable
2011-04-05, by Alexandre Fayolle
backport fix from oldstable
stable
2011-04-05, by Alexandre Fayolle
fileConfig is in logging.config
oldstable
cubicweb-version-3.10.x
2011-04-05, by Alexandre Fayolle
[entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
2011-04-05, by Sylvain Thénault
[rql rewriter] take care not to introduce snippets into a neged scope
2011-04-05, by Sylvain Thénault
[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
[web session] refactor to finally closes #343036: allow _postlogin behaviour overloading
stable
2011-01-07, by Sylvain Thénault
[schema migration] add a test to ensure default value are considered
stable
2011-01-07, by Sylvain Thénault
[schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock
stable
2011-01-06, by Sylvain Thénault
[bfss storage] Improve fspath() error message.
stable
2011-01-06, by Pierre-Yves David
[json controler] extraargs in js_component contains unicode keys which may not be given as argument names
stable
2011-01-06, by Sylvain Thénault
[footer template] refactor to ease addition of some content into the footer
stable
2011-01-06, by Sylvain Thénault
[boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later)
stable
2011-01-06, by Sylvain Thénault
[doc] fix bad class ref
stable
2011-01-06, by Sylvain Thénault
oops, forgotten to save buffer...
2011-01-05, by Sylvain Thénault
backport stable
2011-01-05, by Sylvain Thénault
[unittest2] use unittest2 module fixture api
stable
2011-01-05, by Julien Jehannet
[server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings
stable
2011-01-05, by Julien Jehannet
[daemon] make process umask configurable
stable
2011-01-05, by Sylvain Thénault
properly tell we've started an instance (close #1391262)
stable
2011-01-05, by Sylvain Thénault
[ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding
stable
2010-12-23, by Julien Jehannet
[tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases
stable
2011-01-05, by Julien Jehannet
[i18n/fr] minor change in etypenavigation component
stable
2011-01-03, by Julien Jehannet
d-t-w
stable
2011-01-05, by Sylvain Thénault
merge stable heads
stable
2011-01-04, by Sylvain Thénault
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
stable
2011-01-04, by Sylvain Thénault
minor code cleanup
stable
2011-01-04, by Sylvain Thénault
merge
stable
2011-01-04, by Sylvain Thénault
Backed out changeset 84b67ae41a0d: with this fix, some
stable
2011-01-04, by Sylvain Thénault
fix unittest broken by TrInfo schema change
stable
2011-01-04, by Alexandre Fayolle
check the validity of kwargs passed to match_rtype
stable
2011-01-04, by Alexandre Fayolle
merge stable heads
stable
2011-01-04, by Sylvain Thénault
fix ticket #1382716 (problem was actually more subtle than I originally thought)
stable
2011-01-04, by Alexandre Fayolle
[web/views/basetemplates] nbsp breaks tests, use #160 instead
stable
2011-01-04, by Aurelien Campeas
[web/views/workflow] hide tr_count attribute in wf transition form
stable
2011-01-04, by Aurelien Campeas
backport stable
2011-01-04, by Sylvain Thénault
[html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html)
stable
2011-01-04, by Sylvain Thénault
handle the fact that there might be no views registered in some configurations (#1382716)
stable
2011-01-04, by Alexandre Fayolle
[ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452
stable
2011-01-04, by Sylvain Thénault
[ms] #1382452: incorrect results with multi-sources
stable
2011-01-04, by Sylvain Thénault
#1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
stable
2010-12-21, by Alexandre Fayolle
[doc/book] add missing mixin
stable
2011-01-03, by Aurelien Campeas
[views/reledit] funky API made this fatal (it was previously only eating the second argument)
stable
2010-12-22, by Aurelien Campeas
[views/reledit] ajax.js not there by default #1382713
stable
2010-12-22, by Aurelien Campeas
[doc/book] fix/update a bit the hooks chapter
stable
2010-12-22, by Aurelien Campeas
fix error message for unique together constraint
stable
2010-12-21, by Alexandre Fayolle
backport stable
2010-12-18, by Sylvain Thénault
backport oldstable
stable
2010-12-18, by Sylvain Thénault
[config, i18n] Create default translation mechanism for all supported languages.
oldstable
cubicweb-version-3.9.x
2010-12-10, by Pierre-Yves David
[config] Use newstyle call to parent classe method.
oldstable
2010-12-10, by Pierre-Yves David
[security] fix access control problem
oldstable
2010-12-13, by Nicolas Chauvat
[js/edition] remove trailing coma
stable
2010-12-14, by Aurelien Campeas
[doc/book] move ctl tool in Admin chapter (from Appendages)
stable
2010-12-14, by Aurelien Campeas
[doc/book] mention that the shell is a python shell
stable
2010-12-14, by Aurelien Campeas
[web/components] fix typo in warning
stable
2010-12-10, by Aurelien Campeas
[registry] backout 120c7ea6e1fa: errors should not pass silently
stable
2010-12-10, by Adrien Di Mascio
[config] revert change that breaks i18nxxx commands
oldstable
2010-12-09, by Aurelien Campeas
remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass)
stable
2010-12-09, by Katia Saurfelt
[js] fix initial value for autocomplete
stable
2010-12-09, by Katia Saurfelt
[pkginfo|debian/control] adjust ldb version
oldstable
2010-12-09, by Aurelien Campeas
add localization files for jquery datepicker
2010-12-09, by Stephanie Marcu
[#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
2010-12-09, by Stephanie Marcu
brown paperbag fix
oldstable
2010-12-09, by Alexandre Fayolle
make rename_table work with MS SQL (needs updated logilab.database)
oldstable
2010-12-09, by Alexandre Fayolle
[ldap] fix user-filter handling
oldstable
2010-12-09, by Alexandre Fayolle
[migration] improve doctest report format
stable
2010-11-29, by Julien Jehannet
[book] Notes about literate testing
stable
2010-12-03, by Julien Jehannet
[hook] update DataOperationMixIn docstring
stable
2010-12-06, by Julien Jehannet
[config, i18n] Create default translation mechanism for all supported languages.
oldstable
2010-11-09, by Pierre-Yves David
allow additional filtering to be performed on the LDAP source (#1382380)
oldstable
2010-12-03, by Alexandre Fayolle
[edition js] update docstring and remove a 3.9 deprecation warning
stable
2010-12-02, by Sylvain Thénault
[autoform] fix call to remove pending generic relation: reference bad function name
stable
2010-12-02, by Sylvain Thénault
[autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript
stable
2010-12-02, by Sylvain Thénault
[pyro source] store pyro source mapping file into the database
2010-12-01, by Sylvain Thénault
backport stable
2010-12-01, by Sylvain Thénault
[repo source] rename attribute so it's much easier to grasp its role
stable
2010-12-01, by Sylvain Thénault
backport oldstable
stable
2010-12-01, by Sylvain Thénault
[testlib] Use logilab.common.shellutils.getlogin instead of local hack.
oldstable
2010-12-01, by Pierre-Yves David
[doc] minor fixes
oldstable
2010-12-01, by Sylvain Thénault
[doc/book] Improve installation doc mostly about pip ans easy_install
oldstable
2010-12-01, by Pierre-Yves David
[doc/book] Update cubicweb repository url
oldstable
2010-12-01, by Pierre-Yves David
[doc/book] Add a note about <database>-support virtual package.
oldstable
2010-12-01, by Pierre-Yves David
Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae
stable
2010-11-30, by Nicolas Chauvat
Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4
stable
cubicweb-debian-version-3.10.6-1
2010-11-30, by Nicolas Chauvat
prepare 3.10.6
stable
cubicweb-version-3.10.6
2010-11-30, by Nicolas Chauvat
[merge] backport stable
2010-11-30, by Aurelien Campeas
merge olstable back (3.9.9 packaging fix)
stable
2010-11-23, by Pierre-Yves David
Merge back fix to 3.9.9 packaging
oldstable
2010-11-23, by Pierre-Yves David
Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d
oldstable
2010-11-23, by Pierre-Yves David
[pkg/debian] Add source format information
oldstable
cubicweb-debian-version-3.9.9-3
2010-11-23, by Pierre-Yves David
prepare 3.9.9-3
oldstable
2010-11-23, by Pierre-Yves David
[debian] i18n directory should actually be in cubicweb-common
oldstable
2010-10-17, by Sylvain Thénault
Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558
oldstable
2010-11-23, by Pierre-Yves David
[pkg-debian] prepare 3.9.9-2
oldstable
cubicweb-debian-version-3.9.9-2
2010-11-23, by Pierre-Yves David
[debian] cleanup -common package
oldstable
2010-10-17, by Sylvain Thénault
[migration] 3.10.4 migration should not ask confirmation when adding CWSource
stable
2010-11-15, by Nicolas Chauvat
backport oldstable
stable
2010-11-12, by Nicolas Chauvat
fix typo
stable
2010-11-12, by Nicolas Chauvat
[download box] refactor to ease when one want to propose multiple elements to download
stable
2010-11-09, by Julien Jehannet
[basetemplates] breadcrumbs component context sticks to ApplicationName
stable
2010-11-09, by Julien Jehannet
[basetemplates] define header ctx components categories as attribute to ease overriding
stable
2010-11-09, by Julien Jehannet
[migration] put some migration context info in doctest environment: __file__ and __args__
stable
2010-11-09, by Julien Jehannet
[windmill tests] use extra timeouts, else we get failure simplu because we didn't wait enough
stable
2010-11-05, by Julien Jehannet
[devtools] make migration handler easily available from CubicWebTC through .shell() method
stable
2010-11-05, by Julien Jehannet
[ldap] make instance still usable if we can't contact ldap server
stable
2010-11-12, by Sylvain Thénault
[change state form] set domid to avoid data conflict with other (eg edition) form
stable
2010-11-05, by Sylvain Thénault
[action] set mainform=False to ensure we don't consume previously posted form validation errors
stable
2010-11-05, by Sylvain Thénault
[forms] remove some deprecation warnings
stable
2010-11-05, by Sylvain Thénault
backport stable
2010-11-05, by Sylvain Thénault
update note
stable
2010-11-05, by Sylvain Thénault
[shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC
stable
2010-11-05, by Julien Jehannet
[migration] fix rqliter when some query arguments are given
stable
2010-11-05, by Sylvain Thénault
[uilib] soup2xhtml uses now lxml.html.Cleaner
stable
2010-10-22, by Julien Jehannet
minor cleanups
stable
2010-11-05, by Sylvain Thénault
fix #724689: exception's display during ajax call
stable
2010-11-05, by Sylvain Thénault
test and fix #1232202: [bookmarks] broken link for startupviews
stable
2010-11-05, by Sylvain Thénault
fix #1376317: facet: no_relation feature crash when rql has no restriction
stable
2010-11-05, by Sylvain Thénault
[web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port.
stable
2010-11-05, by Sylvain Thénault
[migration] use eschema.type for nicer display when confirmation is asked
stable
2010-11-05, by Sylvain Thénault
[base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded
stable
2010-11-05, by Sylvain Thénault
[timetable view] ensure we actually have a user in the rset cell
stable
2010-11-05, by Sylvain Thénault
cleanup
stable
2010-11-05, by Sylvain Thénault
[c-c list] tell more about the pb when some cube information is missing
stable
2010-11-05, by Sylvain Thénault
[repository] don't crash when cascading delete a relation, this may let the database in an inconsistent state anyway, so simply log the error
stable
2010-11-05, by Sylvain Thénault
[ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations
stable
2010-11-05, by Sylvain Thénault
[ms] fix error in synchronisation: local_eid return a 2-uple
stable
2010-11-05, by Sylvain Thénault
[ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids
stable
2010-11-05, by Sylvain Thénault
[c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file
stable
2010-11-04, by Sylvain Thénault
[component] restore logo position in left column
stable
2010-11-03, by Julien Jehannet
[boxes] PossibleViewsBox is contextual, StartupViewsBox isn't
stable
2010-11-03, by Sylvain Thénault
stable is now 3.10
stable
2010-11-03, by Sylvain Thénault
backport stable
2010-11-03, by Sylvain Thénault
oldstable is now 3.9
oldstable
2010-11-03, by Sylvain Thénault
[repo] don't attempt to read sources from database on quick start. Fix crash after restoring a pre 3.10 database
2010-11-02, by Sylvain Thénault
typo
2010-11-02, by Sylvain Thénault
[facet] only String attributes have internationalizable property
2010-11-02, by Sylvain Thénault
fix grammar in docstring
stable
2010-10-29, by Nicolas Chauvat
merge changes from stable branch
2010-10-29, by Nicolas Chauvat
fix problem introduced with previous commit
stable
2010-10-29, by Nicolas Chauvat
merge changes from stable branch
2010-10-28, by Nicolas Chauvat
[cwctl] command list now checks version of cw, not only versions of cubes
stable
2010-10-28, by Nicolas Chauvat
[ms entity] proper error on external entity fetch error
2010-10-27, by Sylvain Thénault
[ms pyro] skipping external entities is not enough else we may miss some relations with our configuration (eg X refinement_of Y WHERE X comes from cwo while Y comes from elo)
2010-10-27, by Sylvain Thénault
[ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
2010-10-27, by Sylvain Thénault
[ldap] don't refuse to start if ldap is unreachable
2010-10-27, by Sylvain Thénault
[3.10] use cw_attr_cache, entity has no more iteritems method
2010-10-26, by Sylvain Thénault
[ms planning] fix potential key error due to additional entries in input maps
2010-10-26, by Sylvain Thénault
[ms planning] fix bug in merge_input_map causing bad plans computed
2010-10-26, by Sylvain Thénault
[ms planning] fix/enhance cw_source consideration in ms planning
2010-10-26, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.5-1 for changeset e2e7410e9947
2010-10-26, by Sylvain Thénault
Added tag cubicweb-version-3.10.5 for changeset 159d0dbe07d9
cubicweb-debian-version-3.10.5-1
2010-10-26, by Sylvain Thénault
[book] move bit about rql logs to its own section
cubicweb-version-3.10.5
2010-10-25, by Nicolas Chauvat
backport stable
2010-10-25, by Sylvain Thénault
3.10.5
2010-10-25, by Sylvain Thénault
i18n update german translation
2010-10-25, by Sylvain Thénault
[i18n] include german translation provided by Dr Leo
2010-10-25, by Sylvain Thénault
i18nupdate
2010-10-25, by Sylvain Thénault
[test] more cwd independant tests
2010-10-25, by Sylvain Thénault
[test] cleanup: don't need expensive auto_populate(), use a single test class
2010-10-25, by Sylvain Thénault
[cwprops] validation error message now include key value
2010-10-25, by Sylvain Thénault
[3.10] more form api update
2010-10-25, by Sylvain Thénault
[ms] script to drop external entities from an external source
2010-10-25, by Sylvain Thénault
[test] repair test: we now have another unique constraint on CWSourceHostConfig
2010-10-25, by Sylvain Thénault
[primary view] properly deprecates render_entity_[summary|metadata]
2010-10-25, by Sylvain Thénault
[ms] simplify cw_source handling : don't try evil optmization that may hurt in some cases
2010-10-25, by Sylvain Thénault
cleanup
2010-10-25, by Sylvain Thénault
[test] make test independant from the working directory
2010-10-25, by Sylvain Thénault
[inline form] ensure entity has an actual eid before using it to check perms
2010-10-25, by Sylvain Thénault
[repo] fix crash introduced in 6625:5c20a005bddc
2010-10-25, by Sylvain Thénault
[ms / integrity] skip properties whose pkey starts with 'sources.' avoid validation error when setting last update time for instance
2010-10-25, by Sylvain Thénault
[sources] method to ease modification of a source config through c-c shell
2010-10-25, by Sylvain Thénault
[pyro source] when cleaning relations of an external entity being cleaned up, only delete local relationsd
2010-10-25, by Sylvain Thénault
[pyro source] new option to control wether external entities should be skipped or not
2010-10-25, by Sylvain Thénault
[d-c check-mapping] small enhancements to avoid spurious warnings
2010-10-25, by Sylvain Thénault
[facet] return else we get name error later
2010-10-25, by Sylvain Thénault
[core schema] CWSourceHostConfig.match_host only unique per source
2010-10-25, by Sylvain Thénault
[migration] stupid typo, cw_source still not properly set
2010-10-25, by Sylvain Thénault
[facets] cleanup and use RelationAttributeFacet for InState
2010-10-25, by Sylvain Thénault
[cleanup] drop accidentally commited print
2010-10-25, by Sylvain Thénault
[js/ajax] switch to POST by default, fixes an IE7 caching bug
stable
2010-10-25, by Aurelien Campeas
[registration] don't crash on import error while initializing the registry and not in debug mode
2010-10-25, by Sylvain Thénault
[primary view bw compat] we should actually drop 3.2 compat and have proper pre 3.10 compat
2010-10-25, by Sylvain Thénault
[dbapi] 'before-registry-reset' not called for db-api connections, cache may not be initialized
2010-10-25, by Sylvain Thénault
[web] proper error when no json module available
2010-10-25, by Sylvain Thénault
[dbapi] web request compatibility fixes
2010-10-25, by Sylvain Thénault
[3.10 bw compat] ensure context is specified, else crash on RsetBox
2010-10-25, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.4-1 for changeset 7b41930e1d32
2010-10-22, by Sylvain Thénault
Added tag cubicweb-version-3.10.4 for changeset d73733479a3a
cubicweb-debian-version-3.10.4-1
2010-10-22, by Sylvain Thénault
oops, use unicode
cubicweb-version-3.10.4
2010-10-22, by Aurelien Campeas
[migration] skip final entity types
2010-10-22, by Sylvain Thénault
[migration] dumb name error
2010-10-22, by Sylvain Thénault
backport stable
2010-10-22, by Sylvain Thénault
merge
stable
2010-10-22, by Sylvain Thénault
Added tag cubicweb-debian-version-3.9.9-1 for changeset 1ba51b00fc44
stable
2010-10-22, by Sylvain Thénault
Added tag cubicweb-version-3.9.9 for changeset df0b2de62cec
stable
cubicweb-debian-version-3.9.9-1
2010-10-22, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.4-1 for changeset 49f1226f2fab
2010-10-22, by Sylvain Thénault
Added tag cubicweb-version-3.10.4 for changeset 3829498510a7
2010-10-22, by Sylvain Thénault
3.10.4
2010-10-22, by Sylvain Thénault
[ms] catch exception on executing rql, work-around #1356884 until a proper fix
2010-10-22, by Sylvain Thénault
[ms] fix an infinite loop in ms planner and another crash
2010-10-22, by Sylvain Thénault
[test/renderer] fix html form/field generation & adapt a bit one test
2010-10-22, by Aurelien Campeas
[3.10] drop deprecation warning
2010-10-22, by Sylvain Thénault
[test] fix test to follow recent changes
2010-10-22, by Sylvain Thénault
backport stable
2010-10-22, by Sylvain Thénault
[testlib] self.appid not yet defined
stable
2010-10-22, by Sylvain Thénault
[book] FAQ: reorganize content, improve NoSelectableObject section, add database
2010-10-22, by Stephanie Marcu
[book] complete datamodel definition section with default permissions
2010-10-22, by Stephanie Marcu
backport stable
2010-10-22, by Sylvain Thénault
[testlib] /me stupid
stable
2010-10-22, by Sylvain Thénault
backport stable
2010-10-22, by Sylvain Thénault
[testlib] missing import
stable
2010-10-22, by Sylvain Thénault
merge
2010-10-22, by Sylvain Thénault
[test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC
stable
2010-10-22, by Sylvain Thénault
[3.10] renderer.render prototype bw compat
2010-10-22, by Sylvain Thénault
[deprecation] add version info
2010-10-22, by Sylvain Thénault
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-10-22, by Sylvain Thénault
[dbapi] enhanced web compatible request when using dbapi
2010-10-21, by Sylvain Thénault
some docstrings
2010-10-21, by Aurelien Campeas
[migration] fix 3.10 migration: since cw_source is marked as meta relation, it has not been automatically added to all existant entity type
2010-10-21, by Sylvain Thénault
[cwsource] fix dumb name error
2010-10-21, by Sylvain Thénault
[inline forms] check for permission to add relation/target type before to add the 'add new' link (else we get a NoSelectableObject exception)
2010-10-21, by Sylvain Thénault
[3.10] remove a deprecation warning
2010-10-21, by Sylvain Thénault
[3.10] include field's info in deprecation warning
2010-10-21, by Sylvain Thénault
backport stable
2010-10-21, by Sylvain Thénault
[boxes] take care to duplicated 'title' argument if already specified in cw_extra_kwargs
2010-10-21, by Sylvain Thénault
3.9.9
stable
cubicweb-version-3.9.9
2010-10-21, by Sylvain Thénault
[dependancy] do not use testlib from outside test: recent lgc versions recommends unittest2 while lgc.testlib needs it, and we don't want it to be necessary to run cw
stable
2010-10-21, by Sylvain Thénault
#1346310: Add `Secure` attribute to cookie when navigating on https
2010-10-21, by Sylvain Thénault
[boxes] add bw compat on BoxWidget, we mix string and box items until htmlwidgets are gone
2010-10-20, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.3-1 for changeset 303b150ebb7a
2010-10-20, by Sylvain Thénault
Added tag cubicweb-version-3.10.3 for changeset 8eb58d00a0ce
cubicweb-debian-version-3.10.3-1
2010-10-20, by Sylvain Thénault
3.10.3
cubicweb-version-3.10.3
2010-10-20, by Sylvain Thénault
backport stable
2010-10-20, by Sylvain Thénault
[request] fix ajax_replace_url which breaks if the url contains some quotes (that will be properly quoted but unquoted by the browser, breaking the js expression) by using a separated js function
2010-10-20, by Sylvain Thénault
[view] log error on view_func call
2010-10-20, by Sylvain Thénault
make stdout and stderr non buffered for cwctl commands (#1330647)
stable
2010-10-20, by Alexandre Fayolle
[distribution] 3.10 depends on lgc 0.52
2010-10-20, by Sylvain Thénault
[js/ajax] fix deferred race condition (errback case)
stable
2010-10-20, by Aurelien Campeas
cleanup
2010-10-20, by Sylvain Thénault
[css] don't transform text in form title
2010-10-20, by Sylvain Thénault
[css] fix regression introduced by 6548:fd36c1049eed: we actually need display:block on box <a> to get proper behaviour on mouse hover
2010-10-20, by Sylvain Thénault
[js/ajax] use proper operator
stable
2010-10-20, by Aurelien Campeas
[javascript] fix loadRemote implementation for synchronous requests
2010-10-20, by Adrien Di Mascio
[js preferences] fix various pb with js for preferences form: buggy clearPreviousError, bad prototype of callbacks given to validate form, dunno how error display was expecting to work...
2010-10-19, by Sylvain Thénault
add note
2010-10-19, by Sylvain Thénault
[js/ajax] fix deferred race condition
stable
2010-10-19, by Sylvain Thénault
breadcrumbs/edid_box are now contextual component (closes #1334196)
2010-10-19, by Sylvain Thénault
[boxes] use a new separator instead of clumsy htmlwidget's one which close and reopen the <ul> (loosing any list class on the way)
2010-10-19, by Sylvain Thénault
js cleanup
2010-10-19, by Sylvain Thénault
[css] cleanup and fix by removing display: block on <a> in boxes
2010-10-19, by Sylvain Thénault
[new components] render_title must write title, not return it
2010-10-19, by Sylvain Thénault
[3.10 migration] must skip None values
2010-10-19, by Sylvain Thénault
cleanups
2010-10-19, by Sylvain Thénault
[jquery] className doesn't exist anymore in 1.4
2010-10-19, by Sylvain Thénault
[js] remove deprecation warnings by using $.noop instead of noop
2010-10-19, by Sylvain Thénault
[ui controller] closes #1333236: configuring boxes crashes with traceback
2010-10-19, by Sylvain Thénault
[selectors] close #1333238: appobject_selectable with multiple regids fails
stable
2010-10-19, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.2-1 for changeset 4a87c8af6f3f
2010-10-18, by Sylvain Thénault
Added tag cubicweb-version-3.10.2 for changeset 3fc6b4aaaff3
cubicweb-debian-version-3.10.2-1
2010-10-18, by Sylvain Thénault
3.10.2
cubicweb-version-3.10.2
2010-10-18, by Sylvain Thénault
backport stable
2010-10-18, by Sylvain Thénault
[old boxes] fix dumb name error
2010-10-18, by Sylvain Thénault
[devtools] Clean up import of f328ec853e18 and use lgc's getlogin.
stable
2010-10-18, by Pierre-Yves David
[pkg] no zipped egg
stable
2010-10-18, by Alain Leufroy
[debian] i18n directory should actually be in cubicweb-common
2010-10-17, by Sylvain Thénault
[debian] cleanup -common package
2010-10-17, by Sylvain Thénault
[doc] fix build dir
2010-10-17, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.1-1 for changeset 3abb41c47925
2010-10-17, by Sylvain Thénault
Added tag cubicweb-version-3.10.1 for changeset 6c6859a67673
cubicweb-debian-version-3.10.1-1
2010-10-17, by Sylvain Thénault
[doc] generate doc in cw/doc/html and include html files in cubicweb-documentation
cubicweb-version-3.10.1
2010-10-17, by Sylvain Thénault
[3.10] user changelog
2010-10-17, by Sylvain Thénault
cleanup
2010-10-17, by Sylvain Thénault
[css] need some pading in bookmark box
2010-10-17, by Sylvain Thénault
[test] take care to unicode __regid__ (usually when using _()), may lead to later unicode decode error
2010-10-17, by Sylvain Thénault
[css] typo
2010-10-17, by Sylvain Thénault
backport stable
2010-10-15, by Sylvain Thénault
merge
stable
2010-10-15, by Sylvain Thénault
Backed out changeset 1f8b902f3143: this block compilation under distrib with old sphinx package
stable
2010-10-15, by Sylvain Thénault
merge
stable
2010-10-15, by Sylvain Thénault
Backed out changeset 88b3172eb7c7: alain's patch 6517:c991ad161d8f does a better job at this
stable
2010-10-15, by Sylvain Thénault
[pkg] force copying data files in sys.path
stable
2010-10-15, by Alain Leufroy
[pkg] use argument *package_data*
stable
2010-10-15, by Alain Leufroy
[3.10] enhanced deprecation warning: add problematic class name
2010-10-15, by Sylvain Thénault
[devtools] Firefox need write access to $HOME
stable
2010-10-15, by Pierre-Yves David
backport stable
2010-10-15, by Sylvain Thénault
[debian] include compiled documentation instead of source in cubicweb-documentation debian pkg
stable
2010-10-15, by Pierre-Yves David
[book] don't rely on importable cubicweb to extract cubicweb version number
stable
2010-10-15, by Pierre-Yves David
3.10.1
2010-10-15, by Sylvain Thénault
backport stable
2010-10-15, by Sylvain Thénault
[pkg] fix install_data import not present in setuptools
stable
2010-10-15, by Pierre-Yves David
backport stable
2010-10-15, by Sylvain Thénault
[packaging] add a __init__.py to cubes directory when installing data
stable
2010-10-15, by Pierre-Yves David
[distribution] Handle missing instance directory when listing and running instance command.
stable
2010-10-15, by Pierre-Yves David
[setuptools] Automaticly move data content of a cubicweb's egg in the proper location.
stable
2010-10-15, by Pierre-Yves David
[packaging] Egg are not valid cubicweb prefix.
stable
2010-10-15, by Pierre-Yves David
[config] Put "Instance" and "Instance data" directory within cubiweb install prefix.
stable
2010-10-13, by Pierre-Yves David
[debian] goa package gone for now
stable
2010-10-14, by Sylvain Thénault
[component] remove row argument which is actually discarded by registry's cache (untill we feel we need a per context cache...)
2010-10-15, by Sylvain Thénault
[deprecation] enhanced messages
2010-10-15, by Sylvain Thénault
[bw compat] fix compat for entity.attr assigment
2010-10-15, by Sylvain Thénault
fix typo
2010-10-14, by Nicolas Chauvat
[iprogress] None resilience
stable
2010-10-14, by Sylvain Thénault
#1251878: Cubicweb no longer crash for missing instance and data dir at create.
stable
2010-10-13, by Pierre-Yves David
[config] make config.cubes() available on NoAppCubicWebConfiguration
2010-10-14, by Sylvain Thénault
[rql2sql] properly compute has_text relation table scope
2010-10-14, by Sylvain Thénault
fix some pylint detected errors
2010-10-14, by Sylvain Thénault
pylint option update
2010-10-14, by Sylvain Thénault
[components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
2010-10-14, by Sylvain Thénault
[component] avoid conflict on global/local identifier
2010-10-14, by Sylvain Thénault
[migration] missing future import
2010-10-14, by Sylvain Thénault
[debian] goa package gone for now
2010-10-14, by Sylvain Thénault
[doc] kill deprecated french documentation
2010-10-14, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.0-1 for changeset 9ef1347f8d99
2010-10-14, by Sylvain Thénault
Added tag cubicweb-version-3.10.0 for changeset 0793fe84651b
cubicweb-debian-version-3.10.0-1
2010-10-14, by Sylvain Thénault
3.10
cubicweb-version-3.10.0
2010-10-13, by Sylvain Thénault
backport stable
2010-10-13, by Sylvain Thénault
[schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
2010-10-13, by Sylvain Thénault
i18n catalog cleanup
2010-10-13, by Sylvain Thénault
[primary] RsetBox view should give dispctrl & all to its subview. Also, don't use csv when in boxes.
2010-10-13, by Sylvain Thénault
[server] fix dumb name error
2010-10-13, by Sylvain Thénault
[see also component] drop it, we can acheive the same result with uicfg rules
2010-10-13, by Sylvain Thénault
[primary] fix autolimited view which was not limited at all
2010-10-13, by Sylvain Thénault
[see also component] avoid seeing see_also entities in side boxes as well
2010-10-13, by Sylvain Thénault
[components] remove old deprecation warning
2010-10-13, by Sylvain Thénault
[wf history] avoid title duplication
2010-10-13, by Sylvain Thénault
i18n tweaks
2010-10-13, by Sylvain Thénault
[book] small note about test/data/schema.py
stable
2010-10-13, by Alexandre Fayolle
backport stable
2010-10-13, by Sylvain Thénault
[test] reset uncommitable flag on ValidationError raised during automatic db population
stable
2010-10-13, by Sylvain Thénault
[ctx component] has no wview method
2010-10-13, by Sylvain Thénault
[entity, repo] move prefill_entity_cache function back to repository due to usage of del_existing_rel_if_needed function which is also defined there
2010-10-13, by Sylvain Thénault
cleanup and 3.10 updates
2010-10-12, by Sylvain Thénault
[architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first
2010-10-12, by Sylvain Thénault
[repo, entity] move entity cache initialization to a function, and call it before source.add_entity so it may be used in error handler or such
2010-10-12, by Sylvain Thénault
i18n update
2010-10-12, by Sylvain Thénault
[ui component] restore see_also component
2010-10-12, by Sylvain Thénault
[ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
2010-10-12, by Sylvain Thénault
[c-c i18ncubicweb] fix 'non-contextual' relations
2010-10-12, by Sylvain Thénault
[i18n] uniformize footer capitalization
2010-10-12, by Sylvain Thénault
cleanup
2010-10-12, by Sylvain Thénault
[selector] more efficient rql_condition by simply retreiving COUNT()
2010-10-12, by Sylvain Thénault
[workflow] fix bw compat code
2010-10-12, by Sylvain Thénault
[baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
2010-10-12, by Sylvain Thénault
[test/possible views] skip deprecated views
2010-10-12, by Sylvain Thénault
[form] unify form.render prototype to take a 'w' argument as other view/components render method
2010-10-12, by Sylvain Thénault
[ui] nicer ajax edit relation table (tags box for instance)
2010-10-12, by Sylvain Thénault
fix pre 3.10 bw compat
2010-10-11, by Sylvain Thénault
small typo on mustMach, handle initialvalue, handle empty userInput
2010-10-11, by Katia Saurfelt
[formwidgets] rewrite autocomplete cw widgets to get rid of div-style declaration API
2010-10-11, by Adrien Di Mascio
[javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
2010-10-11, by Adrien Di Mascio
[tests] update windmill use cases from link corrections
2010-10-11, by Julien Jehannet
[contextual components] missing layout for components in the toolbar
2010-10-11, by Sylvain Thénault
[selectors] make configuration_values selector works for startup/maintainance hook
2010-10-11, by Sylvain Thénault
[c-c i18ncube] proper command class name
2010-10-11, by Sylvain Thénault
[i18n cube] skip bw compat registries boxes and contentnavigation
2010-10-11, by Sylvain Thénault
backport stable
2010-10-11, by Sylvain Thénault
TestServerConfig needs default_base_url
stable
2010-10-11, by Sylvain Thénault
backport stable
2010-10-11, by Sylvain Thénault
[test] we must consider default_base_url()
stable
2010-10-11, by Sylvain Thénault
[js test] cleanup, move anonymous_logged handling to the test class (easier to control there
stable
2010-10-11, by Sylvain Thénault
CtxComponent don't have wview
2010-10-11, by Sylvain Thénault
[test] missing main
stable
2010-10-11, by Sylvain Thénault
backport stable
2010-10-11, by Sylvain Thénault
[test] fix ldap test when executed from certain hosts
stable
2010-10-11, by Sylvain Thénault
[test] missing main
stable
2010-10-11, by Sylvain Thénault
restore line dropped in 6424:f443a2b8a5c7 which is necessary to have proper base-url on test server config (used for ms tests at least)
stable
2010-10-11, by Sylvain Thénault
typo
2010-10-11, by Sylvain Thénault
[breadcrumb] infinite loop safety belt, bw compatible by hi-jacking 'recurs' argument
2010-10-11, by Sylvain Thénault
[login] fix some previously introduced login box css breakage
2010-10-09, by Aurelien Campeas
[components] refactor main template header: make it much more flexible by using CtxComponent
2010-10-09, by Sylvain Thénault
[schema / sources] store data sources as cubicweb entities
2010-10-09, by Sylvain Thénault
[hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
2010-10-09, by Sylvain Thénault
backport stable
2010-10-09, by Sylvain Thénault
[devtools] refactor http server initialization in a much saner way
stable
2010-10-08, by Julien Jehannet
[pre 3.10 compat] if CtxComponent as a call() method, emit a deprecation warning but use it. Also ensure default value on class for visible and order, and define wview for bw compat as well
2010-10-08, by Sylvain Thénault
[reledit] do not reload on the parent node
2010-10-08, by Sylvain Thénault
[js/edition] kill deprecated (& dead) reledit code
2010-10-08, by Aurelien Campeas
[views/wdoc] do not crash on malconstructed stuff
stable
2010-10-08, by Aurelien Campeas
typo
stable
2010-10-08, by Sylvain Thénault
[views/authentication] fix http auth regression (no message)
2010-10-08, by Aurelien Campeas
[test] fixes
2010-10-08, by Sylvain Thénault
fix bad merge
2010-10-08, by Sylvain Thénault
cleanups
2010-10-08, by Sylvain Thénault
[test] skip test when dbhelper has no underlying dbapi module available
stable
2010-10-08, by Sylvain Thénault
backport stable
2010-10-08, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-896
+896
+1000
+3000
tip