Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+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.
[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
[test] cleanup / unittest2 api update
stable
2010-10-08, by Sylvain Thénault
[test] don't add unnecessary dependency to blog
stable
2010-10-08, by Sylvain Thénault
[test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable)
stable
2010-10-08, by Sylvain Thénault
backport stable
2010-10-07, by Sylvain Thénault
[testlib] fix mail monkey patching, former patch was applied on stable instead of default
stable
2010-10-07, by Sylvain Thénault
[primary view] default to outofcontext view for entities displayed in boxes
stable
2010-10-07, by Sylvain Thénault
xml-escape <script> tags generated by HTMLHead
stable
2010-10-07, by Adrien Di Mascio
fix some issues in DotGraphView, and enhance reusability
stable
2010-10-06, by Alexandre Fayolle
backport stable
2010-10-06, by Sylvain Thénault
[testlib] Fix mail monkeypatch in testlib
stable
2010-10-06, by Pierre-Yves David
[selector] fix iterable detection
2010-10-06, by Sylvain Thénault
backport stable
2010-10-06, by Sylvain Thénault
restore vital block of code (gone in 6384:89d5b339ebdd)
2010-10-06, by Aurelien Campeas
[debian] constrain pyro version in debian packaging
stable
2010-10-06, by Sylvain Thénault
[test] send mail synchronously during tests
stable
2010-10-06, by Sylvain Thénault
[book] improve documentation lisibility for cwconfig chapter and fix some references
2010-10-05, by Stephanie Marcu
[login ui] cleanup and somewhat bw compat
2010-10-05, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip