2009-11-13 |
Sylvain Thénault |
PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus)
stable
|
file |
diff |
annotate
|
2009-11-08 |
Nicolas Chauvat |
[web ui] change "table actions" icon to arrow-up
stable
|
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-09-23 |
Adrien Di Mascio |
[api] __regid__, cw_* and friends
|
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-15 |
Sylvain Thénault |
[actions] refactor: extract actual_actions from fill_menu to work with table filter form
3.5
|
file |
diff |
annotate
|
2009-09-10 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-09 |
Sylvain Thénault |
[facets] duhh, necessary fromformfilter hidden was missing
stable
|
file |
diff |
annotate
|
2009-09-09 |
Sylvain Thénault |
include facets.css so we're sure it's there when needed
stable
|
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-26 |
Sylvain Thénault |
no comment
stable
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
rename cubicweb.formfilter.js into cubicweb.facets.js
stable
|
file |
diff |
annotate
|
2009-08-13 |
Nicolas Chauvat |
R propagate deprecation of CWRegistry.possible_vobjects
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
|
file |
diff |
annotate
|
2009-08-04 |
Sylvain Thénault |
[table view] 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-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-07-02 |
Sylvain Thénault |
allow to specify mainindex
stable
|
file |
diff |
annotate
|
2009-06-30 |
Sylvain Thénault |
columns_labels is an AnyRsetView method...
stable
|
file |
diff |
annotate
|
2009-06-30 |
Sylvain Thénault |
use column_labels instead of rqlst.get_description
stable
|
file |
diff |
annotate
|
2009-06-23 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-06-18 |
Sylvain Thénault |
add facets.css when form filter is there
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-05-11 |
sylvain thenault |
fix 'render' method name conflict
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
don't depends on simplejson outside web/
tls-sprint
|
file |
diff |
annotate
|
2009-04-15 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-25 |
sylvain thenault |
make pylint happy, fix some bugs on the way
tls-sprint
|
file |
diff |
annotate
|
2009-03-23 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-02-24 |
Aurelien Campeas |
merge
tls-sprint
|
file |
diff |
annotate
|
2009-02-11 |
Julien Jehannet |
Use specific css files directly in views code
|
file |
diff |
annotate
|
2009-02-19 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
update some 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 |
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
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-17 |
Adrien Di Mascio |
work in progress, draft for manual registration
tls-sprint
|
file |
diff |
annotate
|
2009-01-30 |
sylvain thenault |
typo
|
file |
diff |
annotate
|
2009-01-30 |
sylvain thenault |
fix table filter form: get_widget shouldn't be called once rqlst has been recovered
|
file |
diff |
annotate
|
2009-01-28 |
sylvain thenault |
while EntityView has been used here?? (changeset 501 by laure)
|
file |
diff |
annotate
|
2009-01-28 |
sylvain thenault |
refactor table views to share more code and to avoid empty filter table in some case
|
file |
diff |
annotate
|
2009-01-26 |
sylvain thenault |
allow divid as argument
|
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-11-10 |
Adrien Di Mascio |
fix tests in web/test
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|