2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2012-09-24 |
Aurelien Campeas |
[views/boxes] re-establish the proper selector (closes #2496294)
stable
|
file |
diff |
annotate
|
2012-07-09 |
Sylvain Thénault |
[ui] actions box should be displayed if there are some actions, not if context is an entity. Closes #2419040
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2012-01-26 |
Sylvain Thénault |
[search box] allow to specify domid in select arguments. Closes #2162166
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
2011-07-21 |
Sylvain Thénault |
[boxes] 3.13.2 regression: should specify dom id else we may generate bad xhtml
stable
|
file |
diff |
annotate
|
2011-07-20 |
Sylvain Thénault |
[boxes] closes #1832844: translate views category in possible views boxes
stable
|
file |
diff |
annotate
|
2011-01-20 |
cheb |
[views] delete ``permission`` tab in ``SchemaView``
|
file |
diff |
annotate
|
2011-01-11 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
file |
diff |
annotate
|
2011-01-06 |
Sylvain Thénault |
[boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later)
stable
|
file |
diff |
annotate
|
2010-11-03 |
Sylvain Thénault |
[boxes] PossibleViewsBox is contextual, StartupViewsBox isn't
stable
|
file |
diff |
annotate
|
2010-10-25 |
Sylvain Thénault |
[3.10 bw compat] ensure context is specified, else crash on RsetBox
|
file |
diff |
annotate
|
2010-10-21 |
Sylvain Thénault |
[boxes] take care to duplicated 'title' argument if already specified in cw_extra_kwargs
|
file |
diff |
annotate
|
2010-10-18 |
Sylvain Thénault |
[old boxes] fix dumb name error
|
file |
diff |
annotate
|
2010-10-17 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2010-10-13 |
Sylvain Thénault |
[primary] RsetBox view should give dispctrl & all to its subview. Also, don't use csv when in boxes.
|
file |
diff |
annotate
|
2010-10-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-10-07 |
Sylvain Thénault |
[primary view] default to outofcontext view for entities displayed in boxes
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
file |
diff |
annotate
|
2010-06-30 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-05-12 |
Sylvain Thénault |
[web] refactor side box to use autolimited view
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-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
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-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-11-24 |
Sylvain Thénault |
more conditions have to be verified before unfolding the 'more actions' menu content directly into the box
stable
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
fix warning
stable
|
file |
diff |
annotate
|
2009-09-26 |
Sylvain Thénault |
cleanup
|
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-14 |
Sylvain Thénault |
edit box refactoring to gain more control by using actions
3.5
|
file |
diff |
annotate
|
2009-09-02 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-09-02 |
Sylvain Thénault |
fix wf related actions
stable
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[actions box] implements #344415, will have to take care to application relying on the old behaviour
3.5
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
start a new workflow engine
3.5
|
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 |
#343093: display workflow
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
add import to remove deprecation warning
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-20 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-05-18 |
Sylvain Thénault |
fix i18n msgstr
stable
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
fix rtags initialization: do it at the registry level to avoid multiple initialization of the same rtag
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
final rtag api
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
sylvain thenault |
use etype_get
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
Graziella Toutoungis |
[rtags] .get api change
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
sylvain thenault |
final rtags api (eventually :$)
tls-sprint
|
file |
diff |
annotate
|
2009-05-05 |
Graziella Toutoungis |
'add' is already added before
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
more rtags api change propagation
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
propagate rtags api change
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
update rtags api
tls-sprint
|
file |
diff |
annotate
|
2009-04-23 |
sylvain thenault |
fix relation_mode implementation, remove trailing spaces
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
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-06 |
sylvain thenault |
give view when selecting actions
|
file |
diff |
annotate
|
2009-04-06 |
sylvain thenault |
rahhh
|
file |
diff |
annotate
|
2009-04-02 |
Laure Bourgois |
small fix
25480a710422
|
file |
diff |
annotate
|
2009-04-02 |
Laure Bourgois |
removing any_rset selector to enable 'download schema owl action' to layout
894685124c68
|
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 |
turn old __rtags__ the new way
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-23 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-13 |
Aurelien Campeas |
[boxes] that looked like a redundant call (needs review)
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
a bit of reorganisation inside web/views:
tls-sprint
|
file |
diff |
annotate
|
2009-02-24 |
Aurelien Campeas |
merge
tls-sprint
|
file |
diff |
annotate
|
2009-02-19 |
Julien Jehannet |
(merge)
|
file |
diff |
annotate
|
2009-02-11 |
Julien Jehannet |
simplify css style
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
merge, split baseviews (new csvexport, xmlrss and editviews modules)
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
cleanup, update import
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
fix box selectors
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 |
sylvain thenault |
kill ExtResourcesBoxTemplate
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-13 |
sylvain thenault |
more cleanup
|
file |
diff |
annotate
|
2009-02-13 |
sylvain thenault |
cleanup
|
file |
diff |
annotate
|
2009-01-30 |
sylvain thenault |
xhtml fixes
|
file |
diff |
annotate
|
2009-01-15 |
sylvain thenault |
massive selector update
3.0
|
file |
diff |
annotate
|
2009-01-14 |
sylvain thenault |
don't use global _
|
file |
diff |
annotate
|
2008-12-08 |
Adrien Di Mascio |
EditBox: extract workflow actions construction in a separate method
|
file |
diff |
annotate
|
2008-11-25 |
Laure Bourgois |
adding two different rss feed component
|
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-20 |
Laure Bourgois |
blog flux rss
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|