2013-11-27 |
Sylvain Thénault |
cwetype is a *class* property, rename its argument accordingly
stable
|
file |
diff |
annotate
|
2013-04-25 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
2013-04-23 |
Pierre-Yves David |
[entity] add an official ``cw_etype`` property for entity
|
file |
diff |
annotate
|
2013-03-12 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
2012-07-06 |
Adrien Di Mascio |
[fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
|
file |
diff |
annotate
|
2011-09-27 |
Florent Cayré |
[form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
|
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-03-30 |
Sylvain Thénault |
[AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder
stable
|
file |
diff |
annotate
|
2010-07-30 |
Sylvain Thénault |
[view] deprecate create_url in favor of a cw_create_url class method on entity classes
|
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 |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
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-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-18 |
Pierre-Yves David |
3.6 remove deprecation warning
|
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-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-06 |
Sylvain Thénault |
doesn't necessarily have parent
stable
|
file |
diff |
annotate
|
2009-10-06 |
Sylvain Thénault |
[entities] default implementation for after_deletion_path goes back to the parent if any
stable
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
2009-09-22 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
2009-09-21 |
Sylvain Thénault |
this is actually a role, fix argument name
stable
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
|
file |
diff |
annotate
|
2009-08-12 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
[appobject selection process] drop the need for the .selected method
|
file |
diff |
annotate
|
2009-07-31 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
2009-07-23 |
Sylvain Thénault |
move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
2009-05-29 |
Sylvain Thénault |
turn every form class into appobject. They should not be instantiated manually anymore.
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-19 |
Sylvain Thénault |
stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem
stable
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
fix imports, cleanup, repair some ajax calls
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-21 |
sylvain thenault |
remove spaces
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-15 |
sylvain thenault |
rename attribute_metadata method to attr_metadata to save a few chars
tls-sprint
|
file |
diff |
annotate
|
2009-03-27 |
sylvain thenault |
fix form instantiation
tls-sprint
|
file |
diff |
annotate
|
2009-03-27 |
sylvain thenault |
fix *relations_by_categories + rtags api/key mess
tls-sprint
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
support for old __rtags__
tls-sprint
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
remove rtags/methods to handle the action box from Entity, move it to the action box...
tls-sprint
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-23 |
sylvain thenault |
remove some bw compat code
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
has_metadata is a schema method
tls-sprint
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
unification of meta-attributes handling:
tls-sprint
|
file |
diff |
annotate
|
2009-03-11 |
sylvain thenault |
move get_widget in the to-deprecate section
tls-sprint
|
file |
diff |
annotate
|
2009-03-04 |
sylvain thenault |
add a use_fckeditor method on http request
tls-sprint
|
file |
diff |
annotate
|
2009-03-04 |
sylvain thenault |
should check fckeditor is installed before using the property
tls-sprint
|
file |
diff |
annotate
|
2009-02-24 |
Aurelien Campeas |
fix imports : common.utils -> utils
tls-sprint
|
file |
diff |
annotate
|
2009-02-20 |
sylvain thenault |
prepare for deprecation
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
update imports of "cubicweb.common.entity" and use the new module path "cubicweb.entity"
tls-sprint
|
file |
diff |
annotate
|
2009-01-27 |
sylvain thenault |
update some copyrights
|
file |
diff |
annotate
|
2008-12-22 |
Sylvain Thenault |
check we have a description *yams attribute*
|
file |
diff |
annotate
|
2008-11-25 |
Laure Bourgois |
add selector to test if result set is an object (for rss feed component)
|
file |
diff |
annotate
|
2008-11-21 |
Laure Bourgois |
views with rss feed
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|