2013-03-19 |
Aurelien Campeas |
[entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2012-09-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-07-17 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
file |
diff |
annotate
|
2012-07-19 |
Sylvain Thénault |
[test] missing future import
stable
|
file |
diff |
annotate
|
2012-07-18 |
Florent Cayré |
[entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854)
stable
|
file |
diff |
annotate
|
2012-03-16 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-13 |
Sylvain Thénault |
[entity url] rest path fallback should be the url used as cwuri. Closes #2186039
stable
|
file |
diff |
annotate
|
2012-02-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-08 |
Florent Cayré |
[entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462
stable
|
file |
diff |
annotate
|
2012-01-12 |
Sylvain Thénault |
[test] fix test broken by 8158:2ee254e74382 and add a test for that change
|
file |
diff |
annotate
|
2011-10-20 |
Florent Cayré |
[entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
|
file |
diff |
annotate
|
2011-09-22 |
Sylvain Thénault |
[entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
|
file |
diff |
annotate
|
2011-09-16 |
Florent Cayré |
[entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
|
file |
diff |
annotate
|
2011-09-15 |
Florent Cayré |
refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
|
file |
diff |
annotate
|
2011-09-14 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
2011-06-23 |
Sylvain Thénault |
test fixes
|
file |
diff |
annotate
|
2011-05-25 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-25 |
Florent Cayré |
[entity fetch_attrs] remove ambiguous relations on different etypes from fetched attrs or it may produce wrong related results; closes #1700896
stable
|
file |
diff |
annotate
|
2011-05-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-13 |
Sylvain Thénault |
[entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity
stable
|
file |
diff |
annotate
|
2011-05-05 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-05 |
Nicolas Chauvat |
[entity] make set_relations() accept entities and eids (closes #1631391)
stable
|
file |
diff |
annotate
|
2011-05-04 |
Adrien Di Mascio |
backport stable
|
file |
diff |
annotate
|
2011-05-04 |
Florent Cayré |
[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
|
file |
diff |
annotate
|
2011-05-02 |
Sylvain Thénault |
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
|
file |
diff |
annotate
|
2011-04-22 |
Alexandre Fayolle |
fix tests broken by fcb8932082a5 (continued)
|
file |
diff |
annotate
|
2011-04-05 |
Sylvain Thénault |
[entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
|
file |
diff |
annotate
|
2011-03-31 |
Sylvain Thénault |
[entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
|
file |
diff |
annotate
|
2011-03-31 |
Sylvain Thénault |
[entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
|
file |
diff |
annotate
|
2011-03-30 |
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
|
file |
diff |
annotate
|
2010-10-22 |
Julien Jehannet |
[uilib] soup2xhtml uses now lxml.html.Cleaner
stable
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
fix bad merge
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
cleanups
|
file |
diff |
annotate
|
2010-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
2010-09-06 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-08-31 |
Aurelien Campeas |
[test/entity] fix test (following mtconverter 0.8+ plain text transform change)
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
2010-08-11 |
Alexandre Fayolle |
work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected
stable
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
[fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
stop being dumb please
stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
[test] generated html differs w/ pygments version
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
[test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
[test] cleanup
stable
|
file |
diff |
annotate
|
2010-02-23 |
Sylvain Thénault |
fix tests
stable
|
file |
diff |
annotate
|
2010-02-18 |
Sylvain Thénault |
fix #694445: related entity generates weird RQL which in turn generates weird SQL which fails on SQL Server
stable
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
clear rest_path __unique cache in clear_all_caches, fix related test
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
test api update
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
some cw 3.6 api update
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-19 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
2009-11-12 |
Sylvain Thénault |
close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet)
stable
|
file |
diff |
annotate
|
2009-10-21 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-21 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
2009-10-21 |
Sylvain Thénault |
test fix
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
[entity] make related_rql honors its targettypes argument
stable
|
file |
diff |
annotate
|
2009-10-14 |
Sylvain Thénault |
allow to link to multiple entities
stable
|
file |
diff |
annotate
|
2009-10-14 |
Sylvain Thénault |
nicer create_entity implementation (and test)
stable
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
2009-09-22 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
2009-09-21 |
Aurelien Campeas |
a case for tidy : for your consideration
stable
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
unrelated_rql now considers relation's add perm
3.5
|
file |
diff |
annotate
|
2009-09-10 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-09 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-09-09 |
Sylvain Thénault |
test fixes and enhancement
stable
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
some test fixes, more in the 3.5 branch
stable
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
[hooks] major refactoring:
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
F [cw.test] OK
|
file |
diff |
annotate
|
2009-06-30 |
Sylvain Thénault |
normalize line breaks (actually fix https://www.logilab.net/cwo/ticket/343754)
stable
|
file |
diff |
annotate
|
2009-06-19 |
Sylvain Thénault |
https://www.logilab.net/cwo/ticket/343724
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-21 |
Nicolas Chauvat |
[tests] fix test after absolute_url got changed for external entities
stable
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
fix tests
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
2009-04-14 |
sylvain thenault |
fix tests
tls-sprint
|
file |
diff |
annotate
|
2009-04-08 |
sylvain thenault |
basic testing of relation tags
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
* turn tidy_html_hook into a regular application hook
tls-sprint
|
file |
diff |
annotate
|
2009-03-10 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
fix test on systems that don't have simpleTAL installed
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
unittest_entity ok
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
test upgrade
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
sylvain thenault |
backport tests
tls-sprint
|
file |
diff |
annotate
| base
|