2011-01-27 |
Sylvain Thénault |
[uicfg] fix reledit rtag initialization for final relations
stable
|
file |
diff |
annotate
|
2011-01-27 |
Sylvain Thénault |
[uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict
stable
|
file |
diff |
annotate
|
2011-01-14 |
Sylvain Thénault |
[ui tweaks] fix default ui
stable
|
file |
diff |
annotate
|
2010-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
[primary view] refactor label handling (hence render_[attribute|relation]) so we uniformly use _rel_label which provides properly contextified labels
stable
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-17 |
Sylvain Thénault |
[reledit] more api cleanup
stable
|
file |
diff |
annotate
|
2010-09-17 |
Sylvain Thénault |
[reledit] new rtag entry to control apparition of relation label in default value
stable
|
file |
diff |
annotate
|
2010-09-16 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2010-09-15 |
Aurelien Campeas |
[views/reledit] refactor composite handling
stable
|
file |
diff |
annotate
|
2010-09-06 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-03 |
Aurelien Campeas |
[web/uicfg] better error reporting for reledit_ctrl
stable
|
file |
diff |
annotate
|
2010-08-04 |
Sylvain Thénault |
[primary] refactor primary view handling of relation's label
|
file |
diff |
annotate
|
2010-07-02 |
Aurelien Campeas |
reledit refactoring
|
file |
diff |
annotate
|
2010-07-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-22 |
Pierre-Yves David |
[fix] fix a uicfg bug in autoform_section
stable
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
[form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field
|
file |
diff |
annotate
|
2010-05-12 |
Sylvain Thénault |
[uicfg] fix handling of 'order' in the primaryview_display_ctrl rtag: consider by default only schema order, not order of appearance of rules
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 |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-16 |
Aurelien Campeas |
[doc/book] refresh the autoform section with uicfg content (moved there)
stable
|
file |
diff |
annotate
|
2010-04-14 |
Aurelien Campeas |
section moved to the book
stable
|
file |
diff |
annotate
|
2010-04-13 |
Aurelien Campeas |
[doc/book] primary view section enhancements
stable
|
file |
diff |
annotate
|
2010-04-02 |
Sylvain Thénault |
fix rest formatting
stable
|
file |
diff |
annotate
|
2010-03-18 |
Adrien Chauve |
Fixed some of the documentation warnings when building the book with sphinx.
stable
|
file |
diff |
annotate
|
2010-03-17 |
Stephanie Marcu |
improve documentation for uicfg and rtags
stable
|
file |
diff |
annotate
|
2010-02-22 |
Julien Jehannet |
le patch fix-3.6-deprecation-warning a été importé
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-02-25 |
Adrien Di Mascio |
[uicfg] section='inlined' is acceptable for inlined forms
stable
|
file |
diff |
annotate
|
2010-02-17 |
Sylvain Thénault |
[schema security] fix so that when cheking attributes perms for an entity being created, 'owners' and has_*_permission in erqlexpr are considered satisfied
stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
follow yams api change: attributes permissions are now defined for
stable
|
file |
diff |
annotate
|
2010-02-12 |
Nicolas Chauvat |
[uicfg] make deprecation message easier to understand
stable
|
file |
diff |
annotate
|
2010-02-12 |
Adrien Di Mascio |
[uicfg] allow autoform_section's formtype parameter to be a tuple
stable
|
file |
diff |
annotate
|
2010-02-09 |
Sylvain Thénault |
missing import for 2.4 compat
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
should not raise KeyError if key's missing
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
[uicfg] fix autoform_section rtags initialization
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
[uicfg] clean dead code, fix indexview_etype_section for ExternalUri and Bookmark
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
[uicfg] fix reloading pb with the indexview_etype_section
|
file |
diff |
annotate
|
2010-01-25 |
Sylvain Thénault |
fix copyright
|
file |
diff |
annotate
|
2010-01-25 |
Sylvain Thénault |
some fixes so that deprecation warning are properly localized
|
file |
diff |
annotate
|
2010-01-19 |
Sylvain Thénault |
fix autoform_is_inlined bw compat
|
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 |
Improve warning message
|
file |
diff |
annotate
|
2009-12-09 |
Sylvain Thénault |
check a permission has been specified first...
|
file |
diff |
annotate
|
2009-12-09 |
Sylvain Thénault |
missing role argument
|
file |
diff |
annotate
|
2009-12-09 |
Sylvain Thénault |
some api update
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
some cw 3.6 api update
|
file |
diff |
annotate
|
2009-12-07 |
Sandrine Ribeau |
more api renaming/fixing update
|
file |
diff |
annotate
|
2009-12-07 |
Sandrine Ribeau |
fix bad merge
|
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-10-19 |
Sylvain Thénault |
remove some warnings
|
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-13 |
Sylvain Thénault |
missing authorized value
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
3.6 updates
|
file |
diff |
annotate
|
2009-10-09 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
remove weird code leading to bug
stable
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-09-26 |
Sylvain Thénault |
missing section
|
file |
diff |
annotate
|
2009-09-25 |
Sylvain Thénault |
[index page] move workflow entity types to the 'system' entities
stable
|
file |
diff |
annotate
|
2009-09-25 |
Sylvain Thénault |
smarter default for actionbox_appearsin_addmenu
|
file |
diff |
annotate
|
2009-09-25 |
Sylvain Thénault |
[uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
|
file |
diff |
annotate
|
2009-09-22 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
2009-09-21 |
Sylvain Thénault |
[uicfg] automatically set generated for the opposite of inlined relation as well
stable
|
file |
diff |
annotate
|
2009-09-18 |
Sylvain Thénault |
backport old head
3.5
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-09-15 |
Julien Jehannet |
[C] uicfg: Change CWCache as system entites
stable
|
file |
diff |
annotate
|
2009-09-11 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-11 |
Sylvain Thénault |
backport stable branch
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 |
should have been done in stable
stable
|
file |
diff |
annotate
|
2009-09-09 |
Sylvain Thénault |
[uicfg, autoform] when a relation is inlined, put it in the generated section by default
3.5
|
file |
diff |
annotate
|
2009-08-31 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
2009-08-31 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
2009-08-31 |
Sylvain Thénault |
generic rtag cleaing method
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-21 |
Sylvain Thénault |
[wf] BaseTransition is a virtual type
3.5
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
proper rewrite
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
|
file |
diff |
annotate
|
2009-08-05 |
Adrien Di Mascio |
[events] renamed source-reload into registry-reload to avoid potential confusions with datasources
|
file |
diff |
annotate
|
2009-08-05 |
Adrien Di Mascio |
[cleanup] delete-trailing-whitespace + removed debug print
|
file |
diff |
annotate
|
2009-08-04 |
Adrien Di Mascio |
[autoreload] handle uicfg reloading properly with the new event / callback mechanism
|
file |
diff |
annotate
|
2009-08-04 |
Adrien Di Mascio |
[uicfg] fix metadata detection in primaryview_section
|
file |
diff |
annotate
|
2009-08-02 |
Adrien Di Mascio |
[refactoring] moved rtags specification in web/views
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
uicfg bugs detected by tests
|
file |
diff |
annotate
|
2009-07-27 |
Sylvain Thénault |
meta is gone away
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
fix some default autoform_section
|
file |
diff |
annotate
|
2009-07-24 |
Adrien Di Mascio |
hide cwuri from web forms
|
file |
diff |
annotate
|
2009-07-16 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
2009-07-10 |
Sylvain Thénault |
new RelationTagsDict class, use it in uicfg where necessary
stable
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-06-29 |
Adrien Di Mascio |
[rtags] override tag_xxx_of() methods in DisplayCtrlRelationTags to make sure a wildcard is used
stable
|
file |
diff |
annotate
|
2009-06-19 |
Sylvain Thénault |
stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-26 |
Sylvain Thénault |
similar method already exists
stable
|
file |
diff |
annotate
|
2009-05-20 |
Sylvain Thénault |
default email relations configuration
stable
|
file |
diff |
annotate
|
2009-05-18 |
Sylvain Thénault |
give a name to rtags instance to ease debugging
stable
|
file |
diff |
annotate
|
2009-05-14 |
Sylvain |
remove 2.5 construction
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
fix some web tests, adjusts rtags
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/)
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
typos, wrong etypes
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
Aurelien Campeas |
oops, keep python 2.4 compat
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
Aurelien Campeas |
a bunch of NameError (!) // needs review //
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
Aurelien Campeas |
fix self on initfunc
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
final rtag api
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
sylvain thenault |
View.dispatch -> View.render
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
sylvain thenault |
final rtags api (eventually :$)
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
configurable entity types tables
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
new primary view using uicfg.rdisplay (major api cleanup)
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
update rtags api
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
fix imports, cleanup, repair some ajax calls
tls-sprint
|
file |
diff |
annotate
|
2009-04-24 |
sylvain thenault |
oos, set rmode for wf_info_for / object
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
put class, not class name into rwidgets. New rfields rtags to specify a field for a relation
tls-sprint
|
file |
diff |
annotate
|
2009-04-08 |
sylvain thenault |
for a correct handling of rtags, they should not ever be reloaded and they should be initialized once registration is finished
tls-sprint
|
file |
diff |
annotate
|