2013-10-15 |
Nicolas Chauvat |
[web] remove action "Got Rhythm" (closes #3093362)
|
file |
diff |
annotate
|
2013-07-29 |
Sylvain Thénault |
[web] consider inlined relations in has_editable_relation. Closes #3049970
stable
|
file |
diff |
annotate
|
2013-01-21 |
Florent Cayré |
make ui configurations selectable (closes #2406609)
|
file |
diff |
annotate
|
2013-01-10 |
Aurelien Campeas |
[uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
|
file |
diff |
annotate
|
2012-03-15 |
Anthony Truchet |
[config, undo] Fix undo-support option migration
|
file |
diff |
annotate
|
2012-02-27 |
Anthony Truchet |
[web] Exposes the undo feature to user through a undo-history view (closes #893940)
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-12-16 |
Adrien Di Mascio |
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
|
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-10-14 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
file |
diff |
annotate
|
2011-10-13 |
Sylvain Thénault |
[action] has_editable_relation first argument is once_is_enough flag, not an action name
stable
|
file |
diff |
annotate
|
2011-09-16 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-16 |
Sylvain Thénault |
[refactoring] introduce add_etype_button function to properly create button to add a new entity
stable
|
file |
diff |
annotate
|
2011-09-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
file |
diff |
annotate
|
2011-08-05 |
Sylvain Thénault |
closes #1901436: view/modify action in table don't work
stable
|
file |
diff |
annotate
|
2011-03-23 |
Sylvain Thénault |
[schema views] don't propose 'view all' action for final entity types (closes #1560549)
stable
|
file |
diff |
annotate
|
2011-02-09 |
Sylvain Thénault |
[manage view] cleanup manage view and user menu
|
file |
diff |
annotate
|
2010-11-05 |
Sylvain Thénault |
[action] set mainform=False to ensure we don't consume previously posted form validation errors
stable
|
file |
diff |
annotate
|
2010-10-12 |
Sylvain Thénault |
[i18n] uniformize footer capitalization
|
file |
diff |
annotate
|
2010-09-29 |
Sylvain Thénault |
[web action] has_editable_relations should not filter out final relations, fix regression introduced in 6358:22c95c5ef12d
stable
|
file |
diff |
annotate
|
2010-09-29 |
Sylvain Thénault |
[web action] has_permission_update checked implicitly by has_editable_relation, don't check it twice
stable
|
file |
diff |
annotate
|
2010-09-06 |
Nicolas Chauvat |
[views] rename Edition to Modification and personal information to profile
stable
|
file |
diff |
annotate
|
2010-07-12 |
Sylvain Thénault |
[actions] homogen action/view selectors. Move action together with associated view to avoid such thing in the future
cubicweb-version-3.9.1
|
file |
diff |
annotate
|
2010-07-05 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
[web actions] fix recent refactoring, leading to missing redirect parameters in action's url
stable
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-14 |
Sylvain Thénault |
[linkto action] refactor to ease overriding to control redirection
stable
|
file |
diff |
annotate
|
2010-05-17 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-12 |
Sylvain Thénault |
[actions box] enhance add related menu generation: don't propose to add relation of single cardinality where entity already have the relation set
stable
|
file |
diff |
annotate
|
2010-05-05 |
Sylvain Thénault |
merge good/bad versions of imported patches...
|
file |
diff |
annotate
|
2010-04-29 |
Nicolas Chauvat |
[css] introducing scale and rhythm composition
|
file |
diff |
annotate
|
2010-04-29 |
Nicolas Chauvat |
[css] introducing scale and rhythm composition
|
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-14 |
Sylvain Thénault |
[test] fix unittest_viewselector
|
file |
diff |
annotate
|
2010-03-24 |
Sylvain Thénault |
[cleanup] remove accidentaly commited print
stable
|
file |
diff |
annotate
|
2010-03-24 |
Sylvain Thénault |
[web] move workflow related uicfg stuff to the workflow module
stable
|
file |
diff |
annotate
|
2010-03-17 |
Sylvain Thénault |
add missing warn imports
stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
backport stable branch and some vreg cleanups:
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
|
file |
diff |
annotate
|
2010-02-01 |
Nicolas Chauvat |
refactor to use the 3.6 API
|
file |
diff |
annotate
|
2010-01-29 |
Nicolas Chauvat |
bugfix
|
file |
diff |
annotate
|
2010-01-29 |
Nicolas Chauvat |
add action to list entities of the CWEType currently displayed
|
file |
diff |
annotate
|
2010-01-21 |
Sylvain Thénault |
closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
|
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-09 |
Sylvain Thénault |
api update
|
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 |
editable-attributes return a list of 2-uple
|
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 |
3.6 updates
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
bad merge
|
file |
diff |
annotate
|