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-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-12-01 |
Sylvain Thénault |
[forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None)
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
remove some warnings
|
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-15 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-14 |
Sylvain Thénault |
cleanup, futur warning fixes :)
3.5
|
file |
diff |
annotate
|
2009-09-14 |
Sylvain Thénault |
#345461: drop support for cube_eid / direct bug submission
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-04 |
Sylvain Thénault |
[vreg] api update
|
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-23 |
Nicolas Chauvat |
#197873: quick access to info for bug report
|
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-07 |
Sylvain Thénault |
fix wrong merge
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
should use a hidden text area for error description, not an hidden input (else the browser may remove line breaks)
stable
|
file |
diff |
annotate
|
2009-06-23 |
Sylvain Thénault |
backport stable branch
|
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-06-05 |
Sylvain Thénault |
backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4*
stable
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
replace set_error_url/set_dom_id by a single mainform argument
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
reminder
|
file |
diff |
annotate
|
2009-06-05 |
Florent |
do not set __domid in sub-forms
|
file |
diff |
annotate
|
2009-06-04 |
Adrien Di Mascio |
[views] API fix: select_object is a vreg method
stable
|
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 |
Sylvain Thénault |
turn renderers into appobjects
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-26 |
Aurelien Campeas |
egroup -> cwgroup #343418
stable
|
file |
diff |
annotate
|
2009-05-20 |
Sylvain Thénault |
anon should not see security management view
stable
|
file |
diff |
annotate
|
2009-05-14 |
sylvain thenault |
i18nupdate
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
backport default
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
Katia Saurfelt |
more translations for siteconfig
|
file |
diff |
annotate
|
2009-04-30 |
Katia Saurfelt |
improving preferencies : work in progress
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
set progress div in call() to avoid duplication when applied on multiple entities
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
bad copy and paste, bouh...
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
oops
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
avoid progress_div duplication causing xhtml validation failures
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
set size of select widget
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
include dom id of the form in __errorurl in case there are multiple forms in a page
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
eperm -> cwperm
tls-sprint
|
file |
diff |
annotate
|
2009-04-24 |
Katia Saurfelt |
#342695: add new security section to the schema view
|
file |
diff |
annotate
|
2009-04-24 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-23 |
sylvain thenault |
guess_field now takes an entity schema as first argument, not an entity class
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
new style security management forms
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-17 |
sylvain thenault |
new style form for submitting bug reports
tls-sprint
|
file |
diff |
annotate
|
2009-04-10 |
Katia Saurfelt |
vocabfunc must be compliant with StaticVocabularyConstraint.vocabulary which takes only keyword parameters
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
update imports
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
some more s/__selectors__/__select__ but still more to come
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
move EProperty management views into eproperties.py
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead
tls-sprint
|
file |
diff |
annotate
|
2009-02-16 |
sylvain thenault |
require_group/match_user_group -> match_user_groups
tls-sprint
|
file |
diff |
annotate
|
2009-02-16 |
sylvain thenault |
major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification)
tls-sprint
|
file |
diff |
annotate
|
2009-02-11 |
Aurelien Campeas |
[preferences] de-uglify a bit, remove useless parameter
|
file |
diff |
annotate
|
2009-02-11 |
Aurelien Campeas |
[preferences] preferences sections will now remember their collapsed/open status
|
file |
diff |
annotate
|
2009-02-11 |
Aurelien Campeas |
[views] cleanup, be less heavy with self.w ...
|
file |
diff |
annotate
|
2009-01-15 |
sylvain thenault |
massive selector update
3.0
|
file |
diff |
annotate
|
2008-12-19 |
Sylvain Thenault |
begin selector renaming (work in progress)
|
file |
diff |
annotate
|
2008-12-05 |
Sylvain Thenault |
get actual exception class instead of 'unicode' in the error view
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|