Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
new test for missing from close when using a var map
stable
2009-06-09, by Sylvain Thénault
cleanup
stable
2009-06-09, by Sylvain Thénault
set_debug method on rql2sql test as well
stable
2009-06-09, by Sylvain Thénault
log sql queries in debug mode
stable
2009-06-09, by Sylvain Thénault
need proper logged_user and close method to be usable as native source connection wrapper
stable
2009-06-09, by Sylvain Thénault
cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string
stable
2009-06-09, by Sylvain Thénault
fix unregister to be more error resilient as other unregistering methods + cleanup
stable
2009-06-09, by Sylvain Thénault
properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated
stable
2009-06-08, by Sylvain Thénault
fix [re]set_pool prototype
stable
2009-06-08, by Sylvain Thénault
provide local_add_relation / add_relation
stable
2009-06-08, by Sylvain Thénault
[basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser
stable
2009-06-08, by Adrien Di Mascio
[entities][CWCache] handle classic datetime vs None comparison bug
stable
2009-06-08, by Adrien Di Mascio
absolute_url / build_url refactoring to avoid potential name clash
2009-06-05, by Sylvain Thénault
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-06-05, by Sylvain Thénault
test broken, deprecated module; kill
2009-06-05, by Sylvain Thénault
reminder
stable
2009-06-05, by Sylvain Thénault
oops
stable
2009-06-05, by Sylvain Thénault
fix potential race-condition
stable
2009-06-05, by Sylvain Thénault
change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite)
stable
2009-06-05, by Sylvain Thénault
backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4*
stable
2009-06-05, by Sylvain Thénault
merge
2009-06-05, by Sylvain Thénault
fix submit message handling in entity form
2009-06-05, by Sylvain Thénault
set __maineid in EntityFieldsForm
2009-06-05, by Sylvain Thénault
replace set_error_url/set_dom_id by a single mainform argument
2009-06-05, by Sylvain Thénault
reminder
2009-06-05, by Sylvain Thénault
do not set __domid in sub-forms
2009-06-05, by Florent
add __domid hidden input in forms so that we can validate more than one form per page
2009-06-04, by Florent
alter table in schema serial when a renamed type is detected
2009-06-05, by Sylvain Thénault
typo
2009-06-05, by Sylvain Thénault
Add a note concerning explicit object registering.
2009-06-04, by Sandrine Ribeau
be more precise & helpful
stable
2009-06-04, by Aurelien Campeas
[views] API fix: select_object is a vreg method
stable
2009-06-04, by Adrien Di Mascio
Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
2009-06-04, by Nicolas Chauvat
Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03
cubicweb-debian-version-3_3_0-1
2009-06-04, by Nicolas Chauvat
prepare 3.3.0
cubicweb-version-3_3_0
2009-06-03, by Nicolas Chauvat
replace jpl with forge in test
2009-06-03, by Nicolas Chauvat
bugfix: extrapath is optional arg for init_registration
2009-06-03, by Nicolas Chauvat
merge with closed branches to remove heads.
2009-06-03, by Nicolas Chauvat
closing 3.1 branch merged into trunk.
3.1
2009-06-03, by Nicolas Chauvat
merge stable branch into default.
2009-06-03, by Nicolas Chauvat
merging branches to close them.
3.1
2009-06-03, by Nicolas Chauvat
merging branches to close them.
3.1
2009-06-03, by Nicolas Chauvat
closing 3.0 branch merged into trunk.
3.0
2009-06-03, by Nicolas Chauvat
closing 3.0 branch merged into trunk.
3.0
2009-06-03, by Nicolas Chauvat
close treeviews-tabs branch by merging with 3.1
3.1
2009-06-03, by Nicolas Chauvat
closing treeview-tabs branch merged into trunk.
treeview-tabs
2009-06-03, by Nicolas Chauvat
fix lookup of files to load when using CW_CUBES_PATH
2009-06-03, by Sylvain Thénault
redo juj's fix in stable branch
stable
2009-06-03, by Sylvain Thénault
close tls-sprint branch
2009-06-03, by Sylvain Thénault
close branch
tls-sprint
2009-06-03, by Sylvain Thénault
merge
2009-06-02, by Sylvain Thénault
[facet] refactor values formatting in RangeFacets
2009-06-02, by Adrien Di Mascio
#343488: SQL error in migration script (depends on a new release of yams and lgc)
2009-06-02, by Sylvain Thénault
watch out, there's some tabs hiding here and there, keep your eyes open ...
2009-05-31, by Adrien Di Mascio
[views] change default tab to text for /schema
2009-05-30, by Nicolas Chauvat
[views] reindent web/facet.py
2009-05-30, by Nicolas Chauvat
merge
2009-05-29, by Adrien Di Mascio
[facet] provide hasRelationFacet (backport from CMHN)
2009-05-29, by Adrien Di Mascio
[facet] duh ? jQuery crashes on facets with only one element. Strange that this is the first time we hit this bug
2009-05-29, by Adrien Di Mascio
[facets] add new unchecked's checkbox image
2009-05-29, by Adrien Di Mascio
merge stable branch into default
2009-05-29, by Nicolas Chauvat
[facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
2009-05-29, by Adrien Di Mascio
[utils] move datetime2ticks from cw.web.views.plots to cw.utils
2009-05-29, by Adrien Di Mascio
[javascript] provide a strftime method to Date objects
2009-05-29, by Adrien Di Mascio
oops...
stable
2009-05-29, by Sylvain Thénault
we can now use self.req
2009-05-29, by Sylvain Thénault
turn every form class into appobject. They should not be instantiated manually anymore.
2009-05-29, by Sylvain Thénault
tests broken; module deprecated; remove tests
2009-05-29, by Sylvain Thénault
useful to have yes returning 0.5 by default
2009-05-29, by Sylvain Thénault
be stricter on catched exception, fix Time parsing
2009-05-29, by Sylvain Thénault
fix import
2009-05-29, by Florent
do not store req as an attribute of ApacheURLRewrite - fix test
2009-05-29, by Florent
obsolete methods
2009-05-29, by Sylvain Thénault
[views] change schema views: remove view eschema and use tabs for cwetype
2009-05-28, by Nicolas Chauvat
[views] get tabs to work with startup views
2009-05-28, by Nicolas Chauvat
merge
2009-05-28, by Sylvain Thénault
turn renderers into appobjects
2009-05-28, by Sylvain Thénault
col may be None
2009-05-28, by Sylvain Thénault
backport stable branch
2009-05-28, by Adrien Di Mascio
[javascript] fix AJAX user preference validation
stable
2009-05-28, by Adrien Di Mascio
bugfix for plots
2009-05-28, by Nicolas Chauvat
merge stable branch into default
2009-05-28, by Nicolas Chauvat
set default select size to 1 into the widget
2009-05-28, by Sylvain Thénault
if choices is set and widget not explicitly specified, use Select in base field
2009-05-28, by Sylvain Thénault
basic views for python values (eg without any result set)
2009-05-28, by Sylvain Thénault
move widget selection's logic on fields
2009-05-28, by Sylvain Thénault
move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
2009-05-28, by Sylvain Thénault
move parse_datetime on appobject
2009-05-28, by Sylvain Thénault
fix test
2009-05-28, by Sylvain Thénault
not needed, this is the default label
2009-05-28, by Sylvain Thénault
fix #327301: synchronize_schema doesn't update not-null constraint
stable
2009-05-28, by Sylvain Thénault
nicer error message
2009-05-28, by Sylvain Thénault
remove meaningless cards for attributes
2009-05-28, by Sylvain Thénault
fix name of test database template (bad sed during template->cube migration)
2009-05-28, by Sylvain Thénault
big bunch of copyright / docstring update
2009-05-28, by Adrien Di Mascio
[css] emphasize the 'today' cell on omcalendars (+delete-t-w + copyright update)
2009-05-28, by Adrien Di Mascio
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip