Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
[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
[selectors] move selectors according to their type, add missing ones to documentation
2010-10-05, by Sylvain Thénault
[forms] remove dead code and simplify inlineviews creation
2010-10-05, by Adrien Di Mascio
include fcayre's patch #1060507 to get extra rql query parameters from form content in rgx_action
stable
2010-10-04, by Sylvain Thénault
[forms] catching KeyError closes #961831: migration failure when defining form fields
stable
2010-10-04, by Sylvain Thénault
[authentication] force retriever implementor to think about it
2010-10-04, by Aurelien Campeas
[repo] add a find_users method for under-privileged accounts
2010-10-04, by Aurelien Campeas
refactor login box & form to enable easy pluggability
2010-10-04, by Aurelien Campeas
[js] add cubes namespace
2010-10-04, by Sylvain Thénault
new script cwuser_ldap2system
2010-10-04, by Alexandre Fayolle
[vreg] fix bad copy and paste introduced in 6347:ef47a2100c66
stable
2010-10-04, by Sylvain Thénault
[repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting
stable
2010-10-01, by Sylvain Thénault
#1256570: remove __method, it is not used in any of the cubes from logilab and encourages bad design by using Redirect (eg ui specific) from entities.py
2010-10-01, by Sylvain Thénault
Add a fsimport context manage to localy enable fsimporting.
stable
2010-10-01, by Pierre-Yves David
[test] improve tag for server/test/unittest_storage.py
stable
2010-10-01, by Pierre-Yves David
[repo threads] Add several safety when looking for a callable name.
stable
2010-10-01, by Pierre-Yves David
[facets] support for `no_relation` on RelationFacet
2010-10-01, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip