2010-07-27 |
Sylvain Thénault |
[forms] default combobox view should accept arbitrary keyword arguments
stable cubicweb-version-3.9.3
|
file |
diff |
annotate
|
2010-07-19 |
Sylvain Thénault |
[deprecation] remove 3.8 deprecation warning
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
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-13 |
Sylvain Thénault |
#773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[captcha] handle captcha validation properly in the captcha widget
stable
|
file |
diff |
annotate
|
2010-02-18 |
Sylvain Thénault |
move captcha view to a place where it will be loaded by the registry...
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
reorganize code:
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
3.6 api update, cleanup
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
[forms] let the autoform specify the generic relation field label,
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
must skip internal field value from the generic relations combobox
|
file |
diff |
annotate
|
2010-01-20 |
Sylvain Thénault |
no self._cw on widget objects while '_' is defined locally
|
file |
diff |
annotate
|
2010-01-20 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2010-01-20 |
Sylvain Thénault |
turn all the stuff used to handle 'generic relations' in forms into proper
|
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-21 |
Sylvain Thénault |
refactor vocabulary handling to avoid having to define methods
|
file |
diff |
annotate
|
2009-12-08 |
Sandrine Ribeau |
cw 3.6 api update
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] some more _cw / __regid__, automatic tests now pass again
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
unrelated_rql now return rql *and* args
3.5
|
file |
diff |
annotate
|
2009-09-11 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-09 |
Sandrine Ribeau |
[views] remove parameter displaytime from final view
3.5
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
2009-08-25 |
Nicolas Chauvat |
B #345282 xhtml requires to use   instead of
stable
|
file |
diff |
annotate
|
2009-08-12 |
Nicolas Chauvat |
R propagate deprecation of AppObject.entity()
|
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-07-16 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-06-29 |
Sylvain Thénault |
cleanup
stable
|
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-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-04-28 |
Aurelien Campeas |
missing rset
tls-sprint
|
file |
diff |
annotate
|
2009-04-23 |
sylvain thenault |
AEF.field_by_name now take an entity schema, not an entity class
tls-sprint
|
file |
diff |
annotate
|
2009-04-10 |
sylvain thenault |
fix args given to paginate
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
new FormViewMixIn class, cleanup FormMixIn (to remove once cubes doesn't use it anymore)
tls-sprint
|
file |
diff |
annotate
|
2009-04-06 |
sylvain thenault |
should give entity class here
tls-sprint
|
file |
diff |
annotate
|
2009-03-27 |
sylvain thenault |
use form.form_field_vocabulary instead of entity.vocabulary
tls-sprint
|
file |
diff |
annotate
|
2009-03-27 |
sylvain thenault |
avoid deprecation warning, pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-27 |
sylvain thenault |
cleanup, various fix to get something working
tls-sprint
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
fix imports
tls-sprint
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-11 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
merge, split baseviews (new csvexport, xmlrss and editviews modules)
tls-sprint
|
file |
diff |
annotate
|