2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-10-07 |
Sylvain Thénault |
[view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-06-28 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-28 |
Arthur Lutz |
Display proper date in plot/flot (closes #1725589)
stable
|
file |
diff |
annotate
|
2011-06-06 |
Sylvain Thénault |
[schema] support for BigInt type. Closes #1720995
|
file |
diff |
annotate
|
2011-05-18 |
Sylvain Thénault |
fix some deprecation warnings
stable
|
file |
diff |
annotate
|
2011-05-16 |
Sylvain Thénault |
[plot views] don't paginate
stable
|
file |
diff |
annotate
|
2011-04-01 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
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-23 |
Alexandre Fayolle |
[python2.6] careful: json-py provides a json package. We don't want that.
stable
|
file |
diff |
annotate
|
2010-04-22 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[cleanup] remove 3.7 deprecation warning
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
pylint style fixes
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
moved generic datetime manipulation function to lgc
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-02-04 |
Aurelien Campeas |
[views/plot] replace bogus jsoncall computation by something (statistically) more reliable (json_request being set to True in the JSoncontroller
stable
|
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
|
2010-01-05 |
Aurelien Campeas |
do not recompute the plot on subsequent onload events #615338
stable
|
file |
diff |
annotate
|
2009-12-08 |
Sandrine Ribeau |
cw 3.6 api update
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-10-23 |
Aurelien Campeas |
read form arg specifying json call context (to make it work under json controller)
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-18 |
Alexandre Fayolle |
ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset)
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] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] use __regid__ instead of deprecated id
|
file |
diff |
annotate
|
2009-09-21 |
Sylvain Thénault |
can't use anymore make_uid to generate a valid js var name
stable
|
file |
diff |
annotate
|
2009-09-02 |
Katia Saurfelt |
[views] #344733: make burndown chart visible with IE6/7
stable
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-06-24 |
Sylvain Thénault |
prepare time where it won't be mandatory to give rset to select()
stable
|
file |
diff |
annotate
|
2009-05-29 |
Adrien Di Mascio |
[utils] move datetime2ticks from cw.web.views.plots to cw.utils
|
file |
diff |
annotate
|
2009-05-28 |
Nicolas Chauvat |
bugfix for plots
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Adrien Di Mascio |
[views][plot] piechart view now accepts either final or non final entities in the first column
|
file |
diff |
annotate
|
2009-05-25 |
Adrien Di Mascio |
make emacs happier
|
file |
diff |
annotate
|
2009-05-21 |
Adrien Di Mascio |
[views] extract a PieWidget from pie views
|
file |
diff |
annotate
|
2009-05-21 |
Adrien Di Mascio |
[views][plots] extract the plotting mechanism in an HTMLWidget to make mit more re-usable
|
file |
diff |
annotate
|
2009-05-20 |
Adrien Di Mascio |
[views] plot with flot and get rid of matplotlib
|
file |
diff |
annotate
|
2009-05-20 |
Adrien Di Mascio |
[views] add pie chart views with google chart / GChartWrapper
|
file |
diff |
annotate
|
2009-03-23 |
sylvain thenault |
more linting
tls-sprint
|
file |
diff |
annotate
|
2009-03-23 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|